html, body {
	margin: 0px;
	padding: 0px;
  	scrollbar-face-color:#3B67B0;
  	scrollbar-arrow-color:#FFFFFF;
  	scrollbar-track-color:#E0E8F4;
  	scrollbar-shadow-color:#E0E8F4;
  	scrollbar-highlight-color:#E0E8F4;
  	scrollbar-3dlight-color:#E0E8F4;
  	scrollbar-darkshadow-Color:#E0E8F4;
    text-align: center;
    background-color: #e0e8f4;
    /*background-color: #6699ff;*/
}

#content {
    background-color: #ffffff;
	/*width: 100%;*/
	width: 750px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0px;
    /*height: 1000px;*/
    padding-bottom: 30px;
}

#leftcol {
	width: 255px;
	float: left;
	min-height: 400px;
}

div[id] #leftcol {
	height: auto;
}

#bodycol1 {
	width: 160px;
	min-height: 350px;
	float: left;
}

div[id] #bodycol1 {
	height: auto;
}

#bodycol2 {
	width: 580px;
	min-height: 350px;
	float: left;
}

div[id] #bodycol2 {
	height: auto;
}

#bodycol3 {
	width: 420px;
	min-height: 350px;
	float: left;
	text-align:center;
	layer-background-image: url(resources/gifs/lines.gif);
	background-image: url(resources/gifs/lines.gif);
	background-repeat: repeat-y;
	background-position: left top;
}

div[id] #bodycol3 {
	height: auto;
}

#bodycol5 {
	width: 180px;
	min-height: 350px;
	float: left;
}

div[id] #bodycol5 {
	height: auto;
}

#bannerrow {
	/*width:100%;*/
    width:760px;
    margin-left: auto;
    margin-right: auto;
	min-height: 102px;
	height: 102px;
	layer-background-image: url(resources/jpgs/bannerback2.jpg);
	background-image: url(resources/jpgs/bannerback2.jpg);
	background-repeat: repeat-x;
	background-position: left top;
    text-align: left;
}

div[id] #bannerrow {
	height: auto;
	layer-background-image: url(resources/jpgs/bannerback.jpg);
	background-image: url(resources/jpgs/bannerback.jpg));
	background-repeat: repeat-x;
	background-position: left top;
}

#mainrow {
    text-align: left;
    width:760px;
	min-height: 350px;
	height: 350px;
    margin-left: auto;
    margin-right: auto;
}

div[id] #mainrow {
	height: auto;
}
#footrow {
	width:760px;
	min-height: 10px;
	height: 10px;
	clear: left;
}

div[id] #footrow {
	height: auto;
}
#gaprow {
    width:760px;
	min-height: 10px;
	height: 10px;
	clear: left;
}

div[id] #gaprow {
	height: auto;
}

.footG {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
}
.subheadB {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #3B67B0;
}
.bodyB {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #F26631;
	line-height: 21px;
    text-align: left;
}
.bodyB a:link {color: #000000; text-decoration: none} 
.bodyB a:visited {color: #000000; text-decoration: none} 
.bodyB a:hover {color: #F26631; text-decoration: none} 
.bodyB a:active {color: #000000; text-decoration: none}

.bodyB3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3B67B0;
	line-height: 14px;
}
.bodyB3 a:link {color: #000000; text-decoration: none} 
.bodyB3 a:visited {color: #000000; text-decoration: none} 
.bodyB3 a:hover {color: #3B67B0; text-decoration: none} 
.bodyB3 a:active {color: #000000; text-decoration: none}

.body2B {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #F26631;
	line-height: 20px;
}
.body2B a:link {color: #000000; text-decoration: none} 
.body2B a:visited {color: #000000; text-decoration: none} 
.body2B a:hover {color: #F26631; text-decoration: none} 
.body2B a:active {color: #000000; text-decoration: none}
.body2B .trow1{background-color: #ffffff; font-size: 11px;}
.body2B .trow0{background-color: #E0E8F4; font-size: 11px;}


.bodyW {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.bodyW a:link {color: #FFFFFF; text-decoration: none} 
.bodyW a:visited {color: #FFFFFF; text-decoration: none} 
.bodyW a:hover {color: #000000; text-decoration: none} 
.bodyW a:active {color: #FFFFFF; text-decoration: none}

.subheadR {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #C44E3A;
}

.bodyB-nolinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	list-style-image: url(resources/gifs/bluebullet.gif);
}

.bodyBl {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3B67B0;
	line-height: 12px;
}
.bodyBl a:link {color: #3B67B0; text-decoration: none} 
.bodyBl a:visited {color: #3B67B0; text-decoration: none} 
.bodyBl a:hover {color: #000000; text-decoration: none} 
.bodyBl a:active {color: #3B67B0; text-decoration: none}

.bodyBl-s {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0078C1;
}
.bodyR {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #C44E3A;
}
.bodyR a:link {color: #000000; text-decoration: none} 
.bodyR a:visited {color: #000000; text-decoration: none} 
.bodyR a:hover {color: #C44E3A; text-decoration: none} 
.bodyR a:active {color: #000000; text-decoration: none}

.headW {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 21px;
	color: #FFFFFF;
}
.bodyV {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
    font-weight: bold;
}
.bodyV a:link {color: #3B67B0; text-decoration: underline;} 
.bodyV a:visited {color: #3B67B0; text-decoration: underline;} 
.bodyV a:hover {color: #000000; text-decoration: underline;} 
.bodyV a:active {color: #3B67B0; text-decoration: underline;}