html,body{
font-family: Arial, Helvetica, sans-serif; 
font-size:13px;
color:#660033;
line-height:120%;
}

.container-bg{
background:url(/images_layout/homecontent-bg.gif) no-repeat top;
width:772px;
margin:0 auto;
}

/* MAIN NAV */
#nav-bg{
width:765px;
background-color:#552A2A;
margin:0 auto;
display:table;
cellspacing:0;
cellpadding:0;
border-bottom:2px solid black;
}
#navlist
{
margin:0;
}

#navlist li
{
list-style:none;
text-align:center;
font-size:12px;
font-weight: bold; 
float:left;
}

#navlist li a
{
display:block;
padding:5px 8px;
color:#ffffff;
background-color:#552A2A;
text-decoration:none;
}

#navlist li a:hover, #navlist li .mainnavselected 
{
background-color:#000000;
}

a{
color:#660033;
text-decoration:underline;
}

a:hover{
color:#660033;
text-decoration:none;
}


.footerlink a{
color:#ffffff;
text-decoration:none;
font-size:11px;
}
.footerlink a:hover{
color:#ffffff;
text-decoration:underline;
}

.FinePrint
	{
	color: #FFFFFF;
	font-size: 9px;
	text-decoration: none;
	text-align:left;
	}

.header-bottom{
background-image:url(/images_layout/sub_r3_c1.gif);
background-repeat:no-repeat;
background-position:top center;
height:19px;
width:772px;
}

#xFactorContentLong{
background-color:#F1F8F8;
font-size:11px;
padding:40px;
}
textarea
{
text-transform:uppercase;
}

/*content*/
h1{
font-size:18px;
font-weight:bold;
}
h2{
font-size:16px;
font-weight:bold;
}
h3{
font-size:14px;
color:#000033;
font-weight:bold;
display:inline;
}
h4{
font-size:14px;
color:#000000;
font-weight:bold;
display:inline;
}
h5{
font-size:16px;
color:#000000;
font-weight:bold;
display:inline;
}
h6{
color:#000000;
font-size:12px;
}

/* TOOLS */
#tools
	{
	margin:10px 0 0 0;
	padding:0;
	}

#tools a
	{
	font-size:.9em;	
	color:#7B5931;
	text-decoration:none;
	}

#tools a:hover
	{
	text-decoration:underline;			
	}

#tools ul
	{
	display:inline;
	margin:0;
	padding:0;
	}

#tools li
	{
	display:inline;
	margin:0;
	padding:8px 0 0 10px;
	text-align:right;
	font-size:12px;
	}

.Print a
	{
	padding-left:25px;
	background: url(/images_layout/icon_print.gif) no-repeat left 50%;
	}

.Print a:hover
	{
	text-decoration:underline;
	background: url(/images_layout/icon_print.gif) no-repeat left 50%;
	}

.Email a
	{
	padding-left:30px;
	background: url(/images_layout/icon_email.gif) no-repeat left 50%;					
	}

.Email a:hover
	{
	text-decoration:underline;
	background: url(/images_layout/icon_email.gif) no-repeat left 50%;					
	}

.Logout a
	{
	padding-left:18px;
	background: url(/images_layout/icon_logout.gif) no-repeat left;
	background-position:0 1px;
	}

.Logout a
	{
	text-decoration:underline;
	background: url(/images_layout/icon_logout.gif) no-repeat left;
	background-position:0 1px;
	}

#copyrights
	{
	background-color:#F5F2EF;	
	}

/* BEGIN: Login page */
.error
	{
	color:maroon;
	}
.success
	{
	color:green;
	}
/* END: Login page */

/* Events Frontend Begin */
.events_header
	{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:black;
	background-color:#CCCCCC;
	font-weight:bold;
	}

.events_description
	{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:black;
	background-color:white;
	padding-right:5px;
	}

.events_data
	{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000066;
	background-color:white;
	padding-left:5px;
	}

.required
	{
	color:maroon;
	}

.contact_even
	{
	background-color:#ECE4DD;
	}

.contact_odd
	{
	background-color:#E2D6CB;
	}

.contact_required
	{
	color:maroon;
	}
/* Events Frontend End */


.bna_popup
	{
	background-color:#F1F8F8; 
	}