img{border:0;}
BODY
{
	font-family: Arial, sans-serif;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	font-size: 12px;
	text-align: center;
	background: white;
}
TD{
}
SELECT
{
	font-weight: bold;
	color: #000000;
}

A:LINK,A:VISITED, A
{
	color:#586D8B;
	text-decoration:none;
	cursor:pointer;
}
A:HOVER
{
	color:#1B2C43;
}

.menuheader
{	
	font-weight: bold;
	font-size: 14px;
	color: #000066;
	text-align:left;
	font-family: sans-serif;
}

.menusubheader
{
	color: #586D8B;
	font-size: 12px;
	font-weight: bold;
	font-family: sans-serif;
}

.menutext
{
	font-size: 12px; 
	font-family: sans-serif;
}

.menulink
{
	font-weight: bold;
	font-size: 12px;
	font-family: sans-serif;
}
.smalllink
{
        font-size: 12px;
        font-family: sans-serif;
}
.productheader
{
        color: #586D8B;
        font-size: 14px;
        font-weight: bold;
        font-style:italic;
        font-family: sans-serif;
}

.contentheader
{	
	font-size: 18px;
	color: #000066;
	font-weight: bold;
}

.contenttext
{
	font-size: 12px;
}

.contentlargetext
{
	font-size: 16px;
	font-weight: bold;
	font-style: italic;
}

.contentlargetext2
{
	font-size: 16px;
	font-weight: bold;
}

.contentlink
{
	font-size: 12px;
}

.contentbold 
{
	color: #000051;
	font-weight: bold;
	font-size: 12px;
}

.contentunbold
{
	color: #000051;
	font-size: 12px;
}

.contentwhite
{
	font-size: 12px;
	color: #F6F6F7;
}

.contentred
{
	font-size: 12px;
	color: #FF0000;
}

.contentheaderwhite
{
	font-size: 14px;
	font-weight: bold;
	color: #F6F6F7;
}

.hpaddedtable td
{
	vertical-align: top;
	padding-top: 0px;
	padding-bottom: 0px;
}
.paddedtable, .paddedtable2
{
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	padding: 0px;
	border-width: 1px;
	border-style: solid;
	border-color: #000000;
	width: 100%;
}
.paddedtable2 {width: 80%;}
.paddedtable TD , .paddedtable2 TD
{
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	padding: 3px;
	border-width: 1px 1px 1px 1px;
	border-style: solid;
	border-color: #FFFFFF;
	background-color: #F6F6F7;
}

.paddedtable TH , .paddedtable2 TH
{
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	padding: 3px;
	border-width: 1px 1px 1px 1px;
	border-style: solid;
	border-color: #FFFFFF;
	background-color: #DDDDDD;
	text-align: left;
}

.curvedbarcell
{
	background-image: url(/images/curvedbar4.gif);
	background-repeat: no-repeat;
	height: 31px;
	padding: 5px;
}

.curvedbarcell2
{
	background-image: url(images/curvedbarshort.gif);
	background-repeat: no-repeat;
	height: 31px;
	padding: 5px;
}
.maintable
{
	width: 770px;
	text-align: center;
	border-style: none;
}



.sidemenucell
{
	width: 200px;
	background-color: #F6F6F7;
}

.contentcell
{
	border-left:1px solid #B4B4B4;
	width: 570px;
}
.contentcellwide
{
	border-left:1px solid #B4B4B4;
	width: 770px;
}

.menubodycell
{
	border-style: none;
	padding: 1px 1px 1px 1px;
}

.contentbodycell
{
	padding: 10px 10px 10px 10px;
}

.menurule
{
	width: 200px;
	height: 1px;
}

.contentrule
{
	width: 100%;
	height: 1px;
}

input.textbox
{
	font-size:9px;
	color:#6F6F6F;
	height:17px;
}

input.button
{
	font-size:9px;
	color:#6F6F6F;
	height:17px;
}

select
{
	font-size:9px;
	color:#6F6F6F;
	height:17px;
}


textarea 
{
	font-size:14px;
	font-family:sans-serif;
}

ul
{
    list-style-type: square;
}

ul ul
{
    list-style-type: disc;
}

ul ul ul, ul ul ul ul, ul ul ul ul ul /* 3 4 and 5 depths */
{
    list-style-type: circle;
}

ul.contenttext li
{
 list-style-type: disc;
 margin: 10px 0px;
}
ul.contenttext li li
{
 list-style-type: circle;
 margin: 10px 0px;
}

ul.contenttext2 li
{
font-size: 12px;
 list-style-type: disc;

}
ul.contenttext2 li li
{
 font-size: 12px;
 list-style-type: circle;
}

ul.quicktext
{
 font-family: arial;
 font-size: 12px;
 padding-left: 15px;
 margin-left: 5px;
}
ul.quicktext li
{
 list-style-type: disc;
 margin: 10px 0px;

}

.code
{
    BORDER-RIGHT: #d1d7dc 1px solid;
    BORDER-TOP: #d1d7dc 1px solid;
    FONT-SIZE: 11px;
    BORDER-LEFT: #d1d7dc 1px solid;
    COLOR: navy;
    BORDER-BOTTOM: #d1d7dc 1px solid;
    FONT-FAMILY: Courier, 'Courier New', monospace;
    BACKGROUND-COLOR: #fafafa
}

