/** BASIC */

body {
	margin: 0px;
	padding: 0px;
	background: #FFFFFF;
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #222;
	font-weight: bold;
	font-size:16pt;
}

h3 {font-size: 112%}

h2, h3, h4, h5, h6 {
	font-family: Arial, Helvetica, sans-serif;
	
	text-transform: uppercase;
	font-weight: bold;
}

a {
	font-weight: bold;
	color: #909090;
}

h2 {

	font-size: 18px;
}
a:hover {
	text-decoration: none;
	color: #222;
}

.img1 {
	float: left;
	margin: 4px 15px 0px 0px;
	border: 5px solid #ABDCEF;
}

.imgh{
	float:left;
	padding-top:3px;
	border:0;
}

.imgmen{
	border:0;
}
.txtright{
	clear:right;
	float:right;
	text-align:right;
	position:relative;
	_top:12px;/* ie 6 */
	#top:12px;/* ie 7 */
}
.text1 {
	color:#3D7296;
	font-family:Verdana;
	font-size: 12px;
	font-weight:bold;

}

.text2 {
	text-align:right;
	color:#909090;
	font-family:Arial;
	font-size: 14px;
	font-weight:bold;
	

}

.lnkmen:link,.lnkmen:visited {
	color:#FFFFFF;
}

.lnkmen:hover{
	color:#A70B19;
}

.linkmain:link, .linkmain:visited{
	color:#909090;
	font-family:Arial;
	font-size: 14px;
	font-weight:bold;
	text-decoration:underline;
}

.linkmain:hover {
	color:#222;
	font-family:Arial;
	font-size: 14px;
	font-weight:bold;
	text-decoration:none;
}

.txtblue{
	color:#3D7296;
	font-size: 14px;
	font-weight:bold;
	text-align:left;
	font-family:Arial;
}


.txtgreen{
	color:#5D9731;
	font-size: 14px;
	font-weight:bold;
	text-align:left;
	font-family:Arial;
}

.txtorange{
	color:#ED8000;
	font-size: 14px;
	font-weight:bold;
	text-align:left;
	font-family:Arial;
}

.txtpurple{
	color:#56398B;
	font-size: 14px;
	font-weight:bold;
	text-align:left;
	font-family:Arial;
}

h3 a{
	color:#3D7296;
}

.txtb{
color:#325D7A;
}
.opacity img{
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
-moz-opacity: 1;
opacity:1;
}

.opacity:hover img{
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=60);
-moz-opacity: 0.6;
opacity:.40;
}

.more{
	font-size:0.8em;
	text-align:right;
	color:#000;
	
}

.more:link, .more:visited{
	color:#000;
	font-weight:bold;
	
	
}
/** HEADER */

#header {
	background:#FFF;
	width: 770px;
	margin: 0px auto;
	padding-left:5px;
	padding-bottom:3px;
	
}

#header h1 {
	margin: 0px;
	padding: 20px;
}

#header h2 {
	margin: 0px;
	font-size: 14px;
}

/** MENU */

#navcont{
background-color:#333333;
padding-top:15px;
padding-bottom:20px;
color:#FFFFFF;

}

.txtmenu{
font-style:italic;
margin-bottom:5px;
font-size:0.9em;
}

#navlist
	{
	margin-left: 0;
	padding-left: 0;
	list-style: none;
	background-color:#333333;
	height:215px;
	}
	
#navlist li 
	{
	
	padding-top:5px;
	padding-left: 40px;
	background-color:#333333;
	background-image: url(../images/bullet_m.gif);
	background-repeat: no-repeat;
	background-position: 1.7em 0.6em;
	border-bottom:1px solid #5D5D5D;
	height:25px;
	}
	
#navlist a {
	text-decoration: none;
	color: #FFFFFF;
}

#navlist a:hover {
	color: #A70B19;	
	text-decoration: none;
}

#navlist li:hover {
	background-image: url(../images/bullet_h.gif);
}


#navcontc{
background-color:#333333;
padding-top:5px;
color:#FFFFFF;
padding-bottom:20px;

}

#navlistc
	{
	margin-left: 0;
	padding-left: 0;
	list-style: none;
	background-color:#333333;
	height:180px;
	}
	
#navlistc li 
	{
	
	padding-top:5px;
	padding-left: 40px;
	background-color:#333333;
	background-image: url(../images/bullet_m.gif);
	background-repeat: no-repeat;
	background-position: 1.7em 0.6em;
	border-bottom:1px solid #5D5D5D;
	height:25px;
	}
	
#navlistt
	{
	margin-left: 0;
	padding-left: 0;
	list-style: none;
	background-color:#333333;
	height:260px;
	_height:255px;
	#height:255px;
	}
	
#navlistt li 
	{
	
	padding-top:5px;
	padding-left: 40px;
	background-color:#333333;
	background-image: url(../images/bullet_m.gif);
	background-repeat: no-repeat;
	background-position: 1.7em 0.6em;
	border-bottom:1px solid #5D5D5D;
	height:25px;
	}
	
#navlistt a {
	text-decoration: none;
	color: #FFFFFF;
}

#navlistt a:hover {
	color: #A70B19;	
	text-decoration: none;
}

#navlistt li:hover {
	background-image: url(../images/bullet_h.gif);
	
}




#navcontc{
background-color:#333333;
padding-top:5px;
color:#FFFFFF;
padding-bottom:20px;

}

#navlistc
	{
	margin-left: 0;
	padding-left: 0;
	list-style: none;
	background-color:#333333;
	height:180px;
	}
	
#navlistc li 
	{
	
	padding-top:5px;
	padding-left: 40px;
	background-color:#333333;
	background-image: url(../images/bullet_m.gif);
	background-repeat: no-repeat;
	background-position: 1.7em 0.6em;
	border-bottom:1px solid #5D5D5D;
	height:25px;
	}
	
#navlistc a {
	text-decoration: none;
	color: #FFFFFF;
}

#navlistc li:hover {
	background-image: url(../images/bullet_h.gif);
	color: #D7D6D6;
}

#listmain
	{
	margin-left: 0;
	padding-left: 0;
	list-style: none;
	}
	
#listmain li 
	{
	
	padding-top:5px;
	padding-left: 35px;
	background-image: url(../images/arrow.gif);
	background-repeat: no-repeat;
	background-position: 1.7em 0.7em;
	}


div.float {
clear:right;
  float: left;
  width: 175px;
  padding:6px;
  
  }
  
div.float p {
   text-align: center;
 
   }
	


.clearboth { clear: both; }

/** CONTENT */

#content {
	background-color:#FFF;
	width: 770px;
	margin: 0px auto;
	padding: 10px 0px 0px 0px;
	border-left:1px solid #000;
	border-right:1px solid #000;
	border-top:1px solid #000;
	height:100%;
	overflow:hidden;
}

#content h2, #content h3, #content h4, #content h5, #content h6 {
	font-weight: normal;
}

#content ul, #content ol {
	margin-top: 1.2em;
	line-height: 170%;
}

#left {
	clear:left;
	float: left;
	width: 180px;
	padding: 0px 0px 0px 10px;
	/*height:300px;*/

}

#lefta {
	clear:left;
	float: left;
	width: 170px;
	padding: 0px 0px 5px 12px;
	text-align:center;
	
	
	
}

#rightm {
	float: right;
	width: 570px;
	padding: 0px 5px 0px 5px;
	

}

#right {
	float: right;
	width: 560px;
	padding: 0px 10px 20px 10px;
	

}

#rightg {
	_clear:left;
	float: right;
	width: 560px;
	padding: 0px 5px 20px 10px;
	

}

#rights {
	_clear:left;
	float: right;
	width: 550px;
	_width: 540px;
	padding: 0px 20px 20px 10px;
	

}

#colA {
	
	float: left;
	width: 180px;
	padding: 0px 17px 0px 12px;
	text-align:center;
	
	
}

#colB {
	
	float: left;
	width: 175px;
	padding: 0px 12px 0px 0px;
	text-align:center;
	
}

#colC {
	clear:right;
	float: left;
	width: 175px;
	padding: 0px 0px 0px 0px;
	text-align:center;
	
}

/** FOOTER */

#footerg {
	clear: both;
	width: 786px;
	margin: 0px auto;
	border-top: 1px solid #000;
	font-size:0.8em;
}

#footer {
	clear: both;
	width: 770px;
	margin: 0px auto;
	border-top: 1px solid #000;
	font-size:0.8em;
}

#footerleft{

	float:left;
}

#footerright{
	float:right;
}

#footer p {
	margin: 0px;
	padding: 10px 10px 0px 125px;
	color: #4773C1;
}

.border-top {
	border-top: 1px solid #eee;
	
}

.hrdiv {
	border-top:0;
	background-color:#F2F2F2;
	height:10px;
}

.dot { border:none;border-top:dotted 2px #eeeeee }
