body {
	background-image: url(../../NewDesign2007/images/brushedmetal_v3thin.gif);
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-align: left;
}

a:focus {
	outline: 1px dotted invert;
}

hr {
	border: 0 #ccc solid;
	border-top-width: 1px;
	clear: both;
	height: 0;
}

a{
	color: #666;
	text-decoration: none;
}

.navleftlink{
	color: #fff;
	text-decoration: none;
}


a:hover{
	text-decoration: underline;
	color: #03C;
	text-decoration: underline;
}

p{
	overflow: hidden;
	padding: 0px 0 0 0;
	text-align: left;
}


/* `Headings
----------------------------------------------------------------------------------------------------*/

h1 {
	font-size: 20px;
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	color: #02027D;
}

h2 {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #333;
}

h3 {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #DD1C65;
}

h4 {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #000;
}

h5 {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000;
}

h6 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000;
	text-align: center;
	margin-top: 0px;
	margin-bottom: 0px;
}

/* `Spacing
----------------------------------------------------------------------------------------------------*/

ol {
	list-style: decimal;
}

/*  Setting ul at 0px for padding-left and margin-left moves the list items all the way to the left, setting list-style to none removes the bullets  */
ul {
	list-style: none;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: left;
	margin-left: 0px;
	text-indent: 0px;
	padding-left: 0px;
}

li {
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	text-indent: 0px;
}

ul.bullet {
	margin-top: 10px;
	margin-bottom: 15px;
	text-align: left;
	margin-left: 5px;
	text-indent: 0px;
	padding-left: 0px;
	color: #000000;
	font-weight: bold;
	}

li.bullet {
	margin-left: 25px;
	margin-top: 5px;
	margin-bottom: 0px;
	text-indent: 0px;
	list-style-type: disc;
	color: #000000;
	font-weight: normal;
	padding-left: 10px;
}


.navitem {
	margin-left:3px;
	color: #FFFFFF;
	font-weight: bold;
	text-align: left;
	width: 160px;
	text-indent: 0px;
}

ul.navFooter {
	display: inline;
	font-size: 13px;
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	margin-left: 0px;
	margin-bottom: 10px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-right: 0px;
	text-align: center;
}

ul.navFooter li{
	display: inline;
	list-style-type: none;
	margin-right: 15px;
	margin-left: 15px;
	text-align: center;
}

ul.navFooter li a {
	text-decoration:none;
}
	
ul.h3 {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #DD1C65;
	text-align: center;
	font-weight: bold;
}
	


hr,
h1,
h2,
h3,
h4,
h5,
ol,
pre,
address,
fieldset {
	margin-bottom: 10px;
}

.headline {
	margin-left: 10px;
	}

.bottomMoconLinks {
	margin: 0;
	padding: 0;
	width: auto;
	text-align: center;
	color: #666666;
	margin-bottom: 10px;
}

/* add this mainbodytext class to list items in the body of the page to move them to the left */
.mainbodytext {
	margin-left: 15px;
	margin-right: 15px;
	}

.caption {
	text-align: center;
	}

#navleft {
	width: 160px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	text-align: left;
	}

.navHead {
	font-weight: bold;
	color: #000000;
	background-color: #C8D6E8;
	width: 160px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	padding-right: 2px;
}

.navMOCONSubHead {
	color: #FFFFFF;
	font-weight: bold;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 0px;
	padding-right: 2px;
	text-align: left;
	width: 160px;
	text-indent: 0px;
}

.navText {
	font-size: 11px;
	color: #FFFFFF;
}


.body_blockquote {
	color: #000000;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 20px;
}

.center {
	margin-left: 0px;
	margin-right: 0px;
	text-align: center;
	}


/* `Grid >> Children (Alpha ~ First, Omega ~ Last)
----------------------------------------------------------------------------------------------------*/

.alpha {
	margin-left: 0;
}

.omega {
	margin-right: 0;
}

/* `Containers
----------------------------------------------------------------------------------------------------*/

.container_main {
	margin-top: 0px;
	margin-right:0px;
	margin-bottom: 0px;
	margin-left:0px;
	width:635px;
	overflow: hidden;
	padding-bottom: 0px;
}

.container_left {
	display: inline;
	margin-left: 10px;
	margin-right: 10px;
	width: 310px;
	margin-top: 0px;
	overflow: hidden;
	padding-top: 0px;
	vertical-align: top;
}
.container_right {
	display: inline;
	float: right;
	margin-left: 10px;
	margin-right: 10px;
	width: 250px;
	margin-top: 0px;
	clear: right;
}

.sidebar_rt {
	display: inline;
	float: right;
	margin-left: 10px;
	margin-right: 10px;
	width: 250px;
	margin-top: 0px;
	clear: right;
	}

.bottomASlinks {
	background-color:#C8D6E8;
	margin-top:5px;
	margin-bottom:5px;
	}

/* `Clear Floated Elements
----------------------------------------------------------------------------------------------------*/

/* http://sonspring.com/journal/clearing-floats */

.clear {
	clear: both;
	display: block;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0;
}

/* http://perishablepress.com/press/2008/02/05/lessons-learned-concerning-the-clearfix-css-hack */

.clearfix:after {
	clear: both;
	content: ' ';
	display: block;
	font-size: 0;
	line-height: 0;
	visibility: hidden;
	width: 0;
	height: 0;
}

.clearfix {
	display: inline-block;
}

* html .clearfix {
	height: 1%;
}

.clearfix {
	display: block;
}
