@charset "UTF-8";
/* CSS Document */

html {
	/*height: 100%;*/
}

body {
	/*height: 100%;*/
	margin:0px; 
	padding:0px;
	height:100%;
	background-color:#296dc0;
	text-align:center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

* html #mainContainer {
width: expression( document.body.clientWidth < 766 ? "756px" : "70%" ); /* min width setting for IE 6 */
}

#mainContainer {
	/*height: 100%;*/
	background-color: #fff;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0;
	/*width: 761px;*/
	width: 70%;
	min-width: 756px; /* min width setting for standars-compliant browsers */
	background-image: url(images/right_grad.gif);
	background-repeat: repeat-y;
	background-position: right;
	text-align: left;
	padding-right: 5px;
}

#sideStripe {
	background-image: url(images/side_streaks.gif);
	height: 100%;
	background-repeat: repeat-y;
	background-position: left;
}


#leftGradient {
	background-image: url(images/left_grad.gif);
	background-repeat: repeat-y;
	background-position: left;
	height: 100%;
	padding-left: 5px;
}

#globeBack {
	background-image: url(images/globe.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
#logoBlock {
	background-image: url(images/header-grad-bg.gif);
	background-repeat: repeat-x;
	background-position: top;
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #fff;
	}
#logo {
	padding-top: 10px;
	padding-bottom: 5px;
	padding-left: 128px;
	margin-top: 0px;
	margin-bottom: 0px;
	}
#creative {
	float: right;
	margin-top: 0;
	margin-right: 30px;
	margin-bottom: 0;
	margin-left: 50px;
	}
	
#ccc {
	width: 100px;
	background-color: #FF8800;
	float: left;
	padding: 5px;
	color: #fff;
	font-size: 12px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #296DC0;
	border-right-color: #296DC0;
	border-bottom-color: #296DC0;
}
	
#topNav {
	background-color: #003066;
	color: #fff;
	font-size: 14px;
	text-align: right;
	padding: 7px;
	clear: left;
}

#topNav ul {
	list-style-type: none; 
	display: inline;  
	margin-left: 0; 
	padding-left: 0;
}

#topNav ul li  {  
	margin-top: 100px; 
	display: inline;
	margin-left: 20px;
	font-size: 14px;
}

#topNav ul a   {
	color: #fff;
	text-decoration: none;
	padding-bottom: 5px;
	}
	
#topNav ul a:hover   {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #ff8800;
	color: #ffc480;
	}
	
#sideNav {
	float: left;
	width: 206px;
	margin-right: 0px;
	padding-right: 0px;
}

#sideNav ul {
	margin: 0px;
	padding-left: 10px;
	padding-bottom: 5px;
	background-color: #ffc480;
	list-style-type: none;
	list-style-image: none;	/*background-image: url(images/sideNav_curve.gif);
	background-repeat: no-repeat;
	background-position: bottom; */
}

#sideNav ul li {
	margin-left: 0;
	padding-left: 0px;
	margin-right: 0px;
	padding-top: 5px;
	padding-right: 3px;
	padding-bottom: 3px;
	color: #003066;
	font-size: 12px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #003066;
	margin-top: 0px;
	margin-bottom: 0px;
}

#sideNav ul a   {
	color: #003066;
	text-decoration: none;
	}
	
#sideNav ul a:hover   {
	color: #296dc0;
	}
	
#sideNav ul li em {
	background: url(images/nav_arrow.gif) no-repeat 0 50%;
	padding-left: 10px;
	font-style: normal;
	color: #296dc0;
}

#content {
	background-image: url(images/quote_grad.jpg);
	background-repeat: repeat-y;
	background-position: right;
	height: 100%;
	color: #6c3a00;
	margin-left: 20px;
	clear: right;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}

#contentWithSideNav {
	background-image: url(images/quote_grad.jpg);
	background-repeat: repeat-y;
	background-position: right;
	height: 100%;
	color: #6c3a00;
	margin-left: 225px;
	clear: right;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}

#content p, #contentWithSideNav p {
	font-size: 12px;
	margin-right: 15px;
	margin-top: 5px;	
}

#content .intro {
	font-size: 13px;
	}

h1 {
	font-family: Georgia, Times, "Times New Roman", serif;
	font-size: 20px;
	font-weight: normal;
	color: #296dc0;
	margin-bottom: 10px;
	padding-top: 20px;
}


h2 {
	font-family: Georgia, Times, "Times New Roman", serif;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 10px;
	padding-top: 10px;
}

/* PULL OUT QUOTE START */
.quoteBox {
	background-image: url(images/quote_grad.jpg);
	width: 200px;
	background-repeat: repeat-y;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #ff8800;
	padding: 10px;
	float: right;
	background-position: right;
	color: #296dc0;
	margin-top: 0px;
	margin-bottom: 15px;
	margin-left: 15px;
	font-size: 12px;
	clear: right;
}

.quoteBox h6 {
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	background-image: url(images/top_quote.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding-top: 40px;
	padding-bottom: 10px;	
	}
	
.quoteBox p {
	font-size: 13px;
	font-style: italic;
	background-image: url(images/btm_quote.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	margin: 0px;
	padding-bottom: 40px;
}
/*STOP PULL OUT QUOTE */

/* RIGHT GRAD COLUMN START */
.gradColumn {
	width: 48%;
	/*
	background-image: url(images/quote_grad.jpg);
	background-repeat: repeat-y;
	background-position: right;
	*/
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #ff8800;
	float: right;
	margin-top: 15px;
	margin-bottom: 15px;
	margin-left: 15px;
	font-size: 12px;
	clear: right;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 15px;
}
#tagline {
	background-color: #b2c4d9;
	margin: 0px;
	padding: 3px;
	text-align: left;
	float: none;
	vertical-align: bottom;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
	letter-spacing: 1px;
	text-transform: uppercase;
}

.gradColumn h6  {
	font-family: Georgia, Times, "Times New Roman", serif;
	font-size: 14px;
	color: #6c3a00;
	font-style: normal;
	font-weight: normal;
	margin: 0px;
	padding-top: 10px;
	padding-bottom: 0px;
	}
.gradColumn h6 a:link, .gradColumn h6 a:visited {
	text-decoration: none;
	}
	
.gradColumn p {
	font-size: 13px;
	margin: 0px;
	padding-bottom: 20px;
}
/*STOP RIGHT GRAD COLUMN */

#didYouKnow {
	background-image: url(images/did-you-know-bg.gif);
	background-repeat:no-repeat;
	width: 330px;
	height: 200px;
	padding-top: 45px;
	padding-right: 70px;
	padding-bottom: 50px;
	padding-left: 45px;
	font-size: 11px;
	font-weight: normal;
	width: 220px;
	line-height: 140%;
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#footer {
	font-size: 11px;
	text-align: center;
	color: #FFFFFF;
	background-color: #003066;
	margin-top: 0px;
	padding: 3px;
	clear: both;
}

.floatLeft {
	float: left;
	margin-top: 5px;
	margin-right: 10px;
}
.floatRight {
	float: right;
	margin-top: 5px;
	margin-left: 10px;
	margin-bottom: 10px;
	text-align: right;
}
.floatRight img, .floatLeft img {
	border: 1px solid #296dc0;	
}

.clearAll {
	clear: both;
}
.clearRight {
	clear: right;
}
.clearLeft {
	clear: left;
}

.sitemap {
	text-align: right;
	font-size: 11px;
	padding-bottom: 5px;
	clear: right;
}

ul {
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-left: 0px;
	list-style-image: url(images/bullet.gif);
}

li {
	font-size: 12px;
	margin-bottom: 5px;
	margin-left: 20px;
}

a:link, a:visited {
	color: #003066;
}
a:hover, a:active {
	color: #ff8800;
}


.goGreen {
	color: #006633;
}

h3 {
	font-family: Georgia, Times, "Times New Roman", serif;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 10px;
	padding-top: 10px;
	color: #296dc0;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #296dc0;
	margin-right: 15px;
}
table {
	font-size: 12px;
}
th {
	font-weight: bold;
	text-align: right;
	vertical-align: top;
}
td {
	padding-left: 10px;
	vertical-align: top;
}
.leftHalfColumn {
	float: right;
	width: 50%;
	}
#contentWithSideNav .leftHalfColumn p {
	margin: 0px;
	padding: 0px;
	}
.accent {
	color: #296dc0;
}
.smaller {
	font-size: 11px;
}
.popUpContent {
	background-color: #fff;
	padding: 10px;
	margin: 10px;
	text-align: center;
	
}
