html, body {
	height:100.1%;
}

body, div, form, table, tr, td, img, h1, h2, h3, h4, h5, h6, p, ol, ul, li {
	margin: 0;
	padding: 0;
	border:0 none;
}
body {
	font-family: Verdana, "Trebuchet MS", Helvetica, sans-serif;	
	font-size: 101%;
	background-image: url(sharedimages/pageBG.jpg);
	background-repeat: repeat-x;
	background-color:#5E7695;
	text-align: center;
	padding-bottom: 2em;
}

body #wrapper .leadin {
	color: #000033!important;
}

.clearme {
	clear: both;
	height: 0;
}
.centerme {
	text-align: center;
}
.leftme {
	float: left;
}

.imgborder {
	border: 1px solid #CC6600;
}
.closelink {
	margin:0 20px 1em 0;
	border-bottom: 1px dashed #FFFF66;
	text-align:right!important;
	text-transform: uppercase;
	font-size: 1em;
}
.closelink a, .closelink a:visited {
	text-decoration:none;
	color:#000033!important;
}
.closelink a:hover {
	text-decoration:none;
	color:#FFFF66!important;
}
.showit {
	display:block;
}
.hideit {
	display:none;
}
.byline {
	font-style: italic;
}
blockquote {
	margin: 0.5em 0px 0px 10px;
	color: #333333;
	font-style: italic;
}
.alignright {
	text-align: right;
}
.aligncenter {
	text-align: center;
}
.alignleft {
	text-align: left;
}
p sup, li sup {
	font-size: .6em!important;
}



#wrapper {
	position:relative;
	width:750px;
	margin:1em auto;
	z-index: 1;
	background-image: url(sharedimages/gradientBG2.jpg);
	background-repeat: repeat-y;
	background-color: #FCB742;
	border: 5px solid #FFFFFF;
	font-size: 0.625em;
	text-align: left;
}
p {
	font-size:1.1em;
}
/*CONTROLS THE APPEARANCE OF THE PAGE TITLES INSIDE SITE*/

#pagetitle {
	position:relative;
	width:750px;
	margin:10px auto;
	text-align:left;
	font-size:.625em;
}
#pagetitle h1 {
	font-size:1.1em;
	color: #FFFFFF;
	text-transform: uppercase;
	letter-spacing: 1px;
}

#pagetitle img#printlogo {
	display: none;
}




/*CONTROLS BLOCKING AND REGION LAYOUT*/

#utilities {
	position: relative;
	width: 344px;
	height: 56px;
	background-image: url(sharedimages/arrow-mainmenu.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#leftcolumn {
	position: relative;
	width: 346px;
	float: left;
	font-size:1em;
}
.larger {
	padding-top: 1em;
	font-size: 1.1em;
}

#rightcolumn {
	position: relative;
	width: 404;
	float:left;
	font-size:1em;
}
#mainmenu {
	position: relative;
	width: 344px;
	z-index: 9000;
	padding-bottom: 1em;
	border-bottom: 2px solid #FFFFFF;
	background-color: #1F224E;
	color: #F8F276;
}
#mnbtns {
	position:relative;
	width:140px;
	z-index: 10000;
}

#newsticker {
	position: relative;
	width: 404px;
	z-index:11000;
	border-top: 2px solid #FFFFFF;
	background-color: #5E7695;
	background-image: url(sharedimages/arrow-on-orange.gif);
	background-repeat: no-repeat;
}

#newsticker h2 {
	margin: 0em 20px .2em;
	color: #F8F276;
	font-size: 1.3em;
	text-transform: uppercase;
}
#newsticker div {
	position:relative;
	z-index:11001;
	background-color: #5E7695;
}

#mcColumn1 {
	position: relative;
	width: 344px;
	margin-top: 0;
	padding-top: 0;
	background-image: url(sharedimages/arrow-on-gradient.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
#mcColumn2 {
	position: relative;
	width: 404px;
}
/* THESE ARE SUB-SECTION BOXES IN MCCOLUMN2 ONLY */

#featured {
	position: relative;
	width: 404px;
	border-top: 2px solid #FFFFFF;
	background-image: url(sharedimages/arrow-orange.gif);
	background-repeat: no-repeat;
 	color: #003366;
}

#morecontent {
	position: relative;
	width: 404px;
	border-top: 2px solid #FFFFFF;
	color:#FFFFFF;
	background-image: url(sharedimages/arrow-on-gradient.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
#checklist {
	position: relative;
	width: auto;
}

/* CONTENT STYLE RULES */

#mcColumn1 h2, #mcColumn2 h2,
#mcColumn1 h3, #mcColumn2 h3,
#mcColumn1 p, #mcColumn2 p,  
#mcColumn1 li, #mcColumn2 li {
	margin-left:20px;
	margin-right:20px;
}
#mcColumn1 h2, #mcColumn2 h2 {
	padding:.2em 0;
	font-size:1.3em;
	text-transform: uppercase;
	color:#003366;
}

#mcColumn1 h3, #mcColumn2 h3 {
	padding:.2em 0;
	font-size:1.1em;
	color: #1F224E;
}

#mcColumn1 p,  #mcColumn2 p {
	padding-top:0;
	padding-bottom:.5em;
	color:#000033;
}

#mcColumn1 ol, #mcColumn2 ol, 
#mcColumn1 ul, #mcColumn2 ul {
	padding:0.5em 0 .5em 10px;
}

#mcColumn1 li, #mcColumn2 li {
	padding:0 0 0.5em 0;
	margin-left:30px;
	font-size:1.1em;
	color:#000033;
}

#mcColumn1 li strong, #mcColumn2 li strong {
/*	color:#CC3300;*/
}



#morecontent ol li ol {
	font-size:1em;
}
#morecontent ol ul li {
	font-size:1em;
	list-style-type: disc;
}
* html wrapper #morecontent ol ul li {
	font-size:1em;
}




#mcColumn1 table, #mcColumn2 table {
	margin: 10px;
	padding: 10px 0px 0px;
}
table.2coldata tr, table#2coltable tr {
	vertical-align: top;
}
table.2coldata tr th, body #rightcolumn #mcColumn2 #morecontent table#2coltable tr th {
	text-transform: uppercase!important;
	background-color: #003366;
	padding: 0.5em;
	text-align: center!important;
}

/*body #morecontent table.2coldata td, body #morecontent table#2coltable tr td {
	vertical-align: top;
	background-color: #F8F276;
	color: #1F224E;
}
table.2coldata tr td p {
	color: #003366!important;
	margin: 2px 2px .5em!important;
}*/

#col2list ul, 
#col2list li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#col2list ul.col1ul, #col2list ul.col2ul {
	width: 40%;
	float: left;
	margin-left: 20px;
/*	font-weight: bold;*/
}




#logobox {
	position: relative;
	width: 404px;
	height: 321px;
	background-color: #003366;
	background-repeat: no-repeat;
}
#logoinner {
	position: relative;
	width: 404px;
	height: 159px;
	background-color: #003366;
	background-repeat:no-repeat;

}
#logobox img, #logoinner img {
	display: block;
}

#homelogo {
	width: 404px;
	height: 187px;
	margin-bottom: 0px;
}
#logobox div#casestudy {
font-size: 1.0em;
color: #FFFFFF;
position: relative;
width: 404px;
}
#casestudy p {
	display: block;
	text-align: justify;
}
#casestudy p#cs00, 
#casestudy p#cs01, 
#casestudy p#cs02, 
#casestudy p#cs03, 
#casestudy p#cs04, 
#casestudy p#cs05, 
#casestudy p#cs06,
#casestudy p#cs07, 
#casestudy p#cs08, 
#casestudy p#cs09, 
#casestudy p#cs10 {
	margin: 5px 20px 10px 35px;
	font-weight: bold;
	display:none;
}
#casestudy a, #casestudy a:visited {
color: #FFFFFF;
text-decoration: none;
}
#casestudy a:hover {
color: #FF6600;
text-decoration: none;
}



#btmbox {
	width: 750px;
	position: relative;
	background-color: #1F224E;
	border-top: 2px solid #FFFFFF;
	color: #FFFFFF;
	text-align: left;
	clear: both;
	float: none;
	background-image: url(sharedimages/arrow-on-gradient.gif);
	background-repeat: no-repeat;
	background-position: right top;

}
#btmbox h2 {
	font-size: 1.3em;
	color: #EECF97;
	text-transform: uppercase;
	margin-left: 15px;
	margin-top: 0px;
	padding-top: 0.2em;
	margin-bottom: .5em;
	text-align: left;
}

#btmbox p {
	margin-right: 15px;
	margin-left: 15px;
	padding-top: 0em;
	padding-bottom: 0.5em;
	text-align: left;
}
#btmbox p.problem {
	border-top: 1px dashed #587089;
	padding-top: .5em;
	margin-top: .5em;
}

#btmbox p.solution {
	margin-top: 0.5em;
	margin-bottom: 0.5em;
	padding-bottom: 0.5em;
}
#btmbox table {
	width: 740px;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
}
#btmbox table th {
	color: #F8F276;
	text-align: center;
	padding:0.5em;
	text-transform:uppercase;
}
#btmbox table td {
	padding: 1em 0.5em 0.5em;
	vertical-align: top;
	text-align: left;
}
#btmbox table td p {
	padding-bottom: .5em;
}

#btmbox table td p em {
	color: #F8F276;
}
#btmbox ul {
	margin-left:20px!important;
	padding-left: 20px!important;
}
#btmbox li {
	margin-right: 10px;
	padding: 0.5em 0;
}
#btmbox td ul {
	margin-left:20px!important;
}

#btmbox td li {
	margin-left: 20px!important;
	margin-right: 5px;
	padding-bottom: 0.5em;
}

#btmbox a, #btmbox a:visited {
	color: #FFFFFF;
}
#btmbox a:hover {
	color: #F8F276;
}





#footer {
	width: 750px;
	position: relative;
	background-color: #003366;
	border-top: 2px solid #FFFFFF;
	color: #EBC852;
	text-align: center;
	clear: both;
	float: none;
	z-index: 1;
}
* html #footer {
	z-index: -1;
}
#footer p {
	margin-right: 2em;
	margin-left: 2em;
	padding-top: 0em;
	padding-bottom: 0.2em;
}

/*LINK STYLE RULES FOR ALL SECTIONS*/
a, a:visited {
	color: #1F224E;
}
a:hover {
	color: #CC0000;
	text-decoration: none;
}

/*#mcColumn1 a, #mcColumn1 a:visited {
}
#mcColumn1 a:hover {
}


#mcColumn2 a,  
#mcColumn2 a:visited {
	color:#fff;
}
#mcColumn2 #featured a, #mcColumn2 #featured a:visited {
	color: #1F224E;
}
#mcColumn2 #featured a:hover {
	color: #CC6600;
}*/
#footer a, #footer a:visited {
	color: #EBC852;
}
#footer a:hover {
	color: #FFFFFF;
}
body#contact div#utilities a.contact,
body#contact div#footer a.contact, 
body#services div#footer a.services, 
body#perspectives div#footer a.perspectives,
body#tools div#footer a.tools,
body#quals div#footer a.quals {
	text-transform: uppercase;
	font-weight: bold;
	text-decoration:none;
}
