@charset "utf-8";

/* ######## Start Template CSS ######## */    

body  {
    background: #5e849b url(../images/pagebg/page_bg_v3_1.png) repeat-x;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000000;
	font-family: Verdana, sans-serif;
}

a, a:active, a:visited, a:hover{
	color: #25333d;
}

img{
	border:0;
        margin:0;
}

hr {
  border: 0;
  color: #373737;
  background: #373737;
  height: 4px;
}

hr.sub {
  border: 0;
  color: #373737;
  background: #373737;
  height: 2px;
}

hr.thin {
  border: 0;
  color: #373737;
  background: #373737;
  height: 1px;
}

h1{
	font-size: 175%;
	margin: 0;
}

h2{
	font-size: 125%;
	margin: 0;
}

#container { 
	width: 955px;
	background: transparent;
	margin: 0 auto;
	text-align: left;
} 

#header { 
	background: transparent;
        margin: 0px;
	padding: 10px;
	height: 70px;
        font-size: 80%;
} 

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

#infobar a {
        color:#fff;
}

#contenttop {
        background:#9fb7c5 url(../images/contenttop.png);
        height:38px;
}

#contentwrap {
	background: #e9e9e9;
}

#mainContent { 
	margin: 0;
	padding: 15px;
	/* min-height hack for ie6 */
	min-height: 500px;
    height: auto !important;
    height: 500px;
        font-size: 80%;
       width: 925px;
} 

#mainContentindex { 
	margin: 0;
	/* min-height hack for ie6 */
	min-height: 500px;
    height: auto !important;
    height: 500px;
        font-size: 80%;
    overflow: hidden;
    _overflow: none;
       width: 100%;
}

#mainContentnone { 
	/* min-height hack for ie6 */
	min-height: 500px;
    height: auto !important;
    height: 500px;
        font-size: 80%;
    overflow: hidden;
    _overflow: none;

       border-right: 1px solid #848484;
	   background: #f0f0f0;
}

#breadcrumb {
	background:#cbcbcb;
	margin-top:-15px;
	margin-left:-15px;
	margin-right:-15px;
	margin-bottom:10px;
	font-size:8pt;
	font-weight:bold;
	padding-bottom:-15px;
	padding:5px;
	padding-left:20px;
	height:15px;
}

#breadcrumb a, #breadcrumb a:active, #breadcrumb a:visited, #breadcrumb a:hover{
	color: #3e3e3e;
}

#indexContentleft {
        float:left;
}

#indexContentright {
        float:right;
        width:200px;
        text-align:center;
        background: #f0f0f0;
} 

#indexContentright img {
border:2px solid #85492B;
margin-top: 20px;
}

#footer { 
	padding: 6px 20px 6px 20px;
	text-align:center;
	color: #fff;
        font-size: 80%;
	background: #373737;
        margin-bottom:15px;
} 

#footer a, #footer a:active, #footer a:visited, #footer a:hover{
	color: #fff;
        text-style: underline;
}

#textheader {
        background:#9fb7c5;
        font-size: 125%;
        font-weight:bold;
        padding:5px;
        border-bottom: 1px solid #848484;
}

.fltrt {
	float: right;
	margin-left: 8px;
}

.fltlft {
	float: left;
	margin-right: 8px;
}

.clearfloat {
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}

.data
{
	font-size: 12px;
	background: #f4f4f4;
	border-collapse: collapse;
	text-align: left;
	border: none;	
}

.data td
{
	color: #000;
	padding: 12px 16px;
	border-top: 1px solid #000;	
	border-bottom: 1px solid #000;	
}

.blocktext
{
	line-height: 2;
}

#listitem a {
width:auto;
padding: 5px;
display:block;
border-bottom: 1px solid #aeaeae;
color: #000;
background:#fff;
text-decoration:none;
}

#listitem a:hover {
background:#e6e6e6;
}

/* ######## End Template CSS ######## */       

