/* All(n)1 Security */

/*Main Nav*/
#navcontainer ul {
margin-right: 23px;
margin-left: 0px;
margin-top: 0px;
margin-bottom: 0px;
padding: 0;
padding-bottom: 0;
padding-left: 0;
padding-top: 0;
padding-right: 0;
list-style-type: none;
text-align:right;
align: right;
width: 772px;
white-space: nowrap;
}

#navcontainer ul li { display: inline; }
#navcontainer ul li a { text-decoration: none; }



/*Sub Nav*/
#mysubnavcontainer ul
{
list-style-type: none;
padding: 0;
margin: 0;
}

/*News List*/
#newslist ul {
list-style-type:none;
margin: 0;
padding: 0;
}

#newslist li { margin: 0 0 .5em 0; }

#newslist a { 
display: block;
color: #FFF;
background-color: #036;
width: 100%;
height: 100%;
padding: .2em .8em;
text-decoration: none; 
}

#newslist a:hover
{
background-color: #369;
color: #FFF;
}




/* GLOBAL ELEMENTS - url(/assets/img/shell/bkgd_main.jpg) top center repeat-x */
html,body {
	margin:0;
	padding:0;
	height:100%;
	text-align:center;
	background: #FFFFFF;
}

h1 {
    font-family: Trebuchet MS, Arial, sans-serif;
    font-size: 19px;
    color: #7b0000;
	font-weight: bold;
    text-decoration: none;
	line-height: 1;
}

# clear{
	clear: both;
}
	
div#container{
	background-color: #FFFFFF;
	margin-top: 0px;
	margin:0 auto; /* center, not in IE5 */
	text-align: center;
	style:z-index:50;
	align: center;
	width: 1000px;
	height:auto !important; /* real browsers */
	height:100%; /* IE6: treated as min-height*/
	min-height:100%; /* real browsers */
	border-style: solid;
	border-top-width: 0;
	border-bottom-width: 0;
	border-left-width: 1px;
	border-right-width: 1px;
	border-left-color: #ffffff;
	border-right-color: #ffffff;
}
	
#wrapper{
	margin-top: 0px;
	margin:0 auto; /* center, not in IE5 */
	text-align: center;
	style:z-index:50;
	align: center;
	display: block;
	width: 952px;
	align: center;
}

div#top{background-color: #FFFFFF;width: 952px;white-space: nowrap;margin:0;padding:0;height:138px;}

.HdrGlobal {
	background-image: url(/assets/img/shell/.jpg);
}

#HdrGlobal {
	background: #FFFFFF;
	width: 952px;
	white-space: nowrap;
	height: 38px;
	display:block;
	border-style: solid;
	border-left-width: 0;
	border-right-width: 0;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	margin-bottom: 13px;
}

#subNavContainer ul {
margin-right: 0px;
margin-left: 0px;
margin-top: 0px;
margin-bottom: 0px;
padding: 0;
padding-bottom: 0;
padding-left: 0;
padding-top: 0;
padding-right: 0;
list-style-type: none;
text-align:left;
width: 241px;
}

.subNavOff { 
background-image : url(/assets/img/subnav/about/off.gif);
width: 241px;
height: 28px;
cursor:pointer;
text-indent: 12px;
font-family: Trebuchet MS, Arial, sans-serif;
color: #524f4f;
}
.subNavOn { 
background-image : url(/assets/img/subnav/about/on.gif);
width: 241px;
height: 28px;
cursor:pointer;
text-indent: 12px;
font-family: Trebuchet MS, Arial, sans-serif;
color: #ff0101;
}

#footer {
	height: 44px;
	width: 952px;
	background-color: #FFFFFF;
    font-family: Helvetica, Arial, sans-serif;
    font-size: 10px;
    color: #524f4f;
    text-decoration: none;
	line-height: 40px;
	border-style: solid;
	border-left-width: 0;
	border-right-width: 0;
	border-top-width: 1px;
	border-bottom-width: 0px;
	border-top-color: #524f4f;
	margin-bottom: 13px;
}
.footernav {
    font-family: Helvetica, Arial, sans-serif;
    font-size: 10px;
    color: #524f4f;
    text-decoration: none;
}

#HdrHomeImg {
	width: 276px;
	margin-left: 18px;
	margin-bottom: 4px;
    font-family: Helvetica, Arial, sans-serif;
    font-size: 9px;
    color: #ffffff;
    text-decoration: none;
}
#HomeFlashTop{
	position: relative;
	margin-top: 5px;
	margin-left: 0px;
	style:z-index:50;
}
#BlueBox {
	border-style: solid;
	border-left-width: 1;
	border-right-width: 1;
	border-top-width: 1;
	border-bottom-width: 1;
	border-left-color: #70d9ff;
	border-right-color: #70d9ff;
	border-top-color: #70d9ff;
	border-bottom-color: #70d9ff;
	background-color: #1c5c74;
}
#NewsBox {
	border-style: solid;
	border-left-width: 1;
	border-right-width: 1;
	border-top-width: 1;
	border-bottom-width: 1;
	border-left-color: #09b1f2;
	border-right-color: #09b1f2;
	border-top-color: #09b1f2;
	border-bottom-color: #70d9ff;
	background-color: #2b5b6c;
	margin-left: 18px;
	margin-bottom: 7px;
	height: 194px;
	width: 263px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 8px;
	padding-right: 5px;
}
.InlineBox {
	align: right;
	width: 170 px;
	background-color: #CCCCCC;
}
#BreadCrumb {
	height: 44px;
	width: 601px;
	background-color: #012a4f;
	margin-left: 0px;
	margin-top: 0px;
    font-family: Helvetica, Arial, sans-serif;
    font-size: 9px;
    color: #ffffff;
    text-decoration: none;
	letter-spacing: 1px;
	float: left;
}
.TopTxt {
    font-family: Arial, sans-serif;
    font-size: 9px;
    color: #524f4f;
	font-weight: bold;
    text-decoration: none;
	line-height: 1.5;
}
.HdrInfoTxt {
    font-family: Helvetica, Arial, sans-serif;
    font-size: 9px;
    color: #ffffff;
    text-decoration: none;
}
.header {
    font-family: Trebuchet MS, Arial, sans-serif;
    font-size: 19px;
    color: #660000;
	font-weight: bold;
    text-decoration: none;
}
.tcd {
    font-family: Helvetica, Arial, sans-serif;
    font-size: 8px;
    color: #4d8bb4;
    text-decoration: none;
}

	
#SubNavBox {
	width: 240px;
    font-family: Helvetica, Arial, sans-serif;
    font-size: 9px;
    color: #ffffff;
    text-decoration: none;
}
#CallOutBox {
	width: 300px;
	margin-top: 0px;
	margin-bottom: 12px;
	height: auto;
	wrap: no-wrap;
}
#CallOutText {
	width: 220px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
    font-family: Trebuchet MS, Arial, sans-serif;
    font-size: 10px;
    color: #333333;
    text-decoration: none;
	wrap: no-wrap;
}
#HomeCallOut {
	width: 276px;
	margin-top: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	margin-right: 0px;
    font-family: Helvetica, Arial, sans-serif;
    font-size: 9px;
    color: #ffffff;
    text-decoration: none;
}
#MainImage {
	width: 952px;
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
}
#ContentBox {
	background-color: #FFFFFF;
	width: 952px;
	margin-top: 10px;
	margin-bottom: 40px;
}
#LeftColumnBox {
	padding: 0px;
	width: 315px;
	margin-top: 15px;
	margin-left: 10px;
	margin-right: 40px;
	text-align: left;
	display: inline-block;
}

#RightColumnBox {
	padding: 0px;
	width: 580px;
	margin-top: 10px;
	text-align: left;
	float: right;
	display: inline-block;
	font-family: Trebuchet MS, Arial, sans-serif;
    font-size: 14px;
    color: #524f4f;
    text-decoration: none;
	line-height: 1.75;
}
#int_LeftColumnBox {
	padding: 0px;
	width: 240px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 20px;
	margin-bottom:0px;
	text-align: left;
	display: inline-block;
}

#int_RightColumnBox {
	padding: 0px;
	width: 690px;
	margin-top: 0px;
	text-align: left;
	float: right;
	display: inline-block;
	font-family: Trebuchet MS, Arial, sans-serif;
    font-size: 14px;
    color: #524f4f;
    text-decoration: none;
	line-height: 1.75;
}

#textbox {
	background-color: #01161e;
    font-family: Helvetica, Arial, sans-serif;
    font-size: 12px;
    color: #ffffff;
    text-decoration: none;
	padding: 14px;
	text-align: left;
	line-height: 1.5;
}

#grayBox {
	background-color: #f5f5f5;
    font-family: Trebuchet MS, Arial, sans-serif;
    font-size: 12px;
    color: #524f4f;
    text-decoration: none;
	font-weight: bold;
	padding: 10px;
	line-height: 1.5;
}

.gray12 {
    font-family: Trebuchet MS, Arial, sans-serif;
    font-size: 13px;
    color: #7b0000;
    text-decoration: none;
	font-weight: bold;
	line-height: 1.5;
}

.ContentTxt {
    font-family: Helvetica, Arial, sans-serif;
    font-size: 12px;
    color: #ffffff;
    text-decoration: none;
	align: left;
	line-height: 1.5;
}
.CalloutHdr {
    font-family: Helvetica, Arial, sans-serif;
    font-size: 11px;
    color: #ffffff;
    text-decoration: none;
	align: left;
}
#Carat {

	width: 220px;
	height: 18px;
	margin-left: 0px;
	margin-bottom: 0px;
}

#Carat2 {
	background: url(/assets/img/shell/carat.gif) no-repeat;
	width: 220px;
	height: 18px;
	margin-left: 0px;
	margin-bottom: 0px;
}

#CaratInt {
	background: url(/assets/img/shell/carat.gif) #FFFFFF no-repeat;
	width: 130px;
	height: 18px;
	margin-left: 0px;
	margin-bottom: 0px;
}
#HdrIntMain {
	background-image: url(/assets/img/shell/bkgd_hdr.gif);
	width: 686px;
	height: 36px;
	margin-left: 0px;
	margin-bottom: 10px;
	text-indent: 23px;
	line-height: 36px;
    font-family: Trebuchet MS, Arial, sans-serif;
    font-size: 16px;
	font-weight:bold;
    color: #ff0101;
    text-decoration: none;
}
#IntImg {
	padding: 4px;
	background-color: #bb040d;
	margin-bottom: 12px;
	height: 216px;
	width: 677px;
	text-align: center;
}
#InlineImg {
	padding: 8px;
	background-color: #660000;
	margin-right: 14px;
	margin-bottom: 6px;
	height: 158px;
	width: 158px;
	float: left;
	display: inline;
	clear: both;
	text-align: center;
}
#HdrIntGraphic {
	width: 601px;
	height: 57px;
	background-color: #012a4f;
	margin-left: 0px;
	float: left;
}
#ModuleContainer {
	width: 601px;
	height: 130px;
	margin-left: 22px;
	background-color: #012a4f;
}

.tn {
	padding-left: 7px;

}
#tn2 {
	padding: 2px;
	background-color: #524f4f;
	height: 75px;
	width: 75px;
	text-align: center;
}


/* MAIN NAV */

#nav {
	height: 38px;
	list-style: none;
	white-space: nowrap;
	overflow: hidden;
	margin: 0;
	padding: 0;
}

#services, #services a  {
	width:89px;
	background: url(/assets/img/nav/servicesOff.gif) top left no-repeat;
}
#resources, #resources a {
	width:138px;
	background: url(/assets/img/nav/resourcesOff.gif) top left no-repeat;
}
#about, #about a  {
	width:152px; 
	background: url(/assets/img/nav/aboutOff.gif) top left no-repeat;
}
#get, #get a  {
	width:178px;
	background: url(/assets/img/nav/getOff.gif) top left no-repeat;
}
#clients, #clients a  {
	width:88px;
	background: url(/assets/img/nav/clientsOff.gif) top left no-repeat;
}
#contact, #contact a  {
	width:80px;
	background: url(/assets/img/nav/contactOff.gif) top left no-repeat;
}
#home, #home a  {
	width:46px;
	background: url(/assets/img/nav/homeOff.gif) top left no-repeat;
}

/* LeaderShipPadding */
.LeadershipImagePad {
	padding-right: 15px;
	padding-bottom: 15px;
	voice-family: "\"}\"";
	voice-family: inherit;
}



/* News Styles */
.newsPadding {
padding-left: 7px;
padding-right: 15px;
padding-top: 15px;
padding-bottom: 15px;
    font-family: Helvetica, Arial, sans-serif;
    font-size: 12px;
    color: #ffffff;
    text-decoration: none;
	line-height: 1.5;
	voice-family: "\"}\""; 
    voice-family:inherit;
}





td{
font-family: Arial;
font-size: 10pt;
font-weight: normal;

}
.over{
background-color: #4a798b;
}
.out{
font-family: Arial, Helvetica, sans-serif;
color: #0b6a8f;
}

.newsLink {
	font-family: Trebuchet MS, Arial, sans-serif;
    font-size: 13px;
    color: #f30712;}
	a:link.newsLink {color : #f30712; text-decoration: underline;}
	a:visited.newsLink {color : #f30712;}
	a:active.newsLink {color: #f30712; text-decoration: none;}
	a:hover.newsLink {color: #f30712; text-decoration: none;}
	
.news {
	font-family: Trebuchet MS, Arial, sans-serif;
    font-size: 13px;
    color: #524f4f;
    text-decoration: none;
	line-height: 1;
}
	
.CaratLink {
	font-family: Trebuchet MS, Arial, sans-serif;
    font-size: 11px;
    color: #524f4f;
	margin-left: 13px;
    text-decoration: none;}
	a:link.CaratLink {color : #524f4f;}
	a:visited.CaratLink {color : #524f4f;}
	a:active.CaratLink {color: #524f4f; text-decoration: none;}
	a:hover.CaratLink {color: #f30712; text-decoration: underline;}	
	
.SubHeader {
	font-family: Trebuchet MS, Arial, sans-serif;
    font-size: 18px;
	font-weight:bold;
    color: #7b0000;
    text-decoration: none;
	line-height: 1;
}

.SubHDBold2 {
	font-family: Trebuchet MS, Arial, sans-serif;
    font-size: 14px;
	font-weight:bold;
    color: #7b0000;
    text-decoration: none;
	line-height: 1;
}
	
.formField1 {
	font-family: Trebuchet MS, Arial, sans-serif;
    font-size: 14px;
	font-weight:normal;
    color: #333333;
	background-color:#FFFFFF;
	border:#7b0000 solid 1px;
	width: 400px;
	padding-left: 3px;
	padding-top:3px;
	padding-bottom: 3px; 
}

.formField2 {
	font-family: Trebuchet MS, Arial, sans-serif;
    font-size: 14px;
	font-weight:normal;
    color: #333333;
	background-color:#FFFFFF;
	border:#7b0000 solid 1px;
	width: 600px;
	height: 150px;
	padding-left: 3px;
	padding-top:3px; 
}

.formBorder {
border:#7b0000 solid 1px;
background-color:#f8fafc;
}
