/* CSS Document */

	
	body	{
 	background: #1f3873;
 	color: #777;
 	font: 11px/1.4em Arial, Tahoma, Verdana, sans-serif;
 	text-align: center;
 	
	}
		
	#container {
	padding: 0 0px;
	width: 750px !important;
 	width /**/: 754px;
	margin: 0 auto;
	height: 1000px;
	text-align: left;
	position: relative;
	background: #fff url(/background.jpg) repeat-y;

	}
		
	#top {
	position: absolute;
	top:5px;
	left:5px;
	width:740px;
	height:110;
	border-width: 1px;
	border-style: solid;
	border-color: 1e3873;
		
	}
	
	#menu {
	position: absolute;
	top:120px;
	left:5px;
	width:740px;
	height:20;
	border-width: 1px;
	border-style: solid;
	border-color: 1e3873;
	background-color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #1e3873;
	text-decoration: none;
	line-height: 20px;
	
	}
	
	#content0 {
	position: absolute;
	top:145px;
	left:5px;
	width:615px;
	height:100px;
	border-width: 1px;
	border-style: solid;
	border-color: 1e3873;
	background-color: #FFFFFF;
	
	}
	
	#content1 {
	position: absolute;
	top:145px;
	left:625px;
	width:120px;
	height:120px;
	border-width: 1px;
	border-style: solid;
	border-color: 1e3873;
	background-color: #FFFFFF;

	}
	
	#content1a {
	position: absolute;
	top:270px;
	left:625px;
	width:120px;
	height:120px;
	border-width: 1px;
	border-style: solid;
	border-color: 1e3873;
	background-color: #FFFFFF;

	}
	
	#content1b {
	position: absolute;
	top:395px;
	left:625px;
	width:120px;
	height:120px;
	border-width: 1px;
	border-style: solid;
	border-color: 1e3873;
	background-color: #FFFFFF;

	}
	
	#content1c {
	position: absolute;
	top:520px;
	left:625px;
	width:120px;
	height:120px;
	border-width: 1px;
	border-style: solid;
	border-color: 1e3873;
	background-color: #FFFFFF;

	}
	
	#content1d {
	position: absolute;
	top:645px;
	left:625px;
	width:120px;
	height:120px;
	border-width: 1px;
	border-style: solid;
	border-color: 1e3873;
	background-color: #FFFFFF;

	}
	
	#content1e {
	position: absolute;
	top:770px;
	left:625px;
	width:120px;
	height:120px;
	border-width: 1px;
	border-style: solid;
	border-color: 1e3873;
	background-color: #FFFFFF;

	}
	
	#content1f {
	position: absolute;
	top:895px;
	left:625px;
	width:120px;
	height:120px;
	border-width: 1px;
	border-style: solid;
	border-color: 1e3873;
	background-color: #FFFFFF;

	}
	
	#content2 {
	position: absolute;
	top:270px;
	left:5px;
	width:615px;
	height:405px;
	border-width: 1px;
	border-style: solid;
	border-color: 1e3873;
	background-color: #FFFFFF;
	
	}
	
	#content3 {
	position: absolute;
	top:685px;
	left:5px;
	width:615px;
	height:285px;
	border-width: 1px;
	border-style: solid;
	border-color: 1e3873;
	background-color: #FFFFFF;
	
	}
	
	#content4 {
	position: absolute;
	top:173px;
	left:6px;
	width:613px;
	height:17px;
	background-color: #1e3873;
	padding: 2px 2px 2px 2px
	
	}
	
	#quicklink {
	position: absolute;
	top:975px;
	left:5px;
	width:740px;
	height:20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #1e3873;
	text-decoration: none;
	line-height: 20px;
	text-align: left;
	border-width: 1px;
	border-style: solid;
	border-color: 1e3873;
	background-color: #FFFFFF;
	filter:alpha(opacity=90);
	-moz-opacity:0.9
	
	}
	
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #1e3873;
	text-decoration: none;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #127cc1;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
	background-color: #d21f36;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
		
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bolder;
	color: #d21f36;
	font-style: normal;
	padding: 5px 5px 5px 5px;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #1F3873;
	text-align: justify;
	padding: 5px 5px 5px 5px;
}

.float-left {
	float: left;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 0px;
}	

.style1 {
	color: #FFFFFF;
	font-weight: bold;
}
