/* MAIN HTML TAGS */
body 
{
	font-family: Arial, verdana, Trebuchet MS, sans-serif;
	text-align:center;
	background-color:#F5F5F5;
	font-size:12pt;
	line-height:1.5em;
	margin:0px;
	topmargin:0px;
}

.textarea 
{
	font-family: Arial, verdana, Trebuchet MS, sans-serif;
	font-size:10pt;
	line-height:1.5em;
}
table
{
	padding:0px;
	margin:0px;
	font-size:small;
}

hr
{
	color:#8D8D8D;
}
.grey_link
{
	font-size:10pt;
	text-decoration:none;
	font-weight:bold;
	color:#666666;
}
.grey_link:visited
{
	font-size:10pt;
	text-decoration:none;
	font-weight:bold;
	color:#666666;
}
.grey_link:hover
{
	font-size:10pt;
	text-decoration:underline;
	font-weight:bold;
	color:#000000;
}
.orange_link
{
	font-size:10pt;
	text-decoration:none;
	font-weight:bold;
	color:#FE6C00;
}
.blue_link
{
	text-decoration:none;
	font-weight:bold;
	color:#27519B;
}
.blue_link:visited
{
	text-decoration:none;
	font-weight:bold;
	color:#27519B;
}
.blue_link:hover
{
	text-decoration:underline;
	font-weight:bold;
	color:#000000;
}
.white_link
{
	text-decoration:none;
	font-weight:bold;
	color:#FFFFFF;
}
.white_link:visited
{
	text-decoration:none;
	font-weight:bold;
	color:#FFFFFF;
}

.white_link:hover
{
	text-decoration:underline;
	font-weight:bold;
	color:#000000;
}
.footer_link
{
	font-size:8pt;
	text-decoration:underline;
	color:#000000;
}
.footer_link:visited
{
	font-size:8pt;
	text-decoration:underline;
	color:#000000;
}
.footer_link:hover
{
	font-size:8pt;
	text-decoration:none;
	color:#000000;
}
.hdtel
{
	color:#27519B;
	font-size:16pt;
	font-weight:bold;
	line-height:2.0em;
}
.hdmain_orange
{
	color:#FE6C00;
	font-size:20pt;
	font-weight:bold;
	line-height:1.5em;
}
.hdsub_orange
{
	color:#FE6C00;
	font-size:16pt;
	font-weight:bold;
}
.hdintro_blue
{
	color:#27519B;
	font-size:13pt;
	font-weight:bold;
}
.boxmain_orange
{
	color:#FE6C00;
	font-size:18pt;
	font-weight:bold;
	line-height:1.5em;
}
.boxsub_blue
{
	color:#27519B;
	font-size:16pt;
	font-weight:bold;
}
li
{
list-style-image:url("../images/arrow.gif");
} 
.text_blue
{
	color:#27519B;
	font-weight:bold;
}
.panelmain_blue
{
	color:#27519B;
	font-size:14pt;
	font-weight:bold;
	line-height:1.0em;
}
.paneltext
{
	font-size:9pt;
	line-height:1.0em;
}
.panelmain_orange
{
	color:#FE6C00;
	font-size:14pt;
	font-weight:bold;
	line-height:1.3em;
}
.quote_orange
{
	color:#FE6C00;
	font-size:12pt;
	font-weight:bold;
	line-height:1.3em;
	text-align:center;
}
.text_small
{
	font-size:10pt;
}
.grey_nolink
{
	font-size:10pt;
	font-weight:bold;
	color:#999999;
}

/* LAYOUT */

#container
{
	width:930px;
    margin: 0 auto 0 auto;
    text-align:left;
    padding:0px 0px 0px 0px;
	background-color:#F5F5F5;
	/*background-image:url(../images/Background.jpg);
	background-repeat:repeat-y;*/

	
}
#mainContent
{
	width:770px;
	border-left: 2px solid #8D8D8D;
	border-right: 2px solid #8D8D8D;
	border-top: 0px solid #8D8D8D;
	border-bottom: 1px solid #8D8D8D;
	margin:0px 0px 0px 70px;
    padding:0px 0px 0px 0px;
	background-color:#FFFFFF;
	float:left;
}

#headerContent
{
	width:770px;
	text-align:left;
	margin:0px 0px 0px 0px;
    padding:0px 0px 0px 0px;
	/*border: 1px solid #000000;*/
}
#headerContentDetails
{
	width:640px;
	text-align:right;
	margin:0px 5px 0px 0px;
    padding:0px 0px 0px 0px;
	float:right;
	/*border: 1px solid #000000;*/
}
#navContent
{
	width:620px;
	text-align:right;
	margin:0px 0px 0px 0px;
    padding:0px 0px 0px 0px;
	float:right;
	/*border: 1px solid #000000;*/
}
#navContentSub
{
	width:460px;
	text-align:right;
	margin:0px 55px 0px 0px;
    padding:2px 0px 0px 0px;
	float:right;
	/*border: 1px solid #000000;*/
}
#headerImage
{
	width:770px;
	margin:0px 0px 0px 0px;
    padding:0px 0px 0px 0px;
	/*border: 1px solid #000000;*/
}

#pageContent
{
	width:520px;
	padding:10px;
	margin:10px;
	min-height:600px;
	text-align:left;
	/*border: 1px solid #000000;*/
}

#rightPanel
{
	width:200px;
	float:right;
	margin-top:10px;
	margin-right:10px;
	margin-left:10px;
	padding:0px;
	min-height:500px;
	text-align:left;
	/*border: 1px solid #000000;*/
}
#boxOutContent
{
	width:500px;
	padding:0px;
	margin:0px;
	text-align:center;
	/*border: 1px solid #000000;*/
}
#boxOutList
{
	width:auto;
	padding-left:70px;
	margin:10px;
	text-align:left;
	font-size:11pt;
	float:left;
	line-height:2.1em;
	/*border: 1px solid #000000;*/
}

#boxpanelList
{
	width:auto;
	padding-left:0px;
	margin:10px;
	text-align:left;
	font-size:11pt;
	float:left;
	line-height:2.0em;
	/*border: 1px solid #000000;*/
}
#footer
{
	width:770px;
	font-size:8pt;
	line-height:1.2em;
	text-align:center;
	/*border: 1px solid #000000;*/
}

#footer_details
{
	width:770px;
	height:40px;
	color:#FFFFFF;
	font-size:14px;
	font-weight:bold;
	text-align:center;
	padding-top:10px;
	margin-left:10px;
	background-image:url(../images/footer_back.gif);
	background-repeat:no-repeat;
	/*border: 1px solid #000000;*/
}
#contactPanel
{
	width:200px;
	float:right;
	margin:0px 0px 10px 0px;
	padding:5px;
	text-align:center;
	background-color:#F2F2F2;
	border:dashed 1px #666666;
}
#formPanel
{
	width:150px;
	float:left;
	margin:0px;
	padding:0px 10px 10px 20px;
	font-size:12px;
	line-height:2.3em;
	text-align:left;
	/*border: 1px solid #000000;*/
}
#form
{
	width:300px;
	float:left;
	margin:0px;
	padding:0px 10px 10px 50px;
	font-size:12px;
	line-height:2.0em;
	color:#666666;
	font-weight:bold;
	text-align:left;
	/*border: 1px solid #000000;*/
}
#searchPanel
{
	width:200px;
	float:right;
	margin:0px;
	padding:0px 0px 10px 0px;
	text-align:left;
	/*border: 1px solid #000000;*/
}
#partnerPanel
{
	width:195px;
	float:right;
	margin:0px;
	padding:5px;
	text-align:center;
	background-color:#F2F2F2;
	border:solid 1px #27519B;
}
