﻿/* CSS Document */
body{
	color: #000000;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: .8em;
	background-color: #d5d5d5;
	margin: 0;
	padding: 0;
	text-align: center;
}
.Register
{
	background: #DEDDDD;
	font-size:12px;
	font-weight:normal;

	color:Black;
	font-weight:bold;
	height:19px;
	text-decoration:none;
	cursor: hand;
	width:100px;
	height:24px;
}
.Registered
{
	background: #DEDDDD;
	font-size:12px;
	font-weight:normal;

	color:Maroon;
	font-weight:bold;
	height:19px;
	text-decoration:none;
	cursor: hand;
	width:100px;
	height:24px;
}
a{ 
	color: #4d85a1;
}
a:hover{
	color: #003163;	
}
a:visited{
	color: #666666;
}
p{
	padding: 7px 0 7px 0;
	margin: 0 0 0 0;
}
h1{
	color: #003163;
	font-size: 19px;
	font-weight: normal;
}
h2{
	color: #666666;
	font-size: 15px;
	font-style: italic;
}
#wrapper{
	background-image: url(images/background.gif);
	background-repeat: repeat-y;
	width: 980px;
	padding: 0 6px 0 6px;
	margin: 0px auto;
	text-align: left;
}
#homemast{
	background-image: url(images/home.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
	height: 245px;
}
#homelogo{
	float: left;
	width: 88px;
	padding: 17px 0 0 6px;
}
#nav{
/*	width: 772px;*/
	height: 47px;
	color: #717171;
	font-size: 11px;
	padding: 0;
	margin: 0;
	line-height: 12px;
	background-image: url(images/nav_bg.jpg);
	background-repeat: repeat-x;
}
#nav ul {
/*	width: 527px; */
	margin: 0;
	padding: 0;
/* 	float: left; */
}
#nav li {
	list-style: none;
	float: left;
	display: inline;
	padding: 0;
	margin:0;
}

#nav a {
	display: block;
	text-decoration: none;
	margin: 0;
	text-align: center;
/*	padding: 14px 0 0 0;*/
padding: 0;

	width: 143px;
/*	height: 47px;*/
/*	border-left: 1px solid #FFF;*/
	color: #FFF;
	background-image: url(images/nav_btn.jpg);
	background-repeat: no-repeat;
}
#nav .first{
	padding: 8px 0 16px;
	background-image: none;
}
#nav .single{
	padding: 14px 0 22px;
}
#nav .double{
	padding: 8px 0 16px;
}
#nav a:hover {
	color: #c1e0f7;
}
#nav a#current {
	background-image: url(images/nav_btn_active.jpg);
	background-repeat: no-repeat;
}
#secondnav{
	text-align: right;
	padding: 7px 15px 7px 0;
	font-size: 10px;
}
#secondnav a{
	color: #000;
	text-decoration: none;
}
#btnhome{
	padding-left: 5px;
}
#content{
	padding: 12px;
}
#footer{
	height: 104px;
	margin: 0 60px 0 20px;
	background-image: url(images/sub.gif);
	background-repeat: no-repeat;
	background-position: right;
	padding-bottom: 30px;

}
#footer p{
	border-top: 1px solid #000;	
	font-size: 10px;
	color: #003163;
}
#pageind{
	padding: 60px 0 12px 12px;
}
#pageind img{
	padding-right: 2px;
}
label{
	color: #003163;
	font-weight: bold;
}
.inputwide{
	width: 150px;
}
.textareawide{
	width: 90%;
}
.ContractType
{
    width:400px;
}
#shadow{
	width: 990px;
	background-image: url(images/shadow2.png);
	background-repeat:no-repeat;
	height: 6px;
	font-size: 1px;
	background-color: #d5d5d5;
	margin: 0px auto;
}
.normalbutton
{
	width:120px;
}
.headertext
{
	font-size:16px;
	color:Navy;
	font-family: Tahoma Arial;
}
ul.TickList 
{
	font-size:14px;
	color:Black;
  list-style-image: url('images/tick.gif')
}



@font-face
	{font-family:Arial;
	panose-1:2 11 6 4 2 2 2 2 2 4;}
@font-face
	{font-family:"Bodoni MT";
	panose-1:2 7 6 3 8 6 6 2 2 3;}
@font-face
	{font-family:"Bodoni MT Black";
	panose-1:2 7 10 3 8 6 6 2 2 3;}
@font-face
	{font-family:"Times New Roman";
	panose-1:2 2 6 3 5 4 5 2 3 4;}
 /* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
	{margin-right:0pt;
	text-indent:0pt;
	margin-top:0pt;
	margin-bottom:0pt;
	text-align:left;
	font-family:"Times New Roman";
	font-size:10.0pt;
	color:black;}
p.MsoTitle, li.MsoTitle, div.MsoTitle
	{margin-right:0pt;
	text-indent:0pt;
	margin-top:0pt;
	margin-bottom:0pt;
	text-align:center;
	font-family:Arial;
	font-size:72.0pt;
	color:black;}
ol
	{margin-top:0in;
	margin-bottom:0in;
	margin-left:-2197in;}
ul
	{margin-top:0in;
	margin-bottom:0in;
	margin-left:-2197in;}
@page
	{size:8.0302in 11.0in;}
	

.progress
{
    display: block;
    position: absolute;
    padding: 2px 3px;
}
.container
{
    border: solid 1px #808080;
    border-width: 1px 0px;
}
.header
{
    background: url(images/sprite.png) repeat-x 0px 0px;
    border-color: #808080 #808080 #ccc;
    border-style: solid;
    border-width: 0px 1px 1px;
    padding: 0px 10px;
    color: #000000;
    font-size: 9pt;
    font-weight: bold;
    line-height: 1.9;  
    font-family: arial,helvetica,clean,sans-serif;
}
.body
{
    background-color: #f2f2f2;
    border-color: #808080;
    border-style: solid;
    border-width: 0px 1px;
    padding: 10px;
}
.PaymentMethod
{
	font-size:14px;
	color:Blue;
}
.PaymentInstructions
{
	font-size:14px;
	color:Blue;
}
#divResults
{
	font-family:Arial;
	font-size:13px;
	color:Black;
}
#divResults2
{
	font-family:Arial;
	font-size:13px;
	color:Black;
}
.livesearch
{
	width: 290px;
	border-top: solid 1px gray;
	border-bottom: solid 1px gray;
	border-left: solid 1px gray;
	border-right: solid 1px gray;
}
.liveresults
{
	width: 294px;

	border-bottom: solid 1px gray;
	border-left: solid 1px gray;
	border-right: solid 1px gray;
	font-size:13px;
	font-family: Arial;
	color:Black;
}
.livelink
{
}
.messagetext
{
	font-size:13px;
}
.alsoitem_excel {
	PADDING-LEFT: 22px;
	BACKGROUND-IMAGE: url(images/excel.gif);	
	MARGIN-BOTTOM: 3px;
	BACKGROUND-REPEAT: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
}
