body {
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#wrapper {
	margin-right: auto;
	margin-left: auto;
	width: 960px;
	border-top-width: thin;
	border-right-width: medium;
	border-bottom-width: thin;
	border-left-width: medium;
	border-top-style: groove;
	border-right-style: double;
	border-bottom-style: solid;
	border-left-style: double;
	border-top-color: #3a556d;
	border-right-color: #3a556d;
	border-bottom-color: #3a556d;
	border-left-color: #3a556d;
	background-image: url(../images/Wrapper_bg2.jpg);
	background-repeat: repeat-x;
}
#wrapper #freeEditingArea {
	margin-right: auto;
	margin-left: auto;
	border-top-width: medium;
	border-bottom-width: medium;
	border-top-style: double;
	border-bottom-style: double;
	border-top-color: #ff6633;
	border-bottom-color: #ff6633;
}
#wrapper #freeEditingArea p {
	color: #3a556d;
	line-height: 1.5em;
}
#wrapper h1 {
	color: #FFF;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin-top: 25px;
	margin-bottom: 0px;
	font-size: 125%;
}
#wrapper h2 {
	color: #3a556d;
	padding-bottom: 0px;
	text-align: center;
}
#wrapper p {
	color: #FFF;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	padding-left: 25px;
}
#wrapper #TextArea {
	color: #FFF;
	font-family: Tahoma, Geneva, sans-serif;
	font-weight: normal;
	line-height: 1.2em;
	font-size: 1.2em;
	border: 4px none #FFF;
}
#wrapper #topLogo {
	height: 70px;
	margin-right: auto;
	margin-left: auto;
	width: 960px;
}
#wrapper #topMenu {
	font-size: 1em;
	color: #FFF;
	text-indent: 25px;
	letter-spacing: 0.2em;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
body {
	width: 100%;
	margin: 0px;
	background-image: url(../images/pageBG5.png);
	background-repeat: repeat-x;
}
.rightJustify {
	margin-right: 0px;
	float: right;
	background-color: #43607A;
	margin-left: 0px;
	padding: 0px;
	width: 150px;
	position: relative;
	top: -15px;
	height: 37px;
}
.smallerFontLeftJustify {
	font-size: 0.7px;
	color: #FFF;
	padding-left: 25px;
	text-align: left;
}
#wrapper #footer {
	clear: both;
	border-bottom-width: medium;
	border-bottom-style: double;
	border-bottom-color: #3a556d;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #3a556d;
	margin: 0px;
	padding: 0px;
}
#wrapper #footer p {
	color: #3a556d;
	font-size: 70%;
	text-align: center;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#wrapper #frameHolder {
	margin-bottom: 6px;
}
.leftJustify {
	text-align: left;
	text-indent: 25px;
	float: left;
}
#wrapper #nav {
	height: 70px;
	width: 950px;
	clear: left;
	padding-top: 20px;
	padding-right:0px;
	padding-bottom: 8px;
	padding-left: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	text-align: center;
	line-height: 35px;
}
/*#wrapper #nav ul {
	width:950px;
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: center;
}*/
#wrapper #nav ul li {
	border: thin solid #405972;
	width: 175px;
	list-style-type: none;
	position: relative;
	float: left;
	margin: 0px;
	padding: 0px;
}
/* #wrapper #nav li{
	list-style:none;
	position:relative;
	float: left;
	/*width: 86px;*/
/*	text-align: center;
	line-height: 35px;
	margin: 0;
	padding: 0;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 175px;
}*/
.smallLi {
	width: 82px;
	border: thin solid #405972;
}
.largeLi {
	width: 150px;
	border: thin solid #405972;
}
#wrapper #nav ul li a {
	text-align: center;
	text-decoration: none;
	display: block;
	height: 35px;
	/*width: 110px;*/
	color: #405972;
	font-weight: 300;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 95%;
}
#wrapper #nav ul ul {
	position:absolute;
	visibility:hidden;
	top:32px;
}
#wrapper #nav li:hover {
	font-family: Tahoma, Geneva, sans-serif;
	height: 35px;
	font-size: 120%;
	/*width: 150px;*/
	
}
#wrapper #nav li:hover ul {
	visibility:visible;
}
#wrapper #nav ul li:hover ul li a:hover {
	text-decoration: none;
}
#wrapper #nav a:hover {
	color: #FFF;
	background-color: #405972;	
	text-decoration: underline;
	height: 35px;
	margin: 0px;
	padding: 0px;
}
/*#wrapper #nav {
	padding-left: 500px;
	font-size: 2.0em;
}*/
.NavMenuButton {
	padding-right: 10px;
	padding-left: 15px;
	line-height: 3em;
	color: #FFF;
	font-family: Verdana, Geneva, sans-serif;
}
#wrapper #TextArea p {
	padding-left: 25px;
}
#wrapper #TextArea p a {
	color: #405C74;
}
#wrapper #freeEditingArea ul li {
	color: #3a556d;
	font-size: 110%;
	padding-left: 25px;
	margin-left: 25px;
}
#wrapper #freeEditingArea #nonCenteredText {
	text-align: left;
	margin-right: 35px;
	margin-left: 35px;
}
#wrapper #freeEditingArea #nonCenteredText #displayTable {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 730px;
}
#wrapper #freeEditingArea #nonCenteredText #displayTable #leftSide {
	text-indent: 30px;
	float: left;
	width: 325px;
}
#wrapper #freeEditingArea #nonCenteredText #displayTable #rightSide {
	text-indent: 35px;
	width: 375px;
	float: left;
}
.clearAll {
	clear: both;
}
#wrapper #freeEditingArea #displayText {
	width: 800px;
	padding-right: 75px;
	padding-left: 75px;
}
.testBorderRadius {
	background-color: #966;
	border-radius:2px; 
}
#wrapper #footer p a {
	text-decoration: none;
	color: #3a556d;
}
#wrapper #footer p a:hover {
	text-decoration: underline;
	color: #FFF;
}
