/* Global Formatting [ Begin ] */


body, th, td, p, select, textarea {
font: normal 12px 'Verdana','Helvetica','Arial',sans-serif; color: #333; text-decoration: none;
}

body {margin-top:0; color:black; background: white}
form {
	margin: 0;
}

p {
	margin: 5px; padding: 2px 0 6px 0;
 color:#161E26;}

input, select {font-size: 8pt; color:black; background:transparent;}
/* Global Formatting [ End ] */


	.topbar {border-width:0px; height:150px; color:white; background: #2288F0 0.8em;}
	.foot {border-width:0px; color:white; background: #394f67; font: 'Tahoma' #DAE3EA;}
	.menutable {width:110px; color: white; background: #eeeeee;}
	.mainbody {border-width:0px; color:black; background: url(images/bodyback.jpg) repeat-y top right;}
	.small {font-size:0.8em;}

	div {margin:1em;} 
	div.submenu{margin:0px 4px 0px 4px;}
	
	input {font-family:Verdana, tahoma, serif; font-size: 8pt; color:black; background:transparent;}
	select {font-family:Verdana, tahoma, serif; font-size: 8pt; color:black; background:transparent;}
 
	table { border-width:0; color:black; background: white;}

	span {border-width:0; font-size:7pt; font-family: verdana, tahoma, serif; color: black; background: transparent;}

	h1 { margin-bottom:0em; margin-top:0em; font-family:Verdana, Tahoma, serif; font-size:1.5em; color:#474F57; font-weight:normal; background: transparent}
	h2 { margin-bottom: .2em; margin-top:0em; font-family:Verdana, Tahoma, serif; font-size:1.2em; color:#2A3A4A; background: transparent}
	
	a {color:#0066CC; background:transparent; text-decoration:none;}
	a:visited {color:#0066CC; background:transparent; text-decoration:none;}
	a:hover {color:#474F57; background:transparent; text-decoration:underline;}

	a.menu, a.menu:visited, a.menu:hover  {color:#999999; margin:0em; text-decoration:none;}

	a.faq:link { color:#DB0317; background: transparent; font-size:8pt; text-decoration:none; }
	a.faq:visited { color:#DB0317; background: transparent; font-size:8pt; text-decoration:none; }	
	a.faq:hover { color:#000000; background: transparent; font-size:8pt; text-decoration:none;}


.submenu {
 display:block;
 text-align:left;
 font-weight:bold;
 width:99px;
 color:red;
}

.submenu a {
 display:block;
 padding-left:2px;
 padding-top:2px;
 padding-bottom:2px;
 padding-right:2px;
 border:1px solid #eeeeee;
}

.submenu a:hover {
 color:#555555;
 background-color:#fefefe;
 border:1px solid #888888;
}
