body {
	font-family: Arial, Helvetica, sans-serif;	
	background: #dbecf2 url(images/bg_gradient.jpg) top left repeat-x;
	text-align: center;
	margin: 0px;
	padding: 0px;
	}
	
a {
	color: #bc0f1e;
	text-decoration: underline;
	}
	
a:hover {
	color: #bc0f1e;
	text-decoration: none;
	}
	
.clearfix:after {e3653e
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

#container {
	clear:both;
	width: 828px;
	margin: 0 auto;
	padding: 0;
	text-align: left;	
	background: transparent;
	}
	
#header {
	clear:both;
	width: 828px;
	height: 177px;
	background: transparent url(images/header.jpg) no-repeat;
	}
	
#menu_submenu {	
	background: transparent url(images/menu_bg.jpg) no-repeat;
	height: 105px;
	}
	
#menu {
	clear:both;
	width: 828px;	
	margin-left: 25px;
	}
	
#mainmenu	{
	margin: 0;
	width: 580px;
	list-style:none;
	float:left;	
	padding:0px;
	margin-top: 3px;
	margin-left: 0;
	}
	
#mainmenu li {
	float:left;
	
} 

#mainmenu li a {
	font-size: .7em; 
	font-weight: bold;
	line-height: 23px;
	text-decoration: none;
	text-align: center;
	color: #ffffff;
	padding: 0px 15px;
	display:block;
}

#mainmenu li a:hover, #home #mainmenu li a:hover {
	text-decoration: underline;
	color: #ffffff;
}

#mainmenu li a.last {
	border-right: 0px dotted #333;
	}
	
#submenu {	
	font-size: .7em;
	line-height: 20px;
	color: #1a6d97;
	padding: 0px;	
	margin: 0;
	padding-top: 10px;
	float:left;
	width:670px;
	list-style:none;	
	}

#submenu li{
	float:left;
	padding-bottom: 0px;
}

#submenu li a {	
	color: #1a6d97;
	text-decoration: none;
	padding: 0px 7px;
	margin: 0;
	margin-top: 3px;
	display:block;
	white-space: nowrap;
}

#submenu li a:hover {
	text-decoration: underline;
	}
	
#middlebg {
	clear:both;
	float: left;
	width: 828px;
	background: transparent url(images/contentbg.jpg) repeat-y top center;
	margin-top: 0px;
	}
	
#middle {
	clear:both;
	float: left;
	width: 828px;
	background: transparent url(images/content_image.jpg) no-repeat top;	
	min-height: 261px;	
	}
	
#contentbg {
	width: 828px;
	background: transparent url(images/content_image.jpg) no-repeat top;
	
	}
	
#content {
	width: 732px;
	background: transparent;
	min-height: 335px;
	margin-right: 42px;
	margin-left: 42px;
	margin-top: 5px;
	margin-bottom: 0;
	padding-bottom: 15px;
	float: left;
	display: inline;
	text-align: left;	
	}
	
#content h1 {
	font: bold 2em Arial, Helvetica, sans-serif; 
	color: #3573aa;
	padding-top: 0;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0;
	margin-bottom: 0px;
	}
	
#content h2 {
	font:  1.1em Arial, Helvetica, sans-serif; 
	color: #000000;
	border-bottom: #000000 1px dotted;
	padding: 0;
	margin: 0px;
	margin-top: 5px;
	}
	
#content h2.noborder {
	border: none;
	}
	
#content h3 {
	font: 1em Arial, Helvetica, sans-serif;
	color: #000000;
	padding: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: -10px;	
	}
	
#content h3.nomargin {
	margin-bottom: 0;
}
	
#content h4 {
	font: bold 1em Arial, Helvetica, sans-serif; 
	color: #5dc0cf;
	padding-top: 2px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	}
	
#content p {
	font: Arial, Helvetica, sans-serif;
	color: #1a6d97;
	font-size: .8em;
	line-height: 21px; 
	}
	
#content table {
	font: Arial, Helvetica, sans-serif;
	color: #1a6d97;	
	line-height: 21px;	 
	}
	
#content ul {
	font: Arial, Helvetica, sans-serif;
	color: #1a6d97;
	font-size: .8em;
	line-height: 21px;	 
	}
	
#content ol {
	font: Arial, Helvetica, sans-serif;
	color: #1a6d97;
	font-size: .8em;
	line-height: 21px;	 
	}
	
#bottom {
	clear:both;
	min-height: 100px;
	width: 828px;
	margin: 0;
	padding: 0;
	background: transparent url(images/contentbg.jpg) repeat-y top center;
	margin-top: 0;
	padding-top: 2px;
	}
	
#bodyfooter {
	clear:both;
	margin-top: -9px;
	padding: 0;
	width: 828px;
	height: 8px;
	background: transparent url(images/footer.jpg) no-repeat bottom center;
	}
	
#footer {
	clear:both;	
	padding: 0;
	width: 828px;
	text-align: center;
	background: transparent;
	display: inline;
	}
	
#footer p {
	font: Arial, Helvetica, sans-serif;
	color: #1c4b71;
	font-size: .7em;
	line-height: 18px; 
	text-align: center;
	margin-top: 2px;
	}
	
table.margin {
	margin-top: 20px;
	}

table tr td, table tr th {
	font: Arial, Helvetica, sans-serif;
	color: #1a6d97;
	font-size: .8em;
	line-height: 21px; 
	}
	
table tr th {
	font-weight: bold;
}

.symp h3 {
	margin: 0 !important;
	margin-top: 3px !important;
	font-size: 1.3em !important;
	float: left;
}

.symp h4 {
	margin-top: 2px !important;
	margin-bottom: 2px !important;
	font-size: 1.2em !important;
}

.symp h5 {
	margin-top: 0;
	margin-bottom: 0;
	font-size: 1em;
	line-height: 1.2em;
}

.symp h5 em {
	font-weight: normal;
}

.symp h6 {
	margin-top: 0;
	margin-bottom: 0;
	font-size: 1em;
	line-height: 1.1em;
	color:  #5dc0cf;
}

.symp {
	border-top: 1px solid #c3c8cB;
}

.symp th, .symp td {
	border-bottom: 1px solid #c3c8cB;
	margin: 0;
	padding: 2px 8px;
	border-collapse: collapse;
}

.symp p {
	font-size: 1em !important;
}

.symp .days {
	float: right;
}