	body {
	margin:0;
	padding:0;
	color: #484859;
	border:0;
	width:100%;
	background:#fff;
	min-width:600px;
	font-size:80%;
	line-height: 150%;
	font-family: Arial, Helvetica, sans-serif;
	
	
	}
	
	h1, h2, h3, h4 {
	padding:0;
	color: #65A732;
	margin-top: 0em;
	margin-right: 0;
	margin-bottom: 0.2em;
	margin-left: 0;
	font-family: Arial, Helvetica, sans-serif;
	}
	h3{
	font-size: 135%;
}

	h4{
	font-size: 110%;
}
	p {
	margin:.4em 0 .8em 0;
	padding:0;
	text-align: justify;
	}
	
	
	img {
	margin:10px 0 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	}
	
	a img {
	border: none;
}

img.left {
	float: left;
	margin: 5px 20px 0 0;
}

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

img.right {
	float: right;
	margin: 5px 0 0 20px;
}
	
	
	
	a{
	text-decoration: underline;
	color: #333333;
	}
	a:hover{
	text-decoration: none;
}
	
	#header {
	clear:both;
	float:left;
	width:100%;
	}
	
	.hdrleft{
	float: left;
	padding-left: 1.8%;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	width:270px;
	height:90px;
	}
	
	.hdrright{
	float: right;
	padding-right: 2%;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;

	}
	
	.hdrright2{
	float: right;
	padding-right: 2%;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
    width:115px;

	}

	
	
	#topnav{
	/*background-color: #FFFFFF;*/
	padding-right: 5px;
	padding-top: 8px;
	/*color: #008ABB;*/
}

#topnav ul {
	margin: 0;
	list-style: none;
	line-height: 20px;
	text-align: right;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#topnav li {
	display: inline;
	color: #b2aaa4;
}

#topnav li.current a {
	color: #333333;
	text-decoration: none;
}

#topnav a {
	text-decoration: underline;
	font-size: 9pt;
	color: #008ABD;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 0px;
	padding-right: 4px;
	padding-bottom: 0px;
	padding-left: 4px;
	font-weight: bold;
	}

#topnav a:hover {
	text-decoration: none;
}
	
	#menu {
	clear:both;
	float:left;
	width:100%;
	}
	
	.underlinemenu{
	font-weight: bold;
	width: 100%;
	background-image: url(images/menubg.jpg);
	background-repeat: repeat-x;
	background-position: 0px 8px;
	height: 35px;
	line-height: 25px;
}

.underlinemenu ul{
	margin: 0;
	padding-top: 6px;
	padding-right: 0;
	padding-left: 0;
	padding-bottom: 2px;
	text-align: center;
}

.underlinemenu ul li{
	display: inline;
	
}

.underlinemenu ul li a{
	color: #FAFAFA;
	margin-right: 1%;
	text-decoration: none;
	padding-right: 0.7%;
	padding-left: 0.7%;
	padding-top: 5px;
	
	padding-bottom: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	line-height: 28px;
}

.underlinemenu ul li a:hover, .underlinemenu ul li a.selected{
	color: #B5EB9F;
	border-top-color: #7FC143;
	border-top-width: 3pt;
	border-top-style: solid;
	text-decoration: none;
}


#headline {
	clear:both;
	float:left;
	width:100%;
	height: 35px;
	background-image: url(images/hline.jpg);
	background-repeat: repeat-x;
	background-position: 0px 20px;
	/*color: #008abb;*/
	}
#headline2{
	clear:both;
	float:left;
	font-size: 140%;
	height: 35px;
	font-weight: bold;
	line-height: 35px;
	
}	
	
	.headline{
	height: 35px;
	background-color: #FFFFFF;
	line-height: 35px;
	color: #008abb;
	font-size: 150%;
	font-weight: bold;
	padding-left: 2%;
	float: left;
	clear: both;
	padding-right: 2%;
	width:15%;
	}
	.ind_rgt{
	font-size: 145%;
	font-weight: bold;
	color: #70BC36;
	line-height: 50px;
	height: 70px;
}
	.ind_rgt2{
	font-size: 145%;
	line-height: 70px;
	font-weight: bold;
	color: #70BC36;
}
	
	
	#layoutdims {
		clear:both;
		background:#eee;
		border-top:4px solid #000;
		margin:0;
		padding:6px 15px ;
		text-align:right;
	}

	.colmask {
	clear:both;
	float:left;
	width:100%;
	overflow:hidden;
	background-repeat: repeat-y;
	background-position: center center;
	}

	.colright,
	.colmid,
	.colleft,
	.colleft2
	{
		float:left;
		width:100%;
		position:relative;
	}
	.col1,
	.col2,
	.col3 {
	float:left;
	position:relative;
	overflow:hidden;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0em;
	padding-left: 0;
	width:46%;
	}
	

	.doublepage {
	padding-top: 0.6em;
	
	}
	.doublepage .colleft {
	right:50%;
	background-color: #fff;
	background-image: url(images/pageline.gif);
	background-repeat: repeat-y;
	background-position: right 0px;
	
	}
	.doublepage .colleft2 {
	right:50%;
	background-color: #fff;
	
	
	}
	
	
	
	.doublepage .col1 {
	width:46%;
	left:52%;
	
	}
	.doublepage .col2 {
	width:46%;
	left:56%;
	}
	
	#midpage{
	padding-right: 2%;
	padding-left: 2%;	
	}
	
	
	.green{
	background-image: url(images/greendots.gif);
	background-position: center center;
	height: 18px;
	background-repeat: repeat-x;
}
	
	
	.rightlnks{
	color: #008abd;
	font-weight: bold;
	text-decoration: underline;
	text-align: right;

}
.rightlnks:hover{
	text-decoration: none;
}

.site_map{	
	margin:0; 
	padding:0;
}

.site_map ul{
	margin:0 0 0 12px; 
	list-style:none;
	padding:0;
}

.site_map ul li{
	font-weight:bold;
	color:#003263;
	background-image: url(images/bullet1.jpg);
	background-repeat: no-repeat;
	background-position: 0px 6px;
	margin-top: 3px;
	margin-right: 0;
	margin-bottom: 3px;
	margin-left: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 15px;
}

.site_map ul li a{color:#003263; text-decoration:none}

.site_map ul li ul{
	margin:0 0 0 26px;
	/*margin:0 0 0 13px;*/
	border:0 solid #000;
}

.site_map ul li ul li{
	font-weight:normal;
	color:#353535;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 15px;
	background-image: url(images/bullet2.jpg);
	background-repeat: no-repeat;
	background-position: 0 6px;
}

.site_map ul li ul li a{
	color:#353535; 
	text-decoration:none
}

.site_map a:hover{
	color:#70BD39;
}



.btn{
	background-image: url(images/btn_bg.jpg);
	background-color:#FFFFFF;
	background-repeat: no-repeat;
	background-position: 0px 1px;
	padding-right: 10px;
	padding-left: 5px;
	width: 67px;
	font-weight: bold;
	height: 23px;
	line-height: 16px;
	border:none;
	outline:none;
	

}


#flags{
	padding: 0px;
	font-size: 85%;
	margin-bottom: 1em;
}
.flag{
	float: left;
	text-align: center;
	padding-right: 10px;
	width: 75px;
}



	.video_title{
	background-color: #FFFFFF;
	color: #008abb;
	font-size: 150%;
	font-weight: bold;
	padding-bottom: 0.5em;
	}



	#bottom {
	clear:both;
	float:left;
	width:100%;
	background-image: url(images/bottombg.gif);
	background-repeat: repeat-x;
	background-position: 0px bottom;
	
	}
	
	
	.bottom_lft{
	float:left;
	background-image: url(images/btm_lft.png);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	height: 130px;
	width: 200px;
	
	
	}
	.bottom_rgt{
	float:right;
	text-align: right;
	background-image: url(images/btm_right.png);
	background-repeat: no-repeat;
	height: 130px;
	width: 145px;
	background-position: 0px 5px;
	
	
	}
	
	.bottom_rgt2{
	float:right;
	text-align: right;
	height: 93px;
    width:85px;
	
	
	}
	
#footer {
	clear:both;
	float:left;
	width:100%;
	background-color: #008ABB;
	color: #FAFAFA;
	margin: 0px;
	}


#footer p {
	margin: 0;
	font-size: 82%;
	font-family:Arial;
	text-align: center;
	padding: 0px;
}

#footer a {
	color:#FAFAFA;
	text-decoration: underline;
	
}

#footer a:hover {
	text-decoration: none;
}

.arrows
{
 	padding-top:0;
 	background: transparent url(images/arrow_white_blue.gif) no-repeat; 
	padding-left: 20px; 
	margin-top:1em; 
	text-transform:none;
 	padding:0px;
}	

h2{

            font-size: 150%;

            line-height: 200%;

}
.vidbg{
	background-image: url(images/bg_homevid.jpg);
	background-repeat: no-repeat;
	background-position: center 0px;
	height: 185px;
	width: 358px;
	padding-top: 36px;
}
.vidbgtop{
	background-image: url(images/bg_vidtop.jpg);
	background-repeat: no-repeat;
	background-position: center 0px;
	height: 26px;
	padding-top: 10px;

}
.vidbgbot{
	background-image: url(images/bg_vidbot.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 40px;
}

