body{
	font-family:Arial,verdana,Helvetica,sans-serif;
	color:#333;
	font-size: 11px
	line-height:18px;	
	margin:0px;
	padding:0px;
	background:#ffffff;
	background-image:url('images/bg_wrap.gif');
	background-repeat:repeat-y;
	background-position:topleft;
	height:100%;
}
/*******hyperlinkandanchortagstyles*******/

#wrap1{
	width:820px;
	background-image:url('images/bg_wrap.gif');
	background-repeat:repeat-y;
	background-position:center;
}

a:link,a:visited{
	color:#002ca9;
	text-decoration:none;
}

a:hover{
	text-decoration:underline;
}

/**************headertagstyles**************/

h1{
font:bold
font-family: verdana,Arial,sans-serif;
color:#334d55;
margin:0px;
padding:0px;
}

#masthead1{
	position:absolute;
	margin:0px;
	width:800px;
	height:75px;
	background-image:url(images/07-secc-banner.jpg);	
}

#masthead{
	position:absolute;
	margin:76px 0px 0px 0px;
	width:790px;
	font-size:11px;
}

/*************globalNavstyles****************/

#globalNav{position:relative;
	width:800px;
	min-width:630px;
	height:27px;
	color:#395ec7;
	padding:0px;
	margin:0px;
	background-image:url(images/glbnav_background.gif);
}

#globalNav img{
	margin-bottom:-4px;
}

#gnl{
	position:absolute;
	top:0px;
	left:0px;
}

#gnr{
	position:absolute;
	top:0px;
	right:0px;
}

#globalLink{
	position:absolute;
	top:0px;
	height:22px;
	min-width:740px;
	padding:4px;
	margin:0px;
	left:10px;
	z-index:100;
}


a.glink,a.glink:visited{
	color:#224096;
	font-weight:bold;
	margin:0px;
	padding:2px 5px 4px 5px;
	border-right:1px solid #8FB8BC;
	text-decoration:none;
}

a.glink:hover{
	background-image:url(images/glblnav_selected.gif);
	text-decoration:underline;
}

#globalLink a.youarehere:link,#globalLink a.youarehere:visited{
	color:#dc240c;
	font-weight:bold;
	margin:0px;
	padding:2px 5px 4px 5px;
	border-right:1px solid #8FB8BC;
	text-decoration:none;

}

#globalLink a.youarehere:hover{
	background-image:url(images/glblnav_selected.gif);
	text-decoration:underline;
}

.skipLinks{display:none;}

/************subglobalNavstyles**************/

.subglobalNav{
	position:absolute;
	top:29px;
	left:0px;
	/*width:100%;*/
	min-width:740px;
	height:22px;
	padding:0px 0px 0px 10px;
	visibility:hidden;
	color:#395ec7;
}

.subglobalNava:link,.subglobalNava:visited{
	color:#395ec7;
	text-decoration:underline;
}

.subglobalNava:hover{
	color:#395ec7;
	text-decoration:underline;
}

#content{
width: 780px;
position:absolute;
margin: 130px 0px 0px 10px;
padding: 0px;
font-size: 11px;
}

#content h2 {
margin: 0px 0px 5px 0px;
font-size: 14px em;
}

table, td, th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333;	
	LINE-HEIGHT: 18px;
}

body#home a#menu-home
{color: red;}

a:link    { color: #336699;  background: #; text-decoration: underline }
a:active  { color: #336699;  background: #; text-decoration: underline }
a:visited { color: #336699;  background: #; text-decoration: underline }
a:hover   { color: #336699;  background: #; text-decoration: none }

FIELDSET {
	BORDER-RIGHT: #cc3366 1px solid; 
	BORDER-TOP: #cc3366 1px solid; 
	BORDER-LEFT: #cc3366 1px solid; WIDTH: 700px; 	BORDER-BOTTOM: #cc3366 1px solid
}
LEGEND {
	BORDER-RIGHT: #781351 1px solid; 	
	PADDING-RIGHT: 6px; 	
	BORDER-TOP: #781351 1px solid; 
	PADDING-LEFT: 6px; 
	BACKGROUND: #cc3366; 	PADDING-BOTTOM: 2px; 
	BORDER-LEFT: #781351 1px solid; 
	COLOR: #fff; 
	PADDING-TOP: 2px; 
	BORDER-BOTTOM: #781351 1px solid
}







