/* ELEMENTS */
a {
	color: #32477c;
	text-decoration: none;
}
a:hover {
	color: #32477c;
	text-decoration: underline;
}
a:active {
	color: #32477c;
}
body, div, th, td, form, p, li, ul, ol, h1, h2, h3, h4, h5, h6, span, select, input, textarea {
	color: #333333;
}
h1, .header1 {
	color: #2e57a4;
}
h2, .header2 {
	color: #999999;
	margin-top:3px;
}
h3, .header3 {
	color: #5baff1;
}

/* CLASSES */
.alert, p.alert {
	color: #C5242A;
}
.alignCenter {
	text-align: center;
}
.alignLeft {
	text-align: left;
}
.alignRight {
	text-align: right;
}
.clearFloat {
	clear: both;
	height: 0;
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 0;
	line-height: 0;
}
.copyright {
	text-align: center;
}
.displayBlock {
	display: block;
}
.displayNone {
	display: none;
}
.floatLeft {
	float: left;
}
.floatRight {
	float: right;
}
.formfield {
	margin : 0 0 13px 0;
	padding: 0;
}
.formlabel {
	color: #000000;
	font-weight: normal;
	margin : 0 0 1px 0;
	padding: 0;
}
.horizLine {
	height: 1px;
	margin: 0;
	padding: 0;
	border-bottom: 1px solid #e5e5e5;
}
.valignTop {
	vertical-align: top;
}


/* ID's */

#sectionSubNav {
	padding: 0;
	margin: 0;
}
#sectionSubNav .option {
	padding: 0;
	margin: 0;
	float: left;
}
#theSection {
	height: 100%;
	background: #ffffff url(../../img/bg_4colborders_color2.gif) repeat-y top left;
	margin: 0 0 10px 0;
	padding: 0;
	text-align: left;
}
#theSection #col_1_2 {
	float: left;
	width: 480px;
	background-color: transparent;
	margin: 0 1px 0 0;
	padding: 0;
}
#theSection #col_1_2 .col_1_2 {
	background-color: #ffffff;
}
#theSection #col_1 {
	float: left;
	width: 239px;
	margin: 0;
	padding: 0;
	border-top: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
}
#theSection #col_2 {
	float: left;
	width: 240px;
	margin: 0;
	padding: 0;
	border-top: 1px solid #cccccc;
}
#theSection #col_3 {
	float: left;
	width: 326px;
	background-color: #ffffff;
	margin: 0 1px 0 0;
	padding: 0;
}
#theSection #col_4 {
	float: left;
	width: 172px;
	background-color: #ffffff;
	margin: 0;
	padding: 0;
}
#theSite {
	width: 980px;
	height: 100%;
	text-align: center;
	margin: 0;
}
#footer {
	text-align:left;
}

<!-- <@ -->