@charset "utf-8";
/* CSS Document */
#main_wrap {
	width: 766px;
	margin-right: auto;
	margin-left: auto;
	font: 12px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
#support_wrap {
	margin-right: auto;
	margin-left: auto;
	font: 12px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
#header {
	background: url(../images/logo.jpg) no-repeat;
	height: 168px;
	width: 766px;
	overflow: hidden;
}
#header h1 {
	padding-top: 170px;
}
body {
	background-color: #454545;
	margin-top: 8px;
}
#main_content {
	background: url(../images/bg_content.jpg) repeat-y;
	margin: 0px;
	padding-right: 30px;
	padding-left: 30px;
}
#home_right {
	float: right;
	width: 460px;
}
#home_left {
	float: left;
	width: 220px;
	padding-top: 8px;
	padding-bottom: 8px;
}
#home_left a {
	font-size: 13px;
	color: #FFCC00;
	text-decoration: underline;
}
#home_left a:hover {
	text-decoration: underline;
}
#home_left_head {
	font-size: 13px;
	font-weight: bold;
	color: #C40300;
	text-decoration: none;
}
#home_left_span {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
#footer_a {
	background: url(../images/bg_footer_content.jpg) repeat-y;
	font-size: 11px;
	text-align: center;
}
#footer_a a {
	color: #FFFFFF;
	text-decoration: none;
}
#footer_a a:hover {
	text-decoration: underline;
}
#clear {
	clear: both;
}
#small_box_wrap {
	width: 447px;
	margin-top: 10px;
}
#small_box_head {
	line-height: 26px;
	background: url(../images/small_box_head.gif) no-repeat;
	height: 26px;
	padding-left: 16px;
	font-weight: bold;
	font-size: 13px;
	color: #fafafa;
}
#small_box_content {
	background: url(../images/small_box_content.gif);
	padding-left: 18px;
	padding-right: 18px;
}
p {
	margin: 0px;
}
#small_box_foot {
	background: url(../images/small_box_foot.gif) no-repeat;
	height: 11px;
	margin-bottom: 10px;
}
#large_box_head {
	background: url(../images/large_box_head.gif) no-repeat;
	font-weight: bold;
	padding-left: 14px;
	padding-top: 8px;
	padding-bottom: 3px;
}
#large_box_content {
	background: url(../images/large_box_content.gif) repeat-y;
	padding-right: 16px;
	padding-left: 16px;
}
#large_box_content_sup {
	background: url(../images/large_box_content.gif) repeat-y;
	padding-right: 5px;
	padding-left: 5px;
	height:100%;
}
.SupportMenuBottom
{
    background: url(../images/SupportBottom.jpg) no-repeat;
	height:11px;
	width:199px;
}
.SupportMenu
{
    background: url(../images/SupportTile.jpg) repeat-y;
	width:199px;
	color:#000000;
}
.SupportMenu ul
{
   padding-left:17px;
   margin:0;
}
.SupportMenu ul li
{
   padding-top:6px;
}
a.ParentLink:link
{
   color:#000000;
}
a.ParentLink:visited
{
   color:#000000;
}
.SupportMenu ul li ul
{
   padding-left:23px;
   padding-top:0px;
}
.ImageRow
{
   border: 1px dotted #C4C4C4;
   background-color: #ADACAC;
   font-weight:bold;
   font-family:Arial,Helvetica,sans-serif;
   font-size:12px;
   padding-top:5px;
   padding-bottom:5px;
}
.FirstRow
{
   border: 1px dotted #C4C4C4;
   background-color: #ADACAC;
   padding-left:5px;
   font-weight:bold;
   font-family:Arial,Helvetica,sans-serif;
   font-size:12px;
    color:#111111;
}
.EvenRow
{
   border: 1px dotted #C4C4C4;
   background-color: #A0A0A0;
   font-family:Arial,Helvetica,sans-serif;
   font-size:12px;
   padding-left:5px;
}
.OddRow
{
}
.ImageContent
{
   display:inline-block;
}
.TextContent
{
   display:inline-block;
   vertical-align: middle;
   height:100%;
}
#large_box_foot {
	background: url(../images/large_box_foot.gif) no-repeat;
	height: 15px;
}
#large_box a {
	font-size: 12px;
	color: #C40300;
	text-decoration: underline;
}
#large_box a:hover {
	text-decoration: underline;
}
