body{
	padding: 0px;
	margin: 0px;
	background: #D0E1FF url(../images/bl_gial_fade.gif) repeat-x fixed;
	color: #00276E;
	font-family: Tahoma;
	font-size: 10pt;
	height: 100%;
}

img{
	border: 0px;
}

form{
	margin: 0px;
	padding: 0px;
}

ul{
	list-style-type: square;
	margin: 10px 0px 10px 30px;
}

.list_nomargin{
	list-style-type: square;
	margin: 0px 0px 10px 30px;
}

.mainphoto_back{
	background: url(../images/photo_home.jpg);
}

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

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

a:hover{
	color: #4386ff;
	text-decoration: none;
}

.maindiv {
	position: absolute;
	left: 0;
	top: 0;
	padding: 0;
	height: 100%; /* works only if parent container is assigned a height value */
	background: #fff url(../images/eagle_background_b.gif) no-repeat;
}

.maintable {
	background: #fff url(../images/eagle_background_b.gif) no-repeat;
}

.menu_back{
	background: url(../images/blue_line.gif);
}

.menu_shadow{
	background: url(../images/menu_shadow.gif);
}

.left_flank{
	background-color: #fff;
	/* background: url(../images/yellow_left.gif); */
}

.right_flank{
	background-color: #fff;
	/* background: url(../images/yellow_right.gif); */
}

.main_header{
	color: #22478A;
	font-family: Arial;
	font-size: 18pt;
	font-style: italic;
	font-weight: bold;
}

.sub_header{
	color: #22478A;
	font-family: Arial;
	font-size: 12pt;
	font-weight: bold;
	padding-top: 5px;
}

.thinblueline{
	width: 70%;
	height: 1px;
	color: #00276E;
}

.main_textarea{
	border-top: 1px solid #E2B515;
	border-left: 1px solid #E2B515;
	border-bottom: 1px solid #b28823;
	border-right: 1px solid #b28823;
	padding: 10px;
	margin-right: 3px;
	margin-top: 2px;
}

.main_textarea div{
	padding-bottom: 10px;
}

.borderimg{
	border: 1px solid black;
	margin: 5px;
}

.borderimg_nomargin{
	border: 1px solid black;
	margin: 0px;
}

.rightalign_area{
	text-align: right;
	padding: 0 5px 0 0;
}

.left_div{
	position:relative;
	left: 0px;
	top: 0px;
	width: 340px;
}

.border_div{
	border: 1px solid #00276E;
	background: #fff;
	margin-top: 37px;
	padding: 2px;
}

.copyright_area{
	padding-top: 50px;
	padding-bottom: 10px;
	text-align: center;
}

.small_text{
	font-size: 8pt;
}

.error_text{
	color: #f00;
}
