/* Layout Stylesheet */ 
body {
	background-color: #999999;
	margin-left: 5%;
	margin-right: 5%;
	margin-top: 5%;
	margin-bottom: 5%;
}
#outer {
 text-align:left;
 border: 1px solid #000000;
 width: 800px;
 /*height: 600px;*/
 margin: auto;
 }

.text {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	margin-left: 10px;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.titlestrap {
	font-size: 14px;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	margin-left: 10px;
}
.whitebold {
	color: #000000;
	font-size: 18px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	margin: 5px;
}
.white {
	color: #ffffff;
	font-size: 18px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	text-align: center;
}
.whitetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	margin: 5px;
}
.mainhead {
	font-size: 30px;
	font-weight: bold;
	color: #FF3300;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
}
.subhead {
	font-size: 24px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #6699CC;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	margin-left: 5px;
}
.smalltext {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}
.quotes {
	font-size: 16px;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	margin-left: 10px;
	color: #000000;
}
.headintro {
	font-size: 24px;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
}
.copyright {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}
.bluehead {
	font-size: 30px;
	font-weight: bold;
	color: #6699CC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	margin-left: 5px;
}
.subheadred {
	color: #FF3300;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
}
.subheadlink {
	color: #3333CC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
}
.textbold {font-size: 12px; font-family: Arial, Helvetica, sans-serif; font-style: normal; line-height: normal; font-weight: bold; font-variant: normal; text-transform: none; color: #000000; }
.titlestrapwhite {
	font-size: 14px; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-style: normal; 
	line-height: normal; 
	font-weight: bold; 
	font-variant: normal; 
	text-transform: none; 
	color: #FFFFFF; 
}
a:active {
	text-decoration: none;
}
a:link {
	color: #3333CC;
	text-decoration: none;
}
a:visited {
	color: #3333CC;
	text-decoration: none;
}
a:hover {
	color: #FF3300;
	text-decoration: underline;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
h1 {
	font-size: 30px;
	color: #6699CC;
}
input	{
	width: 14em;
}
.formlabel {
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	width: 15em;
	float: left;
	text-align: right;
	margin-right: 1em;
	display: block
}
.contentleft	{
	width: 120px;
	padding: 5px;
	float: left;
	background: ffffff;
	border: solid black;
	border-width: 1px;
	font-size: 1.1em;
	font-family: arial;
}
.contentright	{
	width: 120px;
	padding: 5px;
	float: left;
	background: ffffff;
	border: solid black;
	border-width: 1px;
	font-size: 1.1em;
	font-family: arial;
}
.style7 	{
	font-size: 24px; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-weight: bold; 
	color: #FF3300; 
	font-style: normal; 
	line-height: normal; 
	font-variant: normal; 
	text-transform: none; 
}

