@charset "utf-8";

/* BASE CSS Document */

html {
	overflow: auto;
}

* {
	margin: 0;
	padding: 0;
}

body {
	background-color:#ffffff;
	letter-spacing: 0px;
	height: 100%;

	font-family: Arial, Helvetica, sans-serif; 
	font-size: 16px;
	color: #666666;
	line-height: 1.125em;
	text-shadow: 0 0 0 rgb(255, 255, 255);
}


img {
	border: none;
}


h1 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 1.1em;
	margin: 0px;
	margin-bottom: 15px;
	line-height: 1.0em;
	letter-spacing: 0.0em;
	color: #10358e;
}

h2 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	margin: 0px;
	margin-top: 25px;
	margin-bottom: 5px;
	line-height: 1em;
	letter-spacing: 0.0em;
	color: #666666;
}

h3 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	font-weight: lighter;
	color: #10358e;
}


hr { 
	border:0;
	height:1px;
	color:#303030;
	background:#303030; 
	margin: 15px 0 55px 0px;
}

a:link{
	color: #626262;
	text-decoration: none;
	border-bottom: 1px solid #626262; 
}


a:visited{
	color: #626262;
	text-decoration: none;
	border-bottom: 1px solid #626262; 
}


a:hover {
	color: #55a51c;
	text-decoration: none;
	border-bottom: 1px solid #55a51c;
}


a:active {
	color: #626262;
	text-decoration: none;
	border-bottom: 1px solid #626262; 
}

ul {
	list-style-type: disc;
	margin-left: 15px;
	margin-bottom: 20px;
}

li {
	margin-bottom: 8px;
}


#bodyContainer {
	/*
	margin-right: auto;
	margin-left: auto;
	*/
	
	margin-left: 20px;
	width: 980px;
	height: 100%;
}


#footer {
	margin-left: 188px;
	margin-bottom: 15px;
	width: 650px;

	font-size: 9px;
	color: #626262;
	line-height: 1.2em;
}

#footerLinks {
	margin-top: 0px;
	margin-bottom: 14px;
	margin-left: 0px;

	height: 15px;
	font-size: 12px;
	color: #626262;
}


#footerLinks a:link{
	color: #626262;
	text-decoration: none;
	border: none;
}


#footerLinks a:active {	
	color: #626262;
	text-decoration: none;
	border: none;
}


#footerLinks a:visited{
	color: #626262;
	text-decoration: none;
	border: none;}


#footerLinks a:hover {
	color: #55a51c;
	text-decoration: none;
	border: none;
}

#footerrbc {
	letter-spacing:1px;
	margin-top: 15px;
	margin-left: 0px;
	font-size: 9px;
	color: #626262;
}

#footerLogo {
	margin-left: 603px;
	margin-top: 10px;
	position: relative;
}

#footerLogorbc {
	margin-left: 5px;
	margin-top: 10px;
	position: relative;
}



#imageLink {
	border: none;
}


/* MENU CONTAINER */

#menuContainer{
	width: 190px;
	height: 100%;
	position: absolute;
	left: auto;
	top: 30px;
	z-index: 2;
}


#logo{
	left: -3px;
	margin-bottom: 0px;
	position:absolute;
}


/* MAIN MENU */

#mainMenu {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	
	margin-top: 130px;
	margin-bottom: 18px;
	margin-right: 75px;
	
	position: relative;
	z-index: 100;
	padding-left: 0px;
	line-height: 12px;
	width: 150px;
}


#mainMenu a:link{
	border: none; 
	text-decoration: none;
	/*text-transform:uppercase;*/
	
	font-size: 14px;
	font-weight: bold;
	color: #55a51c;
	line-height: 12px;
}


#mainMenu a:active {	
	border: none; 
	text-decoration: none;
	/*text-transform:uppercase;*/
	
	font-size: 14px;
	font-weight: bold;
	color: #55a51c;
	line-height: 12px;
}


#mainMenu a:visited{
	border: none; 
	text-decoration: none;
	/*text-transform:uppercase;*/
	
	font-size: 14px;
	font-weight: bold;
	color: #55a51c;
	line-height: 12px;
}


#mainMenu a:hover {
	border: none; 
	text-decoration: none;
	/*text-transform:uppercase;*/
	
	font-size: 14px;
	font-weight: bold;
	color: #10358e;
	line-height: 12px;
}


#mainMenuTwoItem{
	margin:0px; 
	padding:0px; 
	line-height:10px;
	background-color:#FF0000;
}

#subMenu {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	font-weight: normal;

	margin-left: 10px;
}

#subMenu a:link{
	border: none; 
	text-decoration: none;
	/*text-transform:uppercase;*/
	
	font-size: 14px;
	font-weight: normal;
	color: #55a51c;
}


#subMenu a:active {	
	border: none; 
	text-decoration: none;
	/*text-transform:uppercase;*/
	
	font-size: 14px;
	font-weight: normal;
	color: #55a51c;
}


#subMenu a:visited{
	border: none; 
	text-decoration: none;
	/*text-transform:uppercase;*/
	
	font-size: 14px;
	font-weight: normal;
	color: #55a51c;
}


#subMenu a:hover {
	border: none; 
	text-decoration: none;
	/*text-transform:uppercase;*/
	
	font-size: 14px;
	font-weight: normal;
	color: #10358e;
}

.subMenuActive {
	color: #10358e;
	margin-left: -12px;
}

#menuIcon {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	
	margin-top: 2px;
	
	position: relative;
	padding-left: 0px;
	line-height: 12px;
}

.menu_separator { 
	border:0;
	height:1px;
	color:#55a51c;
	background:#55a51c;
	margin-top: 5px;
	margin-bottom: 18px;
	width: 150px;
}

#menuLinksLight {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	
	margin-bottom: 18px;
	margin-right: 75px;
	
	position: relative;
	padding-left: 0px;
	line-height: 12px;
	width: 150px;
}

#menuLinksLight a:link{
	border: none; 
	text-decoration: none;
	/*text-transform:uppercase;*/
	
	font-size: 14px;
	font-weight: normal;
	color: #55a51c;
	line-height: 12px;
}


#menuLinksLight a:active {	
	border: none; 
	text-decoration: none;
	/*text-transform:uppercase;*/
	
	font-size: 14px;
	font-weight: normal;
	color: #55a51c;
	line-height: 12px;
}


#menuLinksLight a:visited{
	border: none; 
	text-decoration: none;
	/*text-transform:uppercase;*/
	
	font-size: 14px;
	font-weight: normal;
	color: #55a51c;
	line-height: 12px;
}


#menuLinksLight a:hover {
	border: none; 
	text-decoration: none;
	/*text-transform:uppercase;*/
	
	font-size: 14px;
	font-weight: normal;
	color: #10358e;
	line-height: 12px;
}