body {
	text-align:center;
	background-color: #FFFFFF;
	padding:0px;
	margin:0px;
}

div#container
{
	margin-left: auto;
	margin-right: auto;
	width: 50em;
	text-align: left;
}

td {
	font: normal 13px Tahoma, Arial;
	color: #6c6c6c;
}

h1, h2, h3, h4, h5 {

    color: #8e412f;
    margin: 0px;
}


h1 {
    font-size: 18px;
}

h2 {
    font-size: 16px;
}

h3 {
    font-size: 14px;
}
h5 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 30px;
	padding: 10px;
	margin:0px;
}

h6 {
	font-family: Verdana, Geneva, sans-serif;
	padding: 10px;
	margin:0px;
	font-size: 18px;
}

a.white-link-underline {	
	text-decoration: underline;
	color: #FFFFFF;
}

.white-text{
color: #ffffff;

}

.blye-text-underline {
color: #348cbc;
text-decoration: underline;
}

.blye-text-regular {
color: #348cbc;
}

.yellow-text-regular {
color: #db9a00;
}

.yellow-text-underline {
color: #db9a00;
text-decoration: underline;
}

.orange-text-regular {
color: #ca6011;
}

.orange-text-underline {
color: #ca6011;
text-decoration: underline;
}

.red-text-regular {
color: #920f0d;
}

.red-text-underline {
color: #920f0d;
text-decoration: underline;
}


.gray-text{
color: #4c4c4c;
}

.green-text{
color: #76950b;
}

.top_header {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #918b59;
	font-weight: bold;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.header_inner {
	background-image:url(images/arrow_right.gif);
	background-position:0px 2px;
	background-repeat:no-repeat;
	font-family: Verdana, Geneva, sans-serif;
	font-weight:bold;
	color: #8e412f;
	font-size: 16px;
	padding-left:22px;
	vertical-align:middle;
}

.csc-firstHeader{
	background-image:url(images/arrow_right.gif);
	background-position:0px 2px;
	background-repeat:no-repeat;
	font-family: Verdana, Geneva, sans-serif;
	font-weight:bold;
	color: 8e412f;
	font-size: 16px;
	padding-left:22px;
	vertical-align:middle;
}

.small_link{
	color: #948500;
	font-size: 8px;
	text-decoration:none;
	font-weight: bold;	
}


.small_link:hover{
	color: #948500;
	font-size: 8px;
	text-decoration: underline;
	font-weight: bold;	
}

a{
	font: normal 11px Tahoma, Arial;
	color: #6c6c6c;
	text-decoration: underline;
}

a:hover {
	font: normal 11px Tahoma, Arial;
	color: #6c6c6c;
	text-decoration: none;
}
.menu_images {
	padding-left:25px;
	padding-right:10px;
	background-image: url(images/index_menu_2.gif);
	text-align:left;
	
}

.menu_links {
	font-family:Verdana, Geneva, sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#EDEDED;
	text-decoration: none;
}
.menu_links:hover{
	font-family:Verdana, Geneva, sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#EDEDED;
	text-decoration: underline;
}
img
{  border-style: none;
	border:0px;
}
.main_content {
	padding: 20px;
}
.main_table {
	padding-bottom: 20px;
	padding-top:5px;
}
.tdCenter{
	background-image: url('images/bg_line.gif');
	background-repeat:repeat-y;
}
.footerImage{
	background-image: url('images/index_57.gif');
	background-repeat:repeat-x;
}

