body { 
	display: block;
	background-color: #444444; 
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	border-color: #ffffff;
	margin-top: 0px; 
	margin-right: 0px; 
	margin-bottom: 0px;
	margin-left: 0px; 
}

.bodycopy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	line-height: 18px;
	font-weight: normal;
}


td#content_cell {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	 color: #000000;
	line-height: 18px;
	font-weight: normal;
}

td#content_cell_small {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	 color: #000000;
	line-height: 16px;
	font-weight: normal;
}

a {
	background-color: transparent;
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	text-transform: none;
	text-decoration: none;
	font-weight: normal;
}
a:link {color: #0033cc;}
a:active {color: #0033cc;}
a:visited {color: #0033cc;}
a:hover {color: #3366cc; text-decoration: underline; }

a.gray_link:link {
	color: #666666;
	font-size: 15px;
	line-height: 16px;
}

a.gray_link:hover {
	color: #666666;
	font-size: 15px;
	text-decoration: underline;
	line-height: 16px;
}

a.gray_link:active {
	color: #666666;
	font-size: 15px;
	text-decoration: underline;
	line-height: 16px;
}

a.gray_link:visited {
	color: #666666;
	font-size: 15px;
	line-height: 16px;
}

a.green_link:link {
	color: #268087;
	font-size: 12px;
	font-weight: bold;
	line-height: 17px;
}

a.green_link:hover {
	color: #268087;
	font-size: 12px;
	text-decoration: underline;
	font-weight: bold;
	line-height: 17px;
}

a.green_link:active {
	color: #268087;
	font-size: 12px;
	text-decoration: underline;
	font-weight: bold;
	line-height: 17px;
}

a.green_link2:visited {
	color: #268087;
	font-size: 12px;
	font-weight: bold;
	line-height: 17px;
}

a.green_link2:link {
	color: #268087;
	font-size: 12px;
	font-weight: bold;
	line-height: 19px;
}

a.green_link2:hover {
	color: #268087;
	font-size: 12px;
	text-decoration: underline;
	font-weight: bold;
	line-height: 19px;
}

a.green_link2:active {
	color: #268087;
	font-size: 12px;
	text-decoration: underline;
	font-weight: bold;
	line-height: 19px;
}

a.green_link2:visited {
	color: #268087;
	font-size: 12px;
	font-weight: bold;
	line-height: 19px;
}

.header1 {
	font-size: 14px;
	color: #820024;
	line-height: 18px;
	font-weight: bold;
}

.header2 {
	font-size: 14px;
	color: #444444;
	line-height: 19px;
	font-weight: bold;
}

.header3 {
	font-size: 12px;
	color: #268087;
	line-height: 15px;
	font-weight: bold;
}

.textsmall {
	font-size: 10px;
}

.ftable {
	background-color: #ffffff;
	border-style: solid;
	border-color: #666666 #444444 #444444 #666666;
	border-width: 1px 1px 1px 1px;
	text-align: center;
	padding: 5px 0px 5px 0px;
	font-weight: normal;
	font-size: 12px;
	border-spacing: 0px;
}

.prow1 {
	background-color: #ddddff;
}
.prow2 {
	background-color: #ffffff;
}

/* -------- BACKGROUND TABLE ------------------- */
.background_table {
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 0px;
	border-spacing: 0px;
	border: 0px;
	text-align: center; 
}
.content_cell {
	border-spacing: 0px;
	padding: 0px;
	border: 0px;
	color: #000000; 
 	font-family: Geneva, Verdana, Arial, Helvetica;
	font-weight: normal; 
	font-style: normal; 
	font-size: 12px; 
	text-align: left;
	vertical-align: top;	
}
.text_title {
	font-size: 20px;
	font-weight: bold; 
}
a.blink {
    display: inline;
    position: relative;
    padding: 1px 3px 1px 3px;
    border-style: solid;
    border-width: 1px 2px 2px 1px;
    border-color: #aaaaaa #999999 #999999 #aaaaaa;
    background-color: #ffffff;
    color: #000000;
    font-size: 12px;
}
a.blink:hover {
    border-color: #999999 #aaaaaa #aaaaaa #999999;
    background-color: #819cc9;
    color: #ffffff;
    text-decoration: none;
}


.horizontalcssmenu { position: absolute; }
.horizontalcssmenu ul{
	margin: 0;
	padding: 0;
	list-style-type: none;
}

/*Top level list items*/
.horizontalcssmenu ul li{
	position: relative;
	display: inline;
	float: left;
}

/*Top level menu link items style*/
.horizontalcssmenu ul li a{
	display: block;
	padding: 2px 0px 2px 0px;
	border-left-width: 0;
	text-decoration: none;
	color: #ffffff;
	font-weight: normal;
	font-size: 9pt;
	width: 100%;
	text-align: left;
}
/*Sub level menu*/
.horizontalcssmenu ul li ul{
left: 0;
top: 0;
border-style: solid;
border-color: #cccccc;
border-width: 0px 1px 1px 1px; 
position: absolute;
display: block;
visibility: hidden;
z-index: 100;
}

/*Sub level menu list items*/
.horizontalcssmenu ul li ul li{
display: inline;
float: none;
}

/* Sub level menu links style */
.horizontalcssmenu ul li ul li a{
width: 84px; /*width of sub menu levels*/
font-weight: bold;
padding: 0px;
border-width: 0px 1px 1px 1px;
border-color: #006470;
border-style: solid;
text-align: left;
}

* html p#iepara { /*For a paragraph (if any) that immediately follows menu, add 1em top spacing between the two in IE*/
padding-top: 0em;
}
	
/* Holly Hack for IE \*/
* html .horizontalcssmenu ul li { float: left; height: 1%; }
* html .horizontalcssmenu ul li a { height: 1%; }
/* End */



