body {
	background-color:#000000;	
	width:800px;
	margin:0px auto;
	text-align:center;	
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#6b6b6b;
}

P {
	margin-top:5px;
	margin-bottom:5px;
	font-size:11px;
	color:#6b6b6b;
	background-color:transparent;
	text-align:left;	
}

a {
	color:#f7941c;
	background-color:transparent;	
	font-weight:bold;
	text-decoration:none;
}
h1 {
	letter-spacing:0px;
	color:#37b5ff;
	background-color:transparent;	
	font-size:18px;
	text-align:left;
	margin-top:5px;
	margin-bottom:5px;
}

h2 {
	letter-spacing:0px;
	color:#37b5ff;
	background-color:transparent;
	font-size:14px;
	text-align:left;
	margin-top:5px;
	margin-bottom:5px;
	font-weight:bold;
}

#outer {
    position: relative; 
	margin:0 auto;
	width:800px;
	color:#000000;
	background-color:#FFFFFF;
}

#inner {
    position: relative; 
	margin:0px;
}

#topBanner {
	width:800px;
	height:134px;
    position: relative; 
    width: 100%;
    height: 2.8em;
    color: #fff;
    vertical-align: middle;
}

#main {
    position: relative; 
	margin-top:120px;
	clear:both;
	width:800px;	
}

#mainLeft {
	float:left;
	width:265px;
}

#mainMenu {
	width:216px;
	height:385px;
	margin-top:5px;
	margin-left:40px;
	background:url(../images/menu_bg.jpg) no-repeat;
}

#mainImage {
   margin-top:5px;
	width:265px;
	height:368px;
	background:url(../images/mainpic.jpg) no-repeat;
}
#mainContent {
    	float: right; 
    	display: inline; 
    	position: relative; 
	text-align:left;
   	padding:10px;
	width:515px;
}
#footer {
	clear:both;
	width:780px;
	height:30px;
	text-align: right;
	color:#CCCCCC;
	background-color:transparent;
	font-size:10px;
	margin:10px;
}

/* MENU */
#mainMenu ul {
	display:block;
   text-align:left;
	padding-top:23px;
	list-style-type: none;
}

#mainMenu ul li {
	margin-left:-20px;
	letter-spacing: 0px;
	font-size:14px;
	line-height:24px;
	font-weight:normal;
}


#mainMenu ul li a {
	color:#ffffff;	
	background-color:transparent;
}

#mainMenu ul li a:hover {
	background:url(../images/menu_select.png) left top no-repeat;
	padding-left:30px;	
	color:#f7941c;
}

/* CLASSES */
.horizontalLine {
	border-top: 1px dashed #cccccc;
	margin-top: 10px;
	margin-bottom:10px;
}

.bodyText {
	font-size:11px;
	color:#6b6b6b;
	background-color:transparent;	
	text-align:left;	
}

.linkButton {
	background:url(../images/linkButton.gif) top right no-repeat;
	padding-right:10px;
	padding-top:0px;
}

.blueHeader1 {
	letter-spacing:0px;
	color:#37b5ff;
	background-color:transparent;	
	font-size:18px;
	text-align:left;
	margin-top:5px;
	margin-bottom:5px;
}

.blueHeader2 {
	letter-spacing:0px;
	color:#37b5ff;
	background-color:transparent;
	font-size:14px;
	text-align:left;
	margin-top:5px;
	margin-bottom:5px;
	font-weight:bold;
}

.greenHeader1 {
	letter-spacing:-1px;
	color:#8bcc00;
	background-color:transparent;	
	font-size:18px;
	text-align:left;
	margin-top:5px;
	margin-bottom:5px;
}

.greenHeader2 {
	letter-spacing:0px;
	color:#8bcc00;
	background-color:transparent;	
	font-size:14px;
	text-align:left;
	margin-top:5px;
	margin-bottom:5px;
	font-weight:bold;
}

.leftAlignImage {
	float:left;	
	margin:0px 10px 2px 0px;	
}

.rightAlignImage {
	float:right;
	margin:0px 0px 2px 20px;	
}

.singleColumn {
	clear:both;
}

.colLayout {
	padding:5px 0px 5px 0px;
	height:auto;
}

.columnLeft {
	float:left;	
	width:250px;
	height:auto;
	border-right: 1px dashed #cccccc;
	padding-right:5px;
}

.columnRight {
	float:left;	
	width:250px;
	height:auto;
	border-left: 1px dashed #cccccc;
	margin-left:-1px;
	padding-left:5px;
}


/* box corners */
.boxTL {
	width:6px;
	height:6px;
	float:left;
	background:url(../images/box_tl.png) no-repeat top left;
}

.boxTM {
	width:211px;
	height:6px;
	float:left;
	background:url(../images/box_tm.png) repeat-x top left;
}

.boxTR {
	width:6px;
	height:6px;
	float:left;
	background:url(../images/box_tr.png) no-repeat top left;
}

.boxML {
	clear:both;
	width:6px;
	height:100%;
	float:left;
	background:url(../images/box_ml.png) repeat-y top left;
}

.boxMiddle {
	width:211px;
   height:auto;	
	background-color:#fff5d3;
	float:left;
}

.boxMR {
	width:6px;
	height:100%;	
	float:left;
	background:url(../images/box_mr.png) repeat-y top left;
}

.boxBL {
	clear:both;
	width:6px;
	height:6px;
	float:left;
	background:url(../images/box_bl.png) no-repeat top left;
}

.boxBM {
	width:211px;
	height:6px;
	float:left;
	background:url(../images/box_bm.png) repeat-x top left;
}

.boxBR {
	width:6px;
	height:6px;
	float:left;
	background:url(../images/box_br.png) no-repeat top left;
}


.bulletList {
	font-size:11px;
	color:#6b6b6b;
	list-style:none;
	padding:5px;
	margin:0px;
}

.uListType2 {
	background:url(../images/linkButton.gif) top left no-repeat; 
	margin:0px 0px 0px 0px; 
	padding:0px 0px 2px 20px;
}


/* yellow box */
.yellowBoxBig {
	width:515px;
	height:132px;
	margin-bottom:20px;
}

.yellowBoxBig .boxTM, .yellowBoxBig .boxBM,.yellowBoxBig .boxMiddle {
	width:503px;
}

.yellowBoxBig2 {
	width:515px;
	height:404px;
	margin-bottom:20px;
}

.yellowBoxBig2 .boxTM, .yellowBoxBig2 .boxBM,.yellowBoxBig2 .boxMiddle {
	width:503px;
}

.tablebg {
	background-color:#EEEEFF;	
}