/* body styles ***********************************************/


body {
	background-color:#fff;
	margin:0;
	padding:0;
	font-family:Trebuchet MS, Arial, Helvetica, Times New Roman;
}

body.support h2{
	font-size:100%;
}

p {
	padding:0;
	margin:0;
	font-family:Trebuchet MS, Arial, Helvetica, Times New Roman;
	color:#FFFFFF;
	font-size:0.90em;
}

a {
	padding:0;
	margin:0;
	font-family:Trebuchet MS, Arial, Helvetica, Times New Roman;;
	color:#FFFFFF;
	font-size:0.90em;
	text-decoration:none;
}

a:hover {
	padding:0;
	margin:0;
	font-family:Trebuchet MS, Arial, Helvetica, Times New Roman;;
	font-size:0.9em;
}

.emailLink {
	color:#CEDE57;
	font-size:1.0em;
}

.emailLink:hover{
	color:#ffffff;
	font-size:1.0em;
}

li {
	padding:0;
	margin:0;
	font-family:Trebuchet MS, Arial, Helvetica, Times New Roman;;
	color:#FFFFFF;
	list-style-type:none;
	display:inline;
	font-size:0.90em;
}

ul {
	padding:0;
	margin:0;
}

table {
	padding:0;
	margin:0;
}

form {
	padding:0;
	margin:0;
}

input {
	font-family: Trebuchet MS, Arial, Helvetica, Times New Roman;;
	padding: 0;
	margin: 0;
	font-size: 0.75em;
	color: #00239d;
}

img {
	padding:0;
	margin:0;
	border:0;
}

.limeText {
		color:#cede57;
}


/* nav styles **********************************************/

#nav {
	padding:13px 0 0 51px;
}

#nav.home {
  padding-top: 68px;
}

#nav li{
	background-image:url(/images/leftTab.gif);
	background-repeat:no-repeat;
  background-position: left;
	height:32px;
	float:left;
	margin-right:1px;
}

#nav a {
	background-image: url(/images/rightTab.gif);
	background-position: right;
	background-repeat: no-repeat;
	font-family: Arial, Trebuchet MS, Helvetica, Times New Roman;
	font-size: 16px;
	font-weight: bold;
	height: 25px;
	float: left;
	padding: 7px 13px 0 7px;
  margin-left: 4px;
}

#nav a:hover {
	color: #f3b26f;
}

#nav .smallPad {
	padding:7px 11px 0 7px;
}



/* Sub Nav *************************************************/

#subNav {
	width: 196px;
	height: auto;
  float: left;
	padding: 0 0 0 0;
}

#subNav ul {
	float: right;
	padding: 12px 0 0 0;
	width: 145px;
}

#subNav li {
	display: block;
	font-size: 0.8em;
	padding: 0 0 11px 0;
	color: white;
	width: 127px;
	line-height: 13px;
}

#subNav a {
	color: #cede57;
	line-height: 10px;
	font-size: 1em;
}

#subNav a.select,
#subNav.inst a.select,
#subNav.rail a.select {
	color: #FFFFFF;
}

#subNav.rail a {
	color: #2eafb6;
}

#subNav.inst a {
	color: #fe1301;
}

#subNav a:hover {
	color: white;
}

/* breadcrumb nav ******************************************/

#breadCrumb {
	border-bottom:1px #868686 solid;
	width:717px;
	margin:1px 0 0 23px;
}

#breadCrumb.full {
	width:890px;
}

#rightCol.noLine #breadCrumb {
	border:none;
	width:717px;
}

#breadCrumb ul {
	padding:0 0 6px 3px;
}

#breadCrumb li {
	padding:0;
	font-size:0.7em;
}

#breadCrumb a {
	color:#cede57;
	font-size:1em;
}

#breadCrumb img {
	vertical-align:top;
	padding:10px 0 0 1px;
}

/* Sub Titles **********************************************/

#subTitle {
	border-bottom:1px #868686 solid;
	width:717px;
	height:57px;
	padding:0;
	margin:0 0 0 23px;
}

#subTitle img {
	float:right;
	padding:5px 0 5px 0;
}

#subTitle h1 {
	float:left;
	padding:13px 0 0 3px;
	font-size:1.5em;
}

#subTitle .noImage {
}

#subTitle.full{
width:890px;
}

/* h styles ************************************************/

h1 {
	color:#FFFFFF;
	font-family:Arial, Trebuchet MS, Helvetica, Times New Roman;
	padding:0;
	margin:0;
	font-size:1.30em;
}

h2 {
	color:#cede57;
	font-family:Arial, Trebuchet MS, Helvetica, Times New Roman;
	padding:0;
	margin:0;
	font-size:1.30em;
}

h3 {
	color:#cede57;
	font-family:Arial, Trebuchet MS, Helvetica, Times New Roman;
	padding:0;
	margin:0;
	font-size:0.90em;
	font-weight:normal;
}

h4 {
	color:#cede57;
	font-family:Arial, Trebuchet MS, Helvetica, Times New Roman;
	padding:0;
	margin:0;
	font-size:0.75em;
	font-weight:normal;
}
/* main div styles *****************************************/

#content {
	background-color:#3c3c3c;
	height:auto;
	width:100%;
	margin:0 auto;
	padding:10px 0 18px 0;
	border:none;
}

#content .interior {
	background-color:#3c3c3c;
	width:995px;
	height:auto;
	margin:0 auto;
	padding:0;
}

#header {
	width:100%;
	background-repeat:repeat-x;
}

.header-1 {
	background-image:url(/images/headers/background-main.jpg);
}

.header-2 {
	background-image:url(/images/headers/background-main-2.jpg);
}

.header-3 {
	background-image:url(/images/headers/background-main-3.jpg);
}

.header-4 {
	background-image:url(/images/headers/background-main-4.jpg);
}

.header-5 {
	background-color:#0e0a05;
}

#header .interior {
	background-repeat:no-repeat;
	height:169px;
	width:995px;
	margin:0 auto;
	padding:0;
}

.header-1 .interior {
	background-image:url(/images/headers/image.jpg);
}

.header-2 .interior {
	background-image:url(/images/headers/image-2.jpg);
}

.header-3 .interior {
}

.header-4 .interior {
}

.header-5 .interior {
	background-image:url(/images/headers/image-5.jpg);
}

#header.home {
}

.header-home-1 {
	background-image:url(/images/headers/background-home.jpg);
}

.header-home-2 {
	background-image:url(/images/headers/background-home-2.jpg);
}

.header-home-3 {
  background-image:url(/images/headers/background-home-3.jpg);
}

.header-home-4 {
  background-image:url(/images/headers/background-home-4.jpg);
}

.header-home-5 {
	background-color:#0e0a05;
}

#header.home .interior {
	height:304px;
}

#header.header-home-1 .interior {
	background-image:url(/images/headers/home.jpg);
}

#header.header-home-2 .interior {
	background-image:url(/images/headers/home-2.jpg);
}

#header.header-home-3 .interior {
}

#header.header-home-4 .interior {
}

#header.header-home-5 .interior {
	background-image:url(/images/headers/home-5.jpg);
}

#content.home {
	background-color:#3c3c3c;
	height:auto;
	width:100%;
	margin:0 auto;
	padding:10px 0 0 0;
}

#content .interior {
	background-color:#3c3c3c;
	height:auto;
	margin:0 auto;
	padding:0;
}

#leftCol {
	float:left;
}

#rightCol {
	width: 757px;
	float: left;
	padding: 0 0 8px 0;
	margin: 7px 0 0 0;
	border-left: 1px dashed white;
  height: auto !important; 
	min-height: 300px;
	height: 300px;
}

#fullCol {
	width: 930px;
	float: left;
	padding: 0 0 8px 30px;
	margin: 7px 0 0 0;
    height: auto !important; 
	min-height: 300px;
	height: 300px;
}



/* footer styles *****************************/

#footer {
	width: 100%;
	background-color: #d3dded;
}

#footer .interior {
	background-color:#D3DDED;
	height: 35px;
	width: 995px;
	margin: 0 auto 0 auto;
	padding: 0;
}

#footer ul {
	padding: 6px 0 0 52px;

}

#footer li {
	padding: 0 4px 0 4px;

}

#footer a {
	color: #000000;
	font-size: 0.9em;
}

#footer a:hover {
	color: #999999;
}

#footer2 {
	width:100%;
	background-color:#FFFFFF;
	height:113px;
}

#footer2Text {
	margin:0 30px 0 0px;
	float:right;
	width:600px;
	font-size:0.8em;
}

#footer2 #leftFoot2{
	float:left;
	width:800px;
}

#footer2 #rightFoot2{
	float:left;
	width:140px;
	text-align:right;
	color:#68a6e3;
	padding:8px 0 0 0;
	font-size:0.75em;
}

#footer2 #rightFoot2 p{
	color:#68a6e3;
	padding:0;
	margin:0;
}

#footer2 p{
	color:#2c6cd4;
	font-family:Trebuchet MS, Arial, Helvetica, Times New Roman;
	padding:0 0 6px 0;
}

#footer2 .darkblue {
	color:#2c6cd4;
	font-family: Trebuchet MS, Arial, Helvetica, Times New Roman;
	padding:0 0 8px 5px;
}

#footer2 .darkblue a {
	color: #2c6cd4;
	font-size: 1em;
}

#footer2 .lightBlue {
	color: #68a6e3;
	padding: 0 0 0 3px;
	margin: 0;
  width: 570px;
	line-height: 120%;
}

#footer2 a {
	color: #000000;
	font-size: 0.8em;
}

#footer2 a:hover {
	color: #68a6e3;
}

#footer2 ul {
	padding:6px 0 6px 48px;

}

#footer2 li {
	padding:0 5px 0 3px;

}

#footer2 img {
	float:left;
	padding:12px 8px 40px 57px;
}

#footer2 .interior {
	height:124px;
	width:995px;
	margin:0 auto 0 auto;
	padding:0;
	background-color:#ffffff;
}