* {
	border: 0;
	margin: 0;
}

img {
	border: 0px;
}


a {
	color: #FFFFFF;
	text-decoration:none;
}

a.dark {
	color: #033F5B;
	text-decoration: none;
}

a.dark:hover{
	color: #033F5B;
	text-decoration: underline;
}

.button {
	/* styles for button */  
	margin:10px 5px;  
	text-align:center;  
	display: inline-block;    
	padding: 5px 10px 6px;  
	color: #fff;  
	text-decoration: none;  
	font-weight: bold;  
	line-height: 1;  
     
	/* button color */  
	background-color: #3399ff;  
      
	/* css3 implementation :) */  
	/* rounded corner */  
	-moz-border-radius: 5px;  
	-webkit-border-radius: 5px;  
     
	/* drop shadow */  
	-moz-box-shadow: 0 1px 3px rgba(0,0,0,0.5);  
	-webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.5);  
	      
	/* text shaow */  
	text-shadow: 0 -1px 1px rgba(0,0,0,0.25);  
	border-bottom: 1px solid rgba(0,0,0,0.25);  
	position: relative;  
	cursor: pointer;
}

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

body {
	font: 12px Arial, Helvetica, sans-serif;
	color: #000000;
	line-height:20px;
	background: #033F5B;
}

input[type="text"] {
	border-bottom: 1px solid #000000;
	background-color: #eef5fb;
	padding-left: 5px;
	font: 12px Arial, Helvetica, sans-serif;
	line-height: 1.5em;
}

#main_bg {
	width: 1032px;
	margin: 0px auto;
	padding: 0px 0px 0px 0px;
	background: url(images/bg.png) #fff;
}

#main {
	width: 1014px;
	margin-left: 9px;
}


#header { 
	width:1014px;
	padding: 0px 0px 0px 0px;
	background: url(images/header.jpg) left top no-repeat;
	height: 150px;
}

#logo {
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#14536F;
	font-size:18px;
	font-style:italic;
	padding: 28px 0px 0px 200px;
	height:120px;
}

#logo a {
	text-decoration: none;
	text-transform: uppercase;
	font-style: italic;
	font-size: 21px;
	color: #14536F;
	font-weight: bold;
}


#logo H2 a{
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: none;
}

#buttons{
	width: 991px;
	height: 51px;
	background: url(images/but_bg.jpg) top repeat-x;
	text-align:center;
	margin-left: 0px;
	float:right;
	padding-left: 23px
}

#buttons ul {
    padding-left: 0px;
    margin: 0px;
}

#buttons li {
	display: inline;
}

#buttons a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight:normal;
	display: block;
	float: left;
	width: 194px;
	height: 34px;
	text-decoration: none;
	color: #FFFFFF;
	padding-top: 17px;
	text-align: center;
}


#buttons a:hover {
	text-decoration: underline;
	background: url(images/but_over.jpg) repeat-x;
}

#tools_menu ol {
}

#tools_menu li {
}

#tool_menu a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight:normal;
	display: block;
	float: left;
	width: 194px;
	height: 34px;
	text-decoration: none;
	color: #FFFFFF;
	padding-top: 17px;
	text-align: center;
}

#content {
	width: 991px;
	padding: 0px 0px 0px 0px;
	margin: 10px 0px 0px 10px;
}

#content h3 {
	padding: 0.25em;
}

#content textarea {
	background: #eeeeee;
	margin: 4px;
	margin-left: 15px;
	border: 1px solid #ddddff;
}

#left {
	width: 265px;
	margin: 0px 0px 0px 0px;
	float: left;
	color:#C7C8CA;
}

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

span {
	color:#033F5B;
	font-weight:bold;
}

#left H1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	font-weight: 100;
	color: #ffffff;
	text-align:center;
	background:url(images/tit_l.jpg) left top no-repeat;
	height: 32px;
	padding-top: 15px;
}

#right H2{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	font-weight: 100;
	color: #08295A;
	padding-bottom: 13px;
	padding-left: 4px;
	text-align: left;
	background: url(images/tit_right.jpg) bottom repeat-x;
	width: 100%;
}

#right h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	font-weight: 100;
	color: #08295A;
	padding-bottom: 13px;
	padding-left: 4px;
	text-align: left;
	background: url(images/tit_right.jpg) bottom repeat-x;
	width: 99.5%;
}

#right {
	float:right;
	width: 100%;
	margin-right: 0px;
	padding: 0px 0px 0px 0px;
}

.right_top {
	background: url(images/r_top.jpg) top no-repeat;
	height:9px;
	width: 995px;
	margin-top: 10px;
}

.right_bot {
	background: url(images/r_bot.jpg) bottom no-repeat;
	height:9px;
	width: 995px;
}
				
.right_s {
	background:#EEF5FB;
	width: 98%;
	padding: 0px 12px 0px 12px;
}

.col_l {
	float:left;
	width:220px;
	margin-left:0px;
	margin-top:5px;
}

.col_r {
	float: left;
	width:700px;
	margin-left:45px;
	margin-top:5px;
}

#footer {
	height: 53px;
	width: 100%;
	font-size: 12px;
	color: #000000;
	text-align: center;
	clear:both;
	padding: 16px 0px 0px 0px;
	background: url(images/footer.jpg) 0px 11px repeat-x;
}

#footer a {
	color: #000000;
	font-size: 12px;
	text-decoration: none;
}

#footer a:hover {
	color: #000000;
	font-size: 12px;
	text-decoration: underline;
}

ul#top_nav {
	display: inline;
	list-style: none;
}

#top_nav li {
	float: left;
	position: relative;
	background: url(images/but_bg.jpg) top repeat-x;
}

ul#top_nav li a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight:normal;
	display: block;
	float: left;
	width: 194px;
	height: 34px;
	text-decoration: none;
	color: #FFFFFF;
	padding-top: 17px;
	text-align: center;
}

ul#top_nav li a:hover {
	text-decoration: underline;
}

ol#sub_nav li a {
	display: block;
	font-family: Georgia, "Times New Roman", Times, serif;
	background: none;
}

ol#sub_nav li a:hover {
	text-decoration: none;
}

#top_nav li ol#sub_nav {
	display: none;
	list-style: none;
	position: absolute;
	width: 194px;
	top: 0;
	left: 0;
	margin: -1px;
	margin-left: -40px;
	margin-top: 52px;
}

#top_nav li ol#sub_nav li {
	margin: 0;
	background: #aaccff;
	border-bottom: 1px solid #ffffff;
}

#top_nav li ol#sub_nav li:hover {
	background: #44bbff;
}


#top_nav li>ol#sub_nav {
	top: auto;
	left: auto;
}

#top_nav li:hover ol#sub_nav, #top_nav li.over ol#sub_nav {
	display: block;
}

form {
	padding-bottom: 15px;
	border: 1px double #3B8CC4;
}

form p {
	padding-left: 5px;
}

form label {
	padding-left: 5px;
}

form blockquote {
	padding-left: 5px;
}

ul.contents {
	margin: 2px;
	width: 240px;
}

ul.contents li {
	border: 1px solid #222222;
	border-bottom: 0;
	list-style: none;
}

ul.contents li a {
	color: #222222;
	display: block;
	padding: 0.75em;
}

ul.contents li a:hover {
	background: -webkit-gradient(
		linear;
		left bottom,
		left top,
		color-stop(0.01, #AACCFF),
		color-stop(0.60, #AACCFF),
		color-stop(1.0, #CCEEFF)
	);
	background: -moz-linear-gradient(
		center bottom,
		#AACCFF 01%,
		#AACCFF 60%,
		#CCEEFF 100%
	);
	color: #FFFFFF;
	text-decoration: none;
}

ul.contents li.title {
	text-align: center;
	font-weight: bold;
}

ul.contents li:first-child {
	-moz-border-radius: 8px 8px 0 0;
}

ul.contents li.last {
	border-bottom: 1px solid #222222;
	-moz-border-radius: 0 0 8px 8px;
}

ul.contents li ul li {
	border: 0;
}

