 { 
	margin: 0px;
	padding: 0px;
}

body {
	font:11px verdana,arial,helvetica,;
	line-height:14px;
	margin: 0;	
	padding: 0;
	text-align: left;
	background-color: #ccc;

}

p {
	margin:2px 5px 2px 5px;
	font-size:11px;
	color:#333333;
}

li {
	margin:2px 5px 2px 5px;
	font-size:11px;
	color:#333333;
}

h1 {
	font-size:13px;
	line-height:22px;
	font-weight:bold;
	text-decoration:none;
	margin-top: 5px;	
	margin-left:5px;
	margin-right:10px;
	margin-bottom: 5px;
	color:#191245;
}

h2 {
	font-size:11px;
	line-height:14px;
	font-weight:bold;
	text-decoration:none;
	margin:2px 5px 2px 5px;
	color:#191245;
}

h3 {
	font-size:14px;
	line-height:16px;
	font-weight:bold;
	text-decoration:none;
	margin:0px;
	color:#191245;
}

h4 {
	font-size:16px;
	line-height:22px;
	font-weight:bold;
	text-decoration:none;
	margin-top: 10px;	
	margin-left:5px;
	margin-right:10px;
	margin-bottom: 10px;
	color:#191245;
}

/* ----- */
/* LINKS */
/* ----- */
a:link, a:active {
	color: #ff0000;
	text-decoration: underline;
}
a:visited {
	color: #ff0000;
	text-decoration: underline;
}
a:hover {
	color: #3D2CA8;
	text-decoration: underline;
}

.flys a:link, .flys a:active, .flys a:visited {
	color: #fff;
	text-decoration: none;
	font-family:arial,helvetica;
	font-size:9pt;
	font-weight:bold;
	line-height:14pt;
}

.flys a:hover {
	color: #ccc;
	text-decoration: underline;
	font-family:arial,helvetica;
	font-size:9pt;
	font-weight:bold;
	line-height:14pt;
}



/* ----- */
/* CONTACT LINKS */
/* ----- */
.contact a:link, .contact a:active {
	color: #268737;
	text-decoration: none;
}
.contact a:visited {
	color: #268737;
	text-decoration: none;
}
.contact a:hover {
	color: #000;
	text-decoration: underline;
}


/* -------------- */
/*  WRAPPER */
/* -------------- */


#wrapper {
	width: 974px;
	margin: 0 auto;	
	position:relative;
	background-color: transparent;

}

/* -------- */
/* HOMEPAGE */
/* -------- */

#logo { /*header logo and back */
	margin:0px;
	position:relative;
	left:0px;
	top:0px;
	z-index: 5;
}

#shadow { 
	position:absolute;
	left:0px;
	top:140px;
	z-index: 5;
}
#headertext { 
	position:absolute;
	left:721px;
	top:10px;
	z-index: 99;
	color:#fff;
	font-weight:bold;
	text-align:left;
	line-height:18px;
}

#left_nav_wrapper { 
	position:relative;
	left:0px;
	top:0px;
	margin-top:0px;
	width:208px;
	z-index:4;
}

#left_slope { 
	background-image: url(../_img/left_nav_slope.png);
	background-repeat:no-repeat;
	width:208px;
	z-index:4;
	color:#fff;
	line-height:14px;
}

#content { 
	position:relative;
	left:0px;
	top:0px;
	text-align:left;
	width: 974px;
	background-color: #fff;
}
#main_content { 
	background-image: url(../_img/left_nav_bg.png);
	background-repeat:repeat-y;
	position:absolute;
	left:0px;
	top:0px;
	text-align:left;
	z-index:3;
	width: 974px;
	background-color: #fff;

}


.center_content { 
padding-left:60px;
}

.center_content p{ 
padding:8px 0px 8px 8px;
font-size:12px;
line-height:20px;
}

.default_center_content { 
padding-left:60px;
}

.default_center_content p{ 
padding:8px 0px 8px 8px;
}


.center_content h1{ 
	font-size:13px;
	line-height:22px;
	font-weight:bold;
	text-decoration:none;
	margin-top: 5px;	
	margin-left:5px;
	margin-right:0px;
	margin-bottom: 5px;
	color:#191245;
padding-top:20px;
}

#inset { 
	position:relative;
	left:149px;
	top:0px;
	text-align:left;
	z-index:4;
}

.right { 
	text-align:left;
	width:248px;
	border-left: 1px solid #1E4F94;
	border-right: 1px solid #1E4F94;
}
.main { 
	text-align:left;
	vertical-align:top;
	z-index:6;
	width:565px;
	height:182px;
}


/* ---------------- */
/* footer*/
/* ---------------- */
#footer {

	text-align: center;
	font-family: arial,helvetica, verdana;
	font-size: 11px;
	color:#fff;
	font-weight:bold;
	line-height:18px;
	width:974px;
	height:57px;
	background-image: url(../_img/footer_bg.jpg);
	background-repeat:no-repeat;
	background-color:transparent;
	overflow:hidden;
	padding-top:20px;


}

#footer a:link, #footer a:active {
	color: #fff;
	text-decoration: none;
}
#footer a:visited {
	color: #fff;
	text-decoration: none;
}
#footer a:hover {
	color: #ccc;
	text-decoration: underline;
}
#footer .legal {
	font-size:8px;
}

#headertext a:link, #headertext a:active, headertext a:visited {
	color: #fff;
	text-decoration: none;
}

#headertext a:hover {
	color: #ccc;
	text-decoration: underline;
}
.sidebar {
	margin: -3x 0px 0px 0px;
}
.sidebar p {
	margin: -4px 0px 0px 0px;
}

#left_slope a:link, #left_slope a:active {
	color: #fff;
	text-decoration: none;
}
#left_slope a:visited {
	color: #fff;
	text-decoration: none;
}
#left_slope a:hover {
	color: #ccc;
	text-decoration: underline;
}
