/****** General ******/

body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:1em;
	margin:0;padding:0;
	background-color:#EEEEEE;
	background-image:url(../images/body-back.gif);
}

ul, p, li, h1, h2, h3, h4, h5, h6 {
	padding:0px;
	margin:0px;
	color:#AE3B3B;
}

p {
	color:#000000;
}

.clearBoth {
	clear:both;
}

a {
	color:#1E6ADF;
	font-size:0.8em;
	font-weight:bold;
}

p a, strong a {
	font-size:1em;
}


.floatLeft {
	float:left;
	display:inline;
}

.floatRight {
	float:right;
	display:inline;
}

.clearFloat {
	clear:both;
}

.clsImagetext p {
	font-style:italic;
	font-size:0.9em;
	margin-top:3px!important;
}

/****** End General ******/

.box {
	margin-top:20px;
	border:1px solid #AEAEAE;
}

.box .header {
	border-bottom:1px solid #AEAEAE;
	background-image:url(../images/info-box-head-back.jpg);
	padding:10px;
	height:16px;
	color:#1E6ADF;
	text-transform:uppercase;
	font-size:0.8em;
	font-weight:bold;
}

.box.events .header {
	padding:0px;
	height:76px;
	background-image:url(../images/box-header-events.png);
	display:block;
}

.box.events {
	text-align:center;
	font-weight:bold;
	font-size:0.7em;
	color:#464646; 
}

.box.events h3 {
	font-weight:bold;
	font-size:1.1em;
}

.box .content {
	padding:10px;
}

.box .content p {
	font-size:0.8em;
}

.box.events .content {
	background-color:#EEEEEE;
}

.box.events .text {
	margin-bottom:15px;
	font-weight:normal;
}

.entire {
	width:990px;
	margin:0px auto 0px auto;
}

#top {
	margin-top:57px;
	height:49px;
	background-image:url(../images/top-bridge.png);
}

.paddingContent {
	padding:0px 13px 0px 13px;
}

#header {
	background-image:url(../images/header-back.jpg);
	background-repeat:repeat-x;
	border-left:1px solid #AEAEAE; 	border-right:1px solid #AEAEAE; border-bottom:1px solid #AEAEAE;
}

#entireContent {
	padding-top:13px;
	padding-bottom:20px;
	border-left:1px solid #AEAEAE;
	border-right:1px solid #AEAEAE;
	border-bottom:9px solid #990000;
}

#entireContent {
	background-color:white;
}

.sideColumn {
	width:180px;
}

#columnMain {
	width:552px;
	padding:20px 25px 0px 25px;
}

#shadowBottom {
	margin-bottom:50px;
}

#headerImages {
	margin-left:178px;
	height:160px;
}

.headerImage {
	padding:21px 0px 0px 9px;
	height:139px;
	width:142px;
	margin-left:5px;
}

.headerMask {
	background-image:url(../images/header-pic-mask.png);
	position:absolute;
	z-index:3;
	width:151px;
	height:160px;
	margin:-21px 0px 0px -4px;
}

.login_error {
	border:1px solid #990000;
	background-color:#FFCCCC;
	padding:10px;
	margin-bottom:15px;
}
