@charset "utf-8";

/* CSS Document */



body {

	font-family:"Tahoma", Arial, Helvetica, sans-serif; font-size:75%; color:#333333; margin:0px; padding:15px 0px 0px 0px; background:url(images/background.jpg) repeat-x top #006fba;

}

div.bodyBorder {

	width:835px; text-align:left;

}

div.header {

	float:left; width:835px; padding:0px 0px 0px 12px;

}

	div.header img {

		float:left;

	}



div.navInt {

	float:left; background:url(images/nav-background-int.png) no-repeat; width:805px; height:38px; float:left; padding:17px 0px 0px 30px;

}



div.nav {

	float:left; background:url(images/nav-background.png) no-repeat; width:805px; height:38px; float:left; padding:17px 0px 0px 30px;

}

	div.nav ul, div.navInt ul {

		float:left; width:835px; margin:0px; padding:0px; font-weight:bold; color:#FFFFFF; font-size:1.1em; list-style:none;

	}

		div.nav ul li, div.navInt ul li {

			float:left; margin-right:15px;

		}

			div.nav a, div.navInt a {

				color:#FFFFFF; text-decoration:none;

			}

			div.nav a:hover, div.navInt a:hover {

				color:#FFFFFF; text-decoration:underline;

			}



div.bodyContentInt {

	float:left; width:805px; background:url(images/site-background-int.png) repeat-y; padding:10px 0px 10px 30px; line-height:1.7em;

}





div.bodyContent {

	float:left; width:805px; background:url(images/site-background.png) repeat-y; padding:10px 0px 10px 30px; line-height:1.7em;

}

	div.bodyContent div.leftCol {

		float:left; width:566px; padding:0px 35px 0px 0px;

	}

		div.leftCol div.col1 {

			float:left; width:273px; padding:0px 10px 0px 0px;

		}

		div.leftCol div.col2 {

			float:left; width:273px; padding:0px 0px 0px 10px;

		}

	div.bodyContent div.rightCol {

		float:left; width:185px;

	}

	

	

	div.bodyContentInt div.footer

	{

		float:left; width:775px; padding:10px 0px 0px 0px; font-size:.9em; color:#006fba; border-top:1px solid #006fba;

	}

	div.bodyContent div.footer  {

		float:left; width:566px; padding:10px 0px 0px 0px; font-size:.9em; color:#006fba; border-top:1px solid #006fba;

	}

		div.footer a {

			color:#006fba; font-weight:normal; text-decoration:none;

		}

		div.footer a:hover {

			color:#006fba; font-weight:normal; text-decoration:underline;

		}

		

h1, h2 {

	font-family:Georgia, "Times New Roman", Times, serif; font-size:1.5em; font-weight:normal; color:#006fba; margin:0px; padding:0px;

}



a {

	color:#0c873b; font-weight:bold; text-decoration:none;

}

a:hover {

	color:#0c873b; font-weight:bold; text-decoration:underline;

}

p.credit {

	float:left; width:805px; padding:0px 0px 0px 15px; font-size:.9em; color:#FFFFFF; margin:0px;

}

	p.credit a {

		color:#FFFFFF; text-decoration:none; font-weight:normal;

	}

	p.credit a:hover {

		color:#FFFFFF; text-decoration:underline; font-weight:normal;

	}