///////////////////////////////////////////////////////////////////////
//Stuff to make the layout from styleswhites.css
//Added by Rachel B.

html,body{margin:0;padding:0}
body{font: 76% arial,sans-serif;text-align:center;}
p{
	margin:0 10px 10px;
	text-align: center;
}
.nav
{
	text-align: center;
	background: #0e0792;
	color: #FFF;
}
a.navi
{
	text-decoration:none;
	color: #FFF;
}
a{padding:5px; text-decoration:none; color:blue;}
div#header{background-image:logoreworkred.gif;
	background-image: url(logoreworkred.gif);
	background-position: center;
	background-repeat: no-repeat;
	text-align: center;
}
div#header h1{
	height:80px;
	line-height:80px; 
	margin:0;
	padding-left:10px;
	color: #0e0792;
}
div#container{text-align:left}
div#content p{
	line-height:1.4;
	text-align: center;
}
div#navigation{background:;}
div#navigation ul{margin:10px 0; padding:0; list-style-type:none;}
div#navigation li{margin-bottom:5px;}
div#extra{background:#E6FEBFF;}
div#footer{background:#0e0792; width:500px;}
div#footer p{
	margin:0;
	padding:5px 10px;
	color: #FFF;
}
div#container{width:700px;margin:0 auto}
div#container2{width:1175px;margin:0 auto}
div#wrapper{float:left;width:100%}
div#content{
	margin: 0;
	text-align: center;
}
#nav_bar2 {
	width 500px;	
}

div#content2{
	margin: 0 0px;
	text-align: center;
}
div#navigation{float:left;width:150px;margin-left:-700px}
div#extra{float:left;width:150px;margin-left:-150px}
div#footer{clear:left;width:100%}

#apDiv1 {
	position:absolute;
	width:161px;
	height:84px;
	z-index:5;
	left: 5px;
	top: 4px;
}
h1 {
	color:#150096
}
h2 {
	color:#C00
}
h3{
	color:#150097
}
h4{
	color:#C00
}
//////////////////////////////////////////////////////////////////////

body 
{
	text-align: center;
	margin: 20px;		/* shift whole page down by 25 pixels */
	background-color: #FFFFFF;
}





#mainForm 
{
	position: relative;
	border: 1px;
	border-style: solid;
	margin: 40 auto;
	text-align: left;
	width: 100%;
}
ul.mainForm
{
	list-style-type: none;
	font-family: Times New Roman, Times, seriff;
	font-size:15px;	
}

li.mainForm
{
	padding-bottom: 10px;
}


#mainFormError
{
	position: relative;
	border: 0 px;
	border-style: none;
	margin: 0 auto;
	text-align: left;
	width: 70%;
}



input.mainFormError
{
	background-color: #FFFFFFF;
}


textarea.mainFormError
{
	background-color: #FFFFFFF;
}


select.mainFormError
{
	background-color: #FFFFFFF;
}


#formHeader
{
	position: relative;
	width: 100%;
	background-color: #FFFFFFF;
	margin:0 0 0 0;
	padding-bottom: 10px;
}

p.formHeader
{
	text-align: right;
	margin:0 0 0 0;
	font-family: Times New Roman, Times, serif;
	font-weight:normal;
	color: #ffffff;
	font-size:25px;
	position:relative;
	left:-5px;
	top:4px;
	letter-spacing: 2px;
}



#formInfo
{
	position: relative;
	width: 100%;
	background-color: #ffffff;
	margin:0 0 0 0;
}

h2.formInfo
{
	text-align: left;
	margin:0 0 0 0;
	font-family: Times New Roman, Times, serif;
	font-weight:normal;
	font-size:20px;
	position:relative;
	left:20px;
	top:0px;
	letter-spacing: 1px;
	line-height:150%;
	color: #A9010C;
}


p.formInfo
{
	text-align: left;
	margin:0 0 0 0;
	font-family: Times New Roman, Times, serif;
	font-weight:normal;
	color: #000000;
	font-size:12px;
	position:relative;
	left:20px;
	top:0px;
	color: #A9010C;
}

#formFields
{
	position: relative;
	width: 100%;
	background-color: #ffffff;
	margin:0 0 0 0;

}

label.formFieldQuestion
{
	line-height:125%;
	padding:0 4px 1px 0;
	border:none;	
	display:round;
	font-size:95%;
	font-weight:bold;
}

label.formFieldOption
{
	font-size:90%;
	display:none;
	line-height:1.0em;
	margin:-19px 0 0 25px;
	padding:4px 0 5px 0;
	width:90%;
}



input.formFieldStyle
{
	display:none;
	line-height:1.4em;
	margin:8px 0 0 3px;
	width:13px;
	height:13px;
}


/* tooltip */
a.info {
	font-family: Times New Roman, Times, serif;
	text-decoration:none; 
	position: relative;
}

a.info span {
	position: relative;
	display:none;
}

a.info:hover {
	position: relative;
	cursor:default;
}

a.info:hover .infobox {
	font-weight: normal; 
	display:nonw; 
	position:absolute; 
	top:20px;;
	left:25px;
	width:205px; 
	height:70px; 
	border: 1px solid #ccc; 
	background:#f4f4f4 url(question.gif) no-repeat bottom right; 
	color:#000; 
	text-align:left; 
	font-size:0.7em; 
	padding-left:10px; 
	padding-top:10px;
}

/* pop-up calendar */
button.calendarStyle
{
	background-color: transparent;
	border: 0;
	height:22px;
	width:22px;
	background-image:url(imgs/calendar.png);
	cursor: pointer;
	cursor: hand;
}


p.footer
{
	text-align: right;
	margin:0 0 0 0;
	font-family: Times New Roman, Times, serif;
	font-weight:normal;
	color: #A9010C;
	font-size:9px;
	position:relative;
	top:4px;
	left:-140px;
	letter-spacing: 2px;
}

a.footer
{
	text-align: right;
	margin:0 0 0 0;
	font-family: Times New Roman, Times, serif;
	font-weight:normal;
	color: #A9010C;
	font-size:9px;
	position:relative;
	top:4px;
	letter-spacing: 2px;
}
td.barcode
{
	font-size:30px;
}

p.error
{
	color: #F70000;
	font-family: Arial;
	font-size: 12px;
}
#sddm
{	
	margin: 0;
	padding: 0;
	}

#sddm li
{	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	}

#sddm li a
{	display: block;
	margin: 0 0px 0 0;
	width: 130px;
	background: #0e0792;
	color: #FFF;
	text-align: center;
	text-decoration: none}

#sddm li a:hover
{	background: #49A3FF}

#sddm div
{	position: absolute;
	visibility: hidden;
	margin: 0;
	padding: 0;
	background: #EAEBD8;
	border: 1px solid #5970B2
	width: 130px;}

	#sddm div a
	{	position: relative;
		display: block;
		margin: 0;
		width: 150px;
		white-space: nowrap;
		text-align: left;
		text-decoration: none;
		background: #EAEBD8;
		color: #2875DE;
	}
	#sddm div a:hover
	{	background: #49A3FF;
		color: #FFF}
#nav_bar
{
	margin: 0;
	float: left;
	position: releative;
	z-index:100;

}

#wrapper #nav_bar
{
	position: relative;
	z-index: 100;	
}

#wrapper #mainForm
{
	position: relative;	
}