@charset "UTF-8";
body  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #F0EFE8;
	background-image:url(Images/bcg1Tile.gif);
	background-repeat:repeat-x;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000000;
	}
	
a:link { color: #003399; text-decoration: none }
a:visited  { color:#993300; text-decoration: none }
a:hover { color: #993300; text-decoration: underline }

#topnavlinks a:link {color: #FFFFFF}
#topnavlinks a:visited {color: #FFFFFF}
#topnavlinks a:hover {color: #FFCC66}

.mainlink a:link {color: #FFFFFF}
.mainlink a:hover {color: #FFCC66}
.mainlinklast a:link {color: #FFFFFF}
.mainlinklast a:hover{ color: #FFCC66}
.mainlinklast:hover{background-color:#5F75B2;
	background-repeat:no-repeat;
	background-position:center;
}

.mainlink:hover{
	background-repeat:no-repeat;
	background-position:center;
}

h1 {font-size: 1em;
	color:#336699;
	margin: 0  0 10px 0;
	padding: 0;
}

h2 {font-size: .90em;
	color:#336699;
	margin: 0  0 10px 0;
	padding: 0;
}

h3 {
	font-size: .75em;
}

ul {
	list-style-type:none;
	margin: 0;
	padding: 0;
}

li {
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	border-bottom: 1px solid #FFFFFF;
	line-height: 40px;
	width: 200px;
}

li a:hover {color:#003399;
	background-image:url(Images/goldBackArrow8.gif);
	background-repeat:no-repeat;
	padding: 5px 10px 5px 13px;
	width: 205px;	
}


#appheader {
	border-bottom: 1px solid #336699;
	margin: 35px 60px 21px 60px;
}

#topnav {
	width: 100%;
	height: 25px;
	background-image:url(Images/topnav2.gif);
	border-bottom:1px solid #5F75B2;
}

#topnavlinks {
	width: 775px;
	margin: 0 auto;
	padding-top: 5px;
	padding-right: 15px;
	text-align: right;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color:#FFCC66;
}

#imagebar {
	width: 100%;
	height: 100px;
	background-image:url(Images/headerbackground1.gif);
	border-bottom:1px solid #5F75B2;
	
	text-align:center;
}

#mainlinksbar {
	width: 100%;
	height: 32px;
}

#mainlinks {
	width: 790px;
	height: 32px;
	margin: 0 auto;
	padding: 0 12px 0 12px;
	background-image:url(Images/pageShadowIvory.png);
	background-repeat: repeat-y;
}

#title {
	border-bottom: 1px solid #336699;
	margin: 0 0 21px 0;
}

#container { 
	width: 814px;
	background-image:url(Images/pageShadowIvory.png);
	background-repeat: repeat-y;
	margin: 0 auto;
	text-align: left;
}

#containerApp {
	width: 780px;
	background: #FFFFFF;
	margin: 0 auto;
	border: 1px solid #000000;
	text-align: left;
}
#background {
	width: 814px;
	background-image:url(Images/Goldback3.gif);
	background-repeat: repeat-y;
	margin: 0 auto;
	background-position: 12px 0;
	text-align: left;
} 

#sidebar1 {
	float: left; 
	width: 178px;
	padding: 25px 0 15px 20px;
	margin: 0 0 0 12px;
	display:inline;
}

#mainContent { 
	margin: 0 0 0 220px;
	padding: 40px 40px 15px 20px;
}

#content {
	margin: 0; 
	padding: 60px 60px 15px 60px;
}

#content1Col {
	margin: 0;
	padding: 40px 60px 15px 60px;
	}

#contentapp {
	margin: 0;
	padding: 15px 60px 15px 60px; 
}

#rtcol {
	width: 301px;
	float: right;
	margin: 0 0 0 20px;
}

#slideshow {
	float: right;
	margin-left: 20px;
	width: 300px;
	height: 253px;
	padding: 15px 15px 20px 15px;
}
	 
#footer { 
	margin: 0;
	width: 814px;
	padding: 0 0 20px 0;
	text-align:center;
	line-height: 1.25em;
}

#bottomShadow {
	width: 814px;
	height: 12px;
	margin: 0 auto;
	background-image:url(Images/pageShadowBI.png);
	background-position:center;
	background-repeat:no-repeat;
}

#footer p {
	margin: 0;
	padding: 20px 12px 0 12px;
	font-size: 11px;
}

.title {
	font-size: .80em;
	margin: 0 0 15px 0;
	color:#333333;

} 

.bodytext{
	font-size:.75em;
	line-height: 1.75em;
	color:#333333;
}

.mainlink{
	float: right;
	width:196px;
	height:32px;
	margin: 0;
	padding: 0;
	background-color:#1A316B;
	font-size: 11px;
	text-align:center;
	border-top: 0;
	border-right: 1px solid #5F75B2;
	border-left: 0;
	border-bottom: 0;
}

.mainlinklast{
	float: right;
	width:197px;
	height:32px;
	margin: 0;
	padding: 0;
	background-color:#1A316B;
	font-size: 11px;
	text-align:center;
	border-top: 0;
	border-right: 1px solid #5F75B2;
	border-left: 1px solid #5F75B2;
	border-bottom: 0;
}

.fltrt {
	float: right;
	margin-left: 20px;
}

.fltlft {
	float: left;
	margin-right: 20px;
}

.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

.nospace {
	margin: 0 12px 0 12px;
	padding: 0;
	color:#CCCCCC;
}
.indent {
	padding-left: 100px;
	font-size:.75em;
	line-height: 1.75em;
	color:#333333;
}

.credits {
	font-size: 10px;
	color: #333333;
}
.list {
	list-style-type:square;
	line-height:normal;
	font-size:.75em;
	line-height: 1.75em;
	color:#333333;
}

.disc {
	list-style-type:disc;
	list-style-position:inside;
	
}

.listwide {
	padding-left: 60px;
	line-height:normal;
	font-size:.75em;
	line-height: 1.75em;
	color:#333333;
	border:none;
}

.listnorm {
	list-style-type:disc;
	list-style-position:outside;
	font-size:.75em;
	line-height: 1.5em;
	color:#333333;
	border:none;
	width: 450px;
	margin: 0 0 0 35px;
	}
		
.borderBottom {
	border-bottom:solid 1px;
	border-bottom-color:#E7E6E5;
}

.tabletext{
	font-size:11px;
	line-height: 18px;
	color:#333333;
}
.gray  {color: #CCCCCC}
