html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
#middlealign
{
	vertical-align:middle;
}
	
body {
	line-height: 1.2;
	text-align: center;
	font-family: Verdana, san-serif;
	font-size: 11px;
	color: #003366;
	background: url(images/master_back.gif);
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}


p { margin: 10px 0;}

a { text-decoration: none; color: #004379; }

a:hover { text-decoration: underline; }

h1 { font-size: 30px; color: #6699cc; }

h2 { font-size: 14px; margin: 0 0 10px 0; font-weight: normal; }

/* h3 { font-size: 14px; margin: 0 0 10px 0; color: #ffffff; font-weight: normal; } */

#frame { width: 900px; text-align: left; margin: 0 auto; background: #fff; }


#header { height: 125px; position: relative; background: #004379; z-index: 30; }

	#nav { height: 35px; background: url(images/bg_nav.gif) repeat-x; position: relative; z-index: 10; }
	
	#nav  li { float: left; height: 35px; }
	

	
	#nav li a { background: url(images/bg_nav_off.gif) repeat-x; display: block; font-family: helvetica, arial, sans-serif; color: #fff; text-decoration: underline; width: 176px; margin-right: 5px; text-align: center; padding: 15px 0 9px 0; text-decoration: none; font-size: 13px; font-weight: regular; }
	
	#nav a.last { margin-right: 0; background: url(images/bg_nav_on.gif) repeat-x; }
	
	#nav a:hover { background: url(images/bg_nav_on.gif) repeat-x; }
	
	#nav a.last:hover { background: url(images/bg_nav_on2.jpg) repeat-x; }
	
	
#nav li ul
		{	margin: 0;
			padding: 0;
			position: absolute;
			visibility: hidden;
			z-index: 10;
		}
		
#nav li ul li
		{	float: none;
			margin: 0;
			padding: 0;
			visibility: inherit;
			height: 20px;
			z-index: 10;
			}

#nav li ul li a {
	font-size: 11px;
	padding: 5px;
	height: auto;
	visibility: inherit;
	background: url(images/bg_nav_off.gif) repeat-x bottom;
}

#nav li ul li a:hover {
	background: url(images/bg_nav_on.gif) repeat-x bottom;
}


	
	#quick { position: absolute; right:10px; top: 40px; text-align: right; color: #fff; font-size: 10px; font-weight: bold; }
	
		#quick form { position: relative; left: 14px; }
		
	#topnav { position: absolute; top:20px; right: 10px; text-align: right; font-size: 11px; color: #fff; font-weight: bold; }
	
		#topnav a { color: #fff; }

#twocol1 { width: 660px; float: left; padding: 20px; }

#twocol2 { width: 160px; float: left; }

#threecol { background: url(images/bg_3col.gif) repeat-y; }

#threecol1 { width: 260px; float: left; padding: 20px; }

#threecol1 h2 { width: 260px; padding: 10px 20px; position: relative; top: -20px; left:-20px; background: #6699cc; color: #fff; }

#threecol2 { width: 360px; float: left; padding: 20px; }

#threecol2 h2 { width: 360px; padding: 10px 20px; position: relative; top: -20px; left:-20px; background: #6699cc; color: #fff; }

#threecol3 { width: 160px; float: left; padding: 20px; }

#threecol3 h2 { width: 160px; padding: 10px 20px; position: relative; top: -20px; left:-20px; background: #6699cc; color: #fff; }

#twocol_white { background: url(images/bg_2col_white.gif) repeat-y; float:left; }

#twocol_gray { background: url(images/bg_2col_gray.gif) repeat-y; float:left; }

 #twocol_gray ul li { list-style: disc; margin: 5px 0px 5px 30px; }
 
 #twocol_gray ol li { list-style: decimal; margin: 5px 0px 5px 30px; }


#intcol1 { width: 260px; float: left; padding: 20px; position: relative; }



	#intcol1 h2 { font-size: 30px; color: #6699cc; position: absolute; bottom: 0px; }
	
	#intcol1 h3 { font-size: 10px; margin: 0 0 10px 0; color: #6699cc; font-weight: normal; }
	
 	#intcol1 h4 { font-size: 11px; color: #6699cc; font-weight: normal; } 
	
	#sidenav li { font-size: 12px; margin: 0 0 10px 0; font-weight: bold; }
	
	#sidenav ul { margin: 10px 0 0 0; }
	
	#sidenav li ul li { font-size: 12px; font-weight: normal; padding: 5px; border-bottom: 1px dotted #ccc;  }

#intcol2 { width: 560px; float: left; padding: 20px; position: relative; }

	#intcol2 h1 { font-size: 30px; color: #6699cc; position: absolute; bottom: 0px; left: 20px; }
	
#textmiddle {vertical-align:middle}
	
#email { position: absolute; top: 160px; left: 60px; }
	
#id1 { position: absolute; background-color: #d4caac; padding: 15px; border: 4px  solid #402e11;  width: 300px; bottom: 145px; left: 20px; }

#footer { clear: both; text-align: center; background: #fff; padding: 10px; margin-bottom: 20px; }

#textbody { text-align:left }

#credit { padding-top:50px; }
#credit a { text-decoration:none; color:#ffffff !important; }

#textbold{ font-weight:bold;}

#none
{}
