body {
    background-attachment: inherit;
    background-image: images/BGtile2.gif;
    background-repeat: repeat-x;
    background-position: top left;
	background-color: #E8F0F5;
}

.regular {color: #000000; text-decoration: none; font-family: verdana, arial; font-size: 11px; line-height: 1.3em}
.whitetxt {color: #ffffff; text-decoration: none; font-family: verdana, arial; font-size: 11px; line-height: 1.3em}

.titletxt1 {color: #28557E; text-decoration: none; font-family: arial, verdana; font-size: 22px; line-height: 1.2em}
.subtitle {color: #28557E; font-size: 16px; font-weight:bold; font-family: arial, verdana; margin-bottom:5px; padding-bottom:0px;}

.footertxt {color: #ffffff; text-decoration: none; font-family: verdana, arial; font-size: 11px; line-height: 1.2em}
.login {color: #000000; text-decoration: none; font-family: verdana, arial; font-size: 10px;}


h1 {color: #28557E; font-size: 20px; font-weight:bold; font-family: arial, verdana; margin-bottom:10px; margin-top:5px; padding-bottom:0px;}
h3 {color: #28557E; font-family: arial, verdana; font-size: 18px; margin-bottom:10px;}
h5 {color: #28557E; font-size: 16px; font-weight:bold; font-family: arial, verdana; margin-bottom:5px; padding-bottom:0px; margin-top:5px;}
h6 {color: #28557E; font-size: 14px; font-weight:bold; font-family: arial, verdana; margin-bottom:5px; padding-bottom:0px; margin-top:5px;}



A {	margin:0px;	color:ffffff; font-family:Verdana, Arial; font-size:11px; font-weight:normal;}
A:hover { color:d8d8d8; }

A.footerlink {color: #ffffff; text-decoration:none; font-size: 10px; font-family: verdana, arial;}
A.footerlink:hover 	{color: #e8e8e8; text-decoration:underline; font-size: 10px; font-family: verdana, arial;}

A.toplinks 	{color: #ffffff; text-decoration:none; font-weight:bold; font-size: 9.5px;}
A.toplinks:hover {color: #d8d8d8; text-decoration:underline; font-weight:bold; font-size: 9.5px;}


.popinput {
	margin:2px; 
	color:#000000;
	font-family:Verdana, Arial, sans-serif;
	font-size:12px;
	font-weight:normal;
	background-color:white;
	border-style: solid;
    BORDER-TOP: #091C5A solid 1px;
    BORDER-LEFT: #091C5A solid 1px;
    BORDER-RIGHT: #091C5A solid 1px;
    BORDER-BOTTOM: #091C5A solid 1px;
	width:130px}	

.popsubmit {font-family: Arial, Verdana; font-size: 11px; font-weight: bold; background-color: #28557E; color: #ffffff;
        border-style: solid;
		padding-bottom : 0;
		padding-left : 5;
		padding-right : 5;
		padding-top : 0;
        BORDER-TOP: #710709 solid 1px;
        BORDER-LEFT: #710709 solid 1px;
        BORDER-RIGHT: #710709 solid 1px;
        BORDER-BOTTOM: #710709 solid 1px;
		}	
			
			


