body,td,th {	
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	color: #000000;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-y;
}



a {
	color: #214b8e;
	text-decoration: none;
}

 a:hover {
	color: #7ac283;
	text-decoration: underline;
}
#outer {
	background-color: #FFFFFF;
	position: relative;
	padding: 0px;
	width: 720px;
	left: 150px;
}
#top {
	top: 0px;
	position: relative;
	width: 720px;
	left: 0px;
	height: 109px;
	background-image: url(images/topshadow.jpg);
	background-repeat: repeat-x;
}
#logo {
	height: 89px;
	float: left;
	position: absolute;
	left: 1px;
	top: 10px;
	margin-bottom: 10px;
}
#strap {
	float: right;
	position: relative;
	top: 70px;
	left: -1px;
	height: 89px;
}

/* Tab menu */

#tabs {
	position: absolute;
	top: 100px;
	background-color: #C0E38F;
	left: 0px;
	width: 720px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}

#nav {
	margin: 0;
	position: relative;
	background-color: #C0E38F;
	padding-top: 0;
	padding-right: 0;
	padding-left: 30;
	height: 21px;
}
#nav ul, #nav li {
	margin:0;
	padding:0;
	list-style:none;
	display:inline;
	overflow:hidden;
}
#nav li a:link, #nav li a:visited {
	float:left;
	line-height:20px;
	color:#FFFFFF;
	text-decoration:none;
	padding:0 9px;
	margin-left: 0px;
	border-top: 1px none #FFFFFF;
	border-right: 1px none #FFFFFF;
	border-bottom: 1px none #FFFFFF;
	border-left: 1px solid #FFFFFF;
	background-color: #51AFD1;
}
#nav li a:hover {
	background:#003399;
	color:#fff;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #003399;
}
#main {
	position: relative;
	top: 30px;
	left: 0px;
	border-bottom-color: #000000;
	border-top-color: #000000;
	border-left-color: #000000;
}

#right {
	width: 225px;
	float: right;
	position: relative;
	top: 55px;

}

#footer {
	padding-top: 2px;
	padding-bottom: 2px;
	background-color: #FFFFFF;
	font-size: 95%;
	color: #333333;
	width: 690px;
	float: left;
	margin-top: 35px;
	padding-left: 30px;

}
#banner {
	background-image: url(images/dec_left.gif);
	background-repeat: repeat-y;
	float: none;
	position: relative;
	top: -18px;
}
#left {
	width: 425px;
	left: 35px;
	position: relative;
	float: left;
	clear: right;
	background-color: #FFFFFF;
}
h1 {
	font-size: 110%;
	color: #214B8E;
}

h2 {
	font-size: 100%;
	margin-bottom: 1.5em;
}


/* Right menu */



#rnav {
	margin:0;
	padding:0;
	position: relative;
	left: 0px;
	top: 0px;
	width: 224px;
}
#rnav ul, #rnav li {
	margin:0;
	padding:0;
	list-style:none;
	display:list-item;
	overflow:hidden;
	line-height: 25px;
	height: 27px;
}
#rnav li a:link, #rnav li a:visited {
	color:#214B8E;
	background:#FFFFFF url(images/i_rarrow.gif) no-repeat left center;
	text-decoration:none;
	padding:0 0px 0 20px;
	border-top: 1px none #CCCCCC;
	border-right: 1px none #000;
	border-bottom: 1px dotted #CCCCCC;
	border-left: 1px none #000;
	width: 224px;
	float: left;
}
#rnav li a:hover {
	background:#CCCCCC url(images/i_rarrow.gif) no-repeat left center;
	color:#FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}

#rnav ul a:hover {color:#CCCCCC!important;background:#666 !important;}
#outerborder {
	background-color: #FFFFFF;
	position: relative;
	left: 150px;
	padding: 0px;
	width: 720px;
	border: 1px dotted #999900;
}
h2 {
	font-weight: bold;
	position: relative;
	top: 15px;
	font-size: 110%;
	width: 450px;
}
.popupindent {
	padding: 20px;
}
.underline {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
