#heading_bar {
float: top;
width:506px;
margin:0px 0px 0px 0px;
padding-top: 8px;
padding-left: 12px;
padding-right: 0px;
padding-bottom: 10px;
background-image: url(graphics/header_blank.gif);
background-repeat: no-repeat;
background-position: left top;
font-weight: bold;
color: #950000;
}

#main_wrap {

width:502px;
margin:0 0 0px 0;
padding-top: 0px;
padding-left: 9px;
padding-right: 0px;
padding-bottom: 0px;
vertical-align: center;
}

body {
	background-color: #F0F0F0;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin: 0px;
	padding-top: 0px;
}

BODY, TABLE, TD
{
    FONT-SIZE: 10px;
	FONT-FAMILY: Verdana, Helvetica, sans-serif;
	}

INPUT, TEXTAREA, SELECT
{
    BACKGROUND-COLOR: #ffffff;
    FONT-SIZE: 10px;
    FONT-FAMILY: Verdana, Helvetica, sans-serif;
	font-weight: bold;
    color: #031F4F;
}

A.light:link	{	
	text-decoration:	none;
	color:	#ffffff;
	}	
		
A.light:visited	{	
	text-decoration:	none;
	color:	#ffffff;
	}	
		
A.light:active	{	
	text-decoration:	none;
	color:	#00ff00;
	}	
		
A.light:hover	{	
	text-decoration:	underline;
	color:	#ffffff;
	}

A.lightbold:link	{	
	text-decoration:	none;
	color:	#ffffff;
	font-weight: bold;
	}	
		
A.lightbold:visited	{	
	text-decoration:	none;
	color:	#FFFFFF;
	font-weight: bold;
	}	
		
A.lightbold:active	{	
	text-decoration:	none;
	color:	#ffffff;
	font-weight: bold;
	}	
		
A.lightbold:hover	{	
	text-decoration:	underline;
	color:	#ffffff;
	font-weight: bold;
	}

.light	{
	color:	#ffffff;
}

.light2	{
	color:	#950000;
}

.title
{
	font-size:	14px;
	font-weight: bold;
}

.boxtitle
{
	font-size:	14px;
	font-weight: bold;
	color: #ffffff;
}

.header_add	{
	font-size:	10px;
	font-weight: bold;
	color: #ffffff;
}


.jobtitle
{
	font-size:	11px;
	font-weight: bold;
}

.alert
{
	color: #990100;
}

.internaltable1 {
	border: 1px solid #000000;
	background-color: #950000;
}

.internaltable {
	background-color: #95000;
}




a:link {
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: underline;
}

.header_title	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFFFFF;
	font-weight: bold;
}

/* Header Navigation Background  */

.nav_back {
	background-image: url(graphics/main.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

/* Header Navigation Formatting  */

.nav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #950000;
	font-weight: bold;
	font-size: 12px;
}

.nav a:link {
	color: #950000;
	text-decoration: none;
}
.nav a:visited {
	color: #950000;
	text-decoration: none;
}
.nav a:hover {
	text-decoration: underline;
	color: #950000;
	
}
.nav a:active {
	text-decoration: none;
	color: #950000;
}

/* Footer Navigation Formatting  */

.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
}
.footer a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.footer a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.footer a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
.footer a:active {
	text-decoration: none;
	color: #FFFFFF;
}

/* Background Repeat for left panel  */

.left_back {
	background-image: url(graphics/left_back.gif);
	background-repeat: repeat-y;
	background-position: left top;
}

/* Background Repeat for main panel  */

.main_back {
	background-image: url(graphics/back.gif);
	background-repeat: repeat-y;
	background-position: left top;
	padding: 5px
}

.main_top {
	background-image: url(graphics/top.gif);
	background-repeat: repeat-n;
	background-position: left top;
}

.main_bottom {
	background-image: url(graphics/bottom.gif);
	background-repeat: repeat-n;
	background-position: left top;
}

/* Body Text Formatting  */

blockquote	{
	font: italic;
}

.bd {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #021E50;
}
.bdb {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #021E50;
}
.bd a:link {
	color: #021E50;
	font-weight:bold;
	text-decoration: underline;
}
.bd a:visited {
	color: #021E50;
	font-weight:bold;
	text-decoration: underline;
}
.bd a:hover {
	font-weight:bold;
	text-decoration: none;
	color: #021E50;
}
.bd a:active {
	font-weight:bold;
	text-decoration: underline;
	color: #021E50;
}
.bd_title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #021E50;
}
.bd_title a:link {
	color: #021E50;
	font-weight:bold;
	text-decoration: underline;
}
.bd_title a:visited {
	color: #021E50;
	font-weight:bold;
	text-decoration: underline;
}
.bd_title a:hover {
	font-weight:bold;
	text-decoration: none;
	color: #021E50;
}
.bd_title a:active {
	font-weight:bold;
	text-decoration: underline;
	color: #021E50;
}

/* Table in Left Hand Side  */

.left_tables {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #003798;
	background-color: #DF0000;
	border: 1px solid #ffffff;
}

.left_tables2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #003798;
	background-color: #950000;
	border: 1px solid #ffffff;
}

.readmore	{
	text-align:right; 
	margin:5px 10px 12px 0;
	color: #ffffff;
	text-decoration: underline;
}

/* Drop Downs in Left Hand Side  */

.left_drop_downs {
	width: 99% !important;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #021E50
}

/* Drop Downs in Left Hand Side  */

.left_input {
	width: 95% !important;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #021E50
}

.left_top {
	background-image: url(graphics/top_5.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

.left_bottom {
	background-image: url(graphics/bottom_5.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}

h3	{
	color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

h5	{	
	text-decoration:	none;
	color:	#950000;
	font-weight: bold;
	font-size: 9pt;
}

.emailalert	{
	color: #FF0000;
}