html, body{
	font-family:Geneva,Arial,Helvetica,sans-serif;
	font-size:12px;
	line-height:16px;
	background-color:#fff;
	color:#707070;
	margin:0px;
	padding:0px;
	margin-top:0px;
}
th, td {
	font-family:Geneva,Arial,Helvetica,sans-serif;
	font-size: 12px;
}
A:link, A:visited,  A:active, A.highlighted {
	text-decoration: none;
	font-size: 12px;
	color:#333;
}
A:hover {
	color: blue;
	text-decoration: underline;
}
h2 {
	margin:0px;
	padding:0px;
}

ul, li {
	margin:0px;
	padding:0px;
}

/********* basic styles *********************/
.Section {
	border:0px;
}
.SectionTitle {
	text-align: left;
	padding:0px;
	white-space:nowrap;
	display:block;
}
.SectionTitleLabel {
	font-weight:bold;
	font-size:12px;
	line-height:20px;
	margin-left:5px;
}
.SectionBody {
	display:block;
}
.SectionBodyRegion {
	padding: 15px 5px;
}


/********** Global page layout sections ***************/

#pageWrapper{
	margin-top:0px;
	padding-top:0px;
}
#contentWrapper{
	width:950px;
	margin:0px auto;
}
#globalHeader {
}
#mainBody {
	margin-top:10px;
}
#globalFooter {
	width:100%;
	height:30px;   /* Height of the footer */
	margin-top:20px;
	font-size:10px;
	font-family:verdana;
	color:#333;
	padding-top:5px;
	line-height:28px;
}
#globalFooter a {
	font-family:Verdana,Tahoma,Sans-Serif;
	font-size:10px;
	line-height:22px;
}
#globalFooter a:link,
#globalFooter a:visited,
#globalFooter a:active {
	color:#333;
	text-decoration:none;
}
#globalFooter a:hover {
	color:#333;
	text-decoration:underline;
}


/******* Global Header Elements ********/
#headerContent {
	margin-bottom:10px;
	height:100px;	
	background-color:#000;
	border-bottom:4px solid #E48F1A;
	color:#fff;	
}
#logo {
	margin:10px;
	font-family: "Trebuchet MS", verdana, arial, sans-serif; 
	font-size:27px;
	font-weight:bold;
	color:#000;
}
#headericons {
	width:250px;
	float:right;
	margin-right:5px;
	margin-top:10px;
	text-align:right;
}
#date {
	font-size:10px;
	font-family:arial;
	margin-top:-15px;
	width:200px;
	color:#fff;
}
#searchForm input {
	border:1px solid silver;
	padding:5px;
	color:#999;
}



/******* Layout Regions ********/

.headerRegion {
}

.columnRegion {
}

.footerRegion {
}

.columnRegionLeft {
}

.columnRegionCenter {
	width:220px;
	padding-left:10px;
}

.columnRegionRight {
	width:200px;
	padding-left:10px;
}




/****** Main site navigation on header ********/
#mainMenuContainer {
	margin:0 auto;
	width:600px;
	text-align:center;
	margin-bottom:15px;
}
#mainMenu {
	margin-top:30px;
	text-align:center;
}
ul#mainMenu {
	margin-left: 0;
	padding-left: 0;
	white-space: nowrap;
	margin-bottom:10px;
}
#mainMenu li {
	list-style-type: none;
}
#mainMenu a {
	font-family: arial; 
	font-weight:bold;
	font-size:17px;
	padding:10px;
}
#mainMenu a:link, #mainMenu a:visited {
	color: #000;
	text-decoration: none;
}
#mainMenu a.mainMenuSelected {
	color: #fff;
	background-color: #A5B62C;
	text-decoration: none;
}
#mainMenu a:hover {
	color: #fff;
	background-color: #E48F1A;
	text-decoration: none;
}
ul#mainMenu ul {
	border:1px solid silver;
	border-left:0px;
}
ul#mainMenu ul li { 
	background:#f6f6f6; 
	border-bottom:1px solid silver; 
	border-left:2px solid #E48F1A;
	padding:0px;
}
ul#mainMenu li ul li a {
	font-weight:normal;
	font-size:12px;
	padding:0px;
	margin:0px;
	padding-top:5px;
	padding-bottom:5px;
}

/**************  Styles for Module Templates ********************/
.SectionTitleLabel {
	font-size:12px;
	color:#fff;
	background-color:#ccc;
	padding:2px 4px;
	text-transform: uppercase;
}

.box {
	margin:10px;
	margin-right:0px;
}

.box a {
	font-family:Verdana,Tahoma,Sans-Serif;
	font-size:12px;
	line-height:22px;
}
.box a:link,
.box a:visited,
.box a:active
 {
	color:#5B76AB;
	text-decoration:none;
}
.box a:hover {
	color:#cc0000;
	text-decoration:underline;
}
.boxHeader {
        font-size: 12px;
        font-weight: bold;
        color: #666;
        text-decoration: none;
        width: 250px;
        margin-top: 5px;
        margin-left: 10px;
        font:arial, sans-serif; 
}
.boxTop {
        background-repeat: no-repeat;
        height: 29px;
        float: left;
}
.boxMid {
        background-repeat: repeat;
        float: left;
}
.boxBot {
        background-repeat: no-repeat;
        text-align: center;
        height: 18px;
        float: left;
}


.boxSmall .boxTop {
        background-image: url(/images/topround_315.png);
        width: 315px;
}
.boxMedium .boxTop {
        background-image: url(/images/topround_650.png);
		width: 650px;
}
.boxLarge .boxTop {
		background-image: url(/images/topround_955.png);
		width: 955px;
}


.boxSmall .boxMid {
        background-image: url(/images/midbg_315.png);
        width: 315px;
}
.boxMedium .boxMid {
        background-image: url(/images/midbg_650.png);
		width: 650px;
}
.boxLarge .boxMid {
		background-image: url(/images/midbg_955.png);
		width: 955px;
}


.boxSmall .boxBot {
        background-image: url(/images/bottombg_315.png);
        width: 315px;
}
.boxMedium .boxBot {
        background-image: url(/images/bottombg_650.png);
		width: 650px;
}
.boxLarge .boxBot {
		background-image: url(/images/bottombg_955.png);
		width: 955px;
}


.boxPlain {
	background-color:#fff;
	font-size:12px;
	line-height:18px;
	border:1px solid silver;
	padding:10px;
}
.boxPlain h2 {
	line-height:26px;
}

.boxPlainSmall {
	width:290px;
}
.boxPlainMedium {
	width:610px;
}
.boxPlainLarge {
	width:940px;
}

.navMenu  {
	background-image: url(/images/navmenubg.png);
	background-repeat: no-repeat;
	width:985px;
	height:40px;
	line-height:24px;
}
.navMenu img {
	margin:3px;
	margin-left:8px;
}

.colorBox {
	margin-bottom:30px;
}
.colorBoxTitle {
	font-family:verdana;
	font-size:14px;
	color:#fff;
	padding:4px 8px;
	text-transform: capitalize;
	font-weight:bold;
	white-space:nowrap;
}
.colorBoxBody {
	line-height:18px;
	margin-top:5px;
}
.colorBox1 div.colorBoxTitle { background-color: #431E00 }
.colorBox2 div.colorBoxTitle { background-color: #A5B62C }
.colorBox3 div.colorBoxTitle { background-color: #4DB2BB }
.colorBox4 div.colorBoxTitle { background-color: #E57210 }
.colorBox5 div.colorBoxTitle { background-color: #385054 }

/****** Misc/helper classes ***************/

.clearer { 
	display:block;
	margin:0;
	padding:0px;
	height:0px;
	line-height:1px;
	font-size:1px;
	clear:both;
}


.article {
	margin-bottom:30px;
	font-size:13px;
	line-height:21px;
	color:#1E1E1E;
}
.article_date {
	color:#999;
	font-size:10px;
}
.article_byLine {
	font-size:12px;
}
div.article_byLine a,
div.article_byLine a:link
 {
	text-decoration:underline;
}
.article_title {
	font-size:19px;
	font-weight:bold;
}
.article_readMore {
	font-weight:bold;
}

ul.linksList {
	list-style-type:none;
}
ul.linksList li {
	line-height:18px;
	border-bottom:1px dotted silver;
	padding:0px 5px;
}

.required {
	color:red;
	font-weight:bold;
	font-family:verdana;
	font-size:9px;
}