﻿*
{
	padding: 0px;
	border: 0px;
	margin: 0px;
}

body
{
	background-color: #105263;
	font-family: Arial;
	height:auto;
}

#templatebackground
{
	width: 960px;
	height:auto;
	margin-right: auto;
	margin-left: auto;
}

#pagewrapper
{
	float:left;
	width: 960px;
	height:auto;
}

/*Styles for Header Strip*/
#headersection
{
	height: 95px;
	height: 115px;
	width: 960px;
	float: left;
	background-color: #105263;
}

#headerleft
{
	float: left;
	width: 801px;
	margin-left: 20px;
	margin:25px 0px 0px 0px;
}

#headerright
{
	float: right;
	width: 159px;
	margin:10px 0px 0px 0px;
}

#headermenu
{
	height:23px;
	width:120px;
	float:left;
	padding-top:6px;
}

#headermenu a
{
	color:#383838;
	text-decoration:none;
	font-size:12px;
	font-weight:bold;
}

#headermenu a:hover
{
	color:#ff0000;
}

#headerleft h1
{
	color:#FFFFFF;
	font-size: 22px;
}

#headerleft h2
{
	color:#FFFFFF;
	font-size: 14px;
	font-weight:normal;
}

span
{
	color:#ff6600;
	font-size:13px;
	font-weight:bold;
	text-decoration:underline;
}

/*Content Box*/


#Content
{
	width:930px;
	height:auto;
	margin:15px 15px 15px 15px;
	float:left;
}

#ContentLeft
{
	width:446px;
	height:auto;
	padding:15px 18px 15px 15px;
	float:left;
}

#ContentRight
{
	width:446px;
	height:auto;
	padding:15px 15px 15px 18px;
	float:left;
}

#contentSeperator
{
	width:2px;
	background-color:#dddddd;
	height:auto;
	float:left;
}

#MainContentBox
{
	width:446px;
	height:auto;
	float:left;
}

#MainContentBox h1
{
	color:#333333;
	font-size:16px;
}

#MainContentBox h2
{
	font-size: 16px;
	color: #0033cc;
}

#MainContentBox h2 a
{
	color:#0033cc;
	text-decoration:underline;
}

#MainContentBox h2 a:hover
{
	color:#0033cc;
	text-decoration:underline;
}

#MainContentBox p
{
	font-size:12px;
	color:#383838;
	text-align:justify;
}



#MainContentBox h6
{
	font-size:12px;
	color:#383838;
	text-align:justify;
	font-weight:normal;
}

#MainContentBox h6 a
{
	color:#0033cc;
	text-decoration:underline;
	text-align:justify;
	font-size:12px;
}

#MainContentBox h6 a:hover
{
	color:#0033cc;
	text-decoration:underline;
}


#MainContentBox a
{
	color:#ff6600;
	text-decoration:none;
}

#MainContentBox a:hover
{
	text-decoration:underline;
}

#MainContentBox ul {
   font-size: 12px;
   color: #2679b9;
   margin: 0 0 0 24px;
   padding: 0;
   text-align: left;
}


#MainContentBox li
{
	font-size:12px;
	color:#383838;
	text-align:justify;
}

#MainContentBox li a
{
	color:#000000;
	text-decoration:none;
}

#MainContentBox li a:hover
{
	text-decoration:underline;
}


#MainContentBox h3
{
	font-size:12px;
	color:#383838;
	text-align:justify;
	font-weight:normal;
}

#MainContentBox h3 a
{
	color:#000000;
	text-decoration:underline;
}

#MainContentBox h3 a:hover
{
	text-decoration:underline;
}

/*Styles for Body*/


#MainMenu
{
	height:28px;
	background-color:#000000;
	background-image:url(images/menu_bg.jpg);
	background-repeat:repeat-x;
	margin:1px 1px 1px 1px;
}

/*Styles for Body*/

#bodysection
{
	float:left;
	width: 960px;
	height: auto;
	background-color: #ffffff;
}

/*Styles for Footer*/
#footersection
{
	float: left;
	width: 960px;
	height: 60px;
	background-color: #105263;
}

#footerlinks
{
	float: left;
	width: 400px;
	margin: 14px 5px 10px 0px;
	line-height:18px;
	color: #ffffff;
	float: left;
	font-size: 12px;
}

#footerpayment
{
	margin: 25px 0px 10px 0px;
	color: #56d3f8;
	color: #ffffff;
	float: right;
	font-size: 12px;
}

#footerpayment a
{
	vertical-align: middle;
	color: #56d3f8;
	color: #ffffff;
	font-size: 12px;
	height: 68px;
}

#footerpayment a:hover
{
	color: #ffffff;
}




/*Inner page*/


#Content
{
	width:930px;
	height:auto;
	margin:15px 15px 15px 15px;
	float:left;
}

#Content h1
{
	color:#0033cc;
	font-size:16px;
}



#Content h1 a
{
	color:#0033cc;
	font-size:16px;
	text-decoration:underline;
}

#Content h2
{
	
	font-size: 14px;
	color: #333333;
}

#Content p
{
	font-size:12px;
	color:#383838;
	text-align:justify;
}

#Content a
{
	color:#ff6600;
	text-decoration:none;
}

#Content a:hover
{
	text-decoration:underline;
}

#Content ul {
   font-size: 12px;
   color: #2679b9;
   margin: 0 0 0 24px;
   padding: 0;
   text-align: left;
}


#Content li
{
	font-size:12px;
	color:#383838;
	text-align:justify;
}

#Content li a
{
	color:#000000;
	text-decoration:none;
}

#Content li a:hover
{
	text-decoration:underline;
}


#Content h3
{
	font-size:12px;
	color:#383838;
	text-align:justify;
	font-weight:normal;
}

#Content h3 a
{
	color:#000000;
	text-decoration:underline;
}

#Content h3 a:hover
{
	text-decoration:underline;
}