BODY
{
	margin:0;
	FONT-SIZE:70%;
	line-height:1.8;
	color:#fff;
	FONT-FAMILY:Verdana, Arial, Helvetica, sans-serif;
	background:#E10023;
}
a
{
	color:#fff;
	text-decoration:none;
}
a:hover
{
	text-decoration:none;		
}
.box h1, .box h2, .box h3, .box h4, .box h5, .box h6
{
	color:#FE0100;
}
H1
{
    FONT-SIZE: 1.4em;
}
H2
{
    FONT-SIZE: 1.3em;
}
H3
{
    FONT-SIZE: 1.2em;
}
H4
{
    FONT-SIZE: 1.1em;
}
H5
{
    FONT-SIZE: 1em;
}
H6
{
    FONT-SIZE:.9em;
}
IMG
{
	border:none;
}
TABLE
{
	width:100%;
	border:none;
} 
table td, table th
{
	text-align:left;
	padding:0;
	vertical-align:top;
}
/* ################################### Site Classes ################################# */

.button
{
	margin-top:10px;
	float:right;
	padding:.3em .5em;
	font:bold .9em/1em verdana,arial, helvetica,sans-serif;
	background-color:#D5C6C8;
	border:1px solid;
	border-color:#E7DEE0 #857B7D #574F51 #DED1D3;
}
.content
{
	padding-left: 70px;
}
.dropDown, .textArea, .textBox
{
	color:#000;
	FONT-FAMILY:Verdana, Arial, Helvetica, sans-serif;
	font-size:1em;
	width:200px;
	padding:.1em;
	background-color:#F18A9A;
	border:1px solid;
	border-color:#930017 #F5ACB7 #F5ACB7 #930017;
}
.stepper
{
	position:relative;
}
.stepper a
{
	font-weight: bold;
	font-size: 90%;
	text-decoration: none;
}
.stepper p
{
	padding:0;
}
.stepper p.links
{
	position:absolute;
	top:0;
	left:0;
}

/* ################################### Box ################################# */

.box
{
	margin:0;
	padding:0;
}
.box .title h2
{
	background:#fff;
	margin-bottom:0 !important;
	text-align:center;
	padding:5px;
	height:1%;
	color:#333;
	border-bottom:1px solid #E10023;
}
.box .content
{
	height:1%;
	background:#fff;
	color:#333;
	margin-top:0;
}
.box .content a
{
	color:#E10023;
}
.box .b
{
	background:#fff;
}
.list
{
	border-bottom:1px solid #F08091;
	padding:8px 15px;
}
.box .list
{
	border-bottom-color:1px solid #ccc;
}

/* ################################### Site IDs ################################# */

#mainTable
{
	position:relative;
	margin:7px auto 0;
	padding-top:17px;
	WIDTH: 760px;
}

/* ################################## Menu setup ################################### */

#squareMenu
{
	position:absolute;
	top:4px;
	right:108px;
}

#mainMenu
{
	width:531px;
	margin-bottom:4px;
	padding:0 6px;
	background:#5F5F5F;
	border:1px solid #fff;
}
* html #mainMenu
{
	margin:0;
}
#mainMenu ul, #mainMenu li
{	
	padding: 0;
	display:inline;
	margin: 0;
}
#mainMenu ul a
{
	float:left;
	display:block;
	font-size: 90%;
	font-weight:700;
	color:#CACACA!important;
	padding:6px 4px 6px 6px;
	background: url(/images/layout/menu_dot.gif) left center no-repeat!important;	
}
#mainMenu ul a:hover, #mainMenu ul a.active, #mainMenu ul a.on
{
	color: #fff!important;
}


/* ======================== */

#subMenu ul
{
	line-height: 32px;
	padding: 0;
	margin: 0;
}
#subMenu ul li
{
	display:inline;
	padding:0;
	margin:0;
}
#subMenu ul a
{	
	color: #fff!important;
	padding:0 5px;
	font-weight:700;
	font-size:0.9em;
}
#subMenu ul a:hover, #subMenu ul a.active
{	
	color: #CACACA!important;
}

/* ======================== */

#logo
{
	display:block;
	position: absolute;
	top:0;
	right:40px;
}
#headerImage
{
	display:block;
	border:1px solid #fff;
	margin-bottom:4px;
}
#mainTitle 
{
	background-color:#3D3D3D;
	border: 1px solid #fff;
	line-height: 25px;
}
#mainTitle h1
{
	border-right: 1px solid #fff !important;
	background-image: url(/images/layout/bullets.gif) left center no-repeat !important;
	color: #fff !important;
	float:left;
	padding:0 15px;
	margin:0;
	line-height: 32px !important;
	width: 150px;
	font-size:1.1em;
}
#mainLayout
{
	padding:12px 0 2px 5px;
}
#mainLayout li
{
	padding:5px 0;
	
}
#mainFooter
{
	line-height: 24px;
	font-size: 90%;
	text-align:center;
	background: url(/images/layout/footer_bg.gif) left top repeat-x;
	padding-top:30px;
	color: #F7BFC8!important;
	height:1%;
	font-weight:700;
	width:739px;
}


/* ======================== */

#header
{
	padding-bottom:10px;
	margin-top:25px;
}
#header p
{
	color: #FFFF00!important;
}
#template_1_Column .content img
{
	margin-top:10px;
	margin-bottom:5px;
}
#template_1_Column .content
{
	width:530px;
	margin-left:50px;
}
#footer
{
	padding-top:10px;
}
#template_2_Columns
{
	margin:0 !important;
	
}
#template_2_Columns #column1
{
	width:447px !important;
}
#template_2_Columns #column1 p
{
	padding:5px 20px 0 20px;
} 
#template_2_Columns #column2
{
	margin-top:0;
}
#template_Mailform_Left #column1, #column2
{
	margin-top: 10px;
	margin-left:60px;
	height:1%;
}