* { 
	margin:0;
	padding:0;
}
html, body { 
	height:100%;
}
html {
	min-width:970px;
}
body { 
	background:url(images/tail-body.gif) 0 0 repeat-x #073278; 
	font-family:Arial, Helvetica, sans-serif;
	font-size:100%; 
	line-height:1.125em;
	color:#999898;
}

img {
	border:0; 
	vertical-align:top; 
	text-align:left;
}
object { 
	vertical-align:top; 
	outline:none;
}
ul, ol { 
	list-style:none;
}

.fleft { 
	float:left;
}
.fright { 
	float:right;
}
.clear { 
	clear:both;
}

.col-1, .col-2, .col-3, .col-4 { 
	float:left;
}

.alignright { 
	text-align:right;
}
.aligncenter { 
	text-align:center;
}

.wrapper { 
	width:100%;
	overflow:hidden;
}
.container { 
	width:100%;
}




/*==== GLOBAL =====*/
#main {
	width:970px; 
	margin:0 auto;
	font-size:.75em;
	position:relative;
}

#header {
	height:426px;
	position:relative;
}
#content {
	width:100%;
	position:relative;
}
	#content .mainContent {
		background:#fff;
	}
	#content .extraContent {
		background:#012769;
		padding:12px 32px 22px 28px;
	}
#footer {
	padding:30px 0 40px 0;
}


/*---- tailings ----*/
.main-bg {
	background:url(images/main-bg.jpg) no-repeat 50% 0;
}

/*----- forms parameters -----*/

input, select, textarea { 
	font-family:Arial, Helvetica, sans-serif; font-size:1em;
	vertical-align:middle;
	font-weight:normal;
}


/*----- other -----*/
.img-indent { 
	margin:0 13px 0 0; 
	float:left;
}
.img-box { 
	width:100%; 
	overflow:hidden; 
	padding-bottom:14px;
}
	.img-box img { 
		float:left; 
		margin:0 13px 0 0;
	}

.extra-wrap { 
	overflow:hidden;
}


p {
	margin-bottom:18px;
}
.p1 { 
	margin-bottom:9px;
}
.p2 { 
	margin-bottom:18px;
}
.p3 { 
	margin-bottom:27px;
}

/*----- txt, links, lines, titles -----*/
a {
	color:#1599d4; 
	outline:none;
}
a:hover{
	text-decoration:none;
}

h2 {
	font-size:24px;
	line-height:1.2em;
	color:#202020;
	font-style:italic;
	margin-bottom:12px;
	text-transform:uppercase;
	padding-top:6px;
}
	h2.extra-title {
		position:absolute;
		left:0;
		top:0;
		margin-bottom:0;
		padding:0;
	}
h3 {
	font-size:21px;
	line-height:1.2em;
	color:#fff;
	font-style:italic;
	text-transform:uppercase;
	padding:8px 0 6px 0;
}
	h3.first {
		text-indent:20px;
	}
h4 {
	font-size:13px;
	color:#434343;
	margin-bottom:4px;
}
	h4 a {
		color:#434343;
		text-decoration:none;
	}
	h4 a:hover {
		text-decoration:underline;
	}
h5 {
	font-size:18px;
	line-height:1.2em;
	color:#fff;
	font-style:italic;
	text-transform:uppercase;
	margin-bottom:18px;
	padding-top:15px;
}


.txt1 {
	line-height:23px;
}
.txt2 {
	color:#434343;
}



.link1.fright {
	float:right;
}
.link1:hover { 
	text-decoration:underline;
}
	.link1 em {
		display:block;
		background:url(images/link1-left.gif) no-repeat left top;
		position:relative;
	}
	.link1 b { 
		display:block;
		background:url(images/link1-right.gif) no-repeat right top; 
		padding:3px 15px 4px 15px;
		position:relative;
		cursor:pointer;
	}


.line-hor { 
	background:#3a3c52;
	height:1px;
	overflow:hidden;
	font-size:0;
	line-height:0;
	margin:20px 0 20px 0;
}
.line-ver, .line-ver1 { 
	background-image:url(images/line-ver.gif); 
	background-repeat:repeat-y;
	width:100%;
}
.line-ver-alt, .line-ver-alt1 { 
	background-image:url(images/line-ver-alt.gif); 
	background-repeat:repeat-y;
	width:100%;
}
.line-ver-extra, .line-ver-extra1, .line-ver-extra2 { 
	background-image:url(images/line-ver-extra.gif); 
	background-repeat:repeat-y;
	width:100%;
}


/*==================boxes====================*/



/*===== header =====*/



	








/*===== content =====*/
#content {
	
}

	
	
	



/*=== tabs ===*/

/*=== tabs ===*/


/*
	* Required 
*/



/*
	* Optional
*/


