/* CSS Document */

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	top: 0px;
	background-color: #FFFFFF;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
h2 {
	font-size: 95%;
	height: 30px;
	color: #495d8b;
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 5px;
	background-image: url(../assets/logo_tile_purp.gif);
	letter-spacing: 0.1em;
	font-weight: bold;
	vertical-align: middle;
	display: block;
}
#container {
	MARGIN: 0px auto 0px 125px; WIDTH: 576px; TEXT-ALIGN: left
}
#mainpic {
	padding-top: 10px;
	text-align: left;
}
#maincontent {
	font-size: 80%;
	line-height: 1.45;
	color: #333333;
	padding-top: 15px;
	padding-right: 25px;
	padding-bottom: 15px;
	text-decoration: none;
	margin-right: auto;
	width: 576px;
	padding-left: 0px;
}
#maincontent p {
	font-weight: normal;
	margin-top: 12px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-left: 5px;
}
#header {
	background-image: url(../assets/logo_tile_purp.gif);
	background-repeat: repeat-x;
	height: 30px;
}
#logo {
	background-image: url(../assets/logo_purp.gif);
	background-repeat: no-repeat;
	height: 30px;
	margin-left: 125px;
}
#navigation {
	background-image: url(../assets/nav_tile.gif);
	background-repeat: repeat-x;
	height: 43px;
}
#navbuttons {
	height: 43px;
	margin-left: 125px;
}
#navtile {
	background-image: url(../assets/bot_nav_tile.gif);
	background-repeat: repeat-x;
	height: 6px;
}
#wrapper {
	text-align: left;
	width: 780px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFFFFF;
	padding-top: 10px;
}
#p7swapmenu {
	float: left;
	width: 165px;
	padding-right: 0px;
	padding-left: 2px;
	text-align: left;
	margin-left: 8px;
	padding-bottom: 0px;
	font-family: "Times New Roman", Times, serif;
}
#right {
	float: right;
	width: 560px;
	padding-right: 0px;
	padding-left: 0px;
}
#right p {
	line-height: 1.45;
	color: #333333;
	text-decoration: none;
	width: 576px;
	font-size: 80%;
	margin-top: -15px;
	margin-bottom: 25px;
}

#right UL {
	LIST-STYLE-IMAGE: url(../assets/arrow_purp.gif);
	padding-left: 15px;
	margin-top: 0px;
	margin-left: 4px;
}

#right li {
	margin-top:0px;
	margin-left: 0px;
	padding-bottom: 0px;
	font-size: 80%;
	color: #333333;
}
#right a:link, #right a:visited {
	color: #cc9933;
	text-decoration: none;
}
#right a:hover {
	color: #cc9933;
	text-decoration: underline;
}
#right a:active {
	color: #cc9933;
	text-decoration: none;
}
.hindent {
	padding-left: 1em;
	text-indent: -0.75em;
}
.indent {
	text-indent: -10px;
	margin-left: 10px;
}
#bottomnav {
	font-size: 70%;
	line-height: 1;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #76aa1b;
	color: #6980b2;
	vertical-align: top;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 0px;
	font-weight: bold;
	background-position: center;
	margin-right: 10%;
	margin-left: 10%;
	height: 25px;
}
#bottomnav a:link {
	color: #6980b2;
	text-decoration: none;
}
#bottomnav a:visited {
	color: #6980b2;
	text-decoration: none;
}
#bottomnav a:hover {
	text-decoration: underline;
	color: #6980b2;
	clear: both;
}
#clear {
	text-align: center;
	clear: both;
}
#footer {
	text-align: center;
	clear: both;
	height: 35px;
	font-size: 70%;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 15px;
	line-height: 1;
	color: #6980b2;
	text-align: center;
	vertical-align: middle;
	margin-bottom: auto;
}

/* Turns off Margin, Padding, and Bullets for the Menu List */
#p7swapmenu ul {
	letter-spacing: .1em;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
}
#p7swapmenu li {margin: 0px; padding: 0px; list-style-type: none;}


/* Rules to copy if you use the WriteStyles Command */
.closed ul{display:none;}
.open ul{display:block;}

/* Link Styles for the Menu */
.closed a, .open a {
	background-repeat: no-repeat;
	background-position: 3px 50%;
	background-color: #6980b2;
	color: #EEF0E3;
	display: block;
	font-size: 0.9em;
	text-decoration: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #c7dbf2;
	border-right-color: #4a5788;
	border-bottom-color: #4a5788;
	border-left-color: #c7dbf2;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 16px;
}

/* Hover and Active styles for the menu */
.closed a:hover, .open a:hover, .closed a:active, .open a:active {
	color: #FFFFFF;
	background-color: #76aa1b;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #abe24a;
	border-right-color: #5a8115;
	border-bottom-color: #5a8115;
	border-left-color: #abe24a;
}

/* Plus Sign for Trigger Links in Closed State */
.closed a {
}

/* Minus Sign for Trigger Links in Open State */
.open a {}

/* Link Styles for the Submenus */
.closed ul a, .open ul a, .open ul a:hover {
	background-color: transparent;
	background-repeat: no-repeat;
	background-position: 0% 50%;
	border: 0;
	color:#333333;
	font-size: 0.8em;
	font-weight:normal;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 18px;
	padding-top: 1;
	padding-right: 0;
	padding-left: 12px;
	background-image: url(../assets/arrow_purp.gif);
	padding-bottom: 1;
}
.open ul a:hover {
	background-color: transparent;
}
/* Optional ID to assign the <a> to highlight a "Current Page" link */
#p7current {
	color: #333333;
	font-weight: bold;
}

