/* ================================================================ 
GENERAL STYLES
=================================================================== */
body {
	 background:#ffffff url('images/bg.gif') repeat-x; 
	 font-size:1em;
	 color:#000000;
	 font-family: Garamond, Georgia, Times New Roman, serif;
}

img {
	border: 0px;
}

hr { 
 border: none; 
 background-color: #999999; 
 color: #999999; 
 height: 1px; 
 width: 100%; 
position:relative;
}

.blue {
	color:#0066cc;
}

blockquote {
	font-size:1.2em;
	line-height:1.4em;
	font-style: italic;
}

.attribute {
	font-style: normal;
	color:#0066cc;
	font-weight: bold;
}

/* ================================================================ 
LINK STYLES
=================================================================== */
a {
	text-decoration:none;
	color:#0066cc;
}

a:hover {
	text-decoration:underline;
	color:#00B2E9;
}

.content a {
	font-weight: bold;
}

.content a:hover {
	font-weight: bold;
}

/* ================================================================ 
MAIN CONTENT STYLES
=================================================================== */
.content_main {
	width: 456px;
	text-align: left;
	vertical-align:top;
	padding: 0px 0px 26px 0px;
	border:1px solid #999999; 
	border-width:0px 0px 3px 0px; 
}

.content_page {
	width: 456px;
	text-align: left;
	vertical-align:top;
	padding: 0px 0px 26px 0px;
	border:1px solid #999999; 
	border-width:0px 0px 3px 0px; 
}

p.content {
	margin: 0px 0px 12px 0px;
	line-height: 1.3em;
}

.content_page ul li, .content_page ul li {
	margin-bottom: 6px;
	list-style-type: square;
}

.content_page ol li, .content_page ol li {
	margin-bottom: 10px;
}

.contact td {
	border:1px solid #999999; 
	border-width:1px 0px 0px 0px;
	padding-top:4px;
	padding-bottom:18px;
	vertical-align:top;
}

/* ================================================================ 
FORM STYLES
=================================================================== */

.form td {
	padding:0px 4px 8px 4px;
}

#mysubmit { background-color:#0066cc;color:#FFFFFF;padding:0px;font-weight:regular;}

.form_page {
	vertical-align:top;
	text-align:left;
	padding: 0px 0px 26px 0px;
	border:1px solid #999999; 
	border-width:0px 0px 3px 0px; 
}

.form_page table {
	border:1px solid #999999; 
	border-width:0px 1px 3px 0px;
	width:100%;
	padding:4px;
}

.form_page td {
	border:1px solid #999999; 
	border-width:1px 0px 0px 1px; 
	font-size:.9em;
}

td.apphead {
	background:#F1F1F1;
	color:#999999; 
	padding-right:8px;
}

td.verthead {
	background:#F1F1F1;
	color:#999999; 
	font-weight:bold;
	text-align:center;
}

.form_page p {
	margin:0px 0px 10px 0px;
}

.form_page h3 {
	color:#0066cc;
	font-size:1.1em;
	margin:18px 0px 4px 0px;
	font-weight:regular;
}

.required {
	color:#ff0000;
}

/* ================================================================ 
HEADING STYLES
=================================================================== */
h1 {
	color:#0066cc;
	font-size:1.8em;
	margin:18px 0px 18px 0px;
	font-weight:regular;
}

.content_main h1 {
	color:#0066cc;
	font-size:1.8em;
	margin:0px 0px 18px 0px;
	font-weight:regular;
}

h2 {
	color:#0066cc;
	font-size:1.3em;
	margin:18px 0px 6px 0px;
	font-weight: regular;
}

h3 {
	color:#0066cc;
	font-size:1.1em;
	margin:12px 0px 6px 0px;
	font-weight:regular;
}

.contact h3 {
	margin-top:0px;
}

/* ================================================================ 
SIDEBAR
=================================================================== */

.sideFooter p{
	padding:6px 13px 6px 0px;
	text-align:right;
	font-size:.82em;
	border:1px solid #999999; 
	border-width:0px 0px 1px 0px;
	margin:0px;
}

.sublinks{
	padding:8px 13px 8px 13px;
	border:1px solid #999999; 
	border-width:1px 0px 3px 0px;
	text-align:center;
	background: #F2FBFE;
	font-size:.9em;
}

td.side {
	text-align: right;
	vertical-align:top;
	padding: 20px 34px 20px 0px;
	border:1px solid #999999; 
	border-width:0px 0px 3px 0px; 
	width:156px;
}

.menu{
	padding:0px 0px 8px 0px;
}

.apply{
	padding:8px 13px 8px 0px;
	border:1px solid #999999; 
	border-width:1px 0px 3px 0px;
	text-align:right;
	background: #F2FBFE;
}

.apply p {
	margin:6px 0px 0px 0px;
	line-height:1em;
}

p.applyHead {
	text-align:right;
	color:#0066cc;
	font-size:1.1em;
	margin:0px 0px 10px 0px;
	font-weight: bold;
	padding-left:13px;
}

.footer {
	text-align: center;
	font-size:.95em;
	margin: 0px 0px 8px 0px;
}



/* ================================================================ 
This copyright notice must be untouched at all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.cssplay.co.uk/menus/example_flyout.html
Copyright (c) 2005-2007 Stu Nicholls. All rights reserved.
This stylesheet and the assocaited (x)html may be modified in any 
way to fit your requirements.
=================================================================== */

/* common styling */
.menu2{
 z-index:100;
}
.menu2 ul {
padding:0; margin:0; list-style-type: none;  
}
.menu2 ul li ul {
visibility:hidden; position:absolute; height:0; overflow:hidden; padding: 0px 0px 0px 1px; 
}
.menu2 ul li {
float:right; width:156px; border:1px solid #ffffff; border-width: 0px 3px 0px 0px; padding: 0px 10px 0px 0px;
}
.menu2 ul li a, .menu2 ul li a:visited {
display:block; text-align:right; text-decoration:none; height:30px; }
* html .menu2 ul li a, * html .menu2 ul li a:visited {width:156px; w\idth:146px;}

.menu2 table {
border-collapse:collapse; border:0; margin:0; padding:0; position:absolute; 
}

/* first line for IE7 and non-IE browsers - second line for IE5.5 and IE6 */
.menu2 ul li:hover a,
.menu2 ul li a:hover{
background:#ffffff; color:#00B2E9; text-decoration: underline; 
}

.menu2 ul li:hover {position:relative; z-index:90;}
* html .menu2 ul li a:hover {position:relative; z-index:100;}

.menu2 ul li:hover ul,
.menu2 ul li a:hover ul {
visibility:visible; position:absolute; height:auto; border:1px solid #999999; border-width: 1px 1px 3px 1px; background:#ffffff; overflow:visible; left: 169px; top: -9px; padding:10px 0px 0px 10px; font-size:.9em; width:auto;
}
.menu2 ul li:hover ul li a,
.menu2 ul li a:hover ul li a{
display:block; background:#ffffff; color:#00B2E9; line-height:15px; padding: 0px 0px 10px 0px; height:auto; text-decoration:none; text-align:left; width:auto;
}

.menu2 ul li:hover ul li:hover a,
.menu2 ul li a:hover ul li a:hover {
background:#ffffff; color:#0066cc;text-decoration:underline;
}
.headerwhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #00B3E8;
}
.smalltype {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}
