@charset "utf-8";
/* CSS Document
Epic 2009 April */

/* .1em = 2px  */


body	{
	padding: 0;
	margin: 0;
	font-family:Tahoma, Verdana, Arial, sans-serif;
	font-size: 1em;
	color:#000000;
	background-color:#D66D36;
}
#wrapper	{
	width: 100%;
	height: 100%;
	background-color: #D66D36;	
	text-align: left;
	margin: 0 auto;
}
#outside	{
	width:1440px;
	height: 918px;
	background-color: #D66D36;
	background-image: url(images/outsidebkgd.jpg);
	background-repeat: no-repeat;
	background-position: left top;
} 
#inside-home {
	width: 880px;
	padding-left: 153px;/*fixes banner left position leave!!*/
}
#inside {
	width: 860px;
	padding-left: 190px;
}
/* home page no menu */
#top	{
	padding-top: 244px;/*fixes banner top position leave!!*/
}
#banner {
	height: 185px;
}
#menu {
	padding-top: 258px;
}

/* sub pages with menu */
#menuMain {
	z-index: 1;
	text-align:left;
	height: 30px;
	padding-left: 50px;	
	width: 900px;
	background: url(images/menuBKG.gif) no-repeat left top;
}
/*#siteInfo {
	width: 850px;
	margin-left:33px;
	height: 20px;
	padding-top: 10px;	
}
#breadcrumb {
	width: 70%;
	padding-left: 10px;
}
.breadcrumb	{
	font-weight: normal;
	font-size: 0.8em;
	text-transform: lowercase;
	color:#000000;
}*/
#adminDiv {
	width: 80%;
	background-color: #fff;
	padding: 1em 2em 2em 1em;
	margin: 0 auto;
}
#content {
	padding: 5px;
	width: 850px;
	margin: 0;
}
#content-home {
	padding: 0 0 5px 20px;
	width: 850px;
	margin: 0 auto;
}
.fullWidth {
	padding: 0;
	clear:both;
}
.leftpane {
	FLOAT: left;
	WIDTH: 20%;
	padding: 0 2px 0px 0px;
}
.centrePane {
	float: left;
	width: 58%;
	padding: 0 5px ;
}
.rightPane {
	float: right;
	width: 20%;
	padding: 0  0 0 2px;
}
#bottom {
	clear:both;
	margin: 5px 0;
}
.bottom	{
	color: #FFFFFF;
	text-align:center;
	font-size: .8em;
}
#footer {
	height: 20px;
	width: 850px;
	margin: 0px;
	padding-top: 25px;
}
.footer	{
	color: #FFFFFF;
	font-size: .7em;	
	border-bottom: #000000 thin solid;
}
#copyright {
	width: 60%;	
	padding-right:10px;
	text-align:right;
	color: #FFFFFF;
}
#termsPrivacy {
	width: 30%;
	text-align:left;
	color: #FFFFFF;
	padding-left:5px;
}
#link-home	{
	padding-top: 20px;
	
}
.bottomLinks {
	font-size: 0.8em;
	color: #000000;
	margin: 0px;
	text-align: center;
	padding-right: .2em;
	padding-left: .2em;
	text-transform: uppercase;
	letter-spacing: .05em;
}
#login	{
	width: 30%;
	text-align: center;
	padding-left:5px;
	margin-right: auto;
	margin-left: auto;
	height: 60px;	
}
.siteLogin {	
	color: #e7e7e7;
	font-size: .7em;
}


/* ---------------------------------
	2 3 and 4 pane across layouts
	--------------------------------
*/
#contentDiv {
	clear: both;
}

#contentDiv-c2 {
}
#contentDiv-c3 {
}
#contentDiv-c4 {
	margin: 0 12px;
}
.c2-1 {
	width: 47%;
	padding: 0 10px; 
}
.c2-70 {
	width: 580px;
	margin-left: 5px;
}
.c2-30 {
	width: 260px;
}
.c3-1 {
	width: 32%;
}
.c3-2 {
	width: 32%;
	margin-left: 15px;
}
.c4-1 {
	width: 23%;
	margin-left: 4px;
}
.c4-2 {
	width: 23%;
	margin-left: 10px;
}
.left {
	float: left;	
}
.center {
	float: left;	
}
.right {
	float: right;	
}

/*=====================================================

2. Links

=======================================================*/

.breadcrumb a, .breadcrumb a:link, .breadcrumb a:active, .breadcrumb a:visited {
	color: #FFFFFF;
}
.breadcrumb a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
a, a:link, a:active, a:visited {
	color: #666666;
}
a:hover {
	color: #666666;
	text-decoration: underline;
}
.CommandButton, a.CommandButton:link, a.CommandButton:visited, a.CommandButton:active {
	color: #000000;
	text-decoration: none;
}
a.CommandButton:hover {
	color: #000;
	text-decoration: underline;
}
a.SkinObject:link, a.SkinObject:visited, a.SkinObject:active {
	color: #FFFFFF;
}
a.SkinObject:hover {
	color: #FFF;
	text-decoration: underline;
}
a.siteLogin:link, a.siteLogin:active, a.siteLogin:visited {
	color: #000000;
}
a.siteLogin:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.bottom a, .bottom a:link, .bottom a:active, .bottom a:visited {
	color: #FFF;
}
.bottom a:hover {
	color: #FFF;
	text-decoration: underline;
}
.footer a, .footer a:link, .footer a:active, .footer a:visited {
	color: #FFF;
}
.footer a:hover {
	color: #FFF;
	text-decoration: underline;
}
.bottomLinks a, .bottomLinks a:link, .bottomLinks a:active, .bottomLinks a:visited{
	color: #FFFFFF;
	
}
.bottomLinks a:hover	{
	color: #FFFFFF;
	text-decoration: underline;
}
#content img {
	padding: 5px;
}

/*=====================================================

3. Text

=======================================================*/

ul li {
	list-style-position: outside;
	list-style-image: url(images/arrow.gif);
	margin-bottom: 5px;
	margin-left:.1em;
}
h1, h2, h3, h4, .Head	{
	letter-spacing: .1em;		
}
h3, h4	{
	margin-bottom: 1em;
	font-weight:bold;
	margin-top: 4px;
	text-transform: capitalize;
}
h1, h2 {
	font-size: 1.50em;
	letter-spacing: .1em;
	font-weight: normal;
	text-transform: uppercase;
	margin-bottom: 1.2em;		
}
h1	{
	color: #FFFFFF;
}
h2 {
	color: #525253;
}
h3 {
	font-size: 1.15em;
	color: #C3C3C4;
}
h4 {
	font-size: 1.15em;
	color: #000000;
}
h5 {
}
h6 {
	
}
.Normal, .NormalDisabled, .NormalBold .NormalRed	{
	font-size: .8em;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	color: #0B0B0B;	
}
.NormalDisabled {
	color: silver;
}
.NormalBold {
	font-weight:bold;
}
.NormalRed	{
	font-weight:bold;
	color:#FF0000;
}

p	{
	margin-bottom: 1.0em;
}
.SkinObject {
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #FFFFFF;
}
.SubHead, .Head {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
}
#content .Head {
	color: #0e4691;
	font-size: 1.2em;
	padding-left:5px;
}

#inside table, #inside td {
	text-align: left;
	vertical-align:top;
}

/*=====================================================

4. Global Navigation

=======================================================*/

.MainMenu_MenuContainer {
	background-color: transparent;
}
.MainMenu_MenuBar {	
	text-align: left;
	height: 30px;
}
.MainMenu_MenuItem {
	color: #FFFFFF;
	border: none;
	text-transform: lowercase;
}
.MainMenu_MenuItemSel {
	background-color:#000;
	color: #d66d36;
	text-transform: lowercase;
	height: 30px;
}
.MainMenu_SubMenu {
	color:#FFFFFF;
	background-color:#525253;
	padding-top: 5px;
}
.MainMenu_MenuItem, .MainMenu_MenuItemSel, .MainMenu_SubMenu	{
	padding: .2em .2em;
}
.MainMenu_MenuBreak {
	border: none;
}
.MainMenu_MenuArrow, .MainMenu_MenuIcon, .MainMenu_RootMenuArrow {
	display: none;
}

