@import "stylefrt.css";

body {
	background-color: #8B8F9C;
	padding: 0px;
	margin: 0px;
	line-height: 1.5;
	padding-top: 20px;
	}
	
td {
	vertical-align: top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	}	
	
a {
	color: #E87400;
	}	
	
a:hover {
	text-decoration: none;
	}	
	
td.header {
	background: url(../templateimages/header.jpg) no-repeat;
	width: 752px;
	height: 102px;
	}
	
td.header_lower {
	background: url(../templateimages/header02.gif) top right no-repeat #F7F7F7;
	height: 25px;
	}	
	
.content_outer {
	background-color: #F7F7F7;
	padding-bottom: 20px;
	}	
	
.menu {
	color: #F8A14A;
	font-weight: bold;
	text-align: right;
	line-height: 2;
	width: 150px;
	}
	
a.menuitem {
	color: #002E57;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: lowercase;
	}
	
a.menuitem:hover {
	text-decoration: underline;
	}	
	
a.submenuitem {
	color: #999999;
	text-decoration: none;
	padding-right: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 10px;
	text-transform: lowercase;
	}	
	
a.submenuitem:hover {
	text-decoration: underline;
	}	
	
.menuspace {
	width: 20px;
	}	
	
div.content {
	padding: 3px 0px 15px 0px;
	width: 500px;
	line-height: 1.5;
	}
	
td.footer {
	border-top: 5px solid #2C2857;
	text-align: right;
	color: #C5C4DC;
	padding-bottom: 10px;
	}		
	
td.footer td {
	color: #C5C4DC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	}
		
td.footer td a {
	color: #C5C4DC;
	text-decoration: none;
	}
	
td.powered {	
	text-align: right;
	}
	
.footer td a:hover {
	text-decoration: underline;
	}
	
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #2A2859;
	text-transform: uppercase;
  	padding-top: 8px;
	}	
	
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #2A2859;
	}		
	
li {	
	list-style-position: outside;	
	list-style-image: url(../templateimages/li.gif);
	line-height: 1.8;
	color: #000000;
}	
	
table.titletable {
	margin-bottom: 15px;
	height: 25px;
	}	
	
td.title {
	/*border-right: 15px solid #9190A4;
	*/
	background-color: #2B2857;
	height: 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
	line-height: 1.7;
	text-transform: lowercase;
	padding-right: 50px;
	}


/* HOMEPAGE */
.homepagetable {
	width: 545px;
	margin-top: 20px;
	}	
	
.homepage01 {
	width: 262px;
	height: 250px;
	background-image: url(../../images/homepage01.jpg);
	background-repeat: no-repeat;
	line-height: 1.3;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	}
	
.homepage_outerright {
	width: 263px;
	}	
	

.homepage02, .homepage03, .homepage04, .homepage05 {	
	width: 262px;
	height: 97px;
	padding-top: 5px;
	text-align: left;
	padding-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	}
	
.homepage02 div, .homepage03 div, .homepage04 div, .homepage05 div {
	margin-top: 18px;
	}


.homepage02 img, .homepage03 img, .homepage04 img, .homepage05 img {
	position: relative;
	left: -3px;
	}
html>body .homepage02 img, .homepage03 img, .homepage04 img, .homepage05 img {
	position: relative; left: 0px; }

.homepage02 {
	background: url(../../images/homepage02.gif) no-repeat;
	}
	
.homepage03 {
	background: url(../../images/homepage03.gif) no-repeat;
	}

.homepage04 {
	background: url(../../images/homepage04.gif) no-repeat;
	}
	
.homepage05 {
	background: url(../../images/homepage05.gif) no-repeat;
	}
	
.homepage_hr2 {
	background-image: url(../templateimages/homepage_hr.gif);
	background-position: center center;
	background-repeat: no-repeat;
	height: 25px;
	}


.homepage_hr3 {
	background-image: url(../templateimages/homepage_hr3.gif);
	background-position: center center;
	background-repeat: no-repeat;
	height: 20px;
	}
		
.homepage_hr {
	background-image: url(../templateimages/homepage_hr2.gif);
	background-position: center center;
	background-repeat: repeat-y;
	width: 20px;
	}
		
