body
{
	background-color: #fff;
	background-image: url(../resources/images/background.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 30px;
	padding-left: 30px;
	padding-right: 30px;
	behavior: url(   "csshover.htc" );
	font-family: Arial, Helvetica, sans-serif;
}


/**********************************/
/*********************************************************************** Landing Page Header and Logo CSS **************************/
/**********************************/


.header
{
	position: relative;
	width: 800px;
	height: 51px;
	background-color: #fff;
}

.logo
{
	border: 0px;
	position: absolute;
}



/**********************************/
/*********************************************************************** Main Container and Banner styles *******************************/
/**********************************/


.main_container
{
	width: 830px;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	padding-left: 0px;
	padding-right: 0px;
	background-image: url(../resources/images/shadow.png);
	background-repeat: repeat-y;
	background-position: 0px 0px;
}



.container
{
	width: 745px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	background-color: #fff;
	padding: 0px;
	z-index: 2;
}


.banner
{
	height: 281px;
	width: 745px;
	background-repeat: no-repeat;
	margin-bottom: 0px;
}

.banner map
{
	margin: 0px;
	padding: 0px;
}




/**********************************/
/*************************************************************** Main Horizontal Navigation CSS *******************/
/**********************************/




.horz_nav
{
	height: 33px;
	width: 745px;
	background-color: #e5e5e4;
	/*background-image: url(../resources/images/horz_bck.jpg);*/
	background-image: url(../resources/images/horz_bck copy.jpg);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
}

.horz_nav_ul
{
	position: relative;
	margin: 0px;
	padding-bottom: 0px;
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 7px;
	list-style: none;
}
.smalltext
{
	font-family: Arial;
	font-size: 10px;
	color: Black;
}
.horz_nav_item
{
	display: block;
	float: left; /*position: relative;*/ /*display: inline;*/
	border-right: 2px solid #205385;
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 0px;
	padding-bottom: 0px;
	font-size: 10px;
}
.last_link
{
	display: block;
	float: left;
	border-right: 0px;
	padding-right: 3px;
	padding-left: 3px;
	padding-top: 3px;
	padding-bottom: 3px;
}

.horz_nav_ul li
{
	display: block;
	float: left;
	position: relative; /*display: inline;*/
	border-right: 2px solid #205385;
	padding-left: 16px;
	padding-right: 16px;
	padding-top: 3px;
	padding-bottom: 1px;
}


.horz_nav_ul li.last_link
{
	border-right: 0px;
	padding-right: 0px;
	padding-left: 18px;
	padding-top: 3px;
	padding-bottom: 3px;
}


.horz_nav a
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #205385;
	text-decoration: none;
	padding-top: 3px;
	padding-bottom: 3px;
}

.horz_nav a:hover
{
	color: #ff7b1a;
}



/**********************************/
/******************************************************************** Content Div Styles ********************************/
/**********************************/


.content
{
	padding: 7px;
	line-height: 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #8b8c8d;
	line-height: 23px;
}

.content img
{
	border: 0px;
}

.content a
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0073ea;
	line-height: 16px;
	margin: 0px;
	padding: 0px;
}

.content a:active
{
	color: #0073ea;
}

.content a:visted
{
	color: #0073ea;
}

.content a:hover
{
	color: #ff7b1a;
}

.content p
{
	margin-top: 25px;
}

.main_image
{
	float: left;
	margin-right: 30px;
	margin-bottom: 10px;
	margin-top: 15px;
}

.right_image
{
	float: right;
	margin-top: 2px;
	margin-right: -4px;
	margin-left: 20px;
	margin-bottom: 25px;
	padding: 0px;
}

.successmessage
{
	color: #1a9255;
	font-size: 8pt;
	font-weight: bold;
	font-family: verdana;
	border: dashed 2px #1a9255;
	width: 600px;
}

.failuremessage
{
	color: #A80000;
	font-size: 8pt;
	font-weight: bold;
	font-family: verdana;
	border: dashed 2px #A80000;
	width: 600px;
}
/***********************************/
/*********************************************************** Subtitle Text Styles ***************************/
/***********************************/



h3.subtitle
{
	margin-top: 0px;
	font-size: 18px;
}

h3.nav_title
{
	font-size: 16px;
	font-weight: bold;
	color: #26347b;
	border-bottom: 1px solid #cececc;
	padding-bottom: 10px;
	margin-top: 15px;
}

h3.content_title
{
	font-size: 16px;
	color: #00457c;
	padding-bottom: 0px;
	margin-top: 20px;
	line-height: 12px;
}

.gold
{
	color: #ff7b1a;
}



/***********************************/
/************************************************************************ Bottom Shadow Styles ****************/
/***********************************/




div.bottom_shadow
{
	width: 830px;
	height: 29px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(../resources/images/bottom_shadow.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}



/*************************************************/
/******************************************************************************* Internal Template CSS ********************/
/*************************************************/




.internal_header
{
	width: 745px;
	height: 89px;
	background-color: #fdfefe;
	background-image: url(../resources/images/internal_banner.jpg);
	background-repeat: no-repeat;
}

.internal_logo
{
	border: 0px;
	position: absolute;
	margin-top: 13px;
	margin-left: 14px;
}

.internal_content
{
	float: right;
	display: inline;
	width: 570px;
	padding-top: 36px;
	padding-right: 8px;
	padding-left: 0px;
	padding-bottom: 20px;
	margin: 0px;
	line-height: 18px;
}



/**************************** Internal Top Menu and Top Tabs CSS **********************/



.internal_top_menu
{
	position: relative;
	margin-top: 0px;
	margin-right: 0px;
	height: 68px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #8b8c8d;
	z-index: 50;
}

.tabs
{
	float: left;
	display: inline;
	border-left: 4px solid #c6c6c7;
	margin-top: 19px;
	margin-bottom: 0px;
	padding: 0px;
	width: 485px;
}

.tabs a
{
	margin: 0px;
	padding: 0px;
}

.tabs img
{
	padding: 0px;
	margin-right: -3px;
	margin-top: 0px;
	margin-bottom: -3px;
}

.tabs a img
{
	border: 0px;
	margin-bottom: -3px;
	margin-right: -3px;
	margin-top: 0px;
	padding: 0px;
}

.menu
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #205385;
	text-decoration: underline;
}
.menu_separator
{
	font-size: 14px;
	height: 12px;
	font-weight: bold;
	color: #ff7b1a;
}
.internal_top_menu .top_corner_menu
{
	margin-top: 0px;
	padding-top: 27px;
}


.internal_top_menu .top_menu_links
{
	margin: 0px;
	padding: 0px;
	list-style: none;
}

.internal_top_menu .top_menu_links li
{
	display: block;
	float: left;
	height: 16px;
	border: 0px;
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 0px;
	padding-bottom: 0px;
	color: #ff7b1a;
}


.internal_top_menu .top_menu_links li a
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #205385;
	text-decoration: underline;
}

.internal_top_menu .top_menu_links li a:active, .internal_top_menu .top_menu_links li a:visited
{
	color: #205385;
}

.internal_top_menu .top_menu_links li a:hover
{
	color: #ff7b1a;
	text-decoration: underline;
}

.internal_top_menu .top_menu_links li.top_nav_title
{
	padding-top: 2px;
	margin-right: -5px;
}

.internal_top_menu .top_menu_links .last_link
{
	border-left: 1px solid #ff7b1a;
}





/***********************************/
/******************************************************************** Footer Styles **************************/
/***********************************/



.footer
{
	clear: both;
	width: 745px;
	height: 60px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 15px;
}

