body { 
	margin : 0;
	padding : 0;
	font-family : Tahoma, Arial;
	background-image :url(../images/bg_page.jpg);
	background-repeat : repeat-x;
	background-color : #00294F;
} 
a { 
	text-decoration : underline;
} 
a:hover { 
	text-decoration : none;
} 
h1 { 
	color : #8CC9FF;
	font-size : 25px;
	padding : 0 0 10px 0;
	margin : 0;
	font-weight : bold;
	font-family : Trebuchet MS, Tahoma, Arial;
}
h2 { 
	color : #8CC9FF;
	font-size : 15px;
	padding : 0 ;
	margin : 0;
	font-weight : bold;
	font-family : Trebuchet MS, Tahoma, Arial;
}
h3 { 
	color : #775300;
	font-size : 15px;
	padding : 0 0 5px 0;
	margin : 0;
}
#border-top{
	border-top: 5px solid #004586;
}
#logo{
	padding: 0 0 0 43px;
}
#header{
	width : auto;
	height : 171px;
	background-color : #72AAE2;
}
#min-height{
	height :300px;
}
.border-left{
	border-left : 1px solid #004586;
	width : 95px;
	height : 30px;
}
.border-left2{
	border-left : 1px solid #004586;
}
.nav, .nav:link, active, visited{
	text-align : center;
	vertical-align : bottom;
	font-size : 12px;
	font-family : Trebuchet MS, Tahoma, Arial;
	color : #71A4D4;
	text-decoration : none;
	text-transform : uppercase;
	font-weight : bold;
}
.nav:hover{
	color : #FFFFFF;
}
.nav_currentpage, .nav_currentpage:link, active, visited{
	text-align : center;
	vertical-align : bottom;
	font-size : 12px;
	font-family : Trebuchet MS, Tahoma, Arial;
	color : #FFFFFF;
	text-decoration : none;
	text-transform : uppercase;
	font-weight : bold;
}
.nav_currentpage:hover{
	color : #FFFFFF;
}
#footer { 
	height : 35px;
	background-color : #004586;
}
#copyright{
	color : #73A4D5;
	padding: 0 0 0 46px;
	font-size : 11px;
}
p{
	line-height :18px;
	padding : 0;
	margin : 0;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #73A4D5;
}
#content{
	padding: 0 10px 0 10px;
}
.url{
	color : #C6DBF0;
	font-size : 12px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration:underline;
}
.caption{
	color : #C6DBF0;
	font-size : 12px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration:underline;
}
.click-here{
	color : #C6DBF0;
	font-size : 12px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration:underline;
}
/*form*/
input{
   font-family: Arial, Helvetica, sans-serif;
   font-size:12px;
   background-color: #001C35;
   border: 1px solid #00386A;
   color: #73A4D5;;
}

form{
   font-family: Arial, Helvetica, sans-serif;
   font-size:12px;
   color: #73A4D5;
   padding: 0;
   margin: 0;
}
select{
   font-family: Tahoma, Arial, Helvetica, sans-serif;
   font-size:11px;
}
textarea{
   font-family: Arial, Helvetica, sans-serif;
   font-size:12px;
   background-color: #001C35;
   border: 1px solid #00386A;
   color: #73A4D5;;
}
input-type{
   font-family: Arial, Helvetica, sans-serif;
   font-size:12px;
   background-color: #001C35;
   border: 1px solid #00386A;
   color: #73A4D5;;
}
.button {
	width: auto;
	color: #ffffff;
	font-weight: bold;
	border: 0;
	padding: 0;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
    font-size:12px;
    background-color: #001C35;
    color: #73A4D5;;
}
.table-form td{
	padding: 2px 0 2px 0;
}
.input1{
   font-family: Arial, Helvetica, sans-serif;
   font-size:12px;
   background-color: #ffffff;
   border: 1px solid #00386A;
   color: #73A4D5;;
}
