/* Table of Contents:

	Overall Layout
	Header Layout
	Middle Layout
	Footer Layout
	
*/

/* Overall Layout
--------------------------------------------------------------------------------------- */

body {
	background-color: #8baed8;
	background-image: url(images/bg.gif);
	background-position: center top;
	background-repeat: repeat-x;
}

h1 {
	color: #ea0e03;
	display: inline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;	
	line-height: 30pt;
	vertical-align: middle;
	font-style: italic;
	text-transform: uppercase;
}

h2 {
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-variant: small-caps;
	font-weight: bold;
	line-height: 33pt;
	margin-left: 20px;
	text-align: right;
	vertical-align: middle;
}

h3 {
	color: #405378;
	display: inline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	line-height: 12pt;
	vertical-align: middle;
}

.container ul {
	padding: 0 0 0 20px;
}

h4 {
	color: #fff;
	display: inline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-variant: small-caps;
	font-weight: bold;
	line-height: 31pt;
	margin-left: 20px;
	text-align: right;
	vertical-align: middle;
}

h5 {
	color: #0072bb;
	display: inline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	line-height: 30pt;
	margin-left: 18px;
	vertical-align: middle;
}

h6 {
	color: #405378;
	display: inline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24pt;
	font-weight: normal;
	line-height: 33pt;
	margin-right: 10px;
	vertical-align: bottom;
	text-align: right;
}

blockquote {
	color: #405378;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	line-height: 12pt;
	vertical-align: middle;
	font-weight: bold;
}

p {
	color: #505c75;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	text-align: justify;
	vertical-align: middle;
}

li {
	color: #505c75;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	vertical-align: middle;
}

hr {
	color: #222;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	height: 1px;
	margin-left: 18px;
	vertical-align: middle;
}

.flyer2 {
	background: url(images/flyer.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
	width: 153px;
	height: 227px;
	display: block;
	border: #999999 solid 1px;
}

.flyer2:hover {
	background: url(images/flyer.jpg);
	background-position: 0 -227px;
	background-repeat:no-repeat;
	width: 153px;
	height: 227px;
	display: block;
}

.phone {
	color:#F00;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 30px;
	font-weight: bold;
}

.phone2 {
	color:#F00;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 24px;
	font-weight: bold;
}

.phone3 {
	color:#F00;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 24px;
	font-weight: bold;
}


/* Header Layout
--------------------------------------------------------------------------------------- */
.topmenu {
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 10px;
	margin-right: 15px;
	}

.menubg {
	background-color: #fff;
	}

.menu {
	color: #4c5e80;
	font-family: Helvetica, Arial Rounded MT, Arial, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	}
	
.menu:hover {
	color: #be1601;
	text-decoration: none;
	font-family: Helvetica, Arial Rounded MT, Arial, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	text-transform: uppercase;
	}

/* Middle Layout
--------------------------------------------------------------------------------------- */

legend {
	color: #555;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	text-align: justify;
	vertical-align: middle;
	padding-bottom: 2px;
}

.formtext {
	color: #505c75;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	text-align: justify;
	vertical-align: middle;
	padding-left: 20px;
}

.formfield {
	color: #505c75;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	margin-left: 20px;
	margin-top: 2px;
	margin-bottom: 2px;
	background-color: #e6e6e6;
	border: #999999 solid 1px;
}

.quiz {
	color: #505c75;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	text-align: left;
	vertical-align: middle;
}

.bottommenu {
	background-color: #fff;
	}
	
.maintextbg {
	background-color: #FFFFFF;
	background-image: url(images/textbg.gif);
	background-repeat: no-repeat;
	clear: both;
	}

.texttable {
	margin-top: 5px;
	margin-right: 25px;
	margin-bottom: 5px;
	margin-left: 20px;
	height: 500px;
}

.texttable2 {
	margin-top: 5px;
	margin-right: 25px;
	margin-bottom: 5px;
	margin-left: 20px;
}

.rightmenubg {
	background-image: url(images/rightmenubg.gif);
	background-repeat: no-repeat;
	clear: both; 
	height: 37px;
	}

.rightmenu {
	color: #fff;
	clear: both;
	cursor: pointer;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-style: italic;
	line-height: 25pt;
	padding-left: 12px;
	text-decoration: none;
	}
	
.rightmenu:hover {
	clear: both;
	color: #a9c6f1;
	cursor: pointer;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-style: italic;
	line-height: 25pt;
	padding-left: 12px;
	text-decoration: none;
	}
	
.righttextbg {
	background-color: #FFFFFF;
	background-image: url(images/righttextbg.jpg);
	background-repeat: no-repeat;
	clear: both;
	}

.righttexttable {
	margin-top: 0px;
	margin-right: 25px;
	margin-bottom: 0px;
	margin-left: 20px;
}

.indexlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	text-decoration: none;
	color: #43577a;
}

.indexlink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	text-decoration: underline;
	color: #43577a;
}
	

/* Footer Layout
--------------------------------------------------------------------------------------- */

.footerbg1{
	background-image: url(images/footerbg1.gif);
	background-repeat: repeat;
	clear: both;
	height: 29px;
}

.footertable {
	margin-top: 5px;
	margin-right: 25px;
	margin-bottom: 0px;
	margin-left: 20px;
}

.footer1text {
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	vertical-align: middle;
}

.footerbg2{
	background:#fff;
	clear: both;
	height: 110px;
}

.footer2text {
	color: #405378;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	vertical-align: middle;
}

.footer3text {
	color: #405378;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	vertical-align: top;
	
}

.footer4text {
	color: #405378;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	vertical-align: top;
	display: block;
}

