body {
	margin: 0px;
	background-color: #2b5595;
	background-image: url(../images/background.gif);
	background-repeat: repeat;
	background-position: left top;
}
#divAdjust {
	width: 917px;
}

#mainBody {
	background-color: #FFFFFF;
	width: 901px;
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 8px;
}

#mainBanner {
	background-image: url(../images/IMG_banner.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 212px;
	width: 901px;
	text-align: right;
	padding-bottom: 8px;
}


/* Top Nav links */

#topNav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #223b75;
	text-align: left;
	padding-bottom: 8px;
	padding-left: 20px;
	padding-right: 20px;
}

#topNav a {
	text-decoration: none;
	color: #192C59;
	padding-right: 35px;
}

#topNav a:hover{
}

#gibbs {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #363636;
	width: 208px;
	text-align: left;
}

#gibbs img {
	padding-right: 10px;
}
#gibbs .padding {
	padding-top: 8px;
	padding-left: 30px;
	padding-bottom: 10px;
}

/* Navigation */

#navBox {
	width: 206px;
	border-top-width: 6px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #d7d7d6;
	border-right-color: #d7d7d6;
	border-bottom-color: #d7d7d6;
	border-left-color: #d7d7d6;
	background-color: #F1f0f0;
}

.glossymenu{
	margin: 0px 0;
	padding: 0;
	width: 206px;
	border-bottom: 1 solid #8b8888;
	text-align: left;
}

.glossymenu a.menuitem{
	background: black url(../images/IMG_button_off.jpg) repeat-x bottom left;
	font: bold 14px "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
	color: #363636;
	display: block;
	position: relative; /*To help in the anchoring of the ".statusicon" icon image*/
	width: auto;
	padding: 4px 0 4px 10px;
	text-decoration: none;
	height: 17px;
}


.glossymenu a.menuitem:visited, .glossymenu .menuitem:active{
	color: #363636;
}

.glossymenu a.menuitem .statusicon{ /*CSS for icon image that gets dynamically added to headers*/
position: absolute;
top: 5px;
right: 5px;
border: none;
}

.glossymenu a.menuitem:hover{
	background-image: url(../images/IMG_button_on.jpg);
}

.glossymenu div.submenu{ /*DIV that contains each sub menu*/
background: white;
}

.glossymenu div.submenu ul{ /*UL of each sub menu*/
list-style-type: none;
margin: 0;
padding: 0;
}

.glossymenu div.submenu ul li{
	border-bottom: 1px solid #2c5595;
}

.glossymenu div.submenu ul li a{
display: block;
font: normal 13px "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
color: black;
text-decoration: none;
padding: 2px 0;
padding-left: 10px;
}

.glossymenu div.submenu ul li a:hover{
	colorz: white;
	color: #9e0b0f;
}
.contentPadding {
	padding-left: 12px;
}
#date {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	color: #363636;
	text-align: right;
	padding-right: 8px;
	padding-bottom: 8px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D7D7D6;
}


#missionTitle {
	padding-top: 10px;
	font-size: 24px;
	color: #003471;
	font-family: "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
	padding-left: 29px;
	background-image: url(../images/ICON_world.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom: 3px;
}

#missionBox {
	border-top-width: 6px;
	border-top-style: solid;
	border-top-color: #d7d7d6;
	background-color: #F7F7F7;
	padding-right: 12px;
	padding-bottom: 12px;
	padding-left: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	border-bottom-width: 10px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}

.largeLetter {
	font-size: 22px;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
}

#mediaBox {
	border: 1px solid #d7d7d6;
	padding: 1px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.articleTitleBox {
	padding-top: 24px;
	font-size: 24px;
	color: #003471;
	font-family: "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
	padding-left: 29px;
	background-image: url(../images/ICON_article.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom: 3px;
}

.fullarticleTitleBox {
	padding-top: 10px;
	font-size: 24px;
	color: #003471;
	font-family: "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
	padding-left: 29px;
	background-image: url(../images/ICON_article.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom: 3px;
}
.articleBox {
	border-top-width: 6px;
	border-top-style: solid;
	border-top-color: #d7d7d6;
	background-color: #f1f0f0;
	padding-right: 12px;
	padding-bottom: 12px;
	padding-left: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.author {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	padding-right: 10px;
}

a.article:link, a.article:visited, a.article:active {
	color: #89251b;
	text-decoration: none;
}

a.article:hover {
	color: #D13728;
	text-decoration: none;
}

.contentTitleBox {
	padding-top: 10px;
	font-size: 24px;
	color: #003471;
	font-family: "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
	padding-left: 10px;
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom: 3px;
}

.contentSubTitle {
	font-size: 16px;
	font-weight: bold;
}
#additionalLinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #89251b;
	padding-top: 10px;
	padding-left: 10px;
	padding-bottom: 8px;
}

#additionalLinks .dividers {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #89251b;
	padding-right: 8px;
	padding-left: 8px;
}

#additionalLinks a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #89251b;
	text-decoration: none;
}

#additionalLinks a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CC0000;
	text-decoration: none;
}


.bottomBox {
	padding-top: 24px;
}
.eventTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000000;
	padding-bottom: 4px;
	/*padding-left: 24px;
	background-image: url(../images/ICON_events.jpg);*/
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-top: 20px;
}
.eventBox {
	border-top-width: 5px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #d7d7d6;
	border-right-color: #d7d7d6;
	border-bottom-color: #d7d7d6;
	border-left-color: #d7d7d6;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #363636;
}
.event {
	padding-top: 8px;
	padding-left: 8px;
	padding-right: 10px;
	padding-bottom: 8px;
}
.eventNoBorder {
	padding-top: 8px;
	padding-left: 8px;
	padding-right: 10px;
	padding-bottom: 8px;
}

.eventDate {
	color: #89251b;
	font-weight: bold;
}

a.eventLink:link, a.eventLink:visited, a.eventLink:active {
	color: #000066;
	font-size: 12px;
	text-decoration: none;
	font-style: italic;
}

a.eventLink:hover {
	color: #5E8AC6;
	font-size: 12px;
	text-decoration: none;
	font-style: italic;
}

.testimonTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000000;
	padding-bottom: 4px;
	padding-left: 24px;
	background-image: url(../images/ICON_testimonials.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	text-align: left;
}
.testimonBox {
	border-top-width: 5px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #d7d7d6;
	border-right-color: #d7d7d6;
	border-bottom-color: #d7d7d6;
	border-left-color: #d7d7d6;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #363636;
	width: 284px;
	text-align: left;
	padding-top: 12px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 8px;
	line-height: 14px;
}

.testmonName {
	text-align: right;
	padding-top: 6px;
	padding-bottom: 7px;
}
.smText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.medText {
	font-size: 14px;
}

/* FORM CSS */

.FormCSS {
	margin: 0px;
}

.FormCSS .searchBox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-image: url(../images/IMG_searchbox_bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	height: 18px;
	width: 152px;
	border: 1px solid #535252;
}
.FormCSS textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	border: 1px solid #535252;
	width: 350px;
	height: 100px;
	background-color: #EEF9FF;
}

.FormCSS .textbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	border: 1px solid #535252;
	height: 18px;
	background-color: #EEF9FF;
}

.FormCSS .textboxSM {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	border: 1px solid #535252;
	width: 100px;
	height: 18px;
	background-color: #EEF9FF;
}

.FormCSS .textboxMD {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	border: 1px solid #535252;
	width: 200px;
	height: 18px;
	background-color: #EEF9FF;
}

.FormCSS .textboxLRG {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	border: 1px solid #535252;
	width: 350px;
	height: 18px;
	background-color: #EEF9FF;
}

.FormCSS .button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	background-color: #264068;
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #2B5595;
	border-right-color: #2B5595;
	border-bottom-color: #142846;
	border-left-color: #142846;
}

/* Footer */ 

#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-image: url(../images/IMG_footer_whit_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 102px;
	width: 901px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 8px;
}

#footer a {
	text-decoration: none;
	color: #FFFFFF;
}

#footer a:hover {
	color: #E3F3FF;
	text-decoration: none;
}

#footerInside {
	background-image: url(../images/IMG_footer_gray_bg.gif);
	height: 74px;
	width: 902px;
	text-align: center;
	padding-top: 19px;
	background-repeat: no-repeat;
	background-position: center top;
}

#footerInside .dividers {
	padding-right: 10px;
	padding-left: 10px;
}

