

BODY {
	color : #333333;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : small;
	text-align : center;
	scrollbar-3dlight-color : white;
	scrollbar-arrow-color : white;
	scrollbar-base-color : white;
	scrollbar-darkshadow-color : white;
	scrollbar-face-color : #165BA0;
	scrollbar-highlight-color : #165BA0;
	scrollbar-shadow-color : #165BA0;
	scrollbar-track-color : White;
	margin-right: auto;
margin-left: auto;
margin-top: 0px;
margin-bottom: 0px;
	background : #D7E9F2;
		background-image : url(images/bar.png);
	background-repeat : repeat-y;
	background-position : bottom;
}

A {
	color : #165BA0;
	text-decoration : none;
}

A:HOVER {
color : #165BA0;
	text-decoration : underline;
}



h1{
text-transform : uppercase;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 16px;
	font-weight : bold;
	text-align : left;
	color : #165BA0;
}
h1 strong {
	color : #165BA0;
	font-weight : normal;
}
h2 strong, h3 strong, h4 strong, h5 strong, h6 strong {
	color : #165BA0;
}

h2 {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	color : #165BA0;
	margin: 1.5em 0 0.5em 0;
}
h3{
	color : #165BA0;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	text-align : left;
	font-weight : bold;

}
strong{
	color : #165BA0;
}
p{
	color : #333333;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	text-align : justify;
	font-weight : normal;
	margin: 0.0em 0 0.5em 0;
	line-height: 1.3em;
}

p.footer{
	color : #333333;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 9px;
	text-align : center;
	font-weight : normal;
	margin: 1.0em 0 0.5em 0;
	line-height: 1.3em;
}

p.emph{
	color : #165BA0;
	font-family : Georgia,"MS Serif", "New York", serif;
	font-size : 20px;
	text-align : center;
	font-weight : normal;
	font-style : italic;
	font-stretch : condensed;
	margin: 1em 0 1em 0;
	line-height: 1.3em;
}
fieldset{
	margin: .5em 0 .5em 0;
}

h1,  h3, h4, h5, h6 {
		margin: 0.0em 0 0.5em 0;
}


h4{
	color : #165BA0;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	text-align : left;
	font-weight : normal;
		
}

h5{
	color : #165BA0;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	text-align : center;
	font-weight : normal;
}
h6{
	color : #165BA0;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	text-align : right;
	font-weight : normal;

}

tr{
	color : #333333;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	text-align : justify;
	font-weight : normal;
	border : none;
	vertical-align : top;
}
td{
	color : #333333;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	text-align : left;
	font-weight : normal;
}
th{
	color : #165BA0;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	text-align : left;
	font-weight : normal;
}
ul{
			margin: 0.0em 0 0.0em 25px;
}
ol{
			margin: 0.0em 0 0.0em 30px;
}
li{
	color : #165BA0;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	text-align : left;
	font-weight : bold;
}
 li p{
	color : #333333;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	text-align : left;
	font-weight : normal;
	margin: 0.0em 0 0.0em 0;
	line-height: 1.3em;
}

/* Containers;*/

/* MainArea;*/

#maincontent{
	visibility : visible;
	z-index : 1;
	background: transparent; 
	padding: 10px 0px 10px 0px;  
	top: 0px; 
	left: 0px; 
	width : 880px;
	min-height : 600px;
	margin-right: auto;
margin-left: auto;
margin-top: 0px;
margin-bottom: 0px;
}

#menu{
	width : 880px;
	height : 35px;
	background : #83BBD7 url(images/menu.png) no-repeat top;
	line-height : 35px;
	font : bold 14px;
	color : white;
	margin : 10px 0 10px 0;
	text-align : center;
	padding : 0px;
}



/* dropmenu */

#dropmenu { 
 margin: 0;
  list-style: none; 
   line-height: 35px;
   height : auto;
   width : 880px;
   text-align : center;
   margin-left: -40px;
  } 
  #dropmenu ul { 
 margin: 0;
  list-style: none; 
   line-height: 35px;
   height : auto;
	   text-align : center;

  } 
#dropmenu a.sub { 
display: block; 
line-height : 30px;
padding : 0 0px 0 0px;
height: auto;
color : #1D7AC3;
background-color : #F5F5F5;
border-left : 1px solid #1D7AC3;
border-right : 1px solid #1D7AC3;
border-bottom : 1px solid #1D7AC3;
   text-align : center;
   width : 180px;
} 

#dropmenu a:hover.sub { 
display: block; 
line-height : 30px;
background-color : #63AFEA;
color: white;
background-image : none;
text-decoration : none;
} 
#dropmenu a.mainarrow { 
display: block; 
line-height : 35px;
padding : 0 20px 0 20px;
height: auto;
color : white;
background-color : transparent;
border-left : 0px solid #1D7AC3;
border-right : 0px solid #1D7AC3;
border-bottom : 0px solid #1D7AC3;
} 
#dropmenu a:hover.mainarrow { 
display: block; 
line-height : 35px;
background-color : transparent;
color: white;
 background : url(images/buttonover.png) repeat-x top;
 text-decoration : none;
} 
#dropmenu a.mainarrow-red { 
display: block; 
line-height : 35px;
padding : 0 20px 0 21px;
height: auto;
color : white;
 background : url(images/button-red.png) repeat-x top;
border-left : 0px solid #1D7AC3;
border-right : 0px solid #1D7AC3;
border-bottom : 0px solid #1D7AC3;
} 
#dropmenu a:hover.mainarrow-red { 
display: block; 
line-height : 35px;
background-color : transparent;
color: white;
 background : url(images/buttonover-red.png) repeat-x top;
 text-decoration : none;
} 
#dropmenu li { 
float: left; 
 height: auto;
line-height : 30px;
border : 0px solid Black;
padding-left : 0px;
 }
 
 #dropmenu li ul {
 position : absolute;
 left: -999em; 
 height: auto;
line-height : 30px;
width : 220px;
margin-left : -40px;
 } 
  
  
#dropmenu li:hover ul ul, #dropmenu li:hover ul ul ul, #dropmenu li:hover ul ul ul ul, #dropmenu li.sfhover ul ul, #dropmenu li.sfhover ul ul ul, #dropmenu li.sfhover ul ul ul ul {     left: -999em; 	} 
#dropmenu li:hover ul, #dropmenu li li:hover ul, #dropmenu li li li:hover ul, #dropmenu li li li li:hover ul, #dropmenu li.sfhover ul, #dropmenu li li.sfhover ul, #dropmenu li li li.sfhover ul, #dropmenu li li li li.sfhover ul {     left: auto; } 

#banner{
	width : 880px;
	height : 148px;
	text-align : left;
	background : url(images/logo.jpg) no-repeat 650px 50px;
	padding-right : 20px;
}

#block{
	display : block;
	height : 120px;
	width : 100%;
}
	
#hidden { 
	position: absolute;
	visibility : hidden;
	z-index : 2;
	background: transparent; 
	padding: 0px 0px 0px 0px;  
	top: -100px; 
	} 
	


/* Decoration;*/
A.bat {
	color : #DCDCDC;
	text-decoration : none;
}

A.bat:HOVER {
	color : #999999;
	text-decoration : underline;
}

p.bat{
	color : #DCDCDC;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : xx-small;
	text-align : center;
	font-weight : normal;
	margin: .4em 0 0.5em 0;
	line-height: 1.5em;
}
td.leftwave{
	background-position : right;
	background-repeat : no-repeat;
	background-image : url(images/left_wave.gif);
}
td.leftline{
	background-position : right;
	background-repeat : repeat-y;
	background-image : url(images/left_lines.gif);
}
td.rightwave{
	background-position : left;
	background-repeat : no-repeat;
	background-image : url(images/right_wave.gif);
}
td.rightline{
	background-position : left;
	background-repeat : repeat-y;
	background-image : url(images/right_lines.gif);
}
td.leftcrn{
	background-position : right;
	background-repeat : no-repeat;
	background-image : url(images/left-corner.gif);
		height : 37px;
}
td.rightcrn{
	background-position : left;
	background-repeat : no-repeat;
	background-image : url(images/right-corner.gif);
	height : 37px;
}