/* Orbro MCTM GLCE Style Sheet
Copyright 2006 Orbro L.L.C.
 

*/

.menuLabel {
	font-weight: bold;
	font-family: arial;
}

.menuDescription {
	font-family: arial;
	font-size: smaller;
}

body {
	font-family:arial;
	font-size:small;
	padding:0px;
	margin:0px;
	border:0px;
	background-color: #2f348D;
}

img {
	border:0px;
	margin:0px;
	padding:0px;
}



.unmapstyle {
	font-size:smaller;
	border:thin;
	border-color:#000066;
}

.headcell {
	background-color: #FBFAEF;
}

.MDESide a {
	text-decoration:none;
	border-bottom:0pt;
}

.headcell a {
	text-decoration:none;
	border-bottom:0pt;
}

.undecorate a {
	text-decoration: none;
	border-bottom:0pt;
}

.clarifyingDocHeader {
	text-decoration: none;
	font-size: larger;
	font-weight: bolder;
	font-style: oblique;
	color: #2f348d;
}

.clarifyingDocumentHeaderLabel {
	text-decoration: none;
	font-weight: bolder;
	color: black;
}

.clarifyingDocumentHeaderText {
	text-decoration: none;
	font-weight: bolder;
	color: black;
}

div.content {
	background-color: white;
	border: 1pt #fbfacc solid;
	padding: 3pt;
	width: 100%;
}

.bordercell {
	background-color: #2f348D;
}

.navCellNoAlign {
	font-weight: bold;
	background-color: #9999FE;
}

.navCellNoAlign a {
	text-decoration:none;
	border-bottom: 1px dashed black;
	color: #000000;
}

.navcell a {
	text-decoration:none;
	border-bottom: black 1px dashed;
	color: #000000;
}

.navcell {
	font-weight: bold;
	background-color: #9999FE;
	border-bottom: 1px black solid;
	border-right: 1px black solid;
	border-left: 1px black solid;
	text-align: right;
}

.footcell {
	background-color: #FBFAEF;
	background-image: url(/images/horizontal_gradient.png);
	background-repeat: repeat-x;
	font-size: smaller;
	font-family: arial;	
}

a {
	text-decoration:none;
	border-bottom: 1px dashed black;
	color: #000000;
}

.navMenu {
	border-top: thin;
	border-top-style:solid;
}

.menucell1 {
	background-color: #9999FE;
	border-left: 1px black solid;
	border-right: 1px black solid;
	border-color: #000000;
	padding-bottom: 10px;
}

.menucell2 {
	background-color: #B8B8B8;
	border: 1px black solid;
	border-color: #000000;
	padding-bottom: 10px;
}

.cornercell {
	background-color: #FBFAEF;
	background-image: url(/images/corner_gradient.png);
	background-repeat: no-repeat;
}

.whitecell {
	background-color: #FBFAEF;
}

.contentcell {
	background-color: #FBFAEF;
	background-image: url(/images/horizontal_gradient.png);
	background-repeat: repeat-x;
	vertical-align:top;
}

.contentcellnoborder {
	background-color: #FBFAEF;
	vertical-align:top;
}


.contentcell h3 {
	text-decoration:none;
	font-weight:normal;
	color: #2f348D;
	line-height:normal; 
}

.formSplashLabel {
	text-decoration: none;
	font-size: large;
	font-weight: bolder;
	font-style: oblique;
	
	color: #2f348d;
}


.shadecell {
	background-color: #FBFAEF;
	background-image: url(/images/vertical_gradient.png);
	background-repeat: repeat-y;
}

.rightoptions {
	padding-left:0;
	vertical-align:top;
}

.rightoptions a {
	text-decoration:none;
	border:none;
	border-bottom:none;
	border-bottom-style:none;
	color:#000000;
}

.historybox {
	text-align:left;
	background-color:#9999FE;
}

.historyTable {
	background-color: #9999FE;
}

.glossaryterm {
	text-align:left;
	background-color:#9999FE;
}
.glossarydef {
	text-align:right;
	background-color:#9999FE;
}

/* Main Content Item Styling ------------------------------------------------ */
#main {

	overflow:visible;
	background: #C4C4C4;
	background-repeat:repeat-x;
	background-position:bottom;
	padding:0px;
	border:0px;
	margin:0px;
	padding-top:1em;
}

#mainItem {
	background:#FFFFFF;
	padding:8px;
	padding-bottom:1.5em;
	border:2px #777777 solid;
	margin:1em;
	margin-top:0px;
}

#main h1 {
	font-style:italic;
	font-size:large;
}

#main h2 {
	font-style:italic;
	font-size:medium;
}

#main p {
	text-indent:2em;
}

#qNav {
	padding:1em;
	padding-top:0px;
}

h5 {
	font-size: small;

}
