﻿.top_bg 
{background-image: url(images/topbg.jpg);
	 background-repeat:no-repeat; 
	 width:1000px;
	 height:23px;
	 padding:0px;
}


.mid_bg 
{background-image: url(images/midbg.jpg);
	background-repeat:repeat-y;	
	width:1000px;
	padding:0px;}

.btm_bg 
{background-image: url(images/btmbg.jpg);
	 background-repeat:no-repeat; 
	 width:1000px;
	 height:77px;
	 padding:0px;}

.table_bg
{
	background-image: url(images/tableheaderbg.jpg);
}

.menu
{
	font-size: 10pt;
	color: #6c6c6c;
	font-family:  Tahoma;
	text-align: right;
	padding: 10px;
	vertical-align:bottom;
	
}

.pagetitle
{
	width: 400px;
	text-align: center;
	height: 375px;
	background-color: #ffffff;
	background-repeat: no-repeat;
	font-weight: bold;
	font-size: 18pt;
	vertical-align: middle;
	color: #1e90ff;
	font-family: Arial;
}

.sidecontainer
{
	width: 500px;
	text-align: center;
	height: 375px;
	background-color: #ffffff;
	background-repeat: no-repeat;
	font-weight: bold;
	font-size: 18pt;
	vertical-align: middle;
	color: #1e90ff;
	font-family: Arial;
	background-position: center center;
}

.heading
{
	
	font-size: 14pt;
	color: #474646;
	font-family: Arial;
	padding-bottom:5px;
}

.objective
{
	font-size: 14pt;
	color: #0066cc;
	font-family: Arial;
	padding-bottom: 5px;
	
}

.titlecontent
{
	
	font-size: 11pt;
	color: #474646;
	font-family: Arial;
	
}

.subtitle
{
	
	font-size: 10pt;
	color: #474646;
	font-family: Arial;
	padding:5px;
}

.subheading
{
	
	font-size: 12pt;
	color: #474646;
	font-family: Tahoma;
	padding:5px;
	
}

.contenttitle
{
	font-size: 11pt;
	color: #ff8c00;
	font-family: Tahoma;
	text-align: left;
	
}
.content
{
	font-size: 11pt;
	color: #616161;
	font-family: Tahoma;
	padding:5px;
	text-align:left;
}

.title_blue
{
	font-family: "Trebuchet MS" , Arial, Helveticass;
	font-size: 14pt;
	font-weight: normal;
	color: #0066ff;
	
}

.header_white { font-family: "Trebuchet MS", Arial, Helveticass;
	font-size: 11pt;
	font-weight: normal;
	color: #FFFFFF;
	margin-left: 10px;
}

.content_gray
{
	font-size: 10pt;
	color: #818181;
	font-family: Tahoma;
}

.hometext
{
	font-size: 10pt;
	color: #616161;
	font-family: Tahoma;
}

.tablebg_top
{
	background-image: url(images/tableheaderbg.jpg);
	width:943px;
	height:38px;
}

.tablebg_mid
{
	background-image: url(images/tablemidbg.jpg);
	background-repeat:repeat-y;
	width:943px;
	
}

.tablebg_btm
{
	background-image: url(images/tablebtmbg.jpg);
	width:943px;
	height:15px;
}

.tableheader
{
	font-size: 10pt;
	font-weight: bold;
	padding-left:20px;
	text-align:left;
	color: #474646;
	font-family: Tahoma;
}

.tablecontent
{
	font-size: 10pt;
	padding-left:20px;
	text-align:left;
	color: #616161;
	font-family: Tahoma;
}

.footer
{
	
	font-size: 9pt;
	color: #474646;
	font-family: Tahoma;
	 vertical-align:middle;
}

a:link
{
	color: #696969;
	text-decoration: none;
	cursor: hand;
}

a:visited {
	color: #696969;
	text-decoration: none;
}

a:hover
{
	color: #de7216;
	font-weight: bold;
}

a:active {
	color: #de7216;
	text-decoration: underline;
}
