@charset "utf-8";
/* CSS Document */
ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input{
    margin:0;
    padding:0;
}
ul{
	list-style:none;   
}

ul.f{
	list-style:circle;   
	list-style-position:inside;
	line-height:1.5;
	margin-left:0;
	padding-left:1em;
	text-indent:-1em;
}

fieldset{
    border:0;
}

img{
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-top-width: thin;
	border-right-width: 10px;
	border-bottom-width: thin;
	border-left-width: thin;
}

.other{
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

a img{
    border:0;
}
.clear{
    clear:both;
}


body {
	background: #ffffff;
	font-family: verdana, sans-serif;
	font-size:12px;
	color:#000000;
	height: 100%;
	margin:0;
	padding:0;
}

a{
    color: #26518a;
    text-decoration: none;
}
p {
    line-height: 170%;
    color: #000000;
    font-size: 13px;
    padding: 0px 0px 0px 0px;
}
h1 {
    font-size:10px;
	font-family:Verdana, sans-serif;
    font-weight:bold;
    color:#000000;
    line-height:3;
    padding: 0px 0px 0px 0px;
}
h2 {
    font-size:18px;
    font-family: verdana, sans-serif;
    color:#272e34;
    line-height:1;
    padding: 5px 0px 5px 0px;
    border-bottom-style:solid;
    border-bottom-color:#000000;
    border-bottom-width:2px;
}


#wrapper {
    width:700px;
    margin: 0px auto;
}

#header{
    clear:both;
	position: relative;	
    width: 700px;
    height: 80px;
	display:block;
    margin: 15px 0px 0px 0px;
	
}

#contain-nav {
			background: #003366;
			position: relative;
			width:700px;
			margin: 10px 0px 0px 0px;
		}
		#contain-nav ul#nav {
			background: #003366;
			float: left;
			margin: 0;
			padding: 0;
			position: relative;
			width:700px;
			
		}
		
		#contain-nav ul#nav li.root {
			display: inline;
			float: left;
			font-weight: bold;
			list-style-type: none;
			margin: 0;
		}
		#contain-nav ul#nav li.root a {
			display: block;
			margin: 0;
			padding: 10px;
			color:#FFFFFF;
			font-family:Verdana, Arial, Helvetica, sans-serif;
			font-size:10px;
		}
		#contain-nav ul#nav li.root:hover a {
			background:#97BFFD;
			color: #003366;
		}
		#contain-nav ul#nav li.root ul {
			background: #97BFFD;
			display: none;
			margin: 0;
			padding: 0;
			position: absolute;
			top: 31px;
			width: 145px;
			visibility: hidden;
			z-index: 2;
		}
		#contain-nav ul#nav li.root ul li {
			clear: both;
			color: #000;
			display: inline;
			float: left;
		}
		#contain-nav ul#nav li.root ul li a {
			display: block;
			font-weight: bold;
			width: 125px;
		}
		#contain-nav ul#nav li.root:hover ul {
			display: block;
			visibility: visible;
		}
		#contain-nav ul#nav li.root:hover ul li a {
			color:#000000;
		}
		#contain-nav ul#nav li.root:hover ul li:hover a {
			background:#3399FF;
			color: #ffffff;
		}

#content {
	width:700px;
	padding:0px 0px 0px 0px;
	display:block;
}

#last {
	width:700px;
	height:400px;
	padding:0px 0px 0px 0px;
	display:block;
}

.clearfix {
clear:both;
display:block;
}

#movie {
	position:relative;
	width:700px;
	height:400px;
	background:#003366;
	display:block;
}

#buttons {
	clear:both;
	position:relative;
    width: 680px;
    height: 50px;
    margin: 10px 0px 10px 0px;
	padding: 5px 10px 5px 10px;
	background:#cccccc;
	border-style:none;
	display:block;
}

#single {
	clear:both;
	position:relative;
    width: 680px;
    height: auto !important;
    margin: 0px 0px 10px 0px;
	padding: 10px 10px 5px 10px;
	background:#cccccc;
	border-style:none;
	display:block;
}

#bottom {
	clear:both;
	position: relative;
	display:block;
	width: 700px;
	overflow:auto;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 20px 0px;
	background:url(../images/bottom_bg.jpg) repeat-y;
}

#b_column1 {
	clear:left;
	position: relative;
	width: 325px;
	float:left;
	height: auto !important;
	margin: 0px 0px 0px 0px;
	padding: 10px 10px 10px 10px;
	background:none;
	border-style:none;
}

#b_column2 {
	position: relative;
	display:inline;
	float:right;
    width: 325px;
    height: auto !important;
    margin: 0px 0px 0px 0px;
	padding: 10px 10px 10px 10px;
	border-style:none;
}

#bottom ul {
	list-style:none;
}

#bottom ul li {
 	background:url(../images/list_icon.jpg) no-repeat 0px 7px;
	line-height:1em;
	padding:6px 0px 0px 20px;
}

#grey_col {
	position: relative;
	display:block;
	width: 700px;
	overflow:auto;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 20px 0px;
	background:url(../images/column_bg.jpg) repeat-y;
}

#r_column {
	position: relative;
	float:left;
	width: 420px;
	height: auto !important;
	margin: 0px 10px 0px 0px;
	padding: 10px 10px 10px 10px;
	background:none;
}

#l_column {
	position: relative;
	width: 230px;
	float:right;
	height: auto !important;
	margin: 0px 0px 0px 0px;
	padding: 10px 10px 10px 10px;
	background:none;
}

.smalltext {
	line-height: 130%;
    color: #000000;
    font-size: 9px;
    padding: 0px 0px 0px 0px;
	text-indent:2px;
}
#footer {
	clear:both;
	position: relative;
	display:block;
    width: 700px;
    height: 30px;
    margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background:#ffffff;
	border-style:none;
	font-size:10px;
	font-family:Verdana, ans-serif;
	color:#666666;
}

.alignleft {
	float:left;
	font-size:10px;
	font-family:Verdana, ans-serif;
	color:#666666;
}

.alignright {
	float:right;
	font-size:10px;
	font-family:Verdana, ans-serif;
	color:#666666;
}

/** You can use this style for your INPUT, TEXTAREA, SELECT elements **/
label{
width: 120px;
font-family:Verdana, sans-serif;
font-size:10px;
font-weight: bold;
line-height:150%;
text-transform:uppercase;
}

input, textarea{
width: 200px;
margin-bottom: 15px;
height:25px;
}

.boxes{
width: 1em;
}

#submitbutton{
margin-top: 5px;
width: 90px;
}

br{
clear: left;
}
