/* ------------------------    MAIN    --------------------------*/
font {}
TABLE, TR, TD, UL {}

body{background: #FFFFFF url(/images/bg_tile.gif) no-repeat center top; margin: 0px; padding: 0px; text-align: center;}

.container{text-align: left; margin: 0 auto; width: 1032px; max-width:1032px;}

.navigation{max-width: 1032px; max-height: 53px; width:1032px; height:53px;}
.navigate{max-width: 877px; max-height: 53px; float:left; height:53px;}

.content_container{padding: 0px 16px 0px 16px;}

.content{background:url(/images/bg_content.gif) no-repeat; max-width: 1000px; width:1000px;}

h1{margin: 0 0 0 10px; padding: 0px;}
h2{margin: 0px; padding: 0px;}

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: 12px;}
	
.main {
	font-family: arial,helvetica,sans-serif;
	font-size: 12px;
	color:#000000;
	background-color: ;
	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:#0000FF;}
.mainlink a:link {
	color:#0000FF;}
.mainlink a:hover {
	color:#FF0000;}
.mainlink a:active {
	color:#FF9900;}
.mainlink a:visited {
	color: #999999;}
	
a {
	font-family: arial,helvetica,sans-serif;
	font-size: 12px;
	color: #0000FF;}
a:link {
	color: #0000FF;}
a:hover {
	color: #FF0000;}
a:active {
	color: #FF9900;}
a:visited {
	color: #999999;}
	
/* ------------------------    SUB - LEFT BAR   --------------------------*/

.sub {
	font-family: arial,helvetica,sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: ;
	border: 1px #999999 solid;}
.subcolor {
	color: #000000;
	background-color: ;}
.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    --------------------------*/

#footer {
	font: 11px Arial, Helvetica, sans-serif;
	color: #909090;
	padding: 5px;
	height:40px;
	text-decoration: none;
	}
#footer a {
	color: #909090;
	text-decoration: underline;
	}
#footer a:hover {
	color: #A7A7A7;
	text-decoration: underline;
	}