﻿body {
	list-style-position: inside;
	list-style-image: url(images/play_bullet.gif);
	background-color:#5252AA; /*Blue Body*/

}


#pageWrapper { 
/*Sits centrally inside Body. Contains the whole page.*/
	background-color: white;
	width: 1000px;
	height:100%;
	min-height:1000px;
	margin: 10px auto 10px auto;
	border: thin black groove;
}


#banner { 
height:100px;
background:white;
background-image:url('images/banner.png'); 
background-repeat:no-repeat;
border-top: 1px maroon solid;
border-right: 1px maroon solid;
border-bottom: thin black solid;
border-left: 1px maroon solid;
}

#globalNav { 
background:maroon;
padding: 0px 10px 0px 10px;
border-bottom:2px black solid;
}

#mainContentWrapper { 
}

#quickNav {
display:none;
width:100px;
height: 100%;
}

#pageContent{
/*width:80%;*/
margin: 10px 10px 0px 10px;
padding: 0px 10px 0px 10px;

}


li {
	padding-left: 0.3em;
	padding-top: 0.3em;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
}

td {
	padding-left: 0.3em;
	padding-top: 0.3em;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
}

tr {
	padding-left: 0.3em;
	padding-top: 0.3em;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
}

span {
}

p {
font-family: Arial, Helvetica, sans-serif;
color:#3C3C3C;
font-size: 0.9em;
text-align:justify;
line-height:150%;
padding: 0px 10px 10px 10px;
}

img {
border:0;
}

LI {
	margin-left: 1em;
	line-height: 200%;
	list-style-position: outside;
}

select {
	font-size:0.8em;
	color: #6C6C6C;
	margin-left: 1em;
	padding-left: 0.25em;
}

textarea {
	color: #6C6C6C;
	margin-left: 1em;
	padding-left: 0.25em;
	border:1px gray solid;

}

label {
display: block;
font-family: Arial, Helvetica, sans-serif;
color:#6C6C6C;
font-size: 0.8em;
font-weight: bold;
margin-top: 10px;
margin-bottom: 5px;

}


fieldset {
margin: 20px;
padding: 10px;
border:thin maroon solid;

}

legend {
font-size: 1em;
color: maroon;
font-family: "arial unicode ms", "arial", "tahoma";

}

input {
	color: #6C6C6C;
	margin-left: 1em;
	padding-left: 0.25em;	
	border: 1px gry solid;
}


h1 {
font-family: Arial, Helvetica, sans-serif;
font-size: 1.8em;
text-align:left;
color: maroon;
margin: 20px 0px 20px 0px;
padding: 0px 10px 0px 3px;


}

#skip2content {
display:none;	
}

#validation_layer {
display:none;
font-family: Arial, Helvetica, sans-serif;
color: white;
font-size: 0.8em;
text-align:left;
line-height:150%;
padding: 5px 10px 5px 10px;
width: 200px;
min-height: 200px;
overflow: visible;
background:maroon;
border: thin solid black;
z-index:1000; 
position:absolute;
top: 300px;
right: 400px;
}

#validateDragMessage {
background-color: navy; 
color: white; 
border: 0.01em black solid;
width: 90%;
margin: 10px 0px 5px 0px;
padding: 10px 5px 10px 10px;
}

.printerunsafe {
	display: block;
}

.horizontalLine {
	height: 1px;
	color: #6C6C6C;
}

.supportingImage {
border:1px maroon solid;
margin: 10px 40px 10px 40px;
padding: 0px 0px 0px 0px;
}



#footer {
	margin-top: 1em;
	margin-left: 2em;
}
.navlink {
	width: 15em;
	padding-left: 1em;
	padding-bottom: 1px;
	margin-left: 1em;
	margin-bottom: 0.5em;

}
.navlink_over {
	width: 15em;
	padding-left: 1em;
	padding-bottom: 1px;
	margin-left: 1em;
	margin-bottom: 0.5em;
}


a:visited  {
	cursor: pointer;
	white-space: normal;
	color: #6C6C6C;
	text-decoration: underline;
}


a:link  {
	cursor: pointer;
	white-space: normal;
	color: #6C6C6C;
	text-decoration: underline;
}


a:hover {
	cursor: pointer;
	white-space: normal;
	color:#FF9966;
}

a:focus {
	cursor: pointer;
	white-space: normal;
	color:  #6C6C6C;}

a:active {
	cursor: pointer;
	white-space: normal;
	color:  #6C6C6C;
}


.objectWrapper {
	display: block;
	width: 100%;
	margin-top: 0em;
	margin-bottom: 1em;
	padding-left: 0em;
	padding-right: 0em;
	padding-top: 0em;
	padding-bottom: 1em;
}
.wrappedObjectOver {
	height: 10em;
	display: block;
	float: left;
	padding-left: 1em;
	padding-right: 0.5em;
	margin: 0.5em;
	border: 0.05em solid #CCCCCC;
}
.wrappedObject {
	height: 10em;
	display: block;
	float: left;
	padding-left: 1em;
	padding-right: 0.5em;
	margin: 0.5em;
	border: 0.05em solid #CCCCCC;
}
.wrappedObjectOver {
	border: 0.05em solid #6C6C6C;
}
.wrappedObjectTitle {
	width: 10em;
	font-weight:bold;
	text-decoration:underline;
	text-align: left;
	font-size: 1.2em;
	white-space: nowrap;
	margin-top: 0.5em;
	margin-bottom: 0.5em;
}
.wrappedObjectImage {
	margin: 0em;
	padding: 0em;
	vertical-align: top;
}
