body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	background-color: #003399;
	padding:0px;
	margin:0px;
	color: #333333;
}

#rootCnt {
	width: 880px;
	margin:auto;
	background-color:#FFFFFF
}

#header {
	display:block;
	width:880px;
	height:160px;
	background:url(../images/header.jpg) top right no-repeat;
}

#header img {
	padding:40px 0px 40px 5px;
	border:none;
}

#footer {
	background-image:url(../images/footerback.gif);	
	background-repeat:repeat-x;
	height:59px;
	line-height:59px;
	color:#0053A4;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	padding: 0px 20px;
}

#footer a {
	color:#0053A4;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	text-decoration:none;
}

#footer a:hover {
	text-decoration:underline;
}

.fleft {
	float:left;
}

.fright {
	float:right;
}

#ContentContainer { 
	float:left; 
	width:880px; 
	margin: 0px;
	padding: 0px;
} 


#ContentLeft { 
	float: left; 
	width: 220px; 
	overflow:hidden;
	margin-top: 0px;
	background-image:url(../images/leftback.gif);
	background-repeat:no-repeat;
	background-position:bottom right;
	height:430px;
} 

#ContentMiddle { 
	float: left; 
	width: 440px; 
	margin: 0px 3px;
	padding: 0px 4px;
	margin-top:0px;	
	border-left:#999999 solid 1px;
	border-right:#999999 solid 1px;
}

#ContentMiddlesub { 
	float: left; 
	width: 640px; 
	margin: 0px 3px;
	padding: 0px 4px;
	margin-top:0px;	
	border-left:#999999 solid 1px;
	border-right:#999999 solid 1px;
} 

#ContentRight { 
	float: right; 
	width: 204px; 
	margin-top: 0px;
}

h1 {
	padding:0px;
	margin: 0px;
	color:#93C501;
	font-family:Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	font-size:15px;
	font-weight:bold;
}

h2 {
	padding:0px;
	margin:5px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:bold;
	text-transform:uppercase;
	text-align:center;
	display:block;
	width:200px;
	height:29px;
	background-image:url(../images/h2back.gif);
	background-repeat:no-repeat;
	line-height:29px;
}

p {
	color:#333333;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	margin:0px;
	padding:0px;
	margin-top:3px;
	line-height: 18px;
}

.content {
	padding:0px 10px 5px 10px;
	line-height: 18px;
}

.spacer {
	line-height:2px;
}

.clear {
	clear:both;
}

.contentimg {
	padding:0px 0px 2px 5px;
	border:none;
}

div#ContentMiddle ul {
	padding: 0;
	margin:0;
	margin-left:16px;
	margin-top:5px;
	margin-bottom:10px;
}

div#ContentMiddle li {
	list-style:url(../images/bullet.gif);
	color:#0053A4;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	text-decoration:underline;
}

hr {
	height:1px;
	width:98%;
	color:#999999
}

div#ContentRight form {
	padding:0px;
	margin:0px;
	color:#0053A4;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}

div#ContentRight form input{
	border: solid 1px #333333;
	margin: 1px;
}

div#ContentRight form input#NSubmit{
	border: none;
	margin: 1px;
	margin-left: 35px;
	color:#000;
	background-image:url(../images/submitback.gif);
	font-size:11px;
	padding:1px 3px;
}

div#boxTop {
	background-image:url(../images/box.gif);
	background-repeat:no-repeat;
	line-height:2px;
}

div#boxContent {
	border-right:#C4C2C2 solid 1px;
	border-left:#C4C2C2 solid 1px;
	padding: 4px;
}

div#boxBottom {
	background-image:url(../images/boxb.gif);
	background-repeat:no-repeat;
	line-height:2px;
	background-position:bottom
}


/*Menu Starts*/
.menuleft {
	width:875px;
	padding-left:5px; 
	background-image:url(../images/menuleft.gif);
	background-repeat:no-repeat;
}

.menuright {
	width:875px;
	background-image:url(../images/menuright.gif);
	background-repeat:no-repeat;
	background-position:right;
}

.menu {
font-size:0.85em;
position:relative;
z-index:100;
}

/* remove all the bullets, borders and padding from the default list styling */
.menu ul {
padding:0;
margin:0;
list-style-type:none;
text-align:center;
}
.menu ul ul {
/*width:150px;*/
}
/* float the list to make it horizontal and a relative positon so that you can control the dropdown menu positon */
.menu li {
float:left;
display:block;
/*width:150px;*/
position:relative;
padding-right:2px;
background-image:url(../images/menusep.gif);
}
.menu ul li ul li{
	padding:0px;
	text-align:left;
}

/* style the links for the top level */
.menu a, .menu a:visited {
display:block;
font-size:11px;
text-decoration:none; 
color:#fff; 
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:13px;
font-weight:bold;
height:38px; 
background-image:url(../images/menuback.gif);
background-repeat:repeat-x;
line-height:38px;
}
/* a hack so that IE5.5 faulty box model is corrected */
* html .menu a, * html .menu a:visited {
}

/* style the second level background */
.menu ul ul a.drop, .menu ul ul a.drop:visited {
background:#d4d8bd url(../../graphics/drop.gif) bottom right no-repeat;

}
/* style the second level hover */
.menu ul ul a.drop:hover{
background:#c9ba65 url(../../graphics/drop.gif) bottom right no-repeat;
}
.menu ul ul :hover > a.drop {
background:#c9ba65 url(../../graphics/drop.gif) bottom right no-repeat;
}
/* style the third level background */
.menu ul ul ul a, .menu ul ul ul a:visited {
background:#e2dfa8;
}
/* style the third level hover */
.menu ul ul ul a:hover {
background:#b2ab9b;
}

/* hide the sub levels and give them a positon absolute so that they take up no room */
.menu ul ul {
visibility:hidden;
position:absolute;
height:0;
top:38px;
left:0; 
/*width:150px;*/
}
/* another hack for IE5.5 */
* html .menu ul ul {
top:38px;
t\op:38px;
}

/* position the third level flyout menu */
.menu ul ul ul{
left:150px; 
top:0;
width:150px;
}
/* position the third level flyout menu for a left flyout */
.menu ul ul ul.left {
left:-150px;
}

/* style the table so that it takes no ppart in the layout - required for IE to work */
.menu table {position:absolute; top:0; left:0;}

/* style the second level links */
.menu ul ul a, .menu ul ul a:visited {
background:#0053A4; 
color:#FFF; 
height:auto; 
line-height:1em; 
padding:5px 10px; 
width:129px
/* yet another hack for IE5.5 */
}
* html .menu ul ul a{
width:150px;
w\idth:129px;
}


/* style the top level hover */
.menu a:hover, .menu ul ul a:hover{
color:#fff; 
background:#002E62;
}
.menu :hover > a, .menu ul ul :hover > a {
color:#fff;
background:#002E62;
}

/* make the second level visible when hover on first level list OR link */
.menu ul li:hover ul,
.menu ul a:hover ul{
visibility:visible; 
}
/* keep the third level hidden when you hover on first level list OR link */
.menu ul :hover ul ul{
visibility:hidden;
}

/* make the third level visible when you hover over second level list OR link */
.menu ul :hover ul :hover ul{ 
visibility:visible;
}
/*Menu Ends*/
