﻿body{
	text-align: center;
	color: black;
	font-family: arial;
	margin-top:0px;
	background-color:#EEEEEE;
	margin-bottom:0px;
	/*background-image: url(/images/back1.jpg);*/
}

h1{  
	font-size: 1.4em;
  	color: #000000;
	/*padding:2px;*/
}


.content{
    width: 600px;
    /*height: 715px;*/
    clear: none;
    padding-right: 0px;
    padding-left: 0px;
    font-weight: bold;
    padding-bottom: 15px;
    margin: 0 auto;   /* align for good browsers */
	text-align: left; /* counter the body center */
    padding-top: 0px;
    position: static;
    background-color: white;
	/*float:left;*/
	border-left:1px #FFFFFF solid;
	border-right:1px #FFFFFF solid;
	/*margin-left:0px;*/
	margin-top:0px;
	height:100%;     
}

.center{
    text-align: center;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color:#005FAD;
	font-weight: lighter;
	padding: 2px;
}


.contact_left{
	width:200px;
	float:left;
	  margin: 0 auto;   /* align for good browsers */
	  	text-align: left; /* counter the body center */

}
.spacer{
    clear:both;
}

.right{
    border-right: black 1px solid;
    
    border-top: black 1px solid;
    display: inline;
    margin:3px;
    float: right;
    
    border-left: black 1px solid;
    
    border-bottom: black 1px solid;
    position: static;
    text-align:center;
}

.panel{
	margin-top:0px;
    border-right: #005FAD 1px solid;
    
    border-top: #005FAD 1px solid;
    display: inline;
    margin:3px;
    float:left;
    
    border-left: #005FAD 1px solid;
    
    border-bottom: #005FAD 1px solid;
    position: static;
    text-align:center;
	height:165px;
}

.shaded{
		margin-top:0px;

	background:#005FAD;
	color:#FFFFFF;
}

.new_line{
	clear:left;
}

.right_noborder{
    
    display: inline;
    
    float: right;
    padding:3px;
    
    position: static;
    text-align:center;
}

.logo{
	float:left;
	text-align:left;
	width:600px;
	border-bottom:1px #005FAD solid;
	
}



.whitelink{
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.8em;
	font-weight:800;
	color:#FFFFFF;

}

.menu{
	font-family: Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	text-align:left;
	width:596px;;
	height:1em;
	/*float:left;*/
	clear:both;
	background-color:#0067bb;
	padding:2px;
	margin-bottom:1px;

}

.menuitem{
	clear:none;
	float:left;
	margin-top:0px;
	margin-bottom:0px;
	margin-left:15px;
	text-align:center;
}





.email{
    border-right: black 1px solid;
    border-top: black 1px solid;
    border-left: black 1px solid;
    border-bottom: black 1px solid;
    width: 450px;
}

intro {
	border-bottom-width: 1px;
	font-weight: bolder;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
}

ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	list-style-type:circle;
	font-weight: lighter;
}

p#menu {
	line-height: normal;
	margin-bottom: 2px;
	border-bottom-color: #000000;
	padding: 5px;
	border-bottom-width: 3px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
}

img{
	border:none;
}

hr{
	boder:none;
	height:1px;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-weight: bold;
}





.row{
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	clear:both;
}

.label{
  float: left;
  width: 150px;
  text-align: right;
  color:#000000;
  font-weight:400;
  font-size:0.8em;
	font-family: Arial, Helvetica, sans-serif;
  font-size:0.8em;
}

.formw{
  float: left;
  width: 150px;
  text-align: left;
}

.copyright{
	clear:both;
	width:596px;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	color:#999999;
}

.reg_info{
	clear:both;
	width:596px;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.9em;
	color:#999999;
}