a:link{
	color: #003399;
	text-decoration: none;
}

a:visited{
	color: #003AAF;
	text-decoration: none;
}

a:hover{
	color: #004CE5;
	text-decoration: underline;
}

.wizard_button{
	background-color: #F9F9F9;
	border: 1px solid #A4A4A4;
	color: #004AAF;
	font-size: 16px;
	font-weight: bold;
	font-family: arial,verdana;
	height: 32px;
	width: 109px;
	cursor: pointer;
}

.wizard_bar{
	position: relative;
	height: 28px;
}

.img{
	border-style: solid;
	border-width: 1px 1px 1px 1px;
	border-color: #A3A3A2;
}

.emailborder{
	border-style: solid;
	border-width: 10px;
	border-color: #BDBDBD;
	background-color: #FFFFFF;
}

.emailbg{
	background-color: #dddddd;
	padding:20px;
}

.results{
	border-style: solid;
	border-width: 1px 1px 1px 1px;
	border-color: #EDEDED;
}

.hiresults{
	border-style: solid;
	border-width: 1px 1px 1px 1px;
	border-color: #2F5299;
}

.titlebox{
	background-color: #F4F4F4;
	border:1px solid #E9E9E9;
}

.resultsbg{
	background-color: #EDEDED;
}

.hiresultsbg{
	background-color: #2F5299;
}

.searchbox{
	width: 140px;
	height: 18px;
	font-family: arial;
	font-size: 15px;
	font-weight: bold;
	color: #004AAF;
	background:transparent;
	border-width:0px 0px 0px 0px;
	padding-top: 6px;
}

.searchboxglobal{
	width: 112px;
	height: 18px;
	font-family: arial;
	font-size: 15px;
	font-weight: bold;
	color: #004AAF;
	background:transparent;
	border-width:0px 0px 0px 0px;
	padding-top: 6px;
}

.searchboxglobalwhere{
	width: 112px;
	height: 18px;
	font-family: arial;
	font-size: 15px;
	font-weight: bold;
	color: #004AAF;
	background:transparent;
	border-width:0px 0px 0px 0px;
	padding-top: 6px;
	padding-left:4px;
}

.box{
	border-width: 1px 1px 1px 1px;
	border-color: #A3A3A2;
	background-color: #FEFEFE;
	border-style:solid;
}

select[disabled]{
	color: #A2A3AA;
}
	
.textbox{
	border-style: solid;
	border-width: 1px 1px 1px 1px;
	border-color: #A4A4A4;
	background-color: #F9F9F9;
	font-family: arial;
	font-size: 14px;
	padding: 4px;
	color: #575766;
	font-weight:bold;
}

.button{
	border-style: solid;
	border-width: 1px 1px 1px 1px;
	border-color: #A4A4A4;
	background-color: #F9F9F9;
	font-family: arial;
	font-size: 15px;
	padding: 3px;
	color: #575766;
	font-weight: bold;
}

.textboxlt{
	border-style: solid;
	border-width: 1px 1px 1px 1px;
	border-color: #A3A3A2;
	background-color: #FFFFFF;
	font-family: verdana;
	font-size: 11px;
	color: #575766;
	height: 18px;
	z-index: 1;
}

#dropmenudiv{
	position: absolute;
	margin-top: 1px;
	margin-left: -73px;
	padding: 0px;
	border-width: 1px 1px 1px 1px;
	border-style: solid;
	border-color: #8B8C89;
	text-align: right;
	line-height: 18px;
	z-index: 100;
}

.pagenav, .pagenav a:link, .pagenav a:visited{
	font-family: verdana;
	font-size: 18px;
	color: #575766;
	font-weight: normal;
	line-height: 20px;
}

.pagenav a:hover {
	font-family: verdana;
	font-size: 18px;
	color: #2F5299;
	font-weight: normal;
	line-height: 20px;
}

.gctext{
	font-family: verdana;
	font-size: 13px;
	color: #FFFFFF;
	font-weight: bold;
}

.maintext, .maintext a:link, .maintext a:visited{
	font-family: arial;
	font-size: 13px;
	color: #575766;
	font-weight: normal;
	line-height: 20px;
}

.maintext a:hover{
	font-family: arial;
	font-size: 13px;
	color: #2F5299;
	font-weight: normal;
	line-height: 20px;
}

.headertext, .headertext a:link, .headertext a:visited{
	font-family: arial;
	font-size: 13px;
	color: #004AAF;
	font-weight: normal;
	line-height: 20px;
}

.headertext a:hover{
	font-family: arial;
	font-size: 13px;
	color: #2F5299;
	font-weight: normal;
	line-height: 20px;
}

.maintextsm, .maintextsm a:link, .maintextsm a:visited{
	font-family: verdana;
	font-size: 11px;
	color: #575766;
	line-height: 16px;
}

.maintextsm a:hover{
	font-family: verdana;
	font-size: 11px;
	color: #2F5299;
	line-height: 16px;
}

.carttext, .carttext a:link, .carttext a:visited{
	font-family: verdana;
	font-size: 11px;
	color: #2F5299;
	line-height: 16px;
}

.carttext a:hover{
	font-family: verdana;
	font-size: 11px;
	color: #2F5299;
	line-height: 16px;
	text-decoration:underline;
}

.maintextsmstrike, .maintextsmstrike a:link, .maintextsmstrike a:visited{
	font-family: verdana;
	font-size: 11px;
	color: #575766;
	font-weight: normal;
	line-height:16px;
	text-decoration: line-through;
}

.maintextsmstrike a:hover{
	font-family: verdana;
	font-size: 11px;
	color: #2F5299;
	font-weight: normal;
	line-height: 16px;
	text-decoration: none;
}

.accent {background-color: #FFFFCC;}

.highlightsm, .highlightsm a:link, .highlightsm a:visited{
	font-family: verdana;
	font-size: 11px;
	color: #2F5299;
	font-weight: normal;
	line-height:16px;
}

.highlightsm a:hover{
	font-family: verdana;
	font-size: 11px;
	color: #575766;
	font-weight: normal;
	line-height:16px;
}

.reportsm, .reportsm a:link, .reportsm a:visited{
	font-family: arial;
	font-size: 11px;
	color: #A1A1A1;
	font-weight: normal;
	line-height:16px;
}

.reportsm a:hover{
	font-family: arial;
	font-size: 11px;
	color: #2F5299;
	font-weight: normal;
	line-height:16px;
}

.maintextxsm, .maintextxsm a:link, .maintextxsm a:visited{
	font-family: verdana;
	font-size: 9px;
	color: #575766;
	font-weight: normal;
	line-height:16px;
}

.maintextxsm a:hover{
	font-family: verdana;
	font-size: 9px;
	color: #2F5299;
	font-weight: normal;
	line-height:16px;
}

.maintextltsm, .maintextltsm a:link, .maintextltsm a:visited{
	font-family: verdana;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: normal;
}

.tabtext, .tabtext a:link, .tabtext a:visited{
	font-family: arial,tahoma,verdana;
	font-size: 11px;
	color: #575766;
	line-height:16px;
}

.tabtext a:hover{
	font-family: arial,tahoma,verdana;
	font-size: 11px;
	color: #004AAF;
	line-height:16px;
}

.alert, .alert a:link, .alert a:visited{
	font-family: arial;
	font-size: 13px;
	color: #900000;
}

.alert a:hover{
	font-family: arial;
	font-size: 14px;
	color: #575766;
}

.alertsm, .alertsm a:link, .alertsm a:visited{
	font-family: verdana;
	font-size: 11px;
	color: #900000;
	line-height:16px;
}

.alertsm a:hover{
	font-family: verdana;
	font-size: 11px;
	color: #575766;
	line-height:16px;
}

.instruct, .instruct a:link, .instruct a:visited{
	font-family: verdana;
	font-size: 10px;
	color: #808080;
	font-weight: normal;
	line-height:15px;
}

.instruct a:hover{
	font-family: verdana;
	font-size: 10px;
	color: #2F5299;
	font-weight: normal;
	line-height:15px;
}

.largelt, .largelt a:link, .largelt a:visited{
	font-family: arial;
	font-size: 13px;
	color: #FFFFFF;
	font-weight: normal;
}

.cattitles, .cattitles a:link, .cattitles a:visited{
	font-family: arial,verdana;
	font-size: 15px;
	color: #004AAF;
	font-weight: bold;
}

.cattitles a:hover{
	font-family: arial,verdana;
	font-size: 15px;
	color: #575766;
	font-weight: bold;
}

.darktitles, .darktitles a:link, .darktitles a:visited{
	font-family: arial,verdana;
	font-size: 15px;
	color: #003276;
	font-weight: bold;
}

.darktitles a:hover{
	font-family: arial,verdana;
	font-size: 15px;
	color: #004AAF;
	font-weight: bold;
}

.navlinks, .navlinks a:link, .navlinks a:visited{
	font-family: arial,verdana;
	font-size: 13px;
	color: #575766;

}

.navlinks a:hover{
	font-family: arial,verdana;
	font-size: 13px;
	color: #004AAF;

}

.introtitle, .introtitle a:link, .introtitle a:visited{
	font-family: arial,verdana;
	font-size: 15px;
	color: #004AAF;
	font-weight: bold;
}

.introtitle a:hover{
	font-family: arial,verdana;
	font-size: 15px;
	color: #575766;
	font-weight: bold;
}

.introsmall, .introsmall a:link, .introsmall a:visited{
	font-family: verdana;
	font-size: 9px;
	color: #004AAF;
	font-weight: bold;
}

.introsmall a:hover{
	font-family: verdana;
	font-size: 9px;
	color: #575766;
	font-weight: bold;
}

.hicattitles, .hicattitles a:link, .hicattitles a:visited{
	font-family: verdana;
	font-size: 13px;
	color: #FFFFFF;
	font-weight: bold;
}

.hicattitles a:hover{
	font-family: verdana;
	font-size: 13px;
	color: #FFFFFF;
	font-weight: bold;
}

.claimbutton{
	border-width:2px;
	border-style:solid;
	border-color: #A0A0A0;
	background-color: #FFFFFF;
	padding:3px;
	height:32px;
	font-family: arial,verdana;
	font-size: 18px;
	color: #004AAF;
	font-weight: bold;
}

.claimname {
	font-family: arial,verdana;
	font-size: 18px;
	color: #004AAF;
	font-weight: bold;
	width:222px;
	border-width:2px;
	border-style:solid;
	border-color:#A0A0A0;
	padding:3px;
	}

.hugetitle, .hugetitle a:link, .hugetitle a:visited{
	font-family: arial;
	font-size: 18px;
	color: #575766;
	font-weight: bold;
}

.bigtext, .bigtext a:link, .bigtext a:visited{
	font-family: arial;
	font-size: 13px;
	color: #575766;
}

.title{
	font-family: verdana;
	font-size: 12px;
	color: #575766;
}

.highlight, .highlight a:hover, .highlight a:link, .highlight a:visited{
	background-color: #FFE700;
}

.imgtable{
	border-width:1px 1px 1px 1px;
	border-color:#BDBDBD;
	border-style:solid;
}

.imgframe{
	max-width: 160px;
	/*max-height: 90px;*/
	border-width:1px 1px 1px 1px;
	border-color:#BDBDBD;
	border-style:solid;
	padding: 2px;
}

.dashtop{
	border: none 0;
	border-bottom: 1px solid #BDBDBD;
	height: 1px;
	text-align: left;
}

.comments{
	position:relative;
	background:url(/main/commentsbg.gif);
	padding-top:1px;
	height:14px;
	width:16px;
	vertical-align:top;
	text-align:center;
	font-family:verdana;
	color: #3D3D3D;
	font-weight:bold;
	font-size:8px;
	line-height:8px;
	float:left;
}

.navtabs{
	float:left;
	width:100%;
	font-family:arial;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
	line-height:20px;
}

.navtabs ul{
	list-style-type: none;
	margin:0;
	margin-left: 6px; /*Left offset of entire tab menu relative to page*/
	padding:0;
}

.navtabs li{
	display:inline;
	margin:0;
	padding:0;
}

.navtabs a{
	float:left;
	background:url(/style/1000/glowtab-left.gif) no-repeat left top;
	margin:0;
	margin-right: 2px; /*spacing between each tab*/
	padding:0 0 0 9px;
	text-decoration:none;
}

.navtabs a span{
	float:left;
	display:block;
	background:url(/style/1000/glowtab.gif) no-repeat right top;
	padding: 9px 12px 4px 3px;
	font-weight:bold;
	text-decoration:none;
	color:#ECECEC;
}

/* Commented Backslash Hack hides rule from IE5-Mac \*/
.navtabs a span{
	float:none;
}
/* End IE5-Mac hack */

.navtabs a:hover span{
	color: #ECECEC;
	text-decoration:none;
}

.navtabs a:hover, .navtabs li.selected a:hover{ /*onMouseover style*/
	background-position:0% -82px; /*Shift background image up to start of 2nd tab image*/
	text-decoration:none;
}

.navtabs a:hover span, .navtabs li.selected a:hover span{ /*onMouseover style*/
	background-position:100% -82px; /*Shift background image up to start of 2nd tab image*/
	text-decoration:none;
}

.navtabs li.selected a{ /*Selected Tab style*/
	background-position:0 -165px; /*Shift background image up to start of 2nd tab image*/
	color: #ECECEC;
}

.navtabs li.selected a span{ /*Selected Tab style*/
	background-position:100% -165px; /*Shift background image up to start of 2nd tab image*/
	color: #ECECEC;
}

.dropmenudiv {
	position: absolute;
	top: 0;
	margin-top: -1px;
	margin-left: -1px;
	border: 1px solid #2D6FAC; /* THEME CHANGE HERE*/
	border-bottom-width: 0;
	line-height: normal;
	font-family: arial;
	font-size: 15px;
	font-weight: bold;
	z-index: 100;
	background-color: #4487C5;
	width: 200px;
	visibility: hidden;
}

.dropmenudiv a, .dropmenudiv a:link, .dropmenudiv a:visited{
	width: auto;
	display: block;
	text-indent: 5px;
	border-bottom: 1px solid #2D6FAC; /* THEME CHANGE HERE*/
	padding: 6px ;
	text-decoration: none;
	font-weight: bold;
	color: #ECECEC;
}

html{
	height: 100%;
}

* html .dropmenudiv a{ /*IE only hack*/
	width: 100%;
}

.dropmenudiv a:hover{ /*THEME CHANGE HERE*/
	background-color: #2D6FAC;
	color:#ECECEC;
}

.podbg {
	background:url(/style/1000/pods_lg_bg_short.gif) no-repeat top;
	}
