body
{
	background:white;
	padding:0;
	margin:0;
	font-family: Arial, Helvetica, sans-serif;
	color: #002248;
	text-align: left;
	z-index: 1;
	line-height: 110%;
}


a
{
	color: #002248;
	text-decoration: underline;
}

a:link
{
	color: #002248;
	text-decoration: underline;
}

a:visited
{
	color: #002248;
	text-decoration: underline;
}

a:active	
{
	color: #002248;
	text-decoration: underline;
}
	
a:hover 
{
	color: #666666;
	text-decoration: underline;
}


h1
{
	text-align: left;
	font-size: 150%;
	color: #346993;
}

h2
{
	text-align: left;
	font-size: 120%;
	padding-top: 10px;
}

p
{
	text-align: justify;	
}

ul.list-icon100
{
	margin: 0px;
	padding-left: 100px;
	text-align: left;  
}

ul.list-icon100 li 
{
	list-style: none;
	background-image: url(../images/page_elements/bullet.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 2px;
	padding-right: 0;
	padding-bottom: 2px;
	padding-left: 30px;
}

.footer
{
	color: #CCCCCC;
	font-size: small;
	text-align:center;
	background-image: url(../images/page_elements/footer_background.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height: 40px;
	display: block;
	clear: both;
}

.middle
{
	vertical-align:middle
}

.eve_blue
{
	color: #002248;
}

.white
{
	color: #FFFFFF;
}

.justify
{
	text-align:justify;
}

.center
{
	text-align: center;
}

.right
{
	text-align:right;
}

.left
{
	text-align: left;
}

.mid_blue_background
{
	background-color: #019DDA;
}

.body_leadin
{
	background-image: url(../images/page_elements/body_top.gif);
	background-repeat: repeat-x;
	clear: both;
}
.body_trailer
{
	background-image: url(../images/page_elements/body_tail.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.all_content
{
	width: 900px;
	text-align: center;
	margin: 0 auto;
	border: 1px solid #CCCCCC;
}

.page_content
{
	margin: 10px;		
}

.main
{
	margin-top: 10px;
	text-align: center;
	clear: both;
}

.banner_separator
{
	height: 5px;
	background-image: url(../images/page_elements/banner_separator.gif);
	background-repeat: repeat;
	background-position: left top;
}

.thin_light_blue_rule
{
	background-image: url(../images/page_elements/thin_light_blue_rule.gif);
	background-repeat: repeat-x;
}

.smallcaps
{
	font-variant: small-caps;
	font-size: 75%;	
}

.main_menu
{
	text-decoration:none;
	background-repeat: repeat-x;
	background-position: left top;
	font-weight: normal;
}

.main_menu a
{
	text-decoration:none;
	color: #FFFFFF;	
}

.main_menu a:hover
{
	text-decoration:none;
	color: #002248;
}

.percent90
{
	font-size: 90%;	
}

.percent85
{
	font-size: 85%;	
}

.percent80
{
	font-size: 80%;	
}

.percent70
{
	font-size: 70%;	
}

.float_right
{
	float: right;
}

.float_left
{
	float: left; 
}

.clear_right
{
	clear:right;
}
.clear_left
{
	clear:left;
}
.clear_both
{
	clear:both;
}
.inline
{
	display: inline;
}

.block_below
{
	padding-bottom: 10px;
}

.table_heading
{
	font-weight: bold;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
}

.breadcrumbs
{
	font-size: 80%;
	color: #999999;
	text-decoration: none;
	text-align: left;
}

.breadcrumbs a
{
	text-decoration: none;	
}

.padding_5
{
	padding-top: 5px;
}

.padding_left100
{
	padding-left: 100px;
}

.hide
{
	display: none;	
}

.show
{
	display:inline;
}

.image_left
{
	display: inline;
	padding-right: 20px;
	float: left;
	padding-bottom: 20px;
}

.table_fixed_height_heading
{
	height: = 60px;
}

.submit_icon
{
	margin-top: 5px;
	margin-bottom: 5px;
	padding-top: 5px;
	padding-bottom: 5px;

}

.red_text
{
	color: #FF0000;	
}
