body {
	font-family: Helvetica, sans-serif;
	font-size: 11px;
	color : #606060;
	background : #F5F5F5;
	text-align: left;
	margin: 0px;
	height: 0px;
}

form {
	margin: 0px;
}

table {
	font-family: Helvetica, sans-serif;
	font-size: 11px;
}

a{
	color: #333399;
	text-decoration: none !important;
	border-width: 0px 0px 1px 0px;
	border-color: #CCCCCC;
	border-style: solid; 
}

a:hover{
	color: #99CCFF;
	border-color: #99CCFF;
}

.container {
	width: 745px;
	margin: 0px auto;
	border-collapse: collapse;

	border-width: 0px;
}


.header {
	width: 745px;
	vertical-align: top;
	margin: 0px;
	padding: 0px;
	background: #FFFFFF;
}

.header a {
	border-style: none;
}

#headerlogo {
	margin: 0px;
	border-style: none;
}


.topmenu{
	width: 745px;
	height: 27px;
	padding: 0px;
	margin: 0px;
	background: #99CCFF;
	border-top: 4px solid #333399;
	border-bottom: 6px solid #333399;
}

.topmenu ul{
	width: 745px;
	height: 27px;
	padding: 0px;
	margin: 0px;
}

.topmenu li {
	display: inline;
	float: left;
}

.topmenu li a {
	display: block;
	width: 148px;
	line-height: 27px;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	border-width: 1px 1px 1px 0px;
	border-color: #FFFFFF;
	border-style: solid;
	color: #FFFFFF;
	text-align: center;
}

.topmenu li a:hover {
	background: #333399;
	color: #FFFFFF;
}

.topmenu li.selected a,
.topmenu li.-selected a,
.topmenu li.selected-selected a

 {
	background: #333399;
	border-width: 1px 1px 1px 0px;
	border-color: #333399 #FFFFFF #333399 #FFFFFF ;
	border-style: solid;	
	color: #FFFFFF;
}

.banner {
	font-size: 1px;
	border-bottom: 5px solid #333399;
}

.banner img {
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
}


.infoblock {
	text-align: top;
	width: 140px;
	margin: 0px;
	padding: 5px 5px 5px 5px;
	text-align: left;
	vertical-align: top;
	border-width: 0px 0px 0px 1px;
	border-style: solid;
	border-color: #333399;
}

.infoblock a{
	color : #366CFF;
	font-size: 12px;
	font-weight: bold;
	background: center left no-repeat;	
	padding: 3px 3px 3px 26px;
	line-height: 22px;
	text-decoration: none;
	border-style: none;
	vertical-align: middle;	
}

.infoblock a:hover{
	color : #333399;
}

a.telephone {
	padding: 3px 3px 3px 26px;
	line-height: 22px;
	background: center left no-repeat;	
	background-image: url('/images/icon-telephone.gif');
	text-decoration: none;
	border-style: none;	

}

a.email {
	padding: 3px 3px 3px 26px;
	line-height: 22px;
	background: center left no-repeat;	
	background-image: url('/images/icon-email.gif');
	text-decoration: none;
	border-style: none;	
}

a.external_link {
	padding: 3px 3px 3px 26px;
	line-height: 22px;
	background: center left no-repeat;	
	background-image: url('/images/icon-external-link.gif');
	text-decoration: none;
	border-style: none;	
}
	
.external_image
{
	display: block;
	text-align: center;
}

.external_image img
{
	padding:2px;
	border-width: 1px;
	border-style: solid;
	border-color: #333399;
}
    		
.maincontainer {
	vertical-align: top;
	text-align: left;	
	margin: 0px;
	padding: 10px 40px;
	font-size: 12px;
	line-height: 1.4em;
	background: #FFFFFF;
	min-height: 500px;
}

.clearbottom {
	clear: both;
	font-size: 1px;
	line-height: 1px;
	width:435px;
}

.basebar{
	width: 745px;
	height: 20px;
	padding: 0px;
	margin: 0px;
	background: #99CCFF;
	border-top: 4px solid #333399;
	border-bottom: 6px solid #333399;
}

.basebar ul{
	width: 725px;
	height: 14px;
	padding: 3px 10px;
	margin: 0px;
	background: #99CCFF;
	color: #FFFFFF;
	text-align:right;
	border-width: 1px 0px;
	border-color: #FFFFFF;
	border-style: solid;	
}

.basebar li {
	display: inline;
	float: right;
}

.basebar li a {
	padding: 3px 10px;
	text-decoration: none;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	border-width: 0px;
	position: relative;
	top: 2px;
	
}

.basebar li a:hover {
	background: #333399;
	color: #FFFFFF;
}

.copyright {
	width: 745px;
	margin: 0px;
	padding: 2px 0px;
	text-align: center;
	font-size: 10px;
	color: #333333;
}

h1{
	color: #333399;
	margin: 0px;
	padding: 10px 0px 10px 0px;
	font-size: 24px;
	line-height: 30px;
	font-style: normal;
	font-weight: normal;
	letter-spacing: -0.07px
}

h1 em{
	font-style: normal;
	color: #366CFF;
}

h2{
	color: #333399;
	margin: 0em 0em 7px 0em;
	padding: 0px 0px 0px 0px;
	font-size: 20px;
	line-height: 25px;
	font-style: normal;
	font-weight: normal;
	letter-spacing: 1px
}

h2 em{
	font-style: normal;
	color: #366CFF;
}

h3{
	margin: 0em 0em 0.5em 0em;
	padding: 0px 0px 0px 0px;
	letter-spacing: 1px;
}

h4{
	margin: 0.5em 0em 0.25em 0em;
	padding: 0px 0px 0px 0px;
	letter-spacing: 1px;
	color: #366CFF;
}

h5{
	margin: 0em 0em 0.5em 0em;
	padding: 0px 0px 0px 0px;
	letter-spacing: 1px;
}

h6{
	margin: 0em 0em 0.5em 0em;
	padding: 0px 0px 0px 0px;
	letter-spacing: 1px;
}

p {
	margin: 0em 0em 1em 0em;
}

.summary {
	font-size: 15px;
	line-height: 21px;
	color: #777777;
	margin-bottom: 25px;
	text-align: left;
}

.error_message {
	margin: 1em;
	margin-bottom : 1em;
	text-align: center;
	color: red;
	font-weight: bold;
	border-width: 2px;
	border-style: solid;
	border-color: red;
}

.error_message h3{
	padding: 4px;
	text-align: center;
	background: red;
	color: white;
	font-weight: bold;
}

.error_message p{
	text-align: center;
	padding: 4px;
}

input, textarea, select {
	font-size: 11px;
	font-family: Helvetica, sans-serif;
}

input, textarea{
	border-width: 1px;
	border-style: solid;
	border-color: #CCCCCC;
	background: white;
	padding: 3px;
	color: #000000;
}

textarea {
	height: 6em;
}

.button {
	border-width: 1px;
	border-style: solid;
	border-color: #CCCCCC;
	background: #FFFFFF;
	padding: 3px 1em;
	color: #333399;
	text-decoration: none;
	font-size: 11px;
	line-height: 15px;
	cursor: pointer;
	width: auto;
	white-space: nowrap;
}

.button:hover {
	color: #333399;
	border-color: #333399;
}

input.button:hover {
	width: auto;
}

.width100pc {
	width: 100%;
}

.width100px {
	width: 100px;
}

.width200px {
	width: 200px;
}

.width250px {
	width: 250px;
}

.width300px {
	width: 300px;
}

.width400px {
	width: 400px;
}	

a.noborder {
	border-width: 0px 0px 0px 0px;
}


.note {
	padding: 1em;
	font-weight: bold;
	font-size: x-small;
}

.centered {
	text-align: center;
}

.centered * {
	margin: auto;
	text-align: left;
}

.floatleft {
	float: left;
}

.floatright {
	float: right;
}

.alignleft {
	text-align: left;
}

.aligncenter {
	text-align: center;
}

.alignright {
	text-align: right;
}

.indent10 {
	margin-left: 10px;
}

.indent50 {
	margin-left: 50px;
}

.bold {
	font-weight: bold;
}

.datatable, .var_dump {
	width: 100%;
	border-width: 1px;
	border-color: #333399;
	border-style: solid;
	border-collapse: collapse;
}

.datatable thead th, .var_dump caption {
	background-color: #333399;
	color: #FFFFFF;
	border-width: 1px;
	border-style: solid;
	border-color: #666666;
	padding: 3px;	
}

.datatable tbody th, .var_dump th {
	background-color: #F0F0F0;
	color: #000000;
	border-width: 1px;
	border-style: solid;
	border-color: #CCCCCC;
	border-collapse: collapse;
	padding: 3px;
}

.datatable tbody td, .var_dump td {
	background-color: #FFFFFF;
	color: #000000;
	border-width: 1px;
	border-style: solid;
	border-color: #CCCCCC;
	border-collapse: collapse;
	border-spacing: 0px;
	padding: 3px;
}

.datatablediv {
	padding: 0px 1px; 
}

* html .datatablediv {
	padding: 0px; 
}

.underconstruction {
	padding: 0.4em 1em;
	margin: 0.5em 0em;
	background: #FFFFCC;
	color: #990000;
	border: 1px solid #990000; 
}


