/* start reset styles */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	vertical-align: baseline;
	font-size: 100%;
}
/* end reset styles */

body
{
	background: #ffffff url(/assets/images/v2bg_l.gif) repeat-x;
}
#background {background: transparent url(/assets/images/v2bg2.gif) no-repeat center top;}
#head {
	width: 100%;
	height: 165px;
}

#shift {width:100%;position:absolute; top:12px;}

#QuickLinks
{
	float: left;
	width:100%;
	overflow:hidden;
	position: relative;
	font-weight:bold;
	font-size:12px;
	z-index:100;
}

#QuickLinks ul
{
	clear:left;
	float: left;
	list-style:none;
	margin:0;
	padding:0;
	position: relative;
	left:50%;
	text-align: left;
	font-family: Verdana, Geneva, sans-serif;
}

#QuickLinks ul li 
{
	display:block;
	float: left;
	list-style:none;
	margin:0 1.5px;
	padding:0;
	position:relative;
	right:0%;
}

#QuickLinks ul li a
{
	background:url(/assets/images/bg_nav.gif) #fff bottom left repeat-x;
	height:18px;
	line-height:16px;
	float:left;
	width:120px;
	display:block;
	color:#fff;
	text-decoration:none;
	text-align:center;
	border: 0.5px solid #fff;
}

#QuickLinks ul li a:hover
{
	background:url(/assets/images/bg_nav.gif) #fff bottom left repeat-x;
	height:18px;
	line-height:16px;
	float:left;
	width:120px;
	display:block;
	border:0.5px solid #FF0;
	text-decoration:underline;
	text-align:center;
}
/*Hide from IE5-Mac \*/
#QuickLinks ul li a
{
	float:none
}
/*End Hide */

#MainLogo {
	position:absolute;
	z-index:40;
	top: 16px;
	left: 170px;
	width:310px;
	height:117px;
}

#TopAd {
	position:absolute;
	left:524px;
	top:49px;
	width:662px;
	height:111px;
	z-index:25;
}
#PageTitleX {
	position:relative;
	padding-bottom: 15px;
	padding-top: 15px;
	text-align: center;
	width: 100%;
}


#ma1img_l
{
	float:right;
	padding-top:20px;
	padding-left:15px;
}


p 
{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-variant: normal;
}


h1
{
	font-family: Verdana, Geneva, sans-serif;
	text-align: center;
}

h3
{
	font-family: Verdana, Geneva, sans-serif;
	text-align: center;
	font-size: 24px;
	color: #060;
	font-weight: bold;
}

h5 
{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 24px;
	font-style: italic;
	font-weight: bold;
	font-variant: normal;
	color: #268544;
}

h6 
{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	font-variant: normal;
	color: #268544;
}

a
{
	font-weight:bold;
	color: #090;
}
