
/* CSS Document */

html, body, form, fieldset {
	margin: 0;
	padding: 0;
	font: 100%/140% Geneva, Trebuchet MS, Lucida, Arial, sans-serif;
}

a {
	color: #4982a7;
	text-decoration: none;
}

a img { border: none; }

body {
	margin: 0;
	padding: 0;
}

body {
	margin: 0;
	padding: 0;
	color: #686362;
	line-height: normal;
	background: #FFFFFF url(../images/style2/pagetop_bg.png) repeat 0px 0px;
}

fieldset { border: none; }

form label { cursor: pointer; }

h1, h2, h3, h4, h5, h6, pre, blockquote, ul, ol, dl, address {
	margin: 0;
	padding: 0;
}

h1 {
	color: #000170;
	font-size: 125%;
	padding: 4px 4px 2px 4px;
	letter-spacing: -1px;
	border-bottom: 4px double #292A6F;
	margin-bottom: 10px;
}

h2 { color: #2B3D66; }

h2 {
	font-size: 120%;
	line-height: normal;
	padding: 4px;
	letter-spacing: -1px;
}

h3 { color: #324778; }

h3 {
	font-size: 115%;
	padding: 0 4px;
	letter-spacing: -1px;
	margin-top: 3px;
}

h4 {
	font-size: 110%;
	padding: 4px 0;
	letter-spacing: -1px;
}

h4 { color: #727272; }

blockquote {
	border : 1px solid #F7F7F7;
	width: 90%;
	color: #828282;
	margin: 24px 0px 4px -7px;
	padding: 10px 10px 20px 10px;
	background-color: #F2F2F2;
	font-size: 70%;
	font-style:normal;
}

blockquote span {
	font-weight: bold;
	float: right;
	font-style:italic;
	font-size: 90%;
	margin: 0px 8px 0 0;
}

input, select, textarea { font-size: 100%; }

li {
	background: url(../images/style2/indent1.png) no-repeat 0px 7px;
	padding-left: 14px;
	margin: 0px;
}

div.main-left-only { font-size: 90%; }

p {
	padding: 3px 0;
	margin: 0;
}

ul {
	list-style: none;
	margin: 6px 0;
	padding: 0px;
}

.bolditalic {
	font-style:italic;
	font-weight:bold;
}

.bottom-both, .bottom-left-only { background: url(../images/style2/bot_has_left.png) no-repeat center top; }

.bottom-right-only, .bottom-both, .bottom-left-only, .bottom-wide {
	height: 11px;
	margin: 0px 0px 5px 0px;
	padding: 0px;
}

.bottom-wide, .bottom-right-only { background: url(../images/style2/bot_wide.png) no-repeat center top; }

.clear {
	clear: both;
	margin: 0px;
	padding: 0px;
	height: 0px;
}

.clearleft {
	clear: left;
	margin: 0px;
	padding: 0px;
	height: 0px;
}

.componentheading { color: #182b37; }

.componentheading {
	font-size: 110%; 
	line-height: 30px;
	font-weight: bold;
	border-bottom: 4px double #182b37;
	width: 100%; 
}

.contentheading {
	font-size: 110%;
	font-weight: normal;
	white-space: normal;
	line-height: 115%;
	padding: 4px 0px 0px 0px;
	margin-bottom: 16px;
	font-style: normal;
	letter-spacing: -1px;
}

.contentheading { color: #00004F; }

#main-wrapper div.imgshadow {
	background: url(../images/shadow.png) no-repeat bottom right;
	float: right;
	margin: 12px 7px 12px 13px;
	padding: 0;
	position: relative;
}

#main-wrapper div.imgshadow a {
    border-bottom: none;
}

#main-wrapper div.imgshadow img {
	background: #fff;
	border: 1px solid #a9a9a9;
	display: block;
	margin: -5px 5px 5px -5px;
	padding: 4px;
	position: relative;
}

#main-wrapper div.left-image {
	float: left;
	margin: 12px 13px 12px 7px;
}

#main-wrapper div.center-image {
	float: left;
	margin: 12px 5%;/* must change auto to be half of whats left after img centered */
}

#main-wrapper div.caption-bottom {
	margin: -5px 5px 5px -5px;	
	border-left: 1px solid #888;
	border-bottom: 1px solid #bbb;
	padding: 4px;
	font-size:0.9em;
	text-align:center;
}

#main-wrapper div.caption-top {
	margin: -5px 5px 5px -5px;
	border-left: 1px solid #888;
	border-top: 3px solid #ddd;
	color: #8A0D20;
	font-weight: bold;
	padding: 4px;
	font-size:1.4em;
	text-align:center;
}

#main-wrapper  hr {
	border: 0;
	color: #ABABAB;
	background-color: #ABABAB;
	height: 1px;
	width: 90%;
	margin-top: 18px;
	margin-bottom: 18px;
} 

#main-wrapper hr.splithr  {
	color: #B9B9FF;
	background-color: #B9B9FF;
	width: 70%;
	margin-top: 28px;
	margin-bottom: 28px;
}

#main-wrapper  td.corners {
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-webkit-border-radius: 6px;    /* if you change the radius change it in ie stylesheet */
	-moz-border-radius: 6px;
	padding: 13px;
	border: 0px solid #A1A1A1;
	background-color:#595959;
	color:#F5F5F5;
}



.footer { color: #6f6f6f; }

.footer {
	margin: 0px;
	padding: 0px 10px;
	text-align: center;
	font-size: 75%;
}

.footer p {
	margin: 0px;
	padding: 2px 0px;
}

.main-both { margin: 0px 210px 0px 200px; }

.main-left-only {
	margin: 0px 10px 0px 200px;
	width: 755px;
}

.main-left-only a { border-bottom: 1px dotted #4982a7; }

.main-right-only {
	margin: 0px 200px 0px 10px;
	width: 750px;
}

.main-top-both, .main-top-left-only { background: url(../images/style2/top_has_left.png) no-repeat center bottom; }

.main-top-right-only, .main-top-both, .main-top-left-only {
	height: 11px;
	width: 964px;
	margin: 0;
	padding: 0;
}

.main-top-wide {
	height: 11px;
	width: 964px;
}

.main-top-wide, .main-top-right-only { background: url(../images/style2/top_wide.png) no-repeat center bottom; }

.main-wide {
	margin: 0px auto;
	width: 952px;
	position: relative;
}

.menubar {
	width: 100%;
	height: 42px;
	margin: 0px;
	padding: 0px;
	font: 12px/22px "Lucida Grande", Lucida, Verdana, sans-serif;
}

.menubar { background: url(../images/style2/navcontainer.png) repeat-x center top; }

.module h1, .moduletable h1 { font-size: 18px; }

.module h2, .moduletable h2 { font-size: 16px; }

.module h4, .moduletable h4 { font-size: 14px; }

.moduleS1 {
	position: relative;
	margin: 0 0 1em;
	padding: 0;
	background: #427392 url(../images/style2/topright_S1.png) top right no-repeat;
	color: #FFFFFF;
}

.moduleS2 {
	position: relative;
	margin: 0 0 1em;
	padding: 0;
	background: #dadacc url(../images/style2/topright_S2.png) top right no-repeat;
	color: #333333;
}

.moduleS3 {
	position: relative;
	margin: 0 0 1em;
	padding: 0;
	background: #ebebeb url(../images/style2/topright_S3.png) top right no-repeat;
	color: #6e6e6e;
}

.pagenav_next a, .pagenav_prev a {
	margin: 15px 15px 0px 0px;
	padding: 1px 4px;
	text-align: center;
	text-decoration: none;
}

.pagenav_next a, .pagenav_prev a {
	border: 1px solid #cfdbe2;
	background: #e9f7fe;
	color: #44789b;
}

.req {
	color: #ff0000;
	font-weight:bold;
}

.sectiontableentry1 a, .sectiontableentry2 a { text-decoration: none; }

.smalldark { white-space: nowrap; }

.tplcright a {
	color: #fff;
	display: block;
	margin: 4px 0px 2px 5px;
	text-align: center;
	background: url(../images/style2/arrowl.png) no-repeat left center;
	text-indent: -5000em;
	width: 75px;
	height: 12px;
	line-height: 12px;
	padding: 0px;
}

a.contentpagetitle { color: #470705; }

a.contentpagetitle {
	font-size: 110%;
	font-weight: normal;
	white-space: normal;
	line-height: 145%;
	padding: 4px 0px 0px 0px;
	margin-bottom: 6px;
	text-decoration: none;
}

a.readon {
	float: right;
	padding-left: 18px;
	line-height: 15px;
	text-decoration: none;
}

a.readon { background: url(../images/style2/readon.png) no-repeat left center; }

a.sublevel .img { }

a.sublevel, a.sublevel-sidenav { padding-left: 4px; }

a.sublevel, a.sublevel-sidenav { color: #000; }

body.contentpane {
	background: #fff;
	margin: 25px;
}

div.back_button a {
	margin: 15px 15px 0px 0px;
	border: 1px solid #adc387;
	padding: 1px 2px;
	text-align: center;
	text-decoration: none;
	float: right;
}

div.back_button a {
	border: 1px solid #cfdbe2;
	background: #e9f7fe;
	color: #44789b;
}

div.blog_more { border-top: 1px solid #e6e6d4; }

div.blog_more { padding: 0px 10px; }

div.blog_more strong { position: relative; }

div.blog_more ul li {
	list-style: none;
	background: none;
	padding: 0px;
}

div.blog_more ul li a {
	text-decoration: none;
	display: block;
	padding: 4px;
}

div.blog_more ul li a { border-bottom: 1px solid #dadacc; }

div.code {
	padding: 10px;
	text-decoration: none;
}

div#gallery {
	width: 750px;
	height: 690px;
	margin-left: auto;
	margin-right: auto;
}

object a { display: none; }

object {
	margin-left: auto;
	margin-right: auto;
	display: block;
}

div.main-left-only ol, div.main-left-only ul, div.main-right-only ol, div.main-right-only ul, div.main-wide ol, div.main-wide ul, div.main-both ol, div.main-both ul { margin-left: 20px; }

div.module { margin-bottom: 8px; }

div.module div { }

div.module div div { }

div.module div div div { padding: 5px 0px 0px 0px; }

div.module div div div div { padding: 0; }

div.module h3, div.moduletable h3 {
	border-bottom: 1px solid #ececec;
	color: #335973;
	background: url(../images/style2/mod_heading.png) no-repeat left center;
}

div.module h3, div.moduletable h3 {
	padding: 0;
	line-height: 100%;
	margin: 0 0 5px 0;
	font-weight: normal;
	text-indent: 9px;
	font-size: 110%;
}

div.module-none {
	margin-bottom: 10px;
	background: none;
}

div.module-none div { background: none; }

div.module-none div div { background: none; }

div.module-none div div div {
	background: none;
	padding: 0px;
	margin: 0px;
}

div.module-none div div div div {
	background: transparent none;
	padding: 0;
}

div.module-none h3 {
	margin: 10px 0;
	padding: 0;
	line-height: 100%;
	height: auto;
	font-weight: normal;
	text-indent: 15px;
	font-size: 110%;
	font-style: normal;
	border: none;
	color: #2F462B;
}

div.moduleS1 a {
	color: #FFFFFF;
	text-decoration: underline;
}

div.moduleS1 div { background: url(../images/style2/topleft_S1.png) top left no-repeat; }

div.moduleS1 div div {
	background: url(../images/style2/botleft_S1.png) bottom left no-repeat;
	height: 1%;
}

div.moduleS1 div div div {
	background: url(../images/style2/botright_S1.png) bottom right no-repeat;
	padding: 10px;
}

div.moduleS1 div div div div { background: none; }

div.moduleS1 h3 {
	padding: 0;
	line-height: 100%;
	height: auto;
	margin: 0 0 5px 0;
	font-weight: normal;
	text-indent: 0px;
	font-size: 100%;
	letter-spacing: normal;
	border-bottom: 1px solid #467ea5;
	color: #fcfcfc;
}

div.moduleS1 ul li, div.moduleS1 ul.latestnewsS1 li, div.moduleS1 ul.mostreadS1 li {
	padding: 0px 0px 0px 10px;
	margin: 0px;
	background: url(../images/style2/bullet_S1.gif) no-repeat 0px 5px;
	white-space: normal;
}

div.moduleS1 ul, div.moduleS1 ul.latestnewsS1, div.moduleS1 ul.mostreadS1 {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

div.moduleS2 a {
	color: #333333;
	text-decoration: underline;
}

div.moduleS2 div { background: url(../images/style2/topleft_S2.png) top left no-repeat; }

div.moduleS2 div div {
	background: url(../images/style2/botleft_S2.png) bottom left no-repeat;
	height: 1%;
}

div.moduleS2 div div div {
	background: url(../images/style2/botright_S2.png) bottom right no-repeat;
	padding: 10px;
}

div.moduleS2 div div div div { background: none; }

div.moduleS2 h3 {
	padding: 0;
	line-height: 100%;
	height: auto;
	margin: 0 0 5px 0;
	font-weight: normal;
	text-indent: 0px;
	font-size: 100%;
	letter-spacing: normal;
	border-bottom: 1px solid #c2c2b8;
	color: #888885;
}

div.moduleS2 ul li, div.moduleS2 ul.latestnewsS2 li, div.moduleS2 ul.mostreadS2 li {
	padding: 0px 0px 0px 10px;
	margin: 0px;
	background: url(../images/style2/bullet_S2.gif) no-repeat 0px 5px;
	white-space: normal;
}

div.moduleS2 ul, div.moduleS2 ul.latestnewsS2, div.moduleS2 ul.mostreadS2 {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

div.moduleS3 a {
	color: #427392;
	text-decoration: underline;
}

div.moduleS3 div { background: url(../images/style2/topleft_S3.png) top left no-repeat; }

div.moduleS3 div div {
	background: url(../images/style2/botleft_S3.png) bottom left no-repeat;
	height: 1%;
}

div.moduleS3 div div div {
	background: url(../images/style2/botright_S3.png) bottom right no-repeat;
	padding: 10px;
}

div.moduleS3 div div div div { background: none; }

div.moduleS3 h3 {
	padding: 0;
	line-height: 100%;
	height: auto;
	margin: 0 0 5px 0;
	font-weight: normal;
	text-indent: 0px;
	font-size: 100%;
	letter-spacing: normal;
	border-bottom: 1px solid #c7c7c7;
	color: #666;
}

div.moduleS3 ul li, div.moduleS3 ul.latestnewsS3 li, div.moduleS3 ul.mostreadS3 li {
	padding: 0px 0px 0px 10px;
	margin: 0px;
	background: url(../images/style2/bullet_S3.gif) no-repeat 0px 5px;
	white-space: normal;
}

div.moduleS3 ul, div.moduleS3 ul.latestnewsS3, div.moduleS3 ul.mostreadS3 {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

div.mosimage { margin: 10px; }

div.mosimage {
	border: 1px solid #ccc;
	background: #f7f7f7;
}

div.mosimage img { padding: 5px; }

div.mosimage_caption { padding: 2px; }

div.mosimage_caption {
	color: #666;
	background: #fff;
	border-top: 1px solid #ccc;
}

div.pagenavbar a, div.pagenavbar { text-decoration: none; }

li a.category {
	font-weight: bold;
	text-decoration: none;
}

p.alert {
	background: #f8bda9 url(../images/exc.png) no-repeat 15px 50%;
	text-align: left;
	padding: 5px 20px 5px 45px;
	border-top: 2px solid #FF0000;
	border-bottom: 2px solid #FF0000;
	color: #57060a;
}

p.info {
	background: #b9cce5 url(../images/info.png) no-repeat 15px 50%;
	text-align: left;
	padding: 5px 20px 5px 45px;
	border-top: 2px solid #466eae;
	border-bottom: 2px solid #466eae;
	color: #000;
}

p.warn {
	background: #faffb5 url(../images/warn.png) no-repeat 15px 50%;
	text-align: left;
	padding: 5px 20px 5px 45px;
	border-top: 2px solid #F7D229;
	border-bottom: 2px solid #F7D229;
	color: #463b0b;
}

span.pagenav { color: #9e9984; }

span.small, .createdate, .modifydate { color: #bbc6cc; }

table table.contentpaneopen td, table table.contentpane td { padding: 0px 4px; }

table tr.sectiontableentry1 td, table td.sectiontableentry1 {
	background: #fff;
	padding: 4px;
	border-bottom: 1px solid #f0f0f0;
	line-height: 155%;
}

table tr.sectiontableentry2 td, table td.sectiontableentry2 {
	background: #fff;
	padding: 4px;
	border-bottom: 1px solid #f0f0f0;
	line-height: 155%;
}

table.blog table.contentpaneopen {
	white-space: normal;
	border-collapse: separate;
}

table.bottomlinks td a {
	font-size: 70%;
	color: #6C6C6C;
	border: none;
}

table.bottomlinks td a:hover { color: #4982a7; }

table.contentpane tr td ul { list-style: none; }

table.contentpaneopen {
	margin: 0;
	padding: 0;
	width: 100%;
}

table.contentpaneopen ul, table.contentpaneopen ol { list-style-position: inside; }

table.contentpaneopen, table.contentpane, table.blog {
	border-collapse: collapse;
	width: 100%;
}

table.contenttoc {
	background: #f5f2e1;
	border: 1px solid #e8e6d8;
}

table.contenttoc { }

table.contenttoc a.toclink { text-decoration: none; }

table.contenttoc td { padding: 2px 8px; }

table.contenttoc th {
	background: #335973;
	color: #fff;
}

table.contenttoc th {
	font-weight: normal;
	font-style: normal;
	font-variant: small-caps;
}

table#pgallery {
	font-size: 85%;
	margin-right: 20px;
	vertical-align: top;
	text-align:center;
}

td.photogalleryItem { padding: 10px; }

table.poll { }

table.pollstableborder {
	width: 100%;
	text-align: left;
}

table.pollstableborder td.sectiontableentry1 {
	color: #3d2518;
	background: #f8f8f8;
	padding: 2px;
	border-bottom: 1px solid #fff;
}

table.pollstableborder td.sectiontableentry2 {
	color: #3d2518;
	background: #f2f2f2;
	padding: 2px;
	border-bottom: 1px solid #fff;
}

table.pollstableborder td.sectiontableheader {
	padding: 8px;
	color: #fff;
	border: none;
}

table.pollstableborder tr.sectiontableentry1 td { border: none; }

table.pollstableborder tr.sectiontableentry2 td { border: none; }

table.quoterequest { background-color: #EAF4FF; }

table.quoterequest th {
	background-color: #01007F;
	font-size: 110%;
	color: #fff;
	font-variant:small-caps;
	font-weight:bold;
	text-indent: 12px;
	padding-top: 4px;
	padding-bottom: 4px;
	text-align: left;
}

table.quoterequest td.qrlabel {
	text-align: right;
	width: 200px;
}

td.qrexplanation {
	width: 300px;
	font-size: small;
}

table.quoterequest tr.qrparameters td {
	text-align: center;
	width: 100px;
	padding: 3px 0;
	background-color: #000000;
	color: #ffffff;
}

table.quoterequest tr.qrparameters2 td {
	text-align: center;
	width: 100px;
	padding: 0;
}

.shop-form ul.form input.cat_textbox, .shop-form ul.form select.cat_dropdown, .shop-form ul.form textarea.cat_listbox { width: 120px; }

td.contentheading {
	border-bottom: 1px solid #eaeaea;
	color: #00004F;
}

td.contentheading { width: 100%; }

td.modifydate { line-height: 30px; }

td.sectiontableheader {
	color: #fff;
	background: #335a74;
}

ul.checklist a { padding: 1px; }

ul.checklist li { background: url(../images/style2/checklist.png) no-repeat left center; }

ul.checklist li {
	list-style: none;
	line-height: 16px;
	padding: 2px 0px 2px 18px;
	list-style-position: outside;
}

#keywords {
	background-color: #77787C;
	width: 100%;
	margin: 0;
	height: 14px;
}

#keywords h1 {
	font-size: xx-small;
	color: #969696;
	text-align:center;
	line-height: 10px;
	margin-top: -4px;
}

#header-wrap { background: #ffffff url(../images/style2/header_bg.png) repeat-x; }

#header-wrap {
	width: 100%;
	margin: 0;
}

#header-wrap, #header_text, #header_graphic { height: 152px; }

#headermod {
	float: right;
	overflow: hidden;
	position: relative;
	height:116px;
	width: 498px;
	top: 0px;
	color: #424242;
}

#headermod .contentheading, #headermod a.contentpagetitle { }

#headermod .contentheading, #headermod a.contentpagetitle, #headermod a { color: #585858; }

#headermod .moduletable img { margin-top: -1px; }

#headermod .moduletable h3 {
	font-size: 100%;
	font-weight: bold;
	font-variant: normal;
	padding-top: 8px;
	margin: 0;
	text-indent: 0px;
	background: none;
}

#headermod td.contentheading, #headermod .moduletable h3 { border-bottom: 1px solid #3e6d8d; }

#header_graphic {
	width: 960px;
	margin: 0px auto;
	background: url(../images/msshouston-flag-logo2.jpg) 0 -5px no-repeat;
}

#header_graphic .inside {
	padding: 0;
	margin: 0;
}

#header_graphic a img { border: none; }

#header_graphic img { padding-left: 25px; }

#header_graphic h2 {
	text-indent: -6000em;
	padding: 0px;
	margin: 0px;
	line-height: 0px;
	font-size: 0;
}

#header_text {
	width: 960px;
	margin: 0px auto;
}

#header_text .inside, #header_graphic .inside {
	padding: 0;
	margin: 0;
}

#header_text h1, #header_text h1 a {
	padding: 0px;
	text-decoration: none;
}

#header_text h1, #header_text h1 a {
	color: #fff;
	padding-top: 15px;
	font: bold 40px/50px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	letter-spacing: -1px;
}

#header_text h2 {
	padding: 0px;
	margin: 0px;
}

#header_text h2 { color: #abccd6; }

#leftcol {
	float: left;
	width: 188px;
	padding: 0;
	margin: 0;
}

#leftcol .left-inside {
	margin: 0;
	padding: 0px 0px 0px 10px;
}

#leftcol a.mainlevel, #rightcol a.mainlevel, #leftcol a.mainlevel-sidenav, #rightcol a.mainlevel-sidenav {
	line-height: 27px;
	height: 27px;
	padding-left: 8px;
	margin-bottom: 2px;
	text-decoration: none;
	display: block;
	font-size: 90%;
}

#leftcol a.mainlevel, #rightcol a.mainlevel, #leftcol a.mainlevel-sidenav, #rightcol a.mainlevel-sidenav {
	background: url(../images/style2/leftnav_norm.png) no-repeat left center;
	color: #2f462b;
}

#leftcol ul#mainlevel li, #rightcol ul#mainlevel li, #leftcol ul#mainlevel-sidenav li, #rightcol ul#mainlevel-sidenav li {
	background: none;
	padding: 0px;
}

#leftcol ul#mainlevel, #rightcol ul#mainlevel, #leftcol ul#mainlevel-sidenav, #rightcol ul#mainlevel-sidenav {
	background: none;
	list-style: none;
}

#leftcol ul#mainlevel, #rightcol ul#mainlevel, #leftcol ul#mainlevel-sidenav, #rightcol ul#mainlevel-sidenav { list-style: none; }

#main-wrapper {
	width: 964px;
	margin: 14px auto 0px auto;
}

#mainbody-both {
	padding: 0px;
	margin: 0px;
}

#mainbody-both { background: url(../images/style2/mid_left_right.png) repeat-y center top; }

#mainbody-left-only { background: url(../images/style2/mid_leftonly.png) repeat-y center top; }

#mainbody-wide, .mainbody-wide, #mainbody-right-only { background: url(../images/style2/mid_wide.png) repeat-y center top; }

#navmenu {
	padding: 0;
	margin: -36px auto 0;
	position: relative;
	width: 850px;
	border: 0px solid blue;
	font-size: 80%;
}

#navmenu ul {
	float: right;
	list-style: none;
	padding: 0;
}

#navmenu li {
	background: url(../images/style2/nav_norm_l.png) no-repeat bottom left;
	float: left;
	height: 26px;
	line-height: 26px;
	margin: 0px 5px 0px 0px;
	padding: 0px;
}

#navmenu li a {
	background: url(../images/style2/nav_norm_r.png) no-repeat bottom right;
	color: #fff;
}

#navmenu li a {
	float: none;
	height: 26px;
	line-height: 26px;
	text-decoration: none;
	padding-right: 10px;
	margin: 0px 0px 0px 10px;
	display: block;
}

.aerobuttonmenu { /*container that holds a row of aero buttons*/
	overflow: hidden; /*See: http://www.quirksmode.org/css/clearing.html */
	width: auto;
	background: #F7F7F7; /*menu strip background*/
	border: 1px solid gray;
	padding: 4px 0;
	border-width: 1px 0;
	padding-left: 155px;
	background: url(../images/buttons/american-flag.jpg) no-repeat left top;
}

* html .aerobuttonmenu { /*IE6 and below hack. Set explicit strip width*/ width: 100%; }

.aerobuttonmenu a.aero { /*aero button CSS*/
	background: transparent url('../images/buttons/aeroleft.gif') no-repeat top left;
	display: block;
	float: left;
	font:  13px Trebuchet MS; /* Change 13px as desired */
	line-height: 23px; /* This value + 8px should equal height of button background (default is 31px) */
	height: 31px; /* Height of button background height */
	padding-left: 10px; /* Width of left menu image */
	text-decoration: none;
	margin-right: 25px; /*spacing between buttons*/
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=90); /*this and next two rules control opacity of buttons before hover*/
	opacity: 0.9;
	-moz-opacity: 0.9;
}

.aerobuttonmenu a.aero:link, .aerobuttonmenu a.aero:visited, .aerobuttonmenu a:active { color: white; /*button text color*/ }

.aerobuttonmenu a.aero span {
	background: transparent url('../images/buttons/aeroright.gif') no-repeat top right;
	display: block;
	padding: 4px 10px 6px 0; /*Set 10px here to match value of 'padding-left' value above*/
}

.aerobuttonmenu a.aero:hover { /* Hover state CSS */
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100); /*this and next two rules control opacity of buttons during hover*/
	opacity: 1;
	-moz-opacity: 0.99;
}

.aerobuttonmenu a.aero:hover span { /* Hover state CSS (for text) */ color: #FCC; }

.black a.aero { background-image: url('../images/buttons/aeroleft.gif'); }

.black a.aero span { background-image: url('../images/buttons/aeroright.gif'); }

.aerobuttonmenu .rightsection {
	float: right;
	width: 100px;
	position: relative;
	top: 3px;
	padding-right: 5px;
	text-align: right;
}

.aerobuttonmenu .rightsection a { color: navy; }

#pathway { margin: 0px 0px 5px 0px; }

#rightcol {
	float: right;
	width: 200px;
}

#rightcol .right-inside {
	margin: 0;
	width: auto;
	padding: 5px 10px 0px 0px;
}

#showcase, .bottom {
	margin: 0px;
	padding: 0px;
}

div#banner {
	margin: 0px auto 10px auto;
	text-align: center;
}

div#navmenu li.active { background: url(../images/style2/nav_active_l.png) no-repeat bottom left; }

div#navmenu li.active { }

div#navmenu li.active a { }

div#navmenu li.active a {
	background: url(../images/style2/nav_active_r.png) no-repeat bottom right;
	color: #FFF;
}

div#navmenu ul ul { display: none; }

#leftcol a#active_menu.mainlevel, #leftcol a#active_menu.mainlevel:hover, #rightcol a#active_menu.mainlevel, #rightcol a#active_menu.mainlevel:hover { }

#leftcol a#active_menu.mainlevel, #leftcol a#active_menu.mainlevel:hover, #rightcol a#active_menu.mainlevel, #rightcol a#active_menu.mainlevel:hover, #leftcol a#active_menu-sidenav.mainlevel-sidenav, #leftcol a#active_menu-sidenav.mainlevel-sidenav:hover, #rightcol a#active_menu-sidenav.mainlevel-sidenav, #rightcol a#active_menu.mainlevel-sidenav:hover {
	background: url(../images/style2/leftnav_active.png) no-repeat left center;
	color: #fff;
}

#leftcol a.mainlevel:hover, #rightcol a.mainlevel:hover, #leftcol a.mainlevel-sidenav:hover, #rightcol a.mainlevel-sidenav:hover { }

#leftcol a.mainlevel:hover, #rightcol a.mainlevel:hover, #leftcol a.mainlevel-sidenav:hover, #rightcol a.mainlevel-sidenav:hover {
	background: url(../images/style2/leftnav_over.png) no-repeat left center;
	color: #fff;
}

.pagenav_next a:hover, .pagenav_prev a:hover, div.back_button a:hover {
	background: #fff;
	color: #335a74;
}

.pagenav_next a:hover, .pagenav_prev a:hover, div.back_button a:hover { text-decoration: none; }

a.contentpagetitle:hover { color: #000; }

a.contentpagetitle:hover { text-decoration: none; }

a:focus { outline: none; }

a:hover {
	color: #D40000;
	text-decoration: none;
	border-bottom: 1px solid #D40000;
}

div#navmenu li:hover a, div#navmenu li.iehover a {
	background: url(../images/style2/nav_hover_r.png) no-repeat bottom right;
	color: #335973;
}

div#navmenu li:hover a, div#navmenu li.iehover a { }

div#navmenu li:hover, div#navmenu li.iehover { background: url(../images/style2/nav_hover_l.png) no-repeat bottom left; }

div#navmenu li:hover, div#navmenu li.iehover { }

div.blog_more ul li a:hover {
	border-bottom: 1px solid #dadacc;
	background: #f9f8ed;
}

div.blog_more ul li a:hover {
	text-decoration: none;
	display: block;
	padding: 4px;
}

div.moduleS1 a:hover {
	color: #FFFFFF;
	text-decoration: none;
}

div.moduleS2 a:hover {
	color: #333333;
	text-decoration: none;
}

div.moduleS3 a:hover {
	color: #427392;
	text-decoration: none;
}

ul.checklist a:hover {
	text-decoration: none;
	padding: 1px;
}

div.submenu {
	width: 100%;
	text-align: center;
	margin: -5px auto 10px auto;
	background-color:#424242;
	padding: 5px 0px;
}

div.submenu a {
	color: #F8F8F8;
	border-bottom-color: #F8F8F8;
}

div.submenu a:hover {
	color: #D5D5D5;
	border-bottom-color: #D5D5D5;
}

ol.blogsitesummary li { list-style: none; }

ol.blogsitesummary li a { font-size: smaller; }

ol.blogsitesummary span { display: none; }

#latestblogposts {
	margin: 7px auto 16px auto;
	width: 650px;
	padding: 0;
}

#latestblogposts p.latestblogposttitle {
	text-align: right;
	color: #979797;
	padding:0 13px 0 0;
	font-size: small;
	font-variant:small-caps;
	font-weight:bold;
}

#latestblogposts .blog-post {
	padding: 3px 18px;
	border-top: 1px solid #CFCFCF;
	border-right: 2px solid #787878;
	border-bottom: 2px solid #515151;
	border-left: 1px solid #CFCFCF;
}

#latestblogposts p.post-title a { font-size: 90%; }

#catblogoutput .trackbacks { font-size: 80%; }

