/*=========================================
Tag Selectors
===========================================*/
body {
	font-family: Arial, Helvetica, sans-serif;
	color: #808080;
	font-size: 62.5%;
	margin: 0px;
	padding: 0px;
	background-image:url(../../assets/images/sitelayout/Shared/rpt-body-bg.gif);
	background-repeat:repeat-x;
	background-position:0px 164px;
}

p,h1,h2,h3,h4,div,td,th { margin:0px; padding:0px; }

p, li { color: #808080; }

h1,h2,h3,h4 { color:#5B4C95; }

img { border: none; }

hr {
	border: none;
	height: 1px;
	background: none;
	border-top-width:1px;
	border-top-style:dotted;
	border-top-color:#7A7A7A;
	color: #7A7A7A;
}

a:link, a:visited, a:active, a:hover {
	color:#5B4C95;
	text-decoration: underline;
	font-weight: normal;
}
a:hover {
	color:#7B9FBA;
}

form { margin-bottom: 10px; }
form input, form select, form textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	color: #000000;
}

/*=========================================
ID Selectors
===========================================*/
#docbody {

}

#container {
	width: 799px;
	margin: 0px auto 0px auto;
}

#header { 
	height:172px;
	position:relative;
	font-size:1.1em;
}

#gallery {
	background-image:url(../../assets/images/sitelayout/Shared/hanger-banner.jpg);
	background-repeat:no-repeat;
	width:412px;
	height:172px;	
}

#logo {
	position:absolute;
	top:29px;
	right:34px;
	background-image:url(../../assets/images/sitelayout/Shared/logo-bg.gif);
	background-repeat:no-repeat;
	width:210px;
	height:82px;
}
#logo img { width:100%; height:100%; }

#headNav {
	position:absolute;
	bottom:20px;
	right:34px;
}
#headNav ul {
	list-style:none;
	margin:0px;
	padding:0px;
}
#headNav li {
	margin:0px;
	padding:0px 10px 0px 10px;
	display:inline;
	border-left:2px solid #5B4C95;
}
#headNav li.first {
	border-left:none;
}
#headNav a:link,
#headNav a:visited,
#headNav a:active,
#headNav a:hover {
	color:#5B4C95;
	font-weight:bold;
	text-decoration:none;
	text-transform:lowercase;
}
#headNav a:hover {
	color:#8D8B8B;
}

#pagebody {
	margin-top:10px;
	margin-bottom:7px;
}

#cols {
	width:100%; 
	border-collapse:collapse;
}

#leftcol {
	vertical-align:top;
	background-color:#F6F6F6;
	background-image:url(../../assets/images/sitelayout/Shared/rpt-vertical-dots.gif);
	background-position:top right;
	background-repeat:repeat-y;
}

#left {
	width:207px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	font-size:1.1em;
}

#vertNav {
	margin:37px 14px 40px 22px;
}
#vertNav h2 {
	font-weight:bold;
	color:#5B4C95;
	margin:0px 0px 1.2em 0px;
	font-size:1.0em;
}
#vertNav h3 {
	color:#7B9FBA;
	font-weight:bold;
	margin:1.2em 0px 1.2em 0px;
	font-size:1.0em;
}
#vertNav h3 a:link,
#vertNav h3 a:active,
#vertNav h3 a:visited,
#vertNav h3 a:hover {
	color:#7B9FBA;
	font-weight:bold;
}
#vertNav ul {
	margin:1.2em 0px 2.0em 0px;	
	padding:0px;
	list-style:none;
	/*text-transform:lowercase;*/
}
#vertNav li {
	margin:0px 0px 3px 0px;	
	padding:0px;
}
#vertNav a:link,
#vertNav a:visited,
#vertNav a:active,
#vertNav a:hover {
	color:#808080;
	text-decoration:none;
}
#vertNav a:hover {
	text-decoration:underline;
}

#maincol {
	vertical-align:top;
	width:100%;
}

#horizNav {
	text-align:right;
	padding:20px 33px 20px 38px;
	margin:0px;
	font-size:1.1em;
}
#horizNav ul {
	margin:0px;	
	padding:0px;
	list-style:none;
}
#horizNav li {
	margin:0px;	
	padding:0px 13px 0px 13px;
	display:inline;
	border-left:2px solid #8D8B8B;
}
#horizNav li.first {
	border-left:none;
}
#horizNav a:link,
#horizNav a:visited,
#horizNav a:active,
#horizNav a:hover {
	color:#8D8B8B;
	font-weight:bold;
	text-transform:lowercase;
	text-decoration:none;
}
#horizNav a:hover {
	color:#7B9FBA;
}

#page {
	font-size:1.1em;
	margin: 0px 0px 0px 0px;
	padding: 8px 46px 10px 38px;
	min-height:300px;
}

#page p { 
	font-size:1em;
	line-height:1.1em;
	margin:1em 0em; 
}

#page li { font-size:1.0em; margin:1em 0px 1em 0px;}
#page h1 { font-size:1.1em;	margin:0px 0px 1.4em 0px; }
#page h2 { font-size:1.1em; margin:1.4em 0em; }
#page h3 { font-size:1.0em; margin:1.4em 0em; }
#page h4 { font-size:1.0em; margin:1.4em 0em; }

#footer {
	font-size:1.1em;
	text-align:right;
	padding:20px 59px 18px 226px;
	background-image:url(../../assets/images/sitelayout/Shared/footer-bg.gif);
	background-repeat:no-repeat;
	text-align:right;
	color:#6D6D6D;
}
#footer p {
	margin:0px 0px 0.4em 0px;
	padding:0px;
}

#ffmlogo {
	text-align:center;
	padding:10px 0px;
	display:none;
}