/*Shows top logo brandbar*/

body {
	background-color: #FFFFFF;
}

.style5 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}
.style6 {font-family: Georgia, "Times New Roman", Times, serif; font-size: 12px; font-weight: bold; }

.style8 {color: #000099}

.style9 {
	font-size: 18pt;
	color: #FF0000;
}

h1{
	color: #2f7ffe;
	font: 11pt "Century Gothic", Helvetica, Arial;
	font-weight: bold;
}

h2{
	font: bold 10pt "Century Gothic", Helvetica, Arial;
	color: #666666;
}


.txtstyle_control_text{
	font: 9pt "Century Gothic", Helvetica, Arial;
	color: #4e4e4e;
}
.txtstyle_control_text_faq{
	font: 9pt "Century Gothic", Helvetica, Arial;
	color: #000000;
}


.txtstyle_main_text{
	font: 9pt "Century Gothic", Helvetica, Arial;
	color: #000000s;
}


div.Div_Brand {
	position: fixed;
	left: 20px;
	top: 20px;
	width: 267px;
	height: 69px;
	border-style: none;
	background-color: #FFFFFF;
	z-index: 1;
}

div.Div_BrandRight {
	position: absolute;
	right: 0px;
	top: 20px;
	width: 193px;
	height: 92px;
	border-style: none;
	background-color: #FFFFFF;
	z-index: 1;
}



div.Div_Ctrl {
	position: fixed;
	left:  50px;
	top: 160px;
	height: 100%;
	width: 250px;
	border-style: none;
	background-color: #FFFFFF;
	z-index: 1;
}

div.Div_MainContent {
	position:relative;
	left: 350px;
	top: 160px;
	height: 50%;
	width:50%;
	border-style: none;
	background-color: #FFFFFF;
	overflow:auto;
	z-index: 1;
	}





/* @group CTRL Text Roll Over Links */

a.Link_UserLocation:link {
	color: #000000;
	font: 9pt "Century Gothic", Helvetica, Arial;
	text-decoration: none;
	
}

a.Link_UserLocation:visited {
	color: #000000;
	font: 9pt "Century Gothic", Helvetica, Arial;
	text-decoration: none;
}

a.Link_UserLocation:hover {
	color: #95111E;
	font: 9pt "Century Gothic", Helvetica, Arial;
}


a.Link_UserLocation:active {
	color: #000000;
	font: 9pt "Century Gothic", Helvetica, Arial;
	text-decoration: none;
}

/*Ends Group Text Roll Over Links */
/* @end */