
body {
	background-color: #ccc;
	margin: 0px;
	text-align: center;
}

body img {
display: block;
float: left;
}

#container {
	width: 750px;
	margin: 0 auto;
	background: url(images/background.jpg) repeat-y;
	display: table;
}

#main {
	float: left;
	width: 734;
	padding: 0px 7px 15px 7px;
}

/**Do not Modify**/

#header {
	width: 735px;
	height: 119px;
	background: url(images/header.jpg) no-repeat;
	text-align: left;
}

#header p {
	padding: 40px 0px 40px 20px;
	margin: 0;
	font-family: Arial, Tahoma;
	font-size: 24pt;
}

/**Grey space left of Links**/
#space {
	float: left;
	width: 160px;
	height: 32px;
	background: url(images/space.jpg);
}

#linksrow {
	width: 735px;
	float: left;
}

#links {
	float: left;
	width: 530px;
	height: 32px;
	padding-left: 25px;
	padding-right: 20px;
	background: url(images/links.jpg) no-repeat;
}

#links ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#links ul li {
	margin-top: 5px;
	margin-bottom: 5px;
	font-family: Arial, Tahoma, Verdana;
	font-size: 13pt;
	color: #FFF;
	float: left;
}

#links ul li a {
	margin-left: 0px;
	margin-right: 0px;
	color: #FFF;
	text-decoration: none;


}


li.current {

	color: #FFF;
	text-decoration: none;
	background: url(images/header.jpg) no-repeat !important;
	font-weight: normal !important;

}
#links ul li a:visited {
	color: #FFF;
	text-decoration: none;
}

#links ul li a:hover {
	font-weight: normal;
        background: url(images/space.jpg) no-repeat !important;
	color: #345;

}

/**Title of Content**/
#contentTitle {
	position: relative;
/**Move up Over Image**/
	top: -30px;
/*********************/
	float: left;
	width: 735px;
	height: 30px;
	background: url(images/contenttitle.gif) no-repeat;
	margin: 0;
	text-align: left;
}

#contentTitle p {
	font-family: Lucida, Tahoma;
	font-weight: bold;
	font-size: 100%;
	padding: 8px 0px 0px 12px;
	margin: 0;
}

/**Left Col**/
#leftCol {
	position: relative;
	top: -30px;
	width: 210px;
	float: left;
}

#leftCol p {
	margin: 0;
	text-align: left;
	font-family: 'Lucida Grande', Verdana;
	font-size: 8pt;
}
.sidecentered
{
        margin: 0;
        text-align: center !important;
        font-family: 'Lucida Grande', Verdana;
        font-size: 9pt !important;
        line-height: 150%;
}

.sidecentered1
{
        margin: 0;
        text-align: center !important;
        font-family: 'Lucida Grande', Verdana;
        font-size: 9pt !important;
}
.contact_table
{
	text-align: left;
	font-family: Tahoma, Verdana;
	font-size: 9pt;
	width: 50%;
}
.leftcolHeading {
	width: 210px;
	float: left;
	margin-top: 10px;
	border: 0px solid;
	color: #A6A6A6;
	background-color: #C5E3FF;
}

.leftcolHeading h3 {
	color: #000;
	margin: 3px;
	font-family: Tahoma, Verdana;
	font-size: 11pt;
	font-style: italic;
	font-weight: bold;
}

/**Main Content**/
#mainCol {
	position: relative;
	top: -30px;
	margin-left: 8px;
	width: 510px;
	float: left;
}

#mainCol p {
	margin: 0;
	text-align: left;
	font-family: 'Lucida Grande', Verdana;
	font-size: 10pt;
}
#mainCol ol {
        margin: 0;
        text-align: left;
        font-family: 'Lucida Grande', Verdana;
        font-size: 10pt;
	list-style-type: decimal;
}
#mainCol li {
        margin: 0;
        text-align: left;
        font-family: 'Lucida Grande', Verdana;
        font-size: 10pt;
        list-style-type: decimal;

}

#mainCol form {
        margin: 0;
        font-family: 'Lucida Grande', Verdana;
        font-size: 10pt;
}

.mainColHeading {
	width: 510px;
	float: left;
	margin-top: 10px;
	border: 0px solid;
	color: #A6A6A6;
	text-align: left;
        background-color: #C5E3FF;
}

.mainColHeading h3 {
	margin: 0;
	padding: 3px 0px 5px 15px;
	font-family: Tahoma, Verdana;
	color: #000;
}

#footer {
	width: 745px;
	background: url(images/topbot.jpg) repeat-y;
	float: left;
	font-family: Tahoma, Verdana;
	font-size: 8pt;
}

/**Main Content Image**/
.right {
	margin: 7px 0px 7px 7px;
	float: right;
}

.left {
	margin: 7px 7px 7px 0px;
	float: left;
}

hr { width: 80%;}


.button { background-color: #C5E3FF;
        border: 1; }
table {
        margin: 0;
        text-align: left;
        font-family: 'Lucida Grande', Verdana;
        font-size: 10pt;

}

div.news_article_container {
	text-align: left;
   font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	margin-bottom: 15px;
	font-size: .95em;

}
div.news_article_time {
   font-family: arial, verdana, Courier New, Courier, mono;
   font-weight: normal;
   color: #667788;
	margin-top: 5px;
   font-size: .80em;
}
div.news_article_title {

}
div.news_article_article {
   font-family: Arial, helvetica, sans-serif;
   font-weight: normal;
   color: #000000;
	margin: 0px 0px 10px 0px;

}

