/* Created by TopStyle Pro Trial Version - www.bradsoft.com */
body {
	background-color: #003366;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000066;
	margin: 0px;
	text-align: center;
}
p { 
	margin-top: 0px; 
	text-align: left;
	}
h1 {
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	letter-spacing: 1px;
	line-height: 20px;
}
h2 {
	font-size: 16px;
	text-align: left;
}
h3 { 
	font: italic normal 12pt sans-serif; 
	letter-spacing: 1px; 
	margin-bottom: 0px; 
	color: #000066;
	text-align: left;
	}
h4 {font: bold 11pt sans-serif; 
	letter-spacing: 1px; 
	margin-bottom: 0px; 
	color: #000066;
	text-align: left;
}
h5 {
	font: italic bolder 10pt sans-serif; 
	letter-spacing: 1px; 
	margin-bottom: 0px; 
	color: #000066;
	text-align: left;
	}
em {
	font-weight: bold;
}

a { 
	font-weight: bold; 
	text-decoration: none; 
	color: #0033ff;
	}
a:visited { 
	font-weight: bold; 
	text-decoration: none; 
	color: #800080;
	}
a:hover { 
	text-decoration: underline; 
	color: #FF0000;
	font-weight: bold;
	}
a:active { 
	text-decoration: underline; 
	color: #FF0000;
	font-weight: bold;
    }
.red {
	color: #cc0033;
	font-weight: bold;
}
.red a {
	color: #cc0033;
}
/* specific divs */
#container { 
	background-color: #ffffff;
	padding: 2px 0px 0px 0px;  
	margin-left: auto;
	margin-right: auto;
	width: 696px;
	text-align: left;
	border-color: #3366cc;
	border-width: thin thick;
	border-style: double;
	}
#pageHeader { 
	margin-bottom: 0px;
	background-color: #ffffff;
	}
#DorHeader  {
	background-image: url(../Images/banner.jpg);
	background-repeat: no-repeat;
	text-align: center;
	height: 199px;
	border-top: 1px solid #3366cc;
	border-bottom: 1px solid #3366cc;
	color: #000066;
	font-variant: small-caps;
	font-family: "Arial Black" sans-serif;
	font-weight: bold;
	letter-spacing: 5px;
	font-size: 15px;
}
#DorHeader h1 {
display: none;
}
#logo {
	height: 46px;
	background-image: url(../Images/logos/logos1_22left.jpg);
	background-position: top;
	background-repeat: no-repeat;
    
	}
#main {
	background-color: #ffffff;
	padding: 0px 5px 5px 5px;
	margin: 5px 5px 5px 30%;
}
#main a:visited { 
	font-weight: bold; 
	text-decoration: none; 
	color: #800080;
	}
#main a:hover { 
	text-decoration: underline; 
	color: #FF0000;
	font-weight: bold;
	}
#main a:active { 
	text-decoration: underline; 
	color: #FF0000;
	font-weight: bold;
    }
#leftLogo {
	float: left;
	padding: 5px 5px 5px 15px;
	background-image: url(../Images/logos/top_eng_02-over.gif);
	background-repeat: no-repeat;
	height: 50px;
	background-position: center;
	width: 120px;
}
#rightLogo {
	padding: 5px;
	float: right;
	background-image: url(../Images/logos/logos1_27.jpg);
	background-position: top;
	background-repeat: no-repeat;
	width: 250px;	
	height: 50px;

}
.clear {
	clear: both;
}
.clear_right {
	clear: right;
}
#topmenu {
	background-color: #0066cc;
	text-align: right;
	font-variant: small-caps;
	font-weight: bold;
	color: #000066;

}
#topmenu ul{
	list-style-type: none;
	background-color: #C0C0C0;
	padding: 0px;
	margin: 0px;
	width: 100%;
}
#topmenu li { 
	display: inline; 
	text-align: center;
	margin: 0px;
	padding: 0px;
}
#topmenu li a
	{
	text-decoration: none;
	background-color: #999999;
	color: #000066;
	padding: .2em 1em;
	border-right: 1px solid #fff;
	}

#topmenu li a:hover
	{
	background-color: #0066cc;
	color: #000066;
	}
#leftPanel {
	border-right: 1px solid #000066; 
	float: left;
	width: 27%;
 
}
#bar {
	margin: 5px;
    border-bottom: 1px solid gray;
	}
#bar ul {
	text-align: left;
	padding-left: 0px;
	margin-left: 0px;
}
#bar li {	
	line-height: 180%;
	list-style: none;
	margin: 0;
	padding: 0px;
	border-top: 1px solid gray;
	padding-left: 10px;
}
#bar li a, a:link, a:active {
	color: #000066;
}
#bar li a:hover {
	color: #0000ff;
}
#bar li a:visited {
	color: #666699;
}
#login {
	width: 150px;
	float: left;
	border-top: 1px solid gray;
	margin: 5px 0 0 0;
	padding: 0 5px 5px 5px;
}
#pageFooter {
	background-color: #0066cc;
	text-align: center;
	border-color: #000000;
	border-style: solid;
	border-width: 1px;
	}
#pageFooter a:link, a:active {
	color: #ffffff;
	font-size: 12px;
	font-weight: normal;
}
#pageFooter a:hover {
	color: #ffff00;
	text-decoration: none;
}
#news {
padding: 5px 2px 5px 5px;
	text-align: left;
	width: 170px;
	float: left;
    background-color: #FFFFFF;
    border-bottom: 1px solid gray;
    margin: 0 0 5px 0;
}
#news h1 {
	font-size: 14px;
	font-weight: bolder;
	font-variant: small-caps;
    
}

#news dd {
	text-indent: 0px;
	color: #cc0000;
}
#news dt {
	text-indent: 0px;
	font-size: 12px 
}
#newslayer {
	background-color: #ffffff;
}
.abc {
	margin: 0px;
}
.abc ul{
	list-style: circle;
	text-align: left;
	margin: 0px;
	padding: 0px;
	}
.abc li {
	display: inline;
	padding-bottom: 4px;
	padding-left: 0px;
	padding-right: 4px;
	padding-top: 4px;
}
.vertList {
	padding-left: 0px; 
	 margin-left: 0px; 
}
.vertList ul {
	 text-align: left;
	padding-left: 0px;
	margin-left: 0px;
}
.vertList li {
	text-align: left; 
	list-style: none; 
}
.horList {
	padding-left: 0px; 
	 margin-left: 0px; 
}
.horList ul {
	padding-left: 0px;
	margin-left: 0px;
	
}
.horList li {
	display: inline;
	text-align: center; 
	list-style: none; 
}
.leftImage {
	
	padding: 5px 5px 5px 5px;
	float: left;
}
.rightImage {
	padding: 5px;
	float: right;
}
div.row {
  clear: right;
  padding-top: 5px;
  }

div.row span.label {
  float: left;
  width: 88px;
  text-align: right;
  }

div.row span.formw {
  float: right;
  width: 350px;
  text-align: left;
  } 
.left {
      
      margin: 5px 5px 5px 5px;
      padding-left: 15px;
      }
.left li {list-style-type: square;
         line-height: 30px;
}
.left dt {
         line-height: 30px;
         text-indent: 20px;
         }
.right {
       float: right;
       margin: 5px 20px 5px 0;
}
.right li {list-style-type: square;
         line-height: 30px;
}
