/* ------------------------    MAIN    --------------------------*/
font {}
TABLE, TR, TD, UL {}

body{background-image: url(/images/body_bg.jpg);margin: 0; text-align: center;}

body.main {
text-align: center; 
background: #ffffff url(/images/body_bg.jpg) top left repeat-x;
margin: 0;
}

h1 {font: bold 18px Arial; color:#507dd3;}
h2 {font: bold 14px Arial; color:#507dd3;}
h3 {font: bold 12px Arial;}
p {font: normal 12px Arial;}

    
#container {
width:850px;
margin: 0 auto;
padding: 0;
text-align: left;
background: url(/images/container_bg.jpg) top left repeat-y;
}

#header {
width: 850px;
height: 200px;
float: left;
display:inline;
background: #000000 url(/images/header.jpg) top left no-repeat;
}
#navigation {
width: 216px;
float: left;
background: #545b5b;
padding: 20px 0 0 0;
}

#businfo {
width: 205px;
float:left;
color: #ffffff;
padding: 5px;
text-align: center;
}

#content {
float: left;
width: 625px;
padding: 0;
background: #ffffff;
}

#contenttext {
padding: 20px;}

#footerwrap {
width: 100%;
background: #507dd3;
}

#footer {
	font: 11px Arial, Helvetica, sans-serif;
	width: 850px;
	color: #ffffff;
	padding: 5px;
	height:30px;
	text-decoration: none;
	margin: 0 auto;
text-align: center;
background: none;
	}
#footer a {
	color: #ffffff;
	text-decoration: underline;
	}
#footer a:hover {
	color: #A7A7A7;
	text-decoration: underline;
	}
hr.cleaner {
      clear:both;
      height:1px;
      margin: -1px 0 0 0; padding:0;
      border:none;
      visibility: hidden;
      }

#small {
	font-size: 12px;}
#reg {
	font-size: 12px;}
#big {
	font-size: 14px;}
	
.main {
	font-family: arial,helvetica,sans-serif;
	font-size: 12px;
	color:#000000;
	background-color: #FFFFFF;
	border: 0px  ;
}
.maintext1 {
	font-family: arial,helvetica,sans-serif;
	font-size: 12px;
	color: #000000;
}
.maintext2 {
	font-family:arial,helvetica,sans-serif;
	font-size:12px;
	color:#000000;
}
.mainlink {
	font-family:arial,helvetica,sans-serif;
	font-size:12px;
	color:#507dd3;}
.mainlink a:link {
	color:#507dd3;}
.mainlink a:hover {
	color:#999999;}
.mainlink a:active {
	color:#507dd3;}
.mainlink a:visited {
	color: #507dd3;}
	
a {
	font-family: arial,helvetica,sans-serif;
	font-size: 12px;
	color: #507dd3;}
a:link {
	color: #507dd3;}
a:hover {
	color: #999999;}
a:active {
	color: #507dd3;}
a:visited {
	color: #507dd3;}
	
/* ------------------------    SUB - LEFT BAR   --------------------------*/

.sub {
	font-family: arial,helvetica,sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #EEEEEE;
	border: 1px #999999 solid;}
.subcolor {
	color: #000000;
	background-color: #EEEEEE;}
.subtext1 {
	font-family: arial,helvetica,sans-serif;
	font-size: 12px;
	color: #000000;}
.subtext2 {
	font-family: arial,helvetica,sans-serif;
	font-size: 12px;
	color: #000000;}
.sublink {
	font-family: arial,helvetica,sans-serif;
	font-size: 12px;
	color: #0000FF;}
.sublink a:link {
	color: #0000FF;}
.sublink a:hover {
	color: #FF0000;}
.sublink a:active {
	color: #FF9900;}
.sublink a:visited {
	color: #999999;}
	
/* ------------------------    NAV    --------------------------*/

.nav {
	font-family: arial,helvetica,sans-serif;
	font-size: 12px;
	color: ;
	background-color: ;
	border: 0px  ;}
.navcolor {
	color: ;
	background-color: ;}
.navtext1 {
	font-family: arial,helvetica,sans-serif;
	font-size: 12px;
	color: ;}
.navtext2 {
	font-family: arial,helvetica,sans-serif;
	font-size: 12px;
	color: ;}
.navlink {
	font-family: arial,helvetica,sans-serif;
	font-size: 12px;
	color: ;}
.navlink a:link {
	color: ;}
.navlink a:hover {
	color: ;}
.navlink a:active {
	color: ;}
.navlink a:visited {
	color: ;}

/* ------------------------    LINK TO HIDDEN DIR    --------------------------*/

.resource {
	color:#000000; 
	text-decoration: none;
	font: 10px/120% Arial, Helvetica, sans-serif;
	cursor: text;}
.resource a:link {
	color: #000000;
	cursor: text;}
.resource a:hover {
	color: #000000;
	cursor: text;}
.resource a:visited {
	color: #000000;
	cursor: text;}
.resource a:active {
	color: #000000;
	cursor: text;}
	
/* ------------------------    FOOTER    --------------------------*/
#footerwrap {
width: 100%;
background: #507dd3;
}

#footer {
	font: 11px Arial, Helvetica, sans-serif;
	width: 850px;
	color: #666666;
	padding: 5px;
	height:30px;
	text-decoration: none;
	margin: 0 auto;
text-align: center;
background: none;
	}
#footer a {
	color: #666666;
	text-decoration: underline;
	}
#footer a:hover {
	color: #A7A7A7;
	text-decoration: underline;
	}
