

/*******************home********************/
body {
background: #FFF;
font-family:arial;
font-size:14px;
}

h2 a{
color:white;
display:none;
}

#outerholder { 
margin:0px auto 20px auto;
width:750px;
background:#060 url(../images/home_outer_top.gif) no-repeat top left;
padding-top:20px;
}

#header {
width:750px;
padding:0px;
text-align:left;
color:white;
}
#header a {
color:white;
}
#header #signin {
text-align:right;
float:right;
color:white;
margin-right:20px;
}
#header #signin .leftalign
{
	text-align:left;
	margin-right:0px;
	padding-right:0px;
}
#header #signin .group2 {
	text-align:right;
	font-size:11px;
	margin-right:10px;
	float:left;
}
#signin .group2 input, .fake_input {
	display:block;
	width:75px;
	font-size:11px;
	margin:0px;
	padding:1px 3px;
	text-align:left;
	background-color:white;
	cursor:text;
	border:0px;
	line-height:15px;
	height:15px;
}
#signin #submit2 {
	display:block;
	float:left;
	text-align:center;
	font-size:11px;
	margin:0px;
	padding:0px;
}
.fake_input {
	color:#555;
	font-style:italic;
}

#header img {
width:138px;
height:30px;
}

#nav { 
width:730px; 
height:30px;
margin-top:10px;
padding:5px 0px 1px 0px;
line-height:31px;
/*background:#090 url(../images/home_nav_top.gif) no-repeat top left;*/
}
#nav a{
display:block;
margin:0px 0px 0px 10px;
width:151px;
height:30px;
background:#ffffff url(../images/link_back.gif) no-repeat top left;
color:#006600;
font-weight:bold;
text-align:center;
float:left;
cursor:pointer;
line-height:30px;
text-decoration:none;
}
#nav a:hover {
background:#ffffff url(../images/link_back_hover.gif) no-repeat top left;
}

#output {display:none;}
#content { 
background: white;
width:710px; 
margin:0px 20px 0px 20px;
text-align:center;
padding:20px 0px 5px 0px;
/*border-right:10px solid #090;
border-left:10px solid #090;*/
}
.margin {
margin:0px 20px;
}


.box {
text-align:left;
margin:0px 0px 20px 0px;
padding:0px;
}
.center {
text-align:center;
}

.n10 {
padding:0px;
margin:0px 0px 0px 0px;
}
.none {
padding:0px;
margin:0px;
}

h2,h4 {
padding:0;
margin:0;
}
h4 {
color:#006600;
margin-bottom:10px;
}

html,body,input,form {
margin:0px;
padding:0px;
}

#grayBG {
float:right;
margin-right:10px;
}

#footer {
text-align:center;
color:white;
padding:10px;
}
#footer a {
color:white;
}
.leftSideHome {
width:170px;
display:block;
float:left;
clear:left;
}
.rightSide {
margin-top:0px;
}
.rightSide input {
	width:160px;
}

p{
margin-bottom:0px;
}
.question {
width:13px;
height:14px;
vertical-align:middle;
margin-left:5px;
}
.nbutton {
border-bottom:1px solid #009900;
}
.nbutton-selected {
border-bottom:1px solid #fff;
}
.leftaligned {
text-align:left;
margin-bottom:10px;
}
.result {
background-color:#FFFFFF;
border:1px solid lightgray;
border-top:0px;
padding:2px 0px;
color:black;
text-decoration:none;
display:block;
cursor:pointer;
}
.result:hover {
background-color:#AAAAFF;
}
#ajaxDiv {
position:absolute;
border:1px solid #ccc;
background-color:white;
display:none;
z-index:8;
}
#topspacer {
line-height:30px;
height:30px;
}
.error {
	margin-top:3px;
}
.error,.badmsg {
	color:red;
	font-style:italic;
}
.badmsg {
margin-bottom:15px;
}

.goodmsg {
	color:black;
	font-style:italic;
}
#submit {
	padding:3px 30px;
	margin:10px auto 0px auto;
}
#submitholder {
	text-align:center;
	display:block;
	margin-top:10px;
}
#referrer,#search{
	width:675px;
}
h4 a {
	font-weight:normal;
}
.tool-tip {
	color: #fff;
	width: 180px;
	z-index: 13000;
	padding:0px 0px 10px 0px;
	background: url(../bubble2.png) no-repeat bottom left;
}
.tool-title {
	font-weight: bold;
	font-size: 11px;
	margin: 0;
	color: #9Fffd4;
	padding: 8px 8px 0px 8px;;
	background: url(../bubble1.png) top left;
}
.tool-text {
	font-size: 13px;
	padding: 8px 8px 0px 8px;
	font-family: arial;
	background-color:#004406;
	/*background: #004406 url(../bubble2.png) no-repeat bottom left;*/
}
.tool-tip ul,.tool-tip li{
	color:white;
	margin:0px;
	padding-left:0px;
}
#stepholder {
	width:675px;
	height:200px;
	text-align:center;
	cursor:pointer;
}
.step, .laststep {
	border:1px solid #6c9;
	width:215px;
	margin-right:10px;
	float:left;
	text-align:center;
	padding-bottom:10px;
	background-color:white;
}
.laststep {
	margin-right:0px;
}
.steptop {
	background-color:#cfd;
	height:35px;
	padding:4px;
	margin-bottom:10px;
}
.steptop img {
	width:30px;
	height:30px;
	float:left;
}
.steptop .steptext {
	margin-left:35px;
	font-family:arial;
	font-size:12px;
	text-align:left;
}
.stepimage {
	width:160px;
	height:120px;
	margin:auto auto;
}
.clickbox {
cursor:pointer;
text-align:center;
}

#remember {
	display:block;
	float:left;
	width:170px;
}

.homemsg {
font-size:12px;border:1px solid #006600;padding:5px;margin-top:18px;
}
.button3d {
	width:136px;
	height:30px;
	background:#fff url(../images/buttonthin.jpg) no-repeat top left;
	display:block;
	line-height:30px;
	color:white;
	font-weight:bold;
	font-size:16px;
	text-decoration:none;
	text-align:center;
	font-family:arial;
	margin-top:10px;
}
.smalltext {
	font-size:.9em;
	font-style: italic;
}



/*******************jquery.autocomplete********************/
.ac_results {
	padding: 0px;
	border: 1px solid WindowFrame;
	background-color: Window;
	overflow: hidden;
	z-index:50;
}

.ac_results ul {
	width: 100%;
	list-style-position: outside;
	list-style: none;
	padding: 0;
	margin: 0;
}

.ac_results iframe {
	display:none;/*sorry for IE5*/
	display/**/:block;/*sorry for IE5*/
	position:absolute;
	top:0;
	left:0;
	z-index:-1;
	width:3000px;
	height:3000px;
}

.ac_results li {
	margin: 0px;
	padding: 2px 3px;
	cursor: pointer;
	display: block;
	font: menu;
	font-size: .9em;
	overflow: hidden;
	border-top:1px solid WindowFrame;
}

.ac_loading {
	background : Window url('./indicator.gif') right center no-repeat;
}

.ac_over {
	background-color: Highlight;
	color: HighlightText;
}


/*******************jquery.tooltips********************/
#tooltip {
	position: absolute;
	z-index: 3000;
	background-color: #eee;
	opacity: 0.95;
	width:250px;
	background: url('shadow-top.png') no-repeat;
	padding-top:23px;
}
#tooltip h3 {
	font-size: 12pt;
	text-align: center;
	display:block;
	line-height:20px;
	height:20px;
	margin:0px 0px 5px 0px;
	padding:0px;
}
#tooltip .tooltip-body {
	background: url('shadow-body.png') repeat-y;
}
#tooltip .tooltip-body .holder {
	margin:0px 15px;
}

#tooltip .tooltip-footer {
	height:23px;
	background: url('shadow-bottom.png') no-repeat;
}
#tooltip ul, #tooltip ol {
	margin:0px 1px;
}


#tooltip.pretty div { text-align: left; margin:0px 15px;}

#tooltip.fancy {
	background: url('shadow2.png') no-repeat;
	padding-top: 5em;
	height: 100px;
}
#tooltip.fancy.viewport-right {
	background: url('shadow2-reverse.png') no-repeat;
}