﻿
body
{
	color: #696969;
	font-family: "Helvetica Neue" , "Lucida Grande" , "Segoe UI" ,Arial,Helvetica,Verdana,sans-serif;
	font-size: 0.8em;
	margin: 0;
	padding: 0;
}
a:link, a:visited
{
	color: #034AF3;
}
a:hover
{
	color: #1D60FF;
	text-decoration: none;
}
a:active
{
	color: #034AF3;
}
p
{
	line-height: 1.6em;
	margin-bottom: 10px;
}
h1, h2, h3, h4, h5, h6
{
	color: #666666;
	font-size: 1.5em;
	font-variant: small-caps;
	font-weight: 200;
	margin-bottom: 0;
	text-transform: none;
}
h1
{
	font-size: 1.6em;
	margin-bottom: 0;
	padding-bottom: 0;
}
h2
{
	font-size: 1.5em;
	font-weight: 700;
}
h3
{
	font-size: 1.2em;
}
h4
{
	font-size: 1.1em;
}
h5, h6
{
	font-size: 1em;
}
.rightColumn > h1, .rightColumn > h2, .leftColumn > h1, .leftColumn > h2
{
	margin-top: 0;
}
html, body, #container
{
	height: 100%;
}
body > #container
{
	height: auto;
	min-height: 100%;
}
#footer
{
	clear: both;
	height: 3em;
	margin-top: -3em;
	position: relative;
	z-index: 10;
}
#content
{
	padding-bottom: 3em;
}
.page
{
	height: 100%;
	width: 100%;
}
.menu
{
	color: #034AF3;
	font-family: Arial;
	font-size: 14px;
	text-decoration: underline;
}
A.menu:link
{
	color: #034AF3;
}
A.menu:active
{
	color: #034AF3;
}
A.menu:visited
{
	color: #034AF3;
}
A.menu:hover
{
	color: #E80000;
}
.header
{
	background: none repeat scroll 0 0 #4B6C9E;
	margin: 0;
	padding: 0;
	position: relative;
	width: 100%;
}
.header h1
{
	border: medium none;
	color: #F9F9F9;
	font-size: 2em;
	font-weight: 700;
	line-height: 2em;
	margin: 0;
	padding: 0 0 0 20px;
}
.main
{
	margin: 12px 8px 200px;
	padding: 0 12px;
}
.searchmain
{
	margin: 12px -18px 0px;
	padding: 0 12px;
	border-bottom-style: solid; 
	border-bottom-width: thin; 
	border-bottom-color: #3366FF
}
.leftCol
{
	margin: 12px 8px 8px;
	min-height: 200px;
	padding: 6px 0;
	width: 200px;
}
.st_data2
{
	color: #085279;
	direction: ltr;
	font-family: tahoma;
	font-size: 12px;
	font-weight: normal;
	padding: 5px;
	text-decoration: none;
}

.page_name
{
	color: #085279;
	font-family: tahoma;
	font-size: 14px;
	font-weight: bold;
	padding-left: 10px;
	padding-right: 10px;
	text-decoration: none;
}
.st_data_header_txt
{
	background-color: #085279;
	color: #FFFFFF;
	direction: ltr;
	font-family: tahoma;
	font-size: 12px;
	font-weight: normal;
	line-height: 25px;
	padding: 5px;
	text-decoration: none;
}
.st_data
{
	background-color: #EFEFEF;
	color: #373737;
	direction: ltr;
	font-family: tahoma;
	font-size: 12px;
	font-weight: normal;
	line-height: 25px;
	padding: 5px;
	text-decoration: none;
}
div.hideSkiplink
{
	background-color: #3A4F63;
	width: 100%;
}
div.menu
{
	padding: 4px 0 4px 8px;
}
div.menu ul
{
	list-style: none outside none;
	margin: 0;
	padding: 0;
	width: auto;
}
div.menu ul li a, div.menu ul li a:visited
{
	background-color: #465C71;
	border: 1px solid #4E667D;
	color: #DDE4EC;
	display: block;
	line-height: 1.35em;
	padding: 4px 20px;
	text-decoration: none;
	white-space: nowrap;
}
div.menu ul li a:hover
{
	background-color: #BFCBD6;
	color: #465C71;
	text-decoration: none;
}
div.menu ul li a:active
{
	background-color: #465C71;
	color: #CFDBE6;
	text-decoration: none;
}
fieldset
{
	border: 1px solid #CCCCCC;
	margin: 1em 0;
	padding: 1em;
}
fieldset p
{
	margin: 2px 12px 10px 10px;
}
fieldset.login label, fieldset.register label, fieldset.changePassword label
{
	display: block;
}
fieldset label.inline
{
	display: inline;
}
legend
{
	font-size: 1.1em;
	font-weight: 600;
	padding: 2px 4px 8px;
}
input.textEntry
{
	border: 1px solid #CCCCCC;
	width: 320px;
}
input.passwordEntry
{
	border: 1px solid #CCCCCC;
	width: 320px;
}

.form-control {
  
  width: 100%;
  height: 40px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.428571429;
  color: #555555;
  vertical-align: middle;
  background-color: #ffffff;
  border: 1px solid #cccccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
          transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}

.btn-primary {
padding: 6px 12px;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.428571429;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  cursor: pointer;
  border: 1px solid transparent;
  border-radius: 4px;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
       -o-user-select: none;
          user-select: none;
  color: #ffffff;
  background-color: #428bca;
  border-color: #357ebd;
}

.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.open .dropdown-toggle.btn-primary {
  color: #ffffff;
  background-color: #3276b1;
  border-color: #285e8e;
}

.btn-primary:active,
.btn-primary.active,
.open .dropdown-toggle.btn-primary {
  background-image: none;
}

div.accountInfo
{
	width: 42%;
}
.clear
{
	clear: both;
}
.title
{
	display: block;
	float: left;
	text-align: left;
	width: auto;
}
.loginDisplay
{
	color: White;
	display: block;
	font-size: 1.1em;
	padding: 10px;
	text-align: right;
}
.SearchDisplay
{
	color: White;
	display: block;
	font-size: 1.1em;
	padding: 10px;
	text-align: left;
}
.loginDisplay a:link
{
	color: white;
}
.loginDisplay a:visited
{
	color: white;
}
.loginDisplay a:hover
{
	color: white;
}
.failureNotification
{
	color: Red;
	font-size: 1.2em;
}
.bold
{
	font-weight: bold;
}
.submitButton
{
	padding-right: 10px;
	text-align: right;
}
table.DDDetailsTable
{
	-moz-border-bottom-colors: none;
	-moz-border-left-colors: none;
	-moz-border-right-colors: none;
	-moz-border-top-colors: none;
	background-color: #FCFDFE;
	border-color: #DBDDFF;
	border-style: solid;
	border-width: 1px 1px 3px;
	color: #666666;
	margin: 10px;
	padding: 10px;
}
table.DDDetailsTable a
{
	color: #718ABE;
	padding-right: 6px;
	text-decoration: none;
}
table.DDDetailsTable a:hover
{
	color: #000099;
	text-decoration: underline !important;
}
.Termtd
{
	font-family: Tahoma,Arial,Sans-Serif;
	font-size: 13px;
	padding: 10px !important;
}
.DDLightHeader
{
	background-color: #FFFFFF;
	font-size: 15px;
	font-weight: bold;
	padding: 0px;
	width: 55%;
}

.button:hover
{
	background-color: #111;
	color: #fff;
}
.button:active
{
	top: 1px;
}
.small.button, .small.button:visited
{
	font-size: 11px;
}
.button, .button:visited, .medium.button, .medium.button:visited
{
	font-size: 13px;
	font-weight: bold;
	line-height: 1;
	/*text-shadow: 0 -1px 1px rgba(0,0,0,0.25);*/
	color:White;
}

.large.button, .large.button:visited
{
	font-size: 14px;
	padding: 8px 14px 9px;
}

.super.button, .super.button:visited
{
	font-size: 34px;
	padding: 8px 14px 9px;
}

.pink.button, .magenta.button:visited
{
	background-color: #68217A;
}
.pink.button:hover
{
	background-color: #c81e82;
}
.green.button, .green.button:visited
{
	background-color: #91bd09;
}
.green.button:hover
{
	background-color: #749a02;
}
.red.button, .red.button:visited
{
	background-color: #e62727;
}
.red.button:hover
{
	background-color: #cf2525;
}
.orange.button, .orange.button:visited
{
	background-color: #ff5c00;
}
.orange.button:hover
{
	background-color: #d45500;
}
.blue.button, .blue.button:visited
{
	background-color: #2575cf;
}
.blue.button:hover
{
	background-color:  #2981e4;
}
.yellow.button, .yellow.button:visited
{
	background-color: #ffb515;
}
.yellow.button:hover
{
	background-color: #fc9200;
}

.slidingDiv {
    height:300px;
    background-color: #FFFFFF;
    padding:0px;
    margin-top:10px;
    border-bottom:5px solid #FFFFFF;
}
.show_hide {
    display:none;
    padding:15px;
}

.footer1 {width:100%; background:#649de0; padding:5px; color:#fff; font-size:11px;}
.footer ul {margin:0px; padding:15px 0px 15px 35px; text-align:left;}
.footer li {margin:0px; padding:3px 0px; list-style:square;}
  .footer a {padding:0px;}
  .footer a:link, .footer a:visited {color:#fff; text-decoration:none;}
  .footer a:active, .footer a:hover {color:#fff; text-decoration:underline;}
.copyright {text-align:right; font-size:11px; background:#036; margin:0px; padding:15px 20px; color:#fff; white-space:nowrap;}
  .copyright a:link, .copyright a:visited {color:#fff;}
  .copyright a:active, .copyright a:hover {color:#ff0;}
  .copyright .MGlogo {font-family:arial; font-weight:bold; text-align:right; padding-bottom:5px; color:#fff !important;}
  .copyright .MGlogo a {color:#fff !important; text-decoration:none !important; padding-right:10px;}
.footer {background:#649de0;}
.copyright {background:#649de0;}
