body {margin-top:0;margin-bottom:0;background:url('../img/bg_metallic.gif') #E5E5E5 }
td {font-size:12px;font-family:arial;line-height:150%}
h1 {
	margin: 0;
	padding: 0 0 15px 0;
	font-size: 22px;
	font-weight: normal;
	color: #168ef4;
}

h2 {
	margin: 0;
	padding: 0 0 5px 0;
	font-size: 18px;
	font-weight: normal;
	color: #168ef4;
}

h3 {
	margin: 0;
	padding: 10px 0 5px 0;
	font-size: 14px;
	font-weight: bold;
	color: #168ef4;
}

h4 {
	margin: 0;
	padding: 0 0 15px 0;
	font-size: 22px;
	color: #ffffff;
	font-weight: normal;
}

h5 {
	margin: 0;
	padding: 40px 10px;
	font-size: 33px;
	color: #ffffff;
	font-weight: normal;
}

h6 {
	margin: 0;
	padding: 0 0 0 25px;
	font-size: 16px;
	font-weight: normal;
	color: inherit;
}

h7 {
	margin: 0;
	padding: -5px 0 15px 0;
	font-size: 14px;
	font-weight: normal;
	color: #168ef4;
}

A:link {text-decoration: none;color:#0092BA}
A:visited {text-decoration: none;color:#0092BA}
A:active {text-decoration: none;color:#0092BA}
A:hover {text-decoration: none; color: #ee0000;}
.category {
    padding-left:30px;
    color:#ffffff;
    margin-bottom:5px;
    font-size:11px;
    font-weight:bold;
    height:22px;
    background:url('../img/list_bluearrow.gif');
    padding-top:1px;
    cursor:pointer;
}

a.white:link,a.white:visited,a.white:active {color:#ffffff;}
a.white:hover {color:#ff9900;}
.homeHead {
    margin-bottom:5px;padding:4px;color:#ffffff;font-size:14px;font-weight:bold;
    background:url('../img/bg_grey.gif') #9d9d9d;text-align:center;
}
.hdBlue {
    margin-bottom:5px;padding:4px;color:#ffffff;font-size:15px;font-weight:bold;
    background:url('../img/bg_blue.gif') #9d9d9d;
}
.hdBlue2 {
    margin-bottom:5px;padding:4px;color:#ffffff;font-size:15px;font-weight:bold;
    background:url('../img/bg_blue2.gif') #9d9d9d;
}
.hdBlack {
    margin-bottom:5px;padding:4px;color:#ffffff;font-size:15px;font-weight:bold;
    background:url('../img/bg_black.gif') #9d9d9d;
}
.row_dot 
{
    background:url('../img/bg_dot.gif') top repeat-x;
    padding-top:15px;
}
.bulletleft
{
	padding-left:18px;
	margin-top:10px;
	background-image:url('../img/btn_squareorange.gif');
	background-position:left top;
	background-repeat:no-repeat;
	line-height:125%;
}
.bulletblue
{
	padding-left:22px;
	margin-top:10px;
	background-image:url('../img/btn_squareblue.gif');
	background-position:left top;
	background-repeat:no-repeat;
	line-height:125%;
}
ul, ul li {
    margin: 0;
    padding: 0;
    list-style: none;}

ul li {
    background-image: url('../img/btn_squareblue.gif');
    background-position:  0px 5px; /* Position bullet */
    background-repeat: no-repeat;
    padding-left: 22px}
.title {
    color:#000000;font-size:14px;font-weight:bold;
}
.title2 {
	padding-top:20px;background:url('img/bg_dot.gif') repeat-x bottom;color:#0094dF;
	margin-bottom:6px;
	font-weight:bold;font-size:13px;height:27px;
}
.rowline td {
	background:url('img/bg_dot.gif') repeat-x bottom;
}
.rowheader td {
	background:url('img/bg_dot.gif') repeat-x bottom;color:#6699cc;font-weight:bold;
}
.left 
{
    float:left;width:48%
}
.right 
{
    float:right;width:48%
}
.menu {background-color:#3E3E3E;height:29px;padding-left:17px}
.menu a {color:#ffffff;font-size:11px;margin-right:25px;font-weight:bold}
.menu a:hover {color:#ffcc00}
.menuhover
{
		background : #6699cc;
		border-right: solid 5px #ff6600;
		color:#ffffff;
		height:23px;
		padding-left:10px;
		padding-top:4px;
		font-weight:bold;
		margin-bottom:3px;
}
.td_left {
    padding-left:20px;padding-top:25px;
    border-left:solid 1px #CCCCCC;
}
.td_right {
    padding:20px;
    border-right:solid 1px #CCCCCC;
}
.td_banner {
    border-top:solid 5px #0092BA;border-bottom:solid 5px #0092BA
}