@charset "utf-8";
@import url("reset.css");
/* CSS Document */
/*INT Inc */


p {
	margin: 0;
	padding: 0px;
	text-align: left;
}
#mainContent #main ul li {
	margin: 0;
	padding: 0px 0px 0px 5px;
	text-align: justify;
	color: #0071BC;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height: 16px;
	font-weight: lighter;
	list-style-position: outside;
	list-style-type: disc;
	margin: 1em 3em;

}
#container {
	width: 960px;
	margin: 0px auto;
	text-align: left;

}
#masthead h1 {
	margin: 0;
	padding: 0;
	width: auto;
}
#MastContainer {
	width: 960px;
	height: 115px;
}

#mainContent {
	width: 960px;
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	background-color: #FFFFFF;
	background-image: url(../images/bkgd-crnr.jpg);
	padding: 0px;
}

#nav {
	float: right;
	width:100%;
	height: 30px;
	text-align: center;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	}
/*
#nav a {
	text-decoration: none;
	color: #00A1E4;
	font-size: 14px;
	font-family: "Trebuchet MS", Arial, Geneva;
	letter-spacing: 0.2em;
	margin-right: 30px;
	text-align: center;
	font-weight: bold;
	margin-left: 30px;
	line-height: 10px;
}
#nav a:hover {
	color: #8BC53E;
	text-decoration: underline;	
}
#nav a:link, #nav a:visited, #nav a:active {

}

#nav ul {
	font-weight: normal;
	letter-spacing: 0.1em;
	
}
#nav ul li {
	font-weight: normal;
	letter-spacing: 0.1em;
	display:inline;
	list-style-type: none;
	float: none;	
}
*/
#topNav {
	margin:15px 10px 0 0;
	padding:0;
	float: right;
	width:350px;
	height: 85px;
}
#topNav ul {
	font-weight: normal;
	letter-spacing: 0.1em;
}
#topNav ul li {
	font-weight: normal;
	letter-spacing: 0.1em;
	display:inline;
	list-style-type: none;
	float: none;	
}
#topNav a {
	text-decoration: none;
	color: #5C8C30;
	margin:0;
	padding:0em;
	display: block;
	float: right;
	text-align: right;
	font-size: 12px;
	font-family: "Trebuchet MS", Arial, Geneva;
	font-weight: bold;
	letter-spacing: 0.1em;
}
#topNav a:link a:visited {
	text-decoration: none;
	color: #00A1E4;
	float: right;
}
#topNav a:active {
	color: #000;

}
#topNav a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}

#topNav .spacer {
	text-decoration: none;
	color: #5C8C30;
	float: right;
	margin-right: 5px;
	margin-left: 5px;
	font-weight: bold;
}
#mainContent #mainNav {
	width: 234px;
	text-align: left;	

}
#mainContent #mainNav a {
	text-decoration: none;
	color: #5C8C0E;
	font-size: 14px;
	font-family: "Trebuchet MS", Arial, Geneva;
	letter-spacing: 0.1em;
}
#mainContent #mainNav a:hover {
	color: #00A1E4;
	text-decoration: underline;
}
#mainContent #mainNav a:link, #nav a:visited, #nav a:active {

}

#mainContent #mainNav ul {
	font-weight: normal;
	letter-spacing: 0.1em;
	
}
#mainContent #mainNav ul li {
	font-weight: normal;
	letter-spacing: 0.1em;
	list-style-type: none;
	float: none;
	line-height: 30px;
	text-align: left;
	text-indent: -25px;
}
#mainContent #mainNav .spacer {
	text-decoration: none;
	color: #5C8C0E;
	font-weight: bold;
	font-size: 14px;
}
#mainContent #main a {
	color: #5C8C0E;
	font-weight: bold;
	text-decoration: underline;
	font-size: 12px;
}
#mainContent #main a:link {
	color: #5C8C0E;
	font-weight: bold;
	text-decoration: underline;
	font-size: 12px;
}
#mainContent #main a:hover {
	color: #00A1E4;
	text-decoration: underline;
}


#mainContent #main a:visited {
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
	color: #5C8C0E;
	text-align: center;
}

.fineprint {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #0071BC;
}


.content.visible {
	display: block;
	width: 250px;
}
#pageHeader {
	float: left;
}
#pageHeader h1 {
	font-size: 16px;
	color: #66215A;
	font-weight: bold;
	line-height: 12px;
}
.highlighted {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	color: #8BC53E;
}
#footer {
	height:21px;
	width: 960px;
	padding: 0px;
	float: left;
	margin: 0em auto 1em;
	background-image: url(../images/bkgd-footer.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	color: #1E9FD9;
	font-size: 9px;
	font-family: "Trebuchet MS", Arial, Geneva;
	letter-spacing: 0.15em;
}
#footer p {
	margin: 0;
	padding: 0;
}
#footer a {
	text-decoration: none;
	color: #1E9FD9;
	font-size: 9px;
	font-family: "Trebuchet MS", Arial, Geneva;
	letter-spacing: 0.15em;
}
#footer a:link, {
	text-decoration: none;
	color: #fff;
}
#footer a:hover {
	background-image:none;
	text-decoration: underline;
	color: #8BC53E;
}
#footer a:active {
	color: #000;

}
#footer .spacer {
	text-decoration: none;
	color: #FFFFFF;
	margin-right: 5px;
	margin-left: 5px;
	font-weight: bold;
}
#logo h1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #5D5413;
}
#logo h1 a {
	display: block;
	width:250px;
	height:110px;
	margin:0;
	padding:0;
	text-indent: -999px;

}
#logo h1 a span {
}


/* Forms 
--------------------------------------------------------------------------------------- */
select	{
	font-family:"Trebuchet MS", Arial, sans-serif;
	font-size:14px;}
.button {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 14px;
	background-color: #5C8127;
	color: #000;
	margin-right: 50px;
}
table.form td {
	padding: .5em 0;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 14px;
}
/* Default Styles
--------------------------------------------------------------------------------------- */
.float-left 	{
	float:left;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
}
.float-right 	{ float:right; 
	padding-top: 5px;
	padding-left: 5px;
	padding-bottom: 5px;

}

.text-left 		{ text-align:left; }
.text-right 	{ text-align:right; }
.text-center 	{ text-align:center; }
.text-justify 	{ text-align:justify; }

.bold 			{ font-weight:bold; }
.italic 		{ font-style:italic; }
.underline 		{ border-bottom:1px solid; }
.highlight 		{ background:#ffc; }
.small			{ font-size: .9em;}
.wrap 			{ width:960px;margin:0 auto; }

.img-left 		{
	float:left;
	margin:0 10px 4px 0;
}
.img-right 		{ float:right;margin:4px 0 4px 10px; }

.nopadding 		{ padding:0; }
.noindent 		{ margin-left:0;padding-left:0; }
.nobullet 		{ list-style:none;list-style-image:none; }

ul.bullet {
	margin: 0;
	padding: 0px 0px 0px 5px;
	text-align: justify;
	color: #0071BC;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height: 16px;
	font-weight: lighter;
	list-style-position: outside;
	list-style-type: disc;
	margin: 1em 3em;
}
h3.leaders  {
	font-size: 14px;
	font-weight: bold;
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	text-transform: uppercase;
}
.twoColFixLtHdr #wrap #container #mainContent h3.leaders {
	font-size: 14px;
	font-weight: bold;
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	text-transform: uppercase;
	font-variant: normal;
	color: #000000;
	font-style: normal;
}
h1 {
	font-size: 20px;
	color: #5C8C0E;
	font-weight: bold;
	font-family: "Trebuchet MS", Arial, Geneva;
	line-height: 20px;
	letter-spacing: 0.025em;
}

h2 {
	font-size: 18px;
	color: #118DDF;
	font-family: "Trebuchet MS", Arial, Geneva;
	line-height: 24px;
	border-bottom: 1px dashed #89CFF1;
	padding-bottom: 10px;
}
h3 {
	font-size: 12px;
	color: #5C8C0E;
	font-weight: bold;
}
h4 {
	font-size: 16px;
	color: #118DDF;
	font-family: "Trebuchet MS", Arial, Geneva;
	line-height: 18px;
}
h5 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #118DDF;
	font-weight: bold;
	line-height: 8px;
}
.BrdrTopGreen {
	border-top: 1px solid #5C8C0E;
}
.BrdrBottomGreen {
	border-bottom: 1px solid #5C8C0E;
}
.BrderDashed {
	border-bottom: 1px dashed #89CFF1;
}
.BoxGreenBrder {
	background-color: #99D7F4;
	background-image: url(../images/bkgd-mainNav.gif);
	background-repeat: repeat-y;
	background-position: center top;
	border: 1px solid #8BC53E;
}
.bkgdLightBlue {
	background-color: #EBF7FF;
}
.bkgdMenuDrop {
	background-image: url(../images/bkgd-menu-drop.jpg);
	background-repeat: repeat-y;
	background-position: right top;
}
.answers {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5C8C0E;
	font-weight: bold;
}
.title{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #118DDF;
	font-weight: bold;

}
#bkgdFlashMain {
	background-image: url(../images/bkgd-flash.png);
	background-repeat: no-repeat;
	background-position: center center;
	height: 260px;
	text-align: center;
	vertical-align: bottom;
}
