/* cascading style sheet - last edit: 21 apr 09 */

* {
	margin: 0;
}

html,body {
	background-color: #FFFFFF;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	height: 100%;
	}
	
ul { margin-left: 40px; }
	
ul, ul li { list-style: disc none outside; }

a {color:#183861;}
a:link {text-decoration: none;}
a:visited {text-decoration: none;}
a:hover {text-decoration: underline;}
a:active {text-decoration: none;}

p {
	margin: 12px;
	line-height: 18px;
	}
	
ul.std_list {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #3d3a38;
	list-style-position: outside;
	list-style-type: square;
	padding-left: 30px;
}
	
/* -- wrapper - header -- */

.wrapper {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	width: 970px;
	padding: 0px;
	text-align: left;
	position: relative;
	margin: 0 auto -40px;
	background-image: url(../_images/homeback.png);
	background-repeat: repeat-y;
	}
	
.int_wrapper {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	width: 970px;
	padding: 0px;
	text-align: left;
	position: relative;
	margin: 0 auto -60px;
	background-image: url(../_images/internalback.png);
	background-repeat: no-repeat;
	background-position: 0px 89px;
	}
	
.header {
	background: url(../_images/topback.png) no-repeat scroll 0px;
	background-position: 0px 0px;
	position: relative;
	padding: 0px;
	margin: 0px auto;
	width: 970px;
	height: 89px;
	}

#logo a {
	display: block;
	float: left;
	height: 89px;
	width: 200px !important;
	overflow: hidden;
	position: relative;
	text-indent: -1000px;
	width: 195px;
	}
	
#flashcontain {
	z-index: 2; 
	}

/* -- main -- */

td.snipebox {
	line-height: 10px;
	padding: 6px 30px 6px 30px;
	margin: 0px auto;
	text-align: left;
	}
td.snipebox01 {
	padding: 6px 30px 6px 30px;
	margin: 0px auto;
	font: normal 12px/14px Arial, Helvetica, sans-serif;
	color: #183861;
	text-align: left;
	}
td.snipebox02 {
	padding-top: 10px;
	padding-bottom: 10px;
	}
td.snipebox02a {
	padding: 16px 0px 10px 10px;
	background-image:url(../_images/diverse_capabilities01.png);
	background-repeat: no-repeat;
	background-position: 0px 10px;
	}
	
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #043981;
	font-weight: bold;
	padding-top: 10px;
	padding-left: 10px;
	}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #043981;
	font-weight: normal;
	}
	
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #A50E24;
	font-weight: bold;
	padding-top: 10px;
	padding-left: 10px;
	}
	
.content {
	margin: 0px auto;
	width: 970px;
	position: relative;
	padding: 0px;
	}
	
.internal_content {
	margin: 0px auto;
	width: 930px;
	position: relative;
	padding: 0px;
	}
	
.contentcells {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	background: #053981;
	}

.contentcells a:link {
	color: #FFFFFF;
	text-decoration: none;
	}

.contentcells a:visited {
	color: #FFFFFF;
	text-decoration: none;
	}

.contentcells a:hover{
	color: #FFFFFF;
	text-decoration: underline;
	}

.contentcells a:active {
	color: #FFFFFF;
	text-decoration: none;
	}
	
.contentcells02 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	background: #A40B22;
	text-indent: 10px;
	}

.contentcells02 a:link {
	color: #FFFFFF;
	text-decoration: none;
	}

.contentcells02 a:visited {
	color: #FFFFFF;
	text-decoration: none;
	}

.contentcells02 a:hover{
	color: #FFFFFF;
	text-decoration: underline;
	}

.contentcells02 a:active {
	color: #FFFFFF;
	text-decoration: none;
	}
	
.contentcells03 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	background: #D7D7D7;
	text-indent: 20px;
	}

.contentcells03 a:link {
	color: #333333;
	text-decoration: none;
	}

.contentcells03 a:visited {
	color: #333333;
	text-decoration: none;
	}

.contentcells03 a:hover{
	color: #333333;
	text-decoration: underline;
	}

.contentcells03 a:active {
	color: #333333;
	text-decoration: none;
	}
	
.contentcells04 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	background: #EBEBEB;
	text-indent: 30px;
	}

.contentcells04 a:link {
	color: #333333;
	text-decoration: none;
	}

.contentcells04 a:visited {
	color: #333333;
	text-decoration: none;
	}

.contentcells04 a:hover{
	color: #333333;
	text-decoration: underline;
	}

.contentcells04 a:active {
	color: #333333;
	text-decoration: none;
	}

.img-shadow {
  float:right;
  background: url(../_images/shadowAlpha.png) no-repeat bottom right !important;
  background: url(../_images/shadow.gif) no-repeat bottom right;
  margin: 10px 0 0 15px !important;
  margin: 10px 0 0 10px;
  }

.img-shadow img {
  display: block;
  position: relative;
  background-color: #ffffff;
  border: 1px solid #333333;
  margin: -6px 6px 6px -6px;
  padding: 0px;
  } 
	
.quotebox {
	width: 250px;
	margin: 10px;
	position: relative;
	}
	
.quote {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
	font-weight: normal;
	color: #142C4E;
	text-align: center;
	padding: 20px;
	width: 250px;
	}

.quote-bar {
	background-image: url(../_images/hr-rule.png);
	background-repeat: no-repeat;
	width: 250px;
	background-position: 10px;
	}
	
#contactForm {
	margin: 0px auto;
	padding-left: 10px;
	}
	
.searchtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	background: #FFFFFF;
	border: 1px solid #3d3a38;
	}

.header_text {
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #a70101;
	font-weight: bold;
	}
	
.subheader_text {
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #a70101;
	}
	
.assignment_row_over {
	cursor: pointer;
	}
	
/* --  nav -- */

#utilitiesNav {
	height: 36px;
	padding: 2px 6px 0px 0px;
	float:right;
	}	
	
#utilitiesNav ul {
	padding: 0px;
	margin: 0px;
	list-style: none;
	}

#utilitiesNav li {
	padding: 0px;
	margin: 0px;
	list-style: none;
	display: inline;
	font: bold 10px Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	}
	
#utilitiesNav li a {
	text-indent: -1000em;
	display:block;
	float:left;
	height:36px;
	overflow:hidden;
	cursor: pointer;
	}

#utilitiesNav_01 a {
	width: 96px;
	background: url(../_images/utility_sprite.png) no-repeat scroll 0px;
	background-position: 0px 0px;
	}
	
#utilitiesNav_02 a {
	width: 76px;
	background: url(../_images/utility_sprite.png) no-repeat scroll 0px;
	background-position: -96px 0px;
	}
	
#utilitiesNav_03 a {
	width: 75px;
	background: url(../_images/utility_sprite.png) no-repeat scroll 0px;
	background-position: -172px 0px;
	}
	
#utilitiesNav_04 a {
	width: 55px;
	background: url(../_images/utility_sprite.png) no-repeat scroll 0px;
	background-position: -247px 0px;
	}
	
#utilitiesNav_05 a {
	width: 110px;
	background: url(../_images/utility_sprite.png) no-repeat scroll 0px;
	background-position: -302px 0px;
	}
	
#utilitiesNav_06 a {
	width: 70px;
	background: url(../_images/utility_sprite.png) no-repeat scroll 0px;
	background-position: -412px 0px;
	}
	
#utilitiesNav_01 a:hover {
	background-position: 0px -36px;
	}
	
#utilitiesNav_02 a:hover {
	background-position: -96px -36px;
	}
	
#utilitiesNav_03 a:hover {
	background-position: -172px -36px;
	}
	
#utilitiesNav_04 a:hover {
	background-position: -247px -36px;
	}
	
#utilitiesNav_05 a:hover {
	background-position: -302px -36px;
	}
	
#utilitiesNav_06 a:hover {
	background-position: -412px -36px;
	}
	
#layerhide {
	height: 11px;
	margin-top: 0px !important;
	margin-top: -4px;
	width: 700px;
	clear: right;
	position:relative;
	float: right;
	}	
	
#mainNav {
	height: 38px;
	padding: 0px !important;
	padding: 0px 0px 0px 2px;
	clear: right;
	position:relative;
	width: 770px;
	float:right;
	}	
	
#mainNav ul {
	padding: 0px;
	margin: 0px;
	list-style: none;
	}

#mainNav li {
	padding: 0px;
	margin: 0px;
	list-style: none;
	display: inline;
	font: bold 10px Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	}
	
#mainNav li a {
	text-indent: -1000em;
	display:inline;
	float:left;
	height:38px;
	overflow:hidden;
	cursor: pointer;
	}

#mainNav_01 a {
	width: 162px;
	background: url(../_images/btn_sprite.png) no-repeat scroll 0px;
	background-position: 0px 0px;
	}
	
#mainNav_02 a {
	width: 186px;
	background: url(../_images/btn_sprite.png) no-repeat scroll 0px;
	background-position: -162px 0px;
	}
	
#mainNav_03 a {
	width: 186px;
	background: url(../_images/btn_sprite.png) no-repeat scroll 0px;
	background-position: -348px 0px;
	}
	
#mainNav_04 a {
	width: 110px;
	background: url(../_images/btn_sprite.png) no-repeat scroll 0px;
	background-position: -534px 0px;
	}
	
#mainNav_05 a {
	width: 121px;
	background: url(../_images/btn_sprite.png) no-repeat scroll 0px;
	background-position: -644px 0px;
	}
	
#mainNav_01 a:hover {
	background-position: 0px -38px;
	}
	
#mainNav_02 a:hover {
	background-position: -162px -38px;
	}
	
#mainNav_03 a:hover {
	background-position: -348px -38px;
	}
	
#mainNav_04 a:hover {
	background-position: -534px -38px;
	}
	
#mainNav_05 a:hover {
	background-position: -644px -38px;
	}
	
td.menuon {
    background-color: #043981;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	padding-top: 4px;
	padding-right: 5px;
	padding-bottom: 4px;
	padding-left: 5px;
	cursor: pointer;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	text-align: left;
	} 
	
td.menuon a:link {color: #FFFFFF; text-decoration: none;}
td.menuon a:visited {color: #FFFFFF; text-decoration: none;}
td.menuon a:hover{color: #FFFFFF; text-decoration: none;}
	
td.menuoff {
	background-color: #FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	padding-top: 4px;
	padding-right: 5px;
	padding-bottom: 4px;
	padding-left: 5px;
	cursor: pointer;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #9B373F;
	border-left-color: #9B373F;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	text-align: left;
	} 
	
td.menuoff a:link {color: #043981; text-decoration: none;}
td.menuoff a:visited {color: #043981; text-decoration: none;}
td.menuoff a:hover{color: #043981; text-decoration: none;}

td.menubtm01 {
	background-image: url(../_images/menubottom01.png);
	background-repeat: no-repeat;
	height: 10px;
	} 

td.menubtm02 {
	background-image: url(../_images/menubottom02.png);
	background-repeat: no-repeat;
	height: 10px;
	} 
	
td.internalnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #1a3861;
	background-color: #ebebeb;
	background-image: url(../_images/internal-nav_back.png);
	background-repeat: repeat-y;
	padding: 4px 4px 2px 16px;
	text-align: left;
	}
	
td.internalnavhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #173054;
	background-image: url(../_images/internal-nav_header.png);
	background-repeat: no-repeat;
	padding: 12px 4px 6px 8px;
	text-align: left;
	}
	
td.internalnavhead a:link {color: #FFFFFF; text-decoration: none;}
td.internalnavhead a:visited {color: #FFFFFF; text-decoration: none;}
td.internalnavhead a:hover{color: #FFFFFF; text-decoration: underline;}
	
td.internalnavhead01 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #173054;
	background-image: url(../_images/internal-nav_header01.png);
	background-repeat: no-repeat;
	padding: 19px 4px 5px 8px;
	text-align: left;
	}
	
td.internalnavsubhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #ebebeb;
	background-image: url(../_images/internal-nav_subhead.png);
	background-repeat: no-repeat;
	padding: 8px 4px 5px 8px;
	text-align: left;
	}
	
td.internalnavsubhead a:link {color: #FFFFFF; text-decoration: none;}
td.internalnavsubhead a:visited {color: #FFFFFF; text-decoration: none;}
td.internalnavsubhead a:hover{color: #FFFFFF; text-decoration: underline;}

/* -- footer -- */

.int_footer {
	background: url(../_images/btmbackinternal.png) no-repeat scroll 0px 0px;
	text-align: center;
	margin: 0px auto 0px;
	height: 60px;
	width: 970px;	/* IE6 pushes footer down without this */
	font-size: .9em;
	color: #333333;
	position: relative;
	}

.footer {
	background: url(../_images/btmback.png) no-repeat scroll 0px 0px;
	text-align: center;
	margin: 0px auto 0px;
	height: 40px;
	width: 970px;	/* IE6 pushes footer down without this */
	font-size: .9em;
	color: #333333;
	position: relative;
	}

.footer a:link {color: #043981; text-decoration: none;}
.footer a:visited {color: #043981; text-decoration: none;}
.footer a:hover {color: #043981; text-decoration: underline;}
.footer a:active {color: #043981; text-decoration: none;}

.fatpipe {
	padding: 0px 6px;
	}

.footer_p {
	margin: 0px 0px 10px;
	padding-top: 30px;
	}
	
.footer_p_home {
	margin: 0px 0px 10px;
	padding-top: 10px;
	}
	
.clearfooter {
	height: 40px; /* .clearfooter must be the same height as .footer */
	}

.int_clearfooter {
	height: 60px; /* .clearfooter must be the same height as .footer */
	}

