/* LAYOUT */
body {
	padding: 0px;
	margin: 0px 0px;
	text-align: center;
	font-size: 100%;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color: #F0EFED;
	background-image: url(../g_graphics/bk.gif);
	background-repeat: repeat-y;
	background-position: top;
}
div#layout {
	padding: 0px;
	width: 768px;
	background-color: #FFF;
	margin: 0px auto;
	text-align: left;
	font-size: 70%;
}
a img {
	border: 0px;
}
a {
	color: #000;
}
a:hover 	{
	color: #004C99;
	text-decoration: none;
}
acronym	{
	border-bottom: 1px dotted #CCC;
	cursor: help;
}

.horozontialLine	{
	height: 1px;
	width: 768px;
	background: url(../g_graphics/dot_horo.gif) repeat-x;
}
hr{
	clear: left;
	height: 1px;
	width: 768px;
	background: url(../g_graphics/dot_horo.gif) repeat-x;
}
.hideFromScreen	{
	display: none;
	margin: 0px;
}
.leftCol	{
	width: 80px;
	font-weight: bold;
}

/* HEADER */
h1#header 	{
	background: url(../g_graphics/header.jpg) no-repeat;
	height: 103px;
	width: 768px;
	margin: 0px;
}
h1#header span 	{
	display: none;
	margin: 0px;
}

/* FOOTER */
div#footer 		{
	clear: both;
	background: #FFF;
	padding: 20px 0px 20px 0px;
	font-size: 80%;
}
div#footer ul 	{
	clear: left;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
div#footer ul li 	{
	display: block;
	float: left;
	padding-right: 5px;
	line-height: 15px;
}
div#footer ul li a 	{
	color: #000;
	text-decoration: none;
	padding-right: 5px;
}
div#footer ul li a:hover {
	color: #666;
}

/* ContentItem */
.ContentItem 	{
	width: 192px;
	height: 170px;
	float: left;
	/*text-align: center;*/
	background: url(../g_graphics/dot_vert.gif) repeat-y right;
}
.ContentItem p	{
	text-align: left;
	line-height: 20px;
	padding: 0px 8px 0px 8px;
	display: block;
}
.ContentItem a	{
	color: #000;
	text-decoration: none;
	font-weight: bold;
	text-transform: lowercase;
}
.ContentItem a:hover	{
	color: #999;
}
.ContentItem a em	{
	display: none;
}
.ContentItem a span	{
	color: #999;
}
.ContentItem br	{
	display: block;
	margin: 0px;
}
.ContentItem strong	{
	width: 250px;
	text-align: center;
}
.ContentItem h2	{
	font-family: Arial, Helvetica, sans-serif;
	color: #004C99;
	line-height: 20px;
	margin: 0px 0px 20px 10px;
	font-size: 125%;
	font-weight:bold;
}

/* CONTENT BODY */
#contentBody	{
	width: 589px;
	float: right;
	text-align: left;
	margin: 0px 4px 20px 0px;
	font-size: 100%;
}
#contentBody h1	{
	font-family: Arial, Helvetica, sans-serif;
	color: #003366;
	font-weight: bold;
	margin: 5px 0px 20px 0px;
	font-size: 140%;
}
#contentBody h2	{
	font-family: Arial, Helvetica, sans-serif;
	color: #004C99;
	line-height: 20px;
	margin: 0px 0px 20px 0px;
	font-size: 120%;
}
#contentBody h3	{
	margin: 0px;
	color: #004C99;
	font-size: 100%;
	margin: 0px 0px 10px 0px;
}

#contentBody p {
	margin-top: 3px;
}

#contentBody ul {
	list-style-type: square;
}
#contentBody p, li	{
	line-height: 20px;
	color: #333;
}

.tdHeader {
	border-bottom: 2px solid #336699;
	font-weight: bold;
}
.tdLine {
	border-bottom: 1px solid #336699;
	margin-top: 0px;
	vertical-align: top;
}
.tdNoLine {
	margin-top: 0px;
	vertical-align: top;
}
.tdLineR {
	border-bottom: 1px solid #336699;
	text-align: right;
}
.tdR {
	text-align: right;
}

/* NAVIGATION */
ul#nav {
	clear: left;
	position: absolute;
	top: 78px;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	width: 768px;
	background: #336699;
}
ul#nav li {
	display: block;
	float: left;
}
ul#nav li span	{
	border-right: 1px solid #FFF;
	border-top: 1px solid #FFF;
	border-bottom: 1px solid #FFF;
	display: block;
	width: 127px;
	background : #336699;
}
ul#nav li a	{
	line-height: 23px;
	display: block;
	width: 127px;
	color: #FFF;
	text-align: center;
	text-decoration: none;
}
ul#nav li a:hover	{
	background-color: #013671;
}
ul#nav li#menu6Container span	{
	border-right: none;
}
ul#nav ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	text-align: left;
	width: 195px;
	position: absolute;
	border-left: 1px solid #FFF;
	border-right: 1px solid #FFF;
	overflow: hidden;
}
ul#nav ul li {
	background-color: #333;
}
ul#nav ul li span	{
	border-right: 0px;
	border-top: 0px;
	border-bottom: 1px solid #FFF;
	width: 195px;
}
ul#nav ul li span a {
	width: 195px;
	text-align: left;
	padding-left: 5px;
}
#menu2Content {
	display: none;
	z-index: 10;
	height: 0px;
}
#menu3Content {
	display: none;
	z-index: 10;
	height: 0px;
}
#menu4Content {
	display: none;
	z-index: 10;
	height: 0px;
}
#menu5Content {
	display: none;
	z-index: 10;
	height: 0px;
}
#menu6Content {
	display: none;
	z-index: 10;
	height: 0px;
}

/* SUBNAV */
#subNavContainer {
	border-top: 1px solid #FFF;
	width: 150px;
	height: 250px;
	text-align: left;
	float: left;
	margin: 5px;
}
#subNavContainer li {
	list-style-type:square;
	margin-left: -27px;
}
.mute {
	font-size: 80%;
	}
	
#backTo{
	float: right;
}