
body {
    PADDING-LEFT: 0px;
    PADDING-TOP: 0px;
    margin-left:0px;
    margin-top:0px;
    margin-bottom:0px;
    margin-right:0px;
    padding-bottom:0px;
    background-image: url(/images/align_background_image.gif);
}

/*Hyperlink Styles*/

A.side_nav_link:link {
	font-family: arial, helvetica, sans-serif;
	font-size:10px;
	color: #FFFFFF;
	text-decoration: underline;
}
A.side_nav_link:visited {
	color: #FFFFFF;
	text-decoration:underline;
}
A.side_nav_link:hover {
	color: #FFCC00;
	text-decoration:none;
}

.ImgBottom
{
	vertical-align:text-bottom;
	background-repeat:no-repeat;
	background-position:bottom;
}

.ImgTop
{
	vertical-align:text-top;
	background-repeat:no-repeat;
}

.NoRepeatBGImage
{
	 background-position:top; 
	 background-repeat:no-repeat;
}


/* Table Styles */
TABLE.top_table
{
    background-position: left top;
    background-image: url(/images/full_screen/header_bgrepeat.jpg);
	background-repeat: repeat
}


/*Text Styles*/

.body_header_white {
	font-family: arial, helvetica, sans-serif;
	font-size: 14px;
	text-decoration: none;
	color: #3Bc0AD;
	text-indent:7px;
}
.body_header_red {
	font-family: arial, helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #990000;
}

.body_text_main {
	font-family: arial, helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-align:justify;
}

.body_text_mainNoJustify {
	font-family: arial, helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-align:left;
}

.body_text_white {
	font-family: arial, helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
}

.body_text_red {
	font-family: arial, helvetica, sans-serif;
	font-size: 10px;
}

.right_side_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FCC014;
}

.right_side_headline {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	color: #FCC014;
	font-weight: bold;  
}

.side_nav_white {
	font-family: arial, helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
}

.side_left_nav_white {
	font-family: arial, helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
	text-decoration:none;
}

.side_nav_white_lg {
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
}

.alert_text {
	font-family: arial, helvetica, sans-serif;
	font-size:10px;
}


.newsDate
{
	color:Red;
	text-align:left;
	width:80px;
}

.newsLink {
	color:green;
	text-align:justify;
}
