 /* ---------- 1. Basics ----------- */
 
 *{
	margin: 0;
	padding: 0;
}
	
body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000066;
	background-image: url(images/bg.gif);
	background-attachment: fixed;
	background-repeat: repeat-x;	
	text-align: center;
	}

td {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 10px;
}

th {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

/* ---------- 2. Structure ----------- */

#container {
	margin: 0 auto;
	width: 920px;
	position: relative;
	padding: 0px;
	text-align: left;
	top: 0px;
	float:auto;
	visibility: visible;

}

html>body #container {
}


#header {
	height: 180px;
	padding: 0px;
	position: relative;
}

html>body #header {
}

#main {
	position: relative;
	width:100%;
	float:left;
	background-color: #FFFFFF;
	visibility: visible;


}

html>body #main {

}

#menu{
	position: relative;
	width: 160px;
	left:0px;
	margin:10px;
	height: 100%;
	top:0px;
	float:left;
	z-index:2;	
	}

html>body #menu{
	width: 160px;}

#content{
	position: relative;
	width: 520px;
	top:0px;
	padding:10px;
	float:left;
	z-index:1;
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #C6E2FF;
	margin-bottom:10px;
	visibility: visible;

}

html>body #content{
	width: 500px;
	min-height: 720px;
	}
	
* html #content { height: 720px }

html>body #content1{
	position: relative;
	top:0px;
	padding:10px;
	float:left;
	z-index:1;
	margin-bottom:10px;
		width: 900px;
	}	

#right{
	position: relative;
	width: 400px;
	right:0px;
	padding:10px;
	top:0px;
	float:left;
	z-index:2;
	background-color: #ffffff;
	float:left;
	visibility: visible;

	}

html>body #right{
	width: 379px;}

#footer{
	height: 60px;
	margin: 0 auto;
	padding: 0px;
	position: relative;
	background-color: #FFFFFF;
	clear:left;
	border-top-width: 10px;
	border-top-style: solid;
	border-top-color: #000099;
	visibility: visible;

}

html>body #footer{
}

/* ---------- 3. Elements ----------- */

.bodystyle {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.small {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
}

.medium {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.big {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
}

.xbig {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 24px;
}

.expanded {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	letter-spacing: 2px;
}

.justified {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: justify;
}

.footer {
	font-family: "Times New Roman", Times, serif;
	font-size: 9px;
	color: #999999;
}

.box1 {
	border: 1px solid #C6E2FF;
	padding: 3px;
}

.box2 {
	border: 1px solid #C6E2FF;
	padding: 3px;
	margin-left:10px;
}

/* ---------- sIFR Flash Text ----------- */

.sIFR-flash {
  visibility: visible !important;
  margin: 0;
}

.sIFR-replaced {
  visibility: visible !important;
}

span.sIFR-alternate {
  position: absolute;
  left: 0;
  top: 0;
  width: 0;
  height: 0;
  display: block;
  overflow: hidden;
}

/* Hide Adblock Object tab: the text should show up just fine, not poorly with a tab laid over it. */
.sIFR-flash + div[adblocktab=true] {
  display: none !important;
}

.sIFR-hasFlash H1{
  line-height:25px !important;
  height:25px;
  font-size:25px;
  visibility:hidden;
  margin:0 !important;
}

.sIFR-hasFlash H2{
  line-height:25px !important;
  height:25px;
  font-size:24px;
  visibility:hidden;
  margin:0 !important;
}

.sIFR-hasFlash H3{
  line-height:25px !important;
  height:25px;
  font-size:25px;
  visibility:hidden;
  margin:0 !important;
}

.sIFR-hasFlash H4{
  line-height:25px !important;
  height:25px;
  font-size:25px;
  visibility:hidden;
  margin:0 !important;
}

H1 {
	color:#000099;
	margin:5px 0 10px 0;
	width:450px;
	height:25px;
	font-size:24px;
	line-height:25px;
}

H2 {
	color:#000099;
	margin:5px 0 10px 0;
	width:460px;
	height:25px;
	font-size:18px;
	line-height:25px;
}

H3 {
	color:#000099;
	margin:5px 0 10px 0;
	width:300px;
	height:25px;
	font-size:18px;
	line-height:25px;
}

H4 {
	color:#A45100;
	margin:5px 0;
	width:146px;
	height:25px;
	font-size:25px;
	line-height:25px;
}

.line1 {
border-bottom: 1px dashed #C6E2FF;}

a {
	color: #0066ff;
}
a:hover {
	color: #FFFFFF;
	background-color: #0066ff;
}

.nav {
	color: #000099;
	font-size: 14px;
	padding: 10px;
	border-top: none #000099;
	border-right: 2px solid #000099;
	border-bottom: 2px solid #000099;
	border-left: 2px solid #000099;
	vertical-align: text-bottom;
	font-weight: normal;
	background-color: #ffffff;

}

a.nav:link { 
	text-decoration: none; 
	color: #000099;
		background-image: url(images/title_bg.gif);
}

a.nav:visited { 
	text-decoration: none; 
	color: #000099;
	background-image: url(images/title_bg.gif);	
}

a.nav:active {
	text-decoration: underline; 
	color: #000099;
}

a.nav:hover {
	text-decoration: underline;
	color: #FFFFFF;
	font-weight: normal;
	background-color: #0066ff;
	padding-bottom: 10px;
		background-image: none;	
}

.navOn {
color: #FFFFFF;
	font-size: 14px;
	padding: 10px;
	border-top: none #000099;
	border-right: 2px solid #000099;
	border-bottom: 2px solid #000099;
	border-left: 2px solid #000099;
	text-decoration: underline;
	color: #FFFFFF;
	font-weight: normal;
	background-color:  #000099;
	padding-bottom: 15px;
	vertical-align: text-bottom;
	}
