
.video{
	padding : 0px;
	margin : 0px 5px;
	float : right;
	background : url(images/bg2_per3a.jpg) no-repeat right top;
	width: 215px;
	height: 380px;
}
.video img {
	display:none;;
}
.flash {
	position: absolute;
	z-index:1;
	left: 485px;
}

.address {
	color: #003399;
	font-size: 8pt;
	padding: 5px;
	margin-top: 50px;
}
.address a {
	color: #f60;
}
.top{
	height: 90px;
	width:100%;
}
.side{
	float: left;
	width: 180px;
	padding: 0px;
	margin: 0px 0px 0px 5px;
}
.nav {
	font : bold 8pt Bitstream Vera Sans;
	background : #eee;
	border-top : 1px solid #ccc;
	border-left : 1px solid #ccc;
	border-right : 1px solid #ccc;
	padding: 0px;
margin: 0px;
}
.nav_vid {
	font : bold 8pt Bitstream Vera Sans;
	background : #205aa4;
	padding: 0px 3px 0px 10px;
margin: 0px;
}
.nav _bot{
padding: 0px;
margin: 0px 0px 0px 0px;
}
.nav_top{
	height: 24px;
	width: 180px;
	margin: 5px 0px 0px 0px;
	padding:0px;
	background : url(images/nav_sl_top.gif) no-repeat bottom;
}
.side h2{
	text-align: center;
	color: #fff;
	font : bold 12pt Bitstream Vera Sans;
	padding: 3px;
margin: 0px 0px 0px 0px;
}

.nav a {
	color: #003399;
	display: block;
	background : #F2F3FF 4px 4px;
	text-decoration : none;
	padding: 5px 5px 5px 15px;
	border-bottom : 1px solid #ccc;
	
}

.nav a:hover {
	color: #fff;
	background : #3366CC;
}

.nav a.selected {
	color: #003399;
	background : #99CCFF;
}

.nav ul, .nav li {
	display: inline;
	margin: 0px;
	padding: 0px;

}



.nav ul ul a {
		
	background : #fff url(images/arrow.gif) no-repeat 23px 6px;
	
	padding: 5px 5px 5px 35px;
	border : none;
	
}

.nav ul ul a:hover {
 color: #f60;
	background : #fff url(images/arrow_ov.gif) no-repeat 23px 6px;
	text-decoration : underline;
	
}
.nav ul ul a.selected, .nav ul ul a.selected:hover {
	background : #ccf url(images/arrow.gif) no-repeat 23px 6px;
	color: #003399;
	text-decoration:none;
}
.bottom_nav {
	height: 50px;
	
}



body{
	padding : 0px;
	margin : 0px;
	background-color : #999;
}
.holder{
	clear:both;
	padding: 0px;
	margin:0px 0px 0px 0px;
	height: 9px;
	background : url(images/new/bot_shad.jpg) repeat-x;
}
.main {
	padding-bottom: 10px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12pt;
	background : transparent url(images/new/Bl_line_bg.jpg) repeat;
	width: 780px;
	border: 1px solid #000;
}

.main td {
	font-size: 10pt;
}
.right_edge{
	background : transparent url(images/new/side_shad.jpg) repeat-y right;
	margin: 0px 5px 0px 0px;
	width: 785px
}

h1{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 20pt;
	color : #000066;
}
h2{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 18pt;
	color : #000066;
}
h3{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 14pt;
	color : #000066;
}
h4{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12pt;
	color : #000066;
}
.main_text{
	margin:0px 30px 20px 200px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	color : Black;
	background : White url(images/main_bg.jpg) no-repeat 20px 20px;

}
.main_padding{
padding: 8px;
}
.main_text_bottom{
	margin:0px 30px 12px 200px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : small;
	color : Black;
	background : White url(images/main_bg.jpg) no-repeat 20px 20px;
	width:100%;
}
.main_text a {
	color : #0000CC;
	
}
.main_text  a:hover {
	color : #0000CC;
	text-decoration : none;
}

.top_right {
	background: url(images/new/new_corner_T_R.jpg) no-repeat right top;
	height: 8px;
}
.top_left {
	background: url(images/new/new_corner_T_L.jpg) no-repeat left top;
	
}
.bottom_right {
	background: url(images/new/new_corner_B_R.jpg) right bottom no-repeat ;

}

.bottom_left {
background: url(images/new/new_corner_B_L.jpg) left bottom no-repeat;
height: 8px;
}

.bottom{
position: relative;
clear: both;
border-top: 2px solid #999;
	margin:0px 0px 0px 0px;
	padding: 0px;
	background : #999;
	text-align: center;
	font-size : 10px;
	color: #333;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}
.bottom a{
	font-size : 10px;
	color: #333;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}
.bottom a:hover{
	color : #FF0033;
}