#wrapper {
	height: 524px;
	width: 770px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 50px;
}
#head {
	height: 55px;
	border-top-width: 15px;
	border-right-width: 15px;
	border-bottom-width: 15px;
	border-left-width: 15px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #C2C2C2;
	border-right-color: #AB1524;
	border-bottom-color: #C2C2C2;
	border-left-color: #C2C2C2;
	background-color: #FFFFFF;
}
#right {
	background-color: #C2C2C2;
	float: right;
	width: 429px;
	height: 409px;
	overflow: auto;
}

* html #right {width: 428px;}

#content {
	background-color: #FFFFFF;
	float: left;
	width: 402px;
	min-height: 409px;
	padding-left: 5px;
	padding-right: 5px;
}

* html #content {height: 409px;}

#head .header_fancy2 {
	height: 55px;
	width: 1px;
	border-top-width: 15px;
	border-right-width: 15px;
	border-bottom-width: 15px;
	border-left-width: 15px;
	border-right-style: solid;
	border-top-color: #AB1524;
	border-right-color: #AB1524;
	border-bottom-color: #AB1524;
	border-left-color: #AB1524;
	float: right;
}
#main {
	border-top-width: 15px;
	border-right-width: 15px;
	border-bottom-width: 15px;
	border-left-width: 15px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #c2c2c2;
	border-right-color: #c2c2c2;
	border-bottom-color: #c2c2c2;
	border-left-color: #c2c2c2;
	height: 409px;
	background-color: #c2c2c2;
}
#footer {
	border-top-width: 15px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #c2c2c2;
	border-right-color: #c2c2c2;
	border-bottom-color: #c2c2c2;
	border-left-color: #c2c2c2;
	height: 15px;
}
#left {
	float: left;
	height: 409px;
	width: 296px;
	border-right-width: 15px;
	border-right-style: solid;
	border-right-color: #c2c2c2;
}
#left #nav {
	height: 210px;
}
#left #enotional {
	height: 89px;
	border-top-width: 15px;
	border-right-width: 15px;
	border-bottom-width: 15px;
	border-left-width: 15px;
	border-top-style: solid;
	border-top-color: #c2c2c2;
	border-right-color: #c2c2c2;
	border-bottom-color: #c2c2c2;
	border-left-color: #c2c2c2;
	background-color: #FFFFFF;
}
#left #slogan {
	height: 80px;
	border-top-width: 15px;
	border-right-width: 15px;
	border-bottom-width: 15px;
	border-left-width: 15px;
	border-top-style: solid;
	border-top-color: #c2c2c2;
	border-right-color: #c2c2c2;
	border-bottom-color: #c2c2c2;
	border-left-color: #c2c2c2;
	color: #FFFFFF;
	background-color: #000000;
	line-height: 74px;
	text-align: center;
	font-size: 18px;
}
#footer .fancy {
	background-color: #AB1524;
	float: left;
	height: 15px;
	width: 170px;
}
#footer .footertext {
	font-size: 9px;
	color: #CCCCCC;
	background-color: #333B2F;
	float: right;
	height: 15px;
	width: 590px;
	padding-left: 10px;
	line-height: 14px;
}
#nav .nav_main {
	background-color: #FFFFFF;
	float: left;
	height: 210px;
	width: 156px;
	text-align: left;
}
#nav .nav_main a {
	line-height: 20px;
	display: block;
	height: 20px;
	width: 146px;
	float: left;
	font-size: 16px;
	padding-left: 10px;
	text-transform: uppercase;
	text-decoration: none;
	color: #000000;
}

#nav .nav_main a.active {
	background-color: #AB1524;
	line-height: 20px;
	display: block;
	height: 20px;
	width: 146px;
	float: left;
	font-size: 16px;
	padding-left: 10px;
	text-transform: uppercase;
	text-decoration: none;
	color: #ffffff;
}

#nav .nav_main a:hover {
	background-color: #AB1524;
	line-height: 20px;
	display: block;
	height: 20px;
	width: 146px;
	float: left;
	font-size: 16px;
	padding-left: 10px;
	text-transform: uppercase;
	text-decoration: none;
	color: #ffffff;
}

#nav .nav_sub {
	background-color: #AB1524;
	float: right;
	height: 200px;
	width: 140px;
	text-align: left;
	padding-top: 10px;
}
#head .date {
	float: left;
	height: 55px;
	width: 146px;
	line-height: 54px;
	color: #ADADAD;
	font-size: 16px;
	font-weight: bold;
	padding-left: 10px;
}
#nav .nav_sub a {
	font-size: 12px;
	text-transform: uppercase;
	color: #FFFFFF;
	float: left;
	height: 17px;
	width: 135px;
	padding-left: 5px;
	text-decoration: none;
	line-height: 16px;
}

#nav .nav_sub a.active {
	font-size: 12px;
	text-transform: uppercase;
	color: #000000;
	float: left;
	height: 17px;
	width: 135px;
	padding-left: 5px;
	text-decoration: none;
	background-color: #C2C2C2;
	line-height: 16px;
}


#nav .nav_sub a:hover {
	font-size: 12px;
	text-transform: uppercase;
	color: #000000;
	float: left;
	height: 17px;
	width: 135px;
	padding-left: 5px;
	text-decoration: none;
	background-color: #C2C2C2;
	line-height: 16px;
}

#head .header_fancy {
	background-color: #333B2F;
	height: 40px;
	width: 140px;
	border-top-width: 15px;
	border-right-width: 15px;
	border-bottom-width: 15px;
	border-left-width: 15px;
	border-bottom-style: solid;
	border-top-color: #AB1524;
	border-right-color: #AB1524;
	border-bottom-color: #AB1524;
	border-left-color: #AB1524;
	float: left;
}
#head .siteTitle {
	float: left;
	height: 55px;
	width: 411px;
	border-top-width: 10px;
	border-right-width: 10px;
	border-bottom-width: 10px;
	border-left-width: 10px;
	border-right-style: solid;
	border-top-color: #AB1524;
	border-right-color: #AB1524;
	border-bottom-color: #AB1524;
	border-left-color: #AB1524;
	line-height: 54px;
	padding-left: 15px;
	font-size: 24px;
	font-weight: bolder;
	letter-spacing: 80%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
body {
	background-color: #EAEAEA;
}#content h1 {
	font-size: 16px;
	color: #CCCCCC;
	margin-left: 15px;
	margin-top: 15px;
}
#footer .footertext a {
	color: #FF6633;
	text-decoration: none;
}

.clear {
	clear: both;
	height: 15px;
	}

.moduletextfield{
	font-size: 12px;
	border: 1px solid black;
}
.moduletextfield_error{
	font-size: 12px;
	border: 1px solid red;
	
}

.modulefont{
		font-size: 12px;
}