#wrapper {
	/*background: #FFF url(../image/pixel.jpg) repeat-y top left;
	*/
	position:absolute;
	top: 270px;
	left: 0;
	width: 100%;
		}

#header {
	position: fixed;
	top: 0;
	left: 0;
	height: 265px;
	width: 100%;
	z-index: 5;
	}
	
#header2 {
	position: fixed;
	top: 0;
	left: 0;
	height: 180px;
	width: 100%;
	z-index: 5;
	}

#nav {
	position: absolute;
	top: 200px;
	right: 10px;
	width: 200;
	float:right;
	}

#content {
	margin-left: 0px;
	}

#footer {
	height: 50px;
	z-index: 5;
	}

.clear {
	clear: both;
	}


/* --[non-essential stuff, colors, etc.]-- */
/*
body {
	font-family: verdana, arial, sans-serif;
	margin: 0;
	padding: 0;
	}
*/
#header {
	background-color: #FFF;
	}

#header, #footer {
	color: #fff;
	font-weight: bold;
	font-size: xx-large;

	text-align: center;
	}

#footer {
	background-color: #00c;
	}

#nav {
	font-size: 12px;
	padding-top: 20px;
	text-align: center;
	}


.bodyText {
	font:11px Verdana, Arial, Helvetica, sans-serif;
	color:black;
	line-height:20px;
	margin-top:0px;
}	
.reg_txt{
	font-size: x-small;
	font-family : Arial, Helvetica, sans-serif;
}
.morelink{
	font-size: xx-small;
	font-family : Arial, Helvetica, sans-serif;
}
.reg_txt_i{
	font-size: small;
	font-family : Arial, Helvetica, sans-serif;
	font-style : italic;
}
.reg_txt_wb{
	font-size: x-small;
	font-family : Arial, Helvetica, sans-serif;
	color:blue;
	font-weight : bold;
}
.reg_txt_b{
	font-size: x-small;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
}
.reg_txt_br{
	font-size: x-small;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	color:red;
}
.reg_txt_j{
	font-size: small;
	font-family : Arial, Helvetica, sans-serif;
	text-align : justify;
}
.reg_txtv{
	font-size: x-small;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style : normal;
}
.reg_txtvr{
	font-size: x-small;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style : normal;
	color : Red;
}
.reg_txtv1{
	font-size: x-small;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style : normal;
	color : Green;
	font-weight : bold;
}

.menu_txt{
	font-size: x-small;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : White;
}
.menu_txt_i{
	font-size: xx-small;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : Black;
	font-style : italic;
}
.menu_txtvb{
	font-size: x-small;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : Black;
}

.menu_txt2{
	font-size: xx-small;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : black;
}
.menu_txt2w{
	font-size: xx-small;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : white;
}
.menu_txt2rb{
	font-size: xx-small;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : White;
	background-color: Red;
}
.menu_txt3 {
	background-color : #6699CC;
	color : #FFFFFF;
	font-family : Arial, Helvetica, sans-serif;
	font-size : xx-small;
	font-weight : lighter;
}
.menu_txt2r{
	font-size: xx-small;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : Red;
}

.th_banner1{
	background-color : #330099;
	color : #FFFFFF;
	font-size: 100%;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : lighter;
}

.th_banner1_arc{
	background-color: #FFA500;
	color: #2400FF;
	font-size: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: lighter;
}


.th_banner1v{
	background-color : #330099;
	color : #FFFFFF;
	font-size: 100%;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}
.th_banner2 {
	background-color : #6699CC;
	color : #FFFFFF;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 100%;
	font-weight : lighter;
}
.th_banner2_s {
	background-color : #6699CC;
	color : #FFFFFF;
	font-family : Arial, Helvetica, sans-serif;
	font-size : xx-small;
	font-weight : lighter;
}

.th_banner3{
	background-color : #66CCCC;
	color : #FFFFFF;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 100%;
	font-weight : lighter;

}
.th_bw{
	background-color: Black;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: lighter;
}
.th_cust {
	background-color : #336699;
	color : #FFFFFF;
	font-family : Arial, Helvetica, sans-serif;
}
.tr_cust {
	font-size : x-small;
	bgcolor : #cccccc;
	font-family : Arial, Helvetica, sans-serif;
}
.tr_small {
	font-size : x-small;
	font-family : Arial, Helvetica, sans-serif;
}

.th_medium {
    font-size : medium;
	font-family : Arial, Helvetica, sans-serif;
}

.th_medium_b {
    font-size : medium;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
}
.th_medium_bv {
	font-size : medium;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : bold;
}
.th_medium_i {
    font-size :medium;
	font-family : Arial, Helvetica, sans-serif;
	font-style : italic;
}
.th_large {
    font-size : large;
	font-family : Arial, Helvetica, sans-serif;
}
.th_large_i {
    font-size :large;
	font-family : Arial, Helvetica, sans-serif;
	font-style : italic;
}.th_large_ir {
    font-size : large;
	font-family : Arial, Helvetica, sans-serif;
	font-style : italic;
	color: red;
}
.alert {
font-size:10px; 
color: #3a3939 font-face=Verdana, Helvetica, Arial; 
text-indent: -20.25px;
} 
.bullet-red { 
PADDING-RIGHT: 0px; 
PADDING-LEFT: 25px; 
FONT-SIZE: 10px; 
PADDING-BOTTOM: 0px; 
COLOR: #3a3939; 
TEXT-INDENT: -27px; 
PADDING-TOP: 15px; 
FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif 
} 
.bullet-red A:link { 
FONT-WEIGHT: bold; 
COLOR: #ce1141; 
TEXT-DECORATION: underline 
} 

