body
{
	margin: 0px;
	padding: 0px;
	font-size: 11px;
	font-family: verdana;
	line-height: 18px;
	color: #3f4861;
}
td
{
    font-size: 11px;
    font-family: verdana;
    color: #3f4861;
    vertical-align: top;
}
hr
{
}
strong, b 
{
}
img	
{
    border-color: #d8f3fd;
}
a:link, a:visited, a:active
{
    color: #036da2;
}
a:hover
{
    color: #0495de;
}
UL			{display: block; padding: 0px; margin: 8px; margin-bottom: 0px; margin-left: 24px; text-align: left;}
LI			{list-style-type: none; list-style-image: url(/images/li.gif); padding-bottom: 6px; text-align: left;}
OL LI		{padding-bottom: 12px; list-style: decimal none;}
h1
{
	color: #cc0000;
	background: url(/images/design/h1bgr.gif) no-repeat 0px 0px;
	font-size: 24px;
	font-family: Times New Roman;
	font-weight: normal;
	text-align: left;
	line-height: 21px;
	margin: 0px 0px 20px 0px;
	padding: 28px 30px 0px 30px;
	border-top: 1px solid #d8f3fd;
}
#main
{
    width: 980px;
    padding: 0px;
    margin: 20px auto 20px auto;
    overflow: hidden;
}
#header
{
    width: 980px;
    height: 190px;
    overflow: hidden;
    background: #fff url(/images/design/headerBgr.gif) repeat-x top;
}
#header #logo
{
    width: 316px;
    height: 190px;
    float: left;
    overflow: hidden;
    margin: 0px 30px 0px 0px;
}
#header #content
{
    width: 604px;
    height: 190px;
    float: left;
    overflow: hidden;
}
#header #rowLink
{
    width: 604px;
    height: 33px;
    float: right;
    overflow: hidden;
}
#header #rowLink a:link, #header #rowLink a:hover, #header #rowLink a:visited
{
    display: block;
    float: right;
    font-size: 10px;
    font-family: Tahoma;
    font-weight: normal;
    line-height: 39px;
    padding: 0px 0px 0px 30px;
}
#header #rowImage
{
    width: 604px;
    height: 120px;
    float: right;
    overflow: hidden;
}
#header #rowIcon
{
    width: 604px;
    height: 37px;
    float: left;
    overflow: hidden;
}
#header #rowIcon a:link, #header #rowIcon a:hover, #header #rowIcon a:visited
{
    display: block;
    float: left;
    font-size: 9px;
    font-family: Tahoma;
    font-weight: bold;
    line-height: 39px;
}
#header #rowIcon .icon1, #header #rowIcon .icon2, #header #rowIcon .icon3, #header #rowIcon .icon4
{
    padding: 0px 20px 0px 40px;
    background-position: 10px 10px;
    background-repeat: no-repeat;
}
#header #rowIcon .icon1
{
    background-image: url(/images/design/topIcon1.gif);
}
#header #rowIcon .icon2
{
    background-image: url(/images/design/topIcon2.gif);
}
#header #rowIcon .icon3
{
    background-image: url(/images/design/topIcon3.gif);
}
#header #rowIcon .icon4
{
    background-image: url(/images/design/topIcon4.gif);
}
#contentColumn
{
    width: 980px;
    padding: 0px;
    margin: 0px;
    overflow: hidden;
    float: left;
    background-color: #fff;
}
.paddedContent
{
    padding: 0px 30px 30px 30px;    
}