body{
background-color : #FCFCBC;
	text-align : center;
}

h1
{
    display:inline;
	color:#000000;
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
}
h2
{
    display:inline;
	color:#000000;
	font-family: Tahoma;
	font-size: 16px;
	font-weight: bold;
}
td,div,body
{
	 color:#000000;
	font-family: Tahoma;
	font-size: 14px;
}

p{
	color:#000000;
	font-family: Tahoma;
	font-size: 14px;
}

a.imageLink{
	font-family: Tahoma;
	font-size: 12px;
	text-decoration: none;
}

.formName {
	text-align:right;
}
INPUT.formField {
	font-family: tahoma;
	font-size: 14pt;
	background-color:white;
	border:1px solid #C8C7C6;
}
SELECT.formField {
	font-family: tahoma;
	font-size: 14pt;
	background-color:white;
	border:1px solid #C8C7C6;
}
TEXTAREA.formField {
	font-family: tahoma;
	font-size: 14pt;
	background-color:white;
	border:1px solid #C8C7C6;
}
TD.mainMenu {
    background-image:url(/images/main_menu_background.gif);
    background-repeat:repeat-x;
    background-position:top left;
    color:white;
}
TD.homeRightBackground{
	background-image:url(/images/home_rightBackground.gif);
    background-repeat: no-repeat;
    background-position: top-right;
}
TD.homeBottomBackground{
	background-image:url(/images/footerbackground2.jpg);
    background-repeat: no-repeat;
    background-position: top-left;
}
A.mainMenu {
    font-family:Tahoma;
    font-size:10px;
    color:white;
    text-decoration:none;
}
A.mainMenu:hover {
    color:#FFCC00;
}
TD.homeBackground {
    background-image:url(/images/home_background3.jpg);
    background-repeat:no-repeat;
	background-position: top-left;
}
TD.homeLowerBackground{
	background-image:url(/images/footerbackground1.jpg);
	  background-repeat:no-repeat;
    background-position:top left;
}
.interiorBackground {
    background-image:url(/images/interior_Back.jpg);
    background-repeat: no-repeat;
    background-position: top;
}
DIV.homeContent {
    font-size:14px;
    font-family:Tahoma;
    color:#000000;
	text-align: justify;
}

DIV.homeContentSize{
    padding-top:10px;
    padding-right:10px;
    padding-left:10px;
}

DIV.interiorContent {
    font-size:12px;
    font-family:Tahoma;
    color:#000000;
	text-align:left;
}

DIV.interiorContentSize{
    padding-top:10px;
    padding-right:15px;
    padding-left:50px;
	padding-bottom:15px;
}

DIV.subMenuContent{

    font-family:Tahoma;

}

DIV.menuContent {
	padding-right:5px;
	font-size:11px;
}

Div.popupContent{
	 padding-top:5px;
    padding-right:5px;
    padding-left:5px;
	padding-bottom:5px;
}

TD.footer {
    text-align:right;
    color:white;
    font-size:10px;
    font-family:tahoma;
    padding-top:3px;
}

.greylineRight{
	border-right:1px solid #E0E0E0
}

A.subMenu {
	text-decoration:none;
	font-weight : bolder;
	font-size:10px;
		color:#cc9900;
}
A.subMenu:hover {
	text-decoration:underline;
}

.loginInput{

width:89px;
height:19px;
background-image:url(/images/inputbg.gif);
border:1px solid #CC9999;
margin:0;
margin-bottom:5px;
}

.loginBox{
	background-color : #FBF2DE;
	width:235px;
	height : 120px;
	padding-right: 45px;
	padding-left:35px;
	border : 1px solid #1514A4;
}


.pwdLink{
	font-family : Tahoma;
	font-size : 9px;
	font-weight : normal;
	color:#000000;
}
.loginField{
	font-family : Tahoma;
	font-size : 10px;
	font-weight : bold;
	color:#000000;
	}

	.emailInput{
width:200px;
height:19px;
background-image:url(/images/inputbg.gif);
border:1px solid #CC9999;
margin:0;
margin-bottom:5px;
}

	.loginHead{
	font-family : Tahoma;
	font-size : 12px;
	font-weight : bolder;
	padding-top : 10px;
	color:#000000;
}

.pwdRetrieveBox{
	background-color : #FBF2DE;
	width:235px;
	height : 120px;
	padding-right: 45px;
	padding-left:35px;
	border : 1px solid #1514A4;
}

.formError{
	font-family : tahoma;
	font-size: 12px;
	color: Red;
}

.reportHeader{
	font-family: arial;
	font-size: 12px;
	font-weight: bolder;
	color: #000000;
}

.reportText{
	font-family: arial;
	font-size: 10px;
	font-weight: bolder;
	color: #000000;
}

.newsLInk{
color: #454141;
}

.articleLink{
	color : #454141;
}

.copyright{
	color:#C2C2C2;
	font-family : Tahoma;
	font-size : 10px;
}

.footerLink{
	text-decoration:none
	color:#C2C2C2
}

.latestArticleTop{
	font-family:tahoma;
	font-size: 14px;
	font-weight: bolder;
	border-top-color : #000000;
	border-top-style : solid;
	border-top-width : 1px;
	border-left-color : #000000;
	border-left-style : solid;
	border-left-width : 1px;
	border-right-color : #000000;
	border-right-style : solid;
	border-right-width : 1px;
}

.latestArticleBottom{
	font-family:tahoma;
	font-size: 12px;
	font-weight: normal;
	border-bottom-color : #000000;
	border-bottom-style : solid;
	border-bottom-width : 1px;
	border-left-color : #000000;
	border-left-style : solid;
	border-left-width : 1px;
	border-right-color : #000000;
	border-right-style : solid;
	border-right-width : 1px;
}