* { padding: 0; margin: 0; }
body {
	font: 0.72em Arial, Helvetica, sans-serif;
	padding: 15px;
	margin: 5px;
	line-height: 180%;
	/*background-image: url(images/bg.gif);*/
	background: #f5f6f6;
}
p { padding-bottom: 15px; }
a { color: #317DBB; }
a:hover { text-decoration: none; }
li { margin-left: 30px; list-style-type: none; }
.clr { clear: both; }
#wrapper {
	width: 980px;
	background: #fff;
	text-align: left;
	margin-bottom: 20px;
	padding: 10px;
}
#header { text-align: center; background-image: url(images/header.gif); height: 193px; }
#menu {
	background-color: #d5e6f4;
	border: 1px #AED9FF solid;
	padding: 5px;
	padding-left: 10px;
	margin-top: 20px;
	margin-bottom: 20px;
	color: #29679A;
	font-weight: bold;
	overflow: auto;
	height: 33px;	
}
#menu ul { margin: 0; }
#menu li { display: inline; padding-top: 4px; padding-bottom: 4px; margin-left: 0px; margin-right: 20px; }
#menu .border { border-right: 1px #5E9FD5 solid; padding: 0 10px 0 0; margin: 0 10px 0 0; }
#menu a:hover { text-decoration: none; }
#menu ul#left { margin: 0; float: left; width: 100%; }
#menu ul#right { background: #970c0d; color: #f5dfdf; text-transform: uppercase; font-weight: bold; margin: 0; float: right; width: 155px; text-align: right; }
#menu ul#right li a, #menu ul#right li a:visited { color: #fff; text-decoration: none; }
#menu ul#right li a:hover { text-decoration: underline; }
#Table1 #tools #page-title { color: #444; font-size: 1.7em; letter-spacing: -1px; float: left; width: 100%; padding: 5px 0 0px 0; }

#container {  }
#container h1 { color: #444; font-size: 1.6em; font-weight: normal; letter-spacing: -1px; }
#container ul {	margin: 0; padding: 0; }
#container ul#general { float: left; width: 48%; }
#container ul#detail { float: right; width: 48%; }
#container .contact { }
#container .contact h1 { color: #6A6A6A; padding-top: 15px; font-weight: normal; letter-spacing: 0px; }
#container .contact td { border-bottom: 1px #e1e1e1 solid; padding: 4px 0 4px 0; }
#container .toggleContent, #container .rightContent { padding-top: 15px; margin: 0 0 15px 0; }
#container .toggleContent ul { margin: 0; }
#container .toggleContent li, #container .rightContent li { 
	background:transparent none no-repeat scroll 0 0;
	height:16px;
	padding-bottom: 4px;
	padding-top: 2px;
	background-image: url(images/bullet-listitem.gif);
	background-position: left center;
	padding-left: 20px;
	text-align: left;
	display: block;
	text-align: left;
}
#container .toggleContent { display: none; }
#container .toggleThis { cursor: hand; }

/* Curvey Corner */
#container #webapp { width: 96%; text-align: center; text-align: left; }
#container #webappTitle, #container #formsTitle, #container .sectionHeader  {
	background: #d5e6f4; font-size: 1.4em; margin-top: 5px; font-weight: bold; color: #317DBB;
}
#container #webappContent { background: #f5f6f6; }
/*----*/

#footer { font: 10px Verdana, Geneva, sans-serif; padding: 15px 0 0 0; margin: 20px 0 20px 0; overflow: auto; border-top: 1px #e1e1e1 solid; }
#footer li { list-style-type: none; display: inline; padding: 0 20px 0 0; margin: 0; }
#footer li a { color: #9F9F9F; text-decoration: none; }
#footer li a:hover { text-decoration: underline; }
#footer .left { float: left; width: 65%; text-align: left; }
#footer .right { float: right; width: 30%; text-align: right; }

/*
OMB VIDEO
*/

#container #omb { font-family: Verdana, Geneva, sans-serif; font-size: 11px; color: #444; background: #000; }
#container #feedback { text-align: right; margin: 5px 0 10px 0; }
#container #feedbackForm { background: #f5f6f6; border: 1px solid #eee; display: none; padding: 10px; }

# clear
{
	overflow: auto;
}