/*Basic Formatting*/ 

body {
	font: 62.7% Arial, Helvetica, Geneva, sans-serif;
	text-align: center;
	background-color: #cccccc;
	margin: 0;
	padding: 0;
}

h1, h2, h3, h4, h5, p, ul, ol {
	margin: 0px;
	padding: 0px;
}

a img {
	border: none;
}

abbr, acronym {
	border-bottom: 1px dotted #ad015b;
	cursor: help;
}

/*Chrome*/

#wrapper {
	text-align: left;
	background: url("../images/nav_bg.png") repeat-y;
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
}

#header {
	background-color: #ffffff;
	height: 9.0em;
	position: relative;
}

#siteTools ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

#siteTools li {
	display: inline;
	float: right;
	padding: .5em 0;
}

#siteTools li a {
	color: #666666;
	font-size: 1.1em;
	line-height: 1.5em;
	text-decoration: none;
	height: 1.5em;
	padding: 2px 6px;
	border-left: 1px solid #cccccc;
}

#siteTools li a:hover {
	color: #666666;
	text-decoration: underline;
	}

#breadCrumbs {
	background-color: #666666;
	height: 3.0em;
	display: block;
	clear: both;
	position: relative;
	border-bottom: 3px solid #cccccc;
}

#breadCrumbs h1 {
	color: #ffffff;
	font-size: 1.7em;
	font-weight: normal;
	margin: 5px 0 0;
	padding: 0 5px 0 10px;
	float: left;
}

#breadCrumbs h1 a:link {
	color: #ffffff;
	text-decoration: none;
}

#breadCrumbs h1 a:visited {
	color: #ffffff;
	text-decoration: none;
}

#breadCrumbs h1 a:hover {
	color: #ffffff;
	text-decoration: underline;
}

#primaryNav {
	background-color: #b5b4b1;
	width: 160px;
	float: left;	
	position: relative;
}

#primaryNav p {
	font-size: 0.9em;
	padding: 5px;
}

#optionalNav {
	background-color: #b5b4b1;
	width: 160px;
	float: right;
	position: relative;
}

#header img {
	padding: 5px 5px 5px 10px;
	float: left;
}

#positioningStatement {
	color: #ffffff;
	font-size: 1.40em;
	padding: 10px;
	margin-right: 300px;
}

.brandedPhoto {
	width: 410px;
	height: auto;
	margin-right: auto;
	margin-left: auto;
	padding: 10px 0 5px;
	border-bottom: 1px solid #bdb4ab;
}

#mainContent {
	background-color: #ffffff;
	min-height: 400px;
	margin-left: 170px;
	margin-right: 170px;
	padding-bottom: 20px;
}

#footer {
	background-color: #b5b4b1;
	height: 5.0em;
	clear: both;
	border-top: 3px solid #cccccc;
	border-bottom: 1px solid #cccccc;
}

#footer p {
	color: #cccccc;
	text-align: center;
	padding: 5px 40px;
}

#footer p a {
	color: #333333;
	text-decoration: none;
}

#footer p a:hover {
	border-bottom: 1px solid #333333;
}

/*Form*/

#masterpage_quickform {
	margin-top: 4px;
	margin-bottom: 0px;
	margin-right: 2px;
	float: right;
}

#masterpage_quickform select {
	position: relative;
	top: -1px;
}

#masterpage_quickform input {
	padding: 0px;
	
}

#masterpage_quickform button {
	border: none;
	padding: 0;
	margin: 0;
	background: none;
	/*margin-bottom: -2px;*/
}

#masterpage_quickform p {
	margin: 0;
	border: none;
	padding: 0;
}

input:focus {
	background-color: #dbf0ff;
}

#masterpage_leftnav ul {
	font-size: 1.2em;
	background-color: #ffffff;
	margin: 20px 0px 4px;
	padding: 4px 0 0 0px;
	border-top: 2px solid #cccccc;
	border-bottom: 2px solid #cccccc;
	list-style-type: none;
}

#masterpage_leftnav li {
	margin: 0 0px 0 4px;
	padding: 0px;
	list-style-type: none;
}

#masterpage_leftnav a {
	color: #1c736f;
	text-decoration: none;
}

#masterpage_leftnav a:hover {
	color: #000000 !important;
	text-decoration: none;
}

#masterpage_leftnav li.lilevel20 {
	display: none;
}

#masterpage_leftnav li.lilevel30 {
	display: none;
}

#masterpage_leftnav li.lilevel40 {
	display: none;
}

#masterpage_leftnav li.lilevel31 {
	color: #ffffff;
	background-color: #b5b4b1;
	padding: 0 3px 3px 10px;
	border-bottom: 1px solid #cccccc;
}

#masterpage_leftnav li.lilevel41 {
	color: #666666;
	background-color: #eeeeee;
	padding: 0 0 0 20px;
	border-bottom: 1px solid #ffffff;
}

#masterpage_leftnav a.level3 {
	color: #ffffff;
	text-decoration: none;
}

#masterpage_leftnav a.level4 {
	text-align: right;
}

#masterpage_leftnav a:active.level2 {
	color:#b5b4b1;
	text-decoration: none;
	background: url("../images/arrowdown.gif") no-repeat right; /*need to check once transferred to collage*/
	padding: 0 13px 0 0;
}

#masterpage_rightnav .optListTitle {
	color: #1c736f;
	font-size: 1.20em;
	font-weight: bold;
	background-color: #ffffff;
	padding: 5px;
	display: block;
	margin-top: 0px;
	margin-bottom: 0px;
}

#masterpage_rightnav li {
	margin-left: 0px;
	padding: 0px 0px 4px 10px;
	list-style-position: inside;
	list-style-type: square;
	color: #fff;
}

ul#masterpage_rightnav {
	padding: 8px 0px 4px 0px;
	margin: 0px 0px 0px 0px;
	border-bottom: 2px solid #ccc;
}

#masterpage_rightnav a {
	font-size: 1.2em;
	font-weight:bold;
	margin-left: 0px;
	text-decoration:none;
	color: #fff;
	margin:0px;
}

#masterpage_rightnav a:hover {
	border-bottom: 1px solid #ffffff;
}

.marketingCampaign img {
	background-color: #ffffff;
	margin-top: 65px;
	margin-bottom: 30px;
	padding: 2px;
	border-right: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
}

#optionalNav .marketingPromotion a img {
	background-color: #e1e1ee;
	margin-bottom: 10px;
	padding: 2px;
	border-right: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
}

#masterpage_disclaimercopyright {
	text-align: center;
	margin: 0px;
	padding: 0px;
}


#masterpage_disclaimercopyright li {
	font-size: 1.1em;
	margin: 0px;
	padding: 0 0 0 8px;
	display: inline;
	list-style-type: none;
}

#masterpage_disclaimercopyright a {
	color: #000000 !important;
	text-decoration: none;
}

#masterpage_disclaimercopyright a:hover {
	border-bottom: 1px solid #000000;
	
}
