﻿a
{
	color: #21505f;
	color: Blue;
	text-decoration: none;
}
a.padleft
{
	padding-left:10px;
}
a:hover
{
	color: #7aa4b5;
	color: Blue;
	text-decoration: underline;
}
.checkpolicy
{
	display:inline;
	float:left;
	width: 440px;
}

.checkpolicy label
{
	float: none;
	text-align: left;
	font-weight: bold;
	width: 420px;
	
}
.error
{
	width: 20px;
	float:left;
	background: url(../images3/rac/orangecross.gif) 0 0 no-repeat;
	text-decoration: none;
	cursor: help;
	position:relative;
	top:3px;
	left:4px;
}
.error span
{
	width: 15px; /*display:none;*/
}
.textbox
{
	width:200px;
	text-transform:none;
	float:left;
}
.textboxcaps
{
	width:200px;
	text-transform:capitalize;
	float:left;
}
.textboxallcaps
{
	width:200px;
	text-transform:uppercase;
	float:left;
}
p
{
	clear:both;
	display:block;
	margin: 2px 0px 2px 0px;
	padding: 2px 0px 2px 0px;
}
select
{
	width:204px;
	float:left;
}
/*#header
{
	width: 100%;
	height: 88px;
}*/
.freetrial
{
	float:right;
	width:137px;
	height:44px;
	position:absolute;
	top:10px;
	left:850px;
}

.freetrial a
{
	height: 44px;
	width: 120px;
	display: block;
	background-repeat: no-repeat;
	background-position: center;
	text-decoration: none;
	text-align: center;
}
a#ctl00_lnkSignUp
{
	background-image: url(../images3/misc/freetrial2.jpg);
}
a#ctl00_lnkSignUp:hover
{
	background-image: url(../images3/misc/freetrial2o.jpg);
}
#header #image
{
	
	width: 200px;
	height: 50px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 5px;
}

#header #bottom
{
	padding-top: 10px;
	border-bottom: none;
	margin-bottom: 0;
	width: 100%;
	clear: both;
}

#header #bottomloggedin
{
	/*padding-top: 10px;     margin-bottom: 5px;*/
	width: 100%;
	clear: both;
}

/*---------------------------------------------------------*/
/* Sub Content Box */
/*---------------------------------------------------------*/
div.subcontentbox
{
	/*border: solid 1px #21505f;*/ /*background-image: url(../Images/Other/bg.gif);     background-repeat: repeat;     background-position: bottom;*/
}

div.subcontentboxmain .details
{
	/*font-family: Courier New; 	font-size: 10pt;*/
}
.bigbutton
{
	float:left;padding:15px;
}
.help
{
	position:absolute;
	left:505px;
	width:300px;
	/*border:solid 1px #666666;*/
	padding:8px;
}
.help h1
{
	color:#ff6600;
}
.help h2
{
	color:#666666;
}
div.subcontentboxmain
{
	color: #000000;
	padding: 5px;
	background-color: #d2e4ec;
	background-color: #ffffff;
}

div.subcontentboxheader
{
	/*background-image: url(../Images/Other/menu2.gif);     background-repeat: repeat-x;     background-position: bottom;     padding-left: 5px;     padding-right: 5px;     /*color: #000000;*/
	color: #000000;
	color: #333333;
	font-weight: bold; /*border-left: solid 1px #21505f;     border-right: solid 1px #21505f;     border-top: solid 1px #21505f;*/
	border-bottom: solid 1px #ff6600;
	background-color: #ffffff;
}


div.subcontentboxheader h1
{
	display: inline;
	font-size: 10pt;
	line-height: 22px;
	vertical-align: middle;
}

/* Sub Content Box END */
/*----------------------------------------------------------------*/

/*************************************************/
/* Sub Section */
/*************************************************/
.subsectionheader
{
	background-color: #96bed0;
	background-color: #ffffff;
	padding-left: 5px;
	padding-right: 5px;
	border-bottom: solid 1px #cccccc;
}

.subsection
{
	margin-left: auto;
	margin-right: auto; /*width: 98%;*/ /*border: solid 1px #96bed0;*/
	padding-left: 5px;
	padding-right: 5px;
}

.subsection h2
{
	font-weight: bold;
	display: inline;
	font-size: 8pt;
	line-height: 22px;
	vertical-align: middle;
	color: #3c637c;
}

.subsection p
{
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
}
.lnkbutton
{
	width:110px;
	margin-top:6px;
	margin-bottom:6px;
	/*margin-left:auto;
	margin-right:auto;*/
	 
}

.lnkbutton a
{
	height: 25px;
	width: 114px;
	display: block;
	background-repeat: no-repeat;
	background-position: center;
	float: left;
	text-decoration: none;
	text-align: center;
}
/*Run*/
a.lnkrun
{
	background-image: url(../images2/run.gif);
}
a.lnkrun:hover
{
	background-image: url(../images2/runo.gif);
}
/*Setup*/
a.lnksetup
{
	background-image: url(../images2/setup.gif);
}
a.lnksetup:hover
{
	background-image: url(../images2/setupo.gif);
}
/*Logon*/
a.lnklogon
{
	background-image: url(../images2/logon.gif);
}
a.lnklogon:hover
{
	background-image: url(../images2/logono.gif);
}
/*Next*/
a.lnknext
{
	background-image: url(../images2/next.gif);
}
a.lnknext:hover
{
	background-image: url(../images2/nexto.gif);
}
/*Register*/
a.lnkregister
{
	background-image: url(../images2/register.gif);
}
a.lnkregister:hover
{
	background-image: url(../images2/registero.gif);
}
/*More Info*/
a.lnkmoreinfo
{
	background-image: url(../images2/moreinfo.gif);
}
a.lnkmoreinfo:hover
{
	background-image: url(../images2/moreinfoo.gif);
}
/*Finish*/
a.lnkfinish
{
	background-image: url(../images2/moreinfo.gif);
}
a.lnkfinish:hover
{
	background-image: url(../images2/moreinfoo.gif);
}
/* Sub Section End */
/**********************************************/

fieldset
{
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 10px;
	/*border: solid 1px #999999;*/
	/*border: none;*/
	margin-bottom: 5px;
}
fieldset.noborder
{
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 10px;
	margin-bottom: 5px;
	border: solid 1px transparent;
}
fieldset.red
{
	border: solid 1px red;
	border:none;
}
fieldset.red legend
{
	color: Red;
}
.acrobatimage
{
	position:relative;
	top:12px;
}
legend
{
	color: #3c6c7c;
}

fieldset.inline
{
	border: 0;
	padding: 0;
	display: inline;
}

fieldset.section
{
	border: 0px;
	padding: 0px;
}

fieldset fieldset
{
	margin: 0;
	padding: 0;
	border: 0;
}

fieldset fieldset.combo
{
	margin: 0;
	padding-top: 1px;
	padding-bottom: 1px;
	border: 0;
}

span.infolabel
{
	display: inline;
	text-align: right;
	color: #548899;
	font-weight: normal;
	font-size: xx-small; /*margin: 0;*/
}

label
{
	float: left;
	width: 150px;
	text-align: right;
	padding-right: 5px;
	padding-top: 3px;
	color: #000000;
	color: #333333; /*font-weight: bold;*/
	font-size: 8pt;
}

label.inline
{
	text-align: right;
	padding-right: 5px;
	color: #000000;
	font-weight: bold;
	font-size: smaller;
}

span.sublabel
{
	display: inline; /*float: left;*/ /*width: 150px;*/
	text-align: right;
	padding-left: 20px;
	padding-right: 5px;
	padding-top: 3px;
	color: #000000;
	font-weight: bold;
	font-size: smaller; /*margin: 0;*/
}

span.headerlabel
{
	display: inline; /*text-align: right;*/
	padding-right: 5px;
	padding-top: 3px;
	color: #000000;
	font-weight: bold;
	font-size: smaller;
}

.formlabel
{
	width: 150px;
	text-align: right;
	padding-right: 5px;
	color: #548899;
	font-weight: bold;
	font-size: smaller;
}

.genlabel
{
	text-align: right;
	padding-right: 5px;
	color: #548899;
	font-weight: bold;
	font-size: smaller;
	width: 40%;
}

.label
{
	width: 150px;
	text-align: right;
	padding-right: 5px;
	color: Black;
	font-weight: bold;
}

.labelbold
{
	font-weight: bold;
	color: Black;
}

.red
{
	color: Red;
	color: #333333;
}

INPUT
{
	font-size: smaller;
	color: #21505f;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
}

input.button
{
	font-size: smaller;
	height: 20px;
	background-color: #3c6c7c;
	color: black;
	border-style: solid;
	border-color: #7aa4b5;
	border-width: 1px;
	cursor: pointer;
	padding-left: 5px;
	padding-right: 5px;
}

/*select
{
	font-size: smaller;
	color: #21505f;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
}
input.allcaps
{
	text-transform: uppercase;
	font-size: smaller;
}

INPUT.textbox
{
	padding-right: 2px;
	padding-left: 2px;
	padding-bottom: 2px;
	padding-top: 2px;
	font-size: smaller;
	color: #21505f;
	height: 14px;
}
.textbox
{
	color: #21505f;
}*/
.radiolist label
{
	float: none;
	text-align: left;
	font-weight: bold;
	width: 50px;
}
.table
{
	display: table;
	border-collapse: separate;
	width: 100%;
}

.tablerowheader
{
	display: table-row;
	vertical-align: middle;
	width: 100%;
	font-weight: bold;
	border-top: solid 1px #000000;
	border-bottom: solid 1px #000000;
}

/*Modal Popup*/
.modalBackgroundz
{
	background-color: Gray; /*filter:alpha(opacity=70); 	opacity:0.7;*/
}

.modalPopupz
{
	background-color: #d2e4ec; /*background-color:#ffffdd; 	background-color:#333333; 	background-color:#000000;*/ /*border-width:3px; 	border-style:solid; 	border-color:Gray;*/
	padding: 3px;
	width: 250px;
}

.modalPopup
{
	background-color: #ffffff; 
	padding: 0px;
	width: 250px;
	border: solid 3px #333333;
}
.modalBackground
{
	background-color: Gray;
	filter: alpha(opacity=70);
	opacity: 0.7;
}
.grid
{
	border: solid 1px #21505f;
}
.grid td
{
	border-bottom: solid 1px #21505f;
	border-bottom: solid 1px #666666;
}

.grid #gridheader
{
	background-color: #21505f;
	height: 20px;
	color: #ffffff;
}
.grid #griditem
{
	background-color: #333333;
	height: 20px;
	color: #ffffff;
}
.validator2
{
	display:none;
}
.validator2 legend
{
	color: #ff6600;
}
.validator2 ul
{
	font-weight: bold;
	color: #ff6600;
	padding-top: 0px;
	margin: 2px 0px 2px 26px;
	list-style-position: outside;
	list-style-image: url(../Images2/orangecross.gif);
}
#topinfo
{
	margin: 0;
	padding: 0;
	background-color: #5e8899;
	height: 20px;
	color: #96bed0;
}

div.sectionheader
{
	font-size: 10pt;
	font-weight: bold;
	font-family: Arial Narrow;
	color: #3c6c7c;
	color: #333333;
	cursor: pointer; /*border-top: solid 1px #21505f; 	border-left: solid 1px #21505f; 	border-right: solid 1px #21505f;*/
	border-bottom: solid 1px #ff6600;
	padding: 5px;
}

div.sectionheaderbottom
{
	font-size: 10pt;
	font-weight: bold;
	font-family: Arial Narrow;
	color: #3c6c7c;
	cursor: pointer;
	border: solid 1px #21505f;
	padding: 5px;
}

.iRiskAssessment
{
	position: absolute;
	padding-left: 480px;
	width: 250px;
	height: 250px;
}

#navigation
{
	position: absolute;
	top: 105px; /* IE 6 HACK */
	_top: 125px;
	width: 160px;
}

#leftnav
{
	position: absolute;
	top: 6px;
	left: 6px; /* IE 6 HACK */
	_top: 1px;
	width: 160px;
	width: 210px;
	height: 605px; /*background-color: #cccccc;*/
	background-image: url(../Images3/rac/leftnavrac2.jpg);
	background-repeat:no-repeat;
	font-size: 0.75em;
	font-weight: bold;
	color: #333333;
}
.SearchTextBox
{
	width: 175px;
	height: 40px;
	margin: 4px 0px -18px 8px;
	font-size:11pt;
}
.SearchValidator
{
	font-size:8pt;
	margin-left:8px;
	
}
.SearchLabel
{
	font-weight: bold;
	font-size: 8pt;
	margin: 68px 0px 3px 16px;
}
.SearchButton
{
	margin:-1px 0px 0px 4px;
}
.nav
{
	margin: 10px 0px 0px 6px;
	padding: 0;
}

.nav LI
{
	list-style: none; /*background-repeat: repeat-x;*/ /*background-position: bottom left;*/
	width: 210px;
	height: 15px;
	padding: 5px 0px 3px 5px;
}

.nav LI.seperator
{
	list-style: none;
	background-image: url(../Images/leftnavseperator.jpg);
	background-repeat: no-repeat;
	width: 160px;
	height: 2px;
	margin: 0px 0px 0px 10px;
	padding:0px 0px 0px 0px;
}

.nav LI.signup
{
	list-style: none; /*background-repeat: repeat-x;*/ /*background-position: bottom left;*/
	width: 182px;
	height: 16px;
	padding: 3px 0px 3px 5px;
	background-color:#ff6600;
	background-color:#aaaaaa;
}
.nav LI.signup:hover
{
	list-style: none; /*background-repeat: repeat-x;*/ /*background-position: bottom left;*/
	width: 182px;
	height: 16px;
	padding: 3px 0px 3px 5px;
	background-color:#ff6600;
	
}
.nav A.signup
{
	font-size: 9pt;
	font-weight:bold;
	color: #000000;
	display: block;
	width: 170px;
	line-height: 16px;
	padding-left: 5px;
	padding-right: 5px;
	text-decoration: none;
}
.nav A.signup:hover
{
	font-size: 9pt;
	color:#ffffff;
	background-color:#ff6600;
	/*background: transparent url(../Images/Other/menu-signup-hover.gif) no-repeat top left;*/
	text-decoration: none;
}
.nav A
{
	font-size: 8pt;
	color: #222222;
	display: block;
	width: 180px;
	line-height: 16px;
	padding-left: 5px;
	padding-right: 5px;
	text-decoration: none;
}

.nav A:hover
{
	font-size: 8pt;
	color: #ff6600;
	text-decoration: none;
}
.nav A.selected
{
}
.logon
{
	width:240px;
	float:right;
	clear:both;
}
.logon input
{
	width:150px;
}
.logon label
{
	width:60px;
}