body{
	background-color:#ffffff;
	color:#222222;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:1em;
	margin:0;
	padding:0;
	
}

#arrow{
	background: url('/htdocs/images/arrow.png') no-repeat;
	width: 20px;
	height: 20px;
}
#deleted_items
{
	width: 100%;
}
#deleted_items_main{
	width: 100%;
	border-collapse: collapse; 
	border-width: 1px;
	border-color: #05325E;
	border-style: solid; 
}
#deleted_items_main td{
	border-collapse: collapse;
	text-align: center;
}

#deleted_items_main .search_result{
	font-size: 10px;	
}

#deleted_items_main .search_result_current{
	background-color: #000000;
}

#deleted_items_main .search_result_retries{
	font-size: 10px;	
	text-align: center;
}
#deleted_items_main tr .header{
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-color: #7F8F9F;
	border-bottom-style: solid; 
	background-color: #05325E;
	font-size: 13px;
	color: #ffffff;
	text-align: center;
}
#deleted_items_main tr td{
	font-size: 12px;
	color: #05325E;
}
#deleted_items_main
{
	width: 100%;	
}
#disclosure td
{
	font-size: 12px;	
}
h1{
	font-size: 13pt;
	text-decoration: underline;
	/*background:url('/htdocs/images/h1_bg.png') no-repeat;
	width: 486px;
	height: 59px;*/
	color: #05325E;
	padding-top: 12px;
	padding-left: 0px;
}

#container
{
	width:80%;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	margin-top: 0px;
	margin-right: 0;
	margin-left: 0px;
	height: 100%;


}

#content table
{
	width: 100%;
	margin-left: auto;
	margin-right: auto;
}

#copyright{
	text-align: center;
	padding-top: 30p;
	font-size: 9pt;
	color: #cccccc;
}
#countdown input{
	border-color: #ffffff;
	border-width: 1px;
	border-style: solid;
	font-size: 14px;
	color: green;
}
#countdown{
	text-align: center;
	font-size: 14px;	
	color: green;
}
#dhtmltooltip{
	position: absolute;
	left: -300px;
	width: 150px;
	border: 1px solid #05325E;
	padding: 2px;
	background-color: #7F8F9F;
	visibility: hidden;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	z-index: 100;
	/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
	filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
}

#dhtmlpointer{
	position:absolute;
	left: -300px;
	z-index: 101;
	visibility: hidden;
}
/* This is for email notification in the header */
#email_notification_table{
	border-collapse: collapse;
	float:right;	
	width: 100%;
}
#email_notification_table td{
	text-align: right;
	background-color: #ffffff;
	border-collapse: collapse;	
}
#email_notification_new{
	background: url('/htdocs/images/new_emails.gif') no-repeat;
	width: 25px;
	height: 18px;	
}
#emails_notification_text{
	font-size: 10px;	
	color: red;
}
#emails{
	font-size: 10px;	
	border-collapse: collapse;
	border-width: 1px;
	border-style: solid;
	border-color: #000000;
}
#emails .header{
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #000000;	
}
#email_old
{
	background-color: #FBE9F0;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #000000;
}
#email_new
{
	background-color: #BDF8BF;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #000000;
}
#emails td{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #eaeaea;
	vertical-align: top;	
}
#no_new_emails{
	background: url('/htdocs/images/no_new_emails.gif') no-repeat;
	width: 25px;
	height: 18px;	
}
label{
	float: right;	
}
#no_new_emails_text{
	font-size: 10px;
	color: green;
}
/* End of email notification section. */
#emails{
	font-size: 10px;	
}
#emails td{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #eaeaea;
	vertical-align: top;	
}

#footer
{
	border-top-style: solid;
	border-top-width: 5px;
	border-top-color: #05325E;
	border-bottom-style: solid;
    border-bottom-width: 5px;
    border-bottom-color: #05325E;
	text-align: center;
	width: 100%;
	color: #ffffff;
	list-style-type: none;
	font-size: 10pt;	
	background-color: #7F8F9F;
	height: 70px;
	padding-top: 0px;
	margin-top: 290px;
	
}

#footer td a:link{
	color: #ffffff;
	text-decoration: none;
}

#footer td a:visited{
	color: #ffffff;
	text-decoration: none;	
}

#footer td a:hover{
	color: #000000;
	text-decoration: underline;
}
#header
{
	background: url('/htdocs/images/logo.png') no-repeat;
	width: 500px;
	height: 80px;
	padding-left: 100px;
	padding-bottom: 0px;
	padding-top: 30px;
}
#header_image
{
    background-image:url('/htdocs/images/header.png');
	width: 100%;
    height: 100px;
}
#general_container
{
	padding-right: 20px;
	padding-left: 30px;	
}
#main_points ul
{
	list-style-type: disc;
	list-style-image: url('/htdocs/images/bullets.png');
	padding-right: 5px;
}
input.text
{
	font-size: .9em;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	vertical-align: bottom;
	width: 200px;
	border-color: #1F5C99;
	border-style: solid;
	border-width: 1px;
}
input.btn{
	width: 150px;
	height: 30px;
	background-color: #1F5C99;
	font-size: 16px;
	font-weight: bold;
	color: #ffffff;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	border-style: solid;
	border-width: 1px;
	border-color: #000000;
}

input.btn_small
{
        width: 70px;
        height: 15px;
        background-color: #1F5C99;
        font-size: 12px;
        font-weight: bold;
        color: #ffffff;
        font-family:Verdana, Arial, Helvetica, sans-serif;
        border-style: solid;
        border-width: 1px;
        border-color: #05325E;
}

#logout{
	width: 100%;
	text-align: center;	
}
/*#menu_bottom{
        background: url('/htdocs/images/menu_bottom.png') no-repeat;
        width: 200px;
        height: 17px;
        background-color:#ffffff;
}
#menu_top{
	background: url('/htdocs/images/menu_top.png') no-repeat;
	width: 200px;
	height: 15px;
	background-color:#ffffff;
	padding-bottom: 0px;
}*/

/*#menu{
	margin-top: 28px;
	width: 200px;
	background-color: #eaeaea;
	margin-left: 10px;
	border-collapse: collapse;
	border-color: #000000;
	border-width: 1px;
	border-style: solid;
	vertical-align: top;
	padding-top: 10px;
}

#menu a:hover{
	text-decoration: none;
	color: #000000;
}

#menu a:visited{
	text-decoration: none;
	color: #970000;
}

#menu a:active{
	text-decoration: none;
	color: #CCCCCC;	
}
#menu h2{
	font-size: 11pt;
	margin-left: -5px;
	width: 100%;
	height: 20px;
	padding-top: 0px;
}

#menu li{
	list-style-type: none;
	margin-left: -15px;
	padding-bottom: 8px;
	margin-top: -10px;
}

#menu ul{
	list-style-type: none;
	font-size: 12px;
}*/


#message{
	text-align: center;
	color: red;
	font-size: 15px;
	padding-top: 10px;
	padding-bottom: 10px;
}
#page_blurb
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
}
select{
    font-size: .9em;
    font-family:Verdana, Arial, Helvetica, sans-serif;
    border-color: #9E0E14;
	border-style: solid;
	border-width: 1px;
}
.select{
        font-size: .9em;
        font-family:Verdana, Arial, Helvetica, sans-serif;
}

#search_results{
	width: 100%;
	border-collapse: collapse; 
	border-width: 1px;
	border-color: #05325E;
	border-style: solid; 
}
#search_results td{
	border-collapse: collapse;
	text-align: center;
}

#search_results .search_result{
	font-size: 10px;	
}

#search_results .search_result_retries{
	font-size: 10px;	
	text-align: center;
}
#signup{
	padding-top: 5px;	
}
.header{
        font-weight: bold;
        border-bottom-width: 1px;
        border-bottom-color: #7F8F9F;
        border-bottom-style: solid;
        background-color: #05325E;
        font-size: 13px;
}

#search_results tr .header{
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-color: #9E0E14;
	border-bottom-style: solid; 
	background-color: #eaeaea;
	font-size: 13px;
	text-align: center;
}
#search_results tr td{
	font-size: 12px;
	color: #05325E;
}
#sub_container{
	margin-left: 60px;
	margin-right: 60px;
	margin-top: 0px;
	padding-top: 50px;
	height: 100%;

}
#suggestion{
	border-width: 1px;
	border-style: solid;
	border-color: #1F5C99;
	vertical-align: middle;	
	height: 50px;
	width: 100%;
	font-size: 12pt;
	color: #1F5C99;
	background-color: #eaeaea;
	vertical-align: text-middle;
}
#notification{
	background: url('/htdocs/images/light_bulb.png') no-repeat;
	width: 80px;
	height: 68px;
	white-space: nowrap;
}

.textarea{
        font-size: .9em;
        font-family:Verdana, Arial, Helvetica, sans-serif;	
        	border-color: #9E0E14;
	border-style: solid;
	border-width: 1px;
}

#tool_tip{
	background: url('/htdocs/images/tool_tip.png') no-repeat;
	width: 20px;
	height: 20px;	
	text-align: left;
}
#upcoming_services ul{
	list-style-type: disc;
        list-style-image: url('/htdocs/images/arrow.png');
        padding-right: 5px;
}
#upcoming_services ul li{
	padding-bottom: 2px;
}

#search_results .silver{
	background-color: #eaeaea;
}

#search_results .white{
	background-color: #ffffff;
}


#menu1 a {color:black;background-color:white;text-decoration:none;text-indent:1ex;}
#menu1 a:active {color:black;text-decoration:none;}
#menu1 a:hover {color:black;background-color:#FFFF99}
#menu1 a:visited {color:black;text-decoration:none;}
 
#menu2 a {color:navy;background-color:white;text-decoration:none;text-indent:1ex;}
#menu2 a:active	{color:blue;text-decoration:none;}
#menu2 a:visited {color:blue;text-decoration:none;}
#menu2 a:hover {color:navy;background-color:#f0fea8}
 
#menu3 a { /*Menu3 Links*/
color:black;
background-color:white;
text-decoration:none;
text-indent:1ex;
}
#menu3 a:hover {
color:black;background-color:#FFFF99;
}
#menu3 a:active	{color:black;text-decoration:none;}
#menu3 a:visited	{color:black;text-decoration:none;}
