
BODY, TD, TH, INPUT, TEXTAREA, SELECT, OPTION, BUTTON, PRE, P
{font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#666666;
}
BODY, TEXTAREA{
overflow:auto;
margin:0px;
}
PRE
{margin:0px;
padding:0px;
word-wrap:break-word;
}
UL
{margin:1em 0px 1em 1em;
padding:0px;
list-style-position:inside;
}
LI
{margin:0px;
padding:0px;
}
.block{
display:block;
}
.none{
display:none;
}
IMG 
{border:0px;
}
IMG.left{
float:left;
margin:0px 15px 0px 1px;
}
IMG.right{
float:right;
margin:2px 0px 10px 10px;
}
A
{text-decoration:none;
color:black;
}
A:visited
{color:black
}
A:hover, A:active
{
color:black;
}
FORM
{padding:0px;
margin:0px;
}
.desc{
font-size:12px;
/*line-height:200%;*/
}
INPUT.input, .input, TEXTAREA{
border:1px solid #333333;

padding:2px;
font-size:12px;
}
INPUT.input{
/*overflow:visible;*/
}

INPUT.button, BUTTON{
font-size:12px;
font-weight:bold;
/*border:1px solid white;
background:#646464;*/
cursor:hand;
}

.footer a{
font-family:Verdana,sans-serif;
font-size:9px;
}
.footer a, .footer a:visited{
color:#FFFFFF;
text-decoration:none;
}
.footer a:hover, .footer a:active{
color:#ccc;
text-decoration:none;
}
/*
.menu 
{font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #FFFFFF;
line-height: 14;
font-weight: normal;
text-transform: uppercase;
}
*/
.menu
{
	/*padding-left:120px;*/
	background-image:url(images/menu_item.gif);
	background-repeat:repeat-x;
	background-position:center;
	padding-left:20px;
	margin-bottom:5px;
	text-align:right;
	height:18px;
	vertical-align:bottom;
	/*border:solid 1px red;*/
}
A.start
{
font-family:Arial,sans-serif;
font-size:12px;
text-transform:uppercase;
color:White;
}
A.start, A:visited.start{
color:#FFFFFF;
text-decoration:none;
}
A:hover.start, A:active.start{
color:red;
text-decoration:none;
}
.centerBlock
{
	height:100%;
	width:100%;
	font-family:Arial;
	font-size:12;
	color:#666666;
	text-align:left;
	padding:15px;
}
.centerBlockStart
{
	height:100%;
	width:345;
	font-family:Arial;
	font-size:12;
	color:#666666;
	text-align:left;
	padding-top:15px;
	padding-bottom:15px;
}
DIV.flash
{
	position:absolute;
	padding-top:1px;
}
DIV.flashButton
{
	float:left;	
	font-size:12px;
	font-family:Arial;
	color:#ffffff;
	font-weight:bold;
	margin-left:32px;
	margin-top:49px;
	cursor:hand;
	background-image: url(images/white_box.gif);
	background-repeat:no-repeat;
	background-position:left top;
	padding-bottom:15px;
}
DIV.flashButtonSel
{
	float:left;	
    margin-left:32px;
	font-size:12px;
	font-family:Arial;
	color:#cc3300;
	font-weight:bold;
	margin-top:49px;
	cursor:hand;
	background-image:url(images/white_box.gif);
	background-repeat:no-repeat;
	background-position:left top;
	padding-bottom:15px;
}
DIV.catMenuItem
{
	width:237;
	padding-top:5px;
	padding-bottom:5px;
	padding-right:5px;
	padding-left:5px;
	border-top: solid 1 #85a3c2;
	text-align:left;
    cursor:default;
	font-family:Arial;
	font-size:12px;
	color:#336699;

}
DIV.catMenuItem:first-letter
{
	font-size:12px;
	font-weight:bold;
	color:#336699;
	padding-left:0px;
	margin-left:0px;
}

DIV.catMenuItem1:first-letter
{
	font-size:12px;
	font-weight:bold;
	color:#336699;
	padding-left:0px;
	margin-left:0px;
}
DIV.catMenuItem:first-line
{
	padding-left:0px;
	margin-left:0px;

}
DIV.catMenuPad
{
	
	background-color:#e8f0f7;
	border: solid 1 #85a3c2;
}
DIV.catMenuPadItem
{	
 padding:3px;
}
SPAN.catMenuPadItem
{	
 	font-size:12px;
	font-weight:bold;
	color:#336699;
}
SPAN.catMenuPadItemThin
{	
 	font-size:11px;
 	font-family:Arial, Helvetica, sans-serif;
	color:#336699;
	padding-left:3px;
}
span.startBrandPadItem
{
	font-size:11px;
	color:#FFFFFF;
	font-weight:normal;
}
div.startBrandPad
{
	width:200
}
TABLE.table
{
	background-color:#e8f0f7;
	border-bottom:solid 1px white;
	border-right:solid 1px white;
	width:100%
}
TR.grey
{
	background-color:#d1e0f0;
}
TD.cell
{
	border-top:solid 1px white;
	border-left:solid 1px white;
	padding:1px;
}
TH.cell
{
	font-weight:bold;	
	background-color:#d1e0f0;
	border-top:solid 1px white;
	border-left:solid 1px white;
	padding:1px;
}
H1
{
	font-size:12;
	color:#003399;
	text-transform:uppercase;
}
DIV.rule
{
	background-image:url(images/dot.gif);
	background-repeat:repeat-x;
	line-height:0px;
	font-size:0px;
	height:1px;
	padding:0px;
	width:100%;
	margin-top:15px;
	margin-bottom:15px;
}
DIV.brandMenu
{
	border-bottom:solid 1px #003366;
	padding-bottom:2px;
	margin-left:15px;
	margin-right:15px;
	width:100%;
}
DIV.brandmi
{
	font-weight:bold;
	color:#003366;
	padding-bottom:2px;
	float:left;
	width:14%;
	cursor:default;
}
DIV.brandMenuPad
{
	
	background-color:#e8f0f7;
	border: solid 1 #85a3c2;
    font-weight:normal;
	position:absolute;
	width:200px;
	font-family:Arial, Helvetica, sans-serif;
}
DIV.headtext
{
	position:absolute;
	width:100%;
	text-align:right;
	color:White;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	top:15;
	padding-right:15px;
}
DIV.footer
{
	width:100%;
	text-align:right;

}
SPAN.footer
{
	color:#96AcB9;
	font-family:Verdana;
	font-size:11px;

}
.NewsHead1
{
	color:#003399;
	text-transform:uppercase;
	font-weight:bold;
	margin-top:12px;
	margin-bottom:12px;
}
.NewsHead2
{
	font-weight:bold;
	color:#003399;
}
.NewsDate
{
	font-style:italic;
	color:#003399;
}
.NewsText
{
	margin-top:7px;
	margin-bottom:7px;
}
.AboutHead
{
	font-size:14px;
	color:#CC0000;
	font-weight:bold;
}
.catleft
{
	margin:0px 15px 0px 0px;
	padding:1px;
	border: solid 1px #0e3494;
	float:left;
}
