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

p {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding:10px 0px 10px 0px;
	color: #666666;	
}

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

#container {
	margin: 0 auto;
	width: 920px;
	position: relative;
	text-align: left;
	top: 0px;
	border-right-width: 15px;
	border-left-width: 15px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-color: #ffffff;
	border-left-color: #ffffff;
}

#header {
	position: relative;
	background-color: #FFFFFF;

}

html>body #header {
}

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

}

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: 590px;
	top:0px;
	padding-top:10px;
	float:left;
	z-index:1;
	background-color: #FFFFFF;
}

html>body #content{
	width: 590px;
	}
	
* html #content { height: 720px }	

#right{
	position: relative;
	width: 310px;
	right:0px;
	top:0px;
	float:left;
	z-index:2;
	background-color: #ffffff;
padding-left:20px;
padding-top:20px;
	}

#footer{
	height: 60px;
	margin: 0 auto;
	padding: 10px;
	position: relative;
	background-color: #F0F0F0;
	clear:both;
	border-top-width: 10px;
	border-top-style: solid;
	border-top-color: #c0c0c0;
	text-align: center;

}

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;
	color: #666666;	
}

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

.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 #CCCCCC;
	padding: 4px;
}

.box2 {
	border: 1px solid #CCCCCC;
	padding: 3px;
	margin-right: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:35px !important;
  height:35px;
  font-size:25px;
  visibility:hidden;
  margin:0 !important;
}

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

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

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

H1 {
	color:#0066CC;
	margin:5px 0 10px 0;
	width:540px;
	height:35px;
	font-size:35px;
	line-height:35px;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
 /* this is overridden when sIFR is active with the !important declaration */
}

H2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color:#0066CC;
	margin:5px 0 10px 0;
	width:300px;
	height:25px;
	font-weight: normal;
	font-size:22px;
	line-height:25px;

}

H3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color:#0066cc;
	margin:5px 0;
	width:260px;
	height:15px;
	font-size:15px;
	line-height:15px;
}

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

.footer {
	text-size: 8px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

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

a {
	color: #0099ff;
}
a:hover {
	color: #FFFFFF;
	background-color: #0099ff;
	padding-bottom: 2px;	
}

.nav {
	color: #cccccc;
	font-weight: normal;
}

a.nav:link { 
	text-decoration: none; 
	color: #cccccc;

}

a.nav:visited { 
	text-decoration: none; 
	color: #0099FF;
}

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

a.nav:hover {
	text-decoration: underline;
	color: #FFFFFF;
	font-weight: normal;
	background-color: #0099FF;
	padding-bottom: 2px;

}

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