/* ----- GENERAL STYLES -------------------------------------- */

body {
	margin: 0px 0px 0px 0px;
	background-image: url(images/bg.jpg);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#2F2F2F;
	background-repeat: no-repeat;
	background-color: #052147;
 	}

body a { 
	color:#4B8DC8; 
	text-decoration: none; 
	}

body a:hover {
	color: #4B8DC8; 
	text-decoration: underline; }


form, input, select, textarea { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; color:#2F2F2F; 
}


.moretext a {
	font-size: 12px;
	font-weight: bold;
	}
	
p {
	margin: 0px 0px 10px 0px;
	padding: 0px;
	}

.heading-wrap {
	font-size: .90em;
	background-image:url(images/heading-bg.jpg);
	background-position:top center;
	background-repeat:no-repeat;
}

.heading-wrap .logo {
	float:left;
}

.container-common {
	width: 960px;
	margin-left:auto;
	margin-right:auto;
}
	
.header1 {	
	font-size: 15px; font-weight:bold; 
 	}
	
.header2 {
	font-size: 13px; font-weight: bold; 
	}
.header3 {
	font-size: 13px;
}

.highlite {
	background: #DEE4F2;
	width: 100%;
}

.alert{color:#FF0000;}

.profile_pics{
	padding-right: 0px;
	padding-bottom: 100px;
	float: left;
}

/* ----------------RELATED RESOURCES LIST----------------------- */

.doclist {
	padding: 10px;
	margin: 10px;
}

.doclist ul {
	margin: 0px 0px 0px 10px;
	padding: 0px;
	list-style-image: url(images/resourcebullet.gif);
}

.doclist ul li{
	padding: 0px;
	list-style-image: url(images/resourcebullet.gif);
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

.doclist_body {
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.doclist_body ul {
	margin: 0px 0px 0px 10px;
	padding: 0px;
	list-style-image: url(images/resourcebullet.gif);
}

.doclist_body ul li{
	padding: 0px;
	list-style-image: url(images/resourcebullet.gif);
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}



/* ----------------A MOST EXCELLENT NAVIGATION----------------------- */

#navcontainer { /* this is the containment box for the nav */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 165px;
	margin: 0px 0px 0px 3px;
}
#navlist, #navlist ul, #navlist li { /* this assigns the 1st and 2nd tier nav items */
	margin: 0px; /* removes indent for ie */
	padding: 0px; /* removes indent for netscape */
	list-style-type: none; /* get rid of bullets */
}

#navlist a { /* this assigns all links in the nav */
	margin: 0px;
	color: #003767;
	text-decoration: none;
	background-color: #DEE4F2;
	background-image: url(images/navupstate.gif);
	background-repeat: no-repeat;
	background-position: 0% 50%;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 30px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ECF3F2;
	display: block;
	height:100%;
}



#navlist ul a { /* this assigns the 2nd tier nav its background image */ 
	background-image: url(images/navsubupstate.gif);
	padding-left: 50px;
}
#navlist a:hover { /*this assigns a change in background when user rolls over any nav item */
	background-color: #C4D0E6;
	background-image: url(images/navoverstate.gif);
}
#navlist ul a:hover { /*this assigns a change in background when user rolls over a 2nd tier nav item */
	background-image: url(images/navsuboverstate.gif);
}
#navlist .activate{ /* this is used if 1st tier nav item is activated */
	background-color: #C4D0E6;
	background-image: url(images/navoverstate.gif);
}
#navlist ul .activate{ /* this is used if 2nd tier nav item is activated */
	background-color: #C4D0E6;
	background-image: url(images/navsuboverstate.gif);
}

	
/* ----- CENTER COLUMN STYLES -------------------------------------- */

#page_title_box {
	background: url(images/hd_centercol.gif);
	height: 36px;
	width: 365px;
}

#page_title_box span {
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	position: relative;
	left: 10px;
	background: url(images/hd_centercol_txtbg.gif);
	padding-right: 5px;
	margin-left: 1px;
	top: 10px;
}

#center_col_border {
	background: url(images/centercol_bg.gif);
}

#center_col_bg {
	margin: 0px;
	padding: 20px 10px;
}

#industries_centercol {
	margin: 0px 0px 10px 35px;
}


#industries_centercol span {
	position: relative;
	left: 20px;
	bottom: 25px;
}

.center_col_doc {
}

.center_col_doc ul {
  list-style: square url(images/icon_pdf.gif); /* wide image for the bullet */
  margin: 0px 0px 0px 20px;  /* bullet image is in left margin */
  padding-left: 0;
}

.center_col_doc ul li {
	margin: 0px 0px 10px;
	padding: 0px;
}

/* ----- LONG COLUMN STYLES -------------------------------------- */

#long_col_title_box{
	background: url(images/hd_centercol_long.gif);
	height: 36px;
	width: 579px;	
}

#long_col_title_box span {
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	background: url(images/hd_centercol_txtbg.gif);
	padding-right: 5px;
	left: 10px;
	margin-left: 1px;
	top: 10px;
	position: relative;
}

#long_col_borders {
	background: url(images/long_col_borders.gif) repeat-y;
}

#long_col_bg {
	width: 559;
	padding: 20px 10px;
}

#long_col_title_box{
	background: url(images/hd_centercol_long.gif);
	height: 36px;
	width: 579px;	
}

#long_col_title_box span {
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	background: url(images/hd_centercol_txtbg.gif);
	padding-right: 5px;
	left: 10px;
	margin-left: 1px;
	top: 10px;
	position: relative;
}

#long_col_borders {
	background: url(images/long_col_borders.gif) repeat-y;
}

#long_col_bg {
	width: 559;
	padding: 20px 10px;
}


/* ----------------RIGHT COLUMN----------------------- */

#right_col_title_box {
	background: url(images/hd_rightcol.gif);
	height: 36px;
	width: 204px;	
}

#right_col_title_box span {
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	background: url(images/hd_rightcol_txtbg.gif);
	padding-right: 5px;
	left: 10px;
	margin-left: 1px;
	top: 10px;
	position: relative;
}

#right_col_borders {
	background: url(images/rightcol_bg.gif) repeat-y;
}

#right_col_bg {
	padding: 20px 10px;
}

#right_col_pic {
	padding: 20px 10px 0px 10px;
}

#right_col_bg a{
	text-decoration:none;
	color:#508AC9;
	}
	
#right_col_bg a:hover{
	color:#3C6E92;
	text-decoration:underline;
	}
	
#long_col_bg_flash {
	width: 559;
	padding: 0px 10px;
}
	
/* ----- FOOTER STYLES -------------------------------------- */

#footer {
	font-size: 10px;
	padding: 20px;
	color: #C5B7B4;
	text-align: center;
}

#footer a {
	text-decoration:none;
	color: #F6B118;
}

#footer a:hover{
	text-decoration:underline;
}
.subtitle_bg {
	font-weight: bold;
	background: url(images/subtitle_bg.jpg);
	height: 22px;
	width: 333px;
	padding: 5px 0px 5px 10px;
}

.longsubtitle_bg {
	font-weight: bold;
	font-size: 15px;
	background: url(images/subhdbg.gif);
	height: 20px;
	width: 535px;
	padding: 5px 10px;
	border: 1px solid #CCCCCC;
}
.image_floatright {
	float: right;
	padding-bottom: 0px;
	padding-left: 10px;
}
