/* 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 */

/* Skeleton of the site structure along with QuickLinks detail */

body
{
	background:transparent url(/assets/images/v2b_bg.gif) no-repeat center top;
}
 
#head {
	width: 100%;
	height: 195px;
}

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

#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 */

#PageTitle 
{
	position:relative;
	margin-bottom: 25px;
	margin-left:auto;
	margin-right:auto;
	width: 950px;
	z-index: 25;
	text-align: center;
}

#DataCont
{
	min-height:450px;
	width:100%;
}

#FullSpan 
{
	position: relative;
	width: 1080px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom: 15px;
	text-align: justify;
	list-style:none;
}

#FullSpan ul li
{
	line-height: 150%;
	list-style-type: none;
}

#Container
{
	width:100%;
}

#MainArea
{
	width: 1100px;
	margin: 0 auto;
	
}

#PartSpan1
{
	width:880px;
	margin:0 10px;
	float:left;
}

#MainAreaA
{
	width:450px;
	margin-bottom: 15px;
	float:left;
}	

#MainAreaB
{
	width:450px;
	float:left;
}

#SubArea {
	width: 430px;
	text-align: justify;
	margin: 0 10px;
	margin-bottom: 20px;
}

/* #SubAreaL2 {
	
	width: 430px;
	text-align: justify;
	margin: 0 10px;
	margin-bottom: 20px;
}

#SubAreaL3 {
	
	width: 430px;
	text-align: justify;
	margin: 0 10px;
	margin-bottom: 20px;
}

#SubAreaR1 {
	width: 430px;
	text-align: justify;
	margin: 0 10px;
	margin-bottom: 20px;
}

#SubAreaR2 {
	width: 430px;
	text-align: justify;
	margin: 0 10px;
	margin-bottom: 20px;
}

#SubAreaR3 {
	width: 430px;
	text-align: justify;
	margin: 0 10px;
	margin-bottom: 20px;
} */

#MainAreaC
{
	position:relative;
	width:200px;
	text-align: left;
	float: right;
}

#SubAreaC {
	width: 200px;
	text-align: center;
	margin-bottom: 20px;
}




/* Texts and Headers */

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: 20px;
	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;
}


/* Inner Areas and Specials */

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