/* CSS Document */
body {
     text-align: center;
	 min-width: 850px;
     padding: 0;
     margin: 5px 0px 5px 0px;
	 background-image: url(assets/images/body_bg.gif);
	 background-repeat: repeat-x;
 }
 #wrapper {
 	background:#FFFFFF;
	text-align: left;
    margin: auto;
    width: 848px;
    padding: 0;
	border-left: thin solid #E6E4E4;
	border-right: thin solid #E6E4E4;
 }
#header {
	text-align: left;
	width: 848px;
	margin: 1px 0px 5px 0px;
	padding: 0px;
	background-image:url(assets/images/header_bg.gif);
	background-repeat:repeat-y;	
	float: left;
	height: 110px;
}

#top_bar {
	text-align: center;
	padding: 0px 0px 2px 0px;
	margin: 0px 0px 10px 0px;
	width: 848px;
	border-top: thin solid #E6E4E4;
	border-bottom: thin solid #E6E4E4;
	background:#FFFFFF;
	background-image: url(assets/images/nav_bg.gif);
	background-repeat: repeat-y;
	clear: both;
} 
#side {
	width: 178px;
	height: 100%;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 5px;
	float: left;
	background-color:#ffffff;
	clear: both;
	
	line-height: 20px;
 }
 
 #content {
	width: 645px;
	background-color:#FFFFFF;
	border-left: thin solid #E6E4E4;
	line-height: 19px;
	margin:0px 0px 0px 0px;
	padding: 0px 0px 0px 5px;
	float:right;

	
 }
 #footer {
 width:845px;
 	padding: 0px 0px 0px 5px;
	background-color:#EBE2E3;
	clear:both;
	border-top: thin solid #E6E4E4;
	 }
img.floatLeft { 
    float: left; 
    margin: 5px 10px 5px 5px; 
}
img.floatRight { 
    float: right; 
    margin: 5px; 
}
#top_bar ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	text-align:left;
}
#top_bar ul li {
	display: inline;
}
#content ul{
	list-style-image:url(assets/images/tick.jpg);
		}
#content ul li {
	font-family: Verdana, Arial, Helvetica, sans-serif;color: #660000;font-weight: bold;
	font-size: 12px;
	padding: 5px 0px 5px 0px;
}
#top_bar ul li a {
	font: 12px Arial, Helvetica, sans-serif;
	color: #666666;
	text-decoration: none;
	padding: 2px 10px;
	float: none;
}
#top_bar ul li a:hover {
	font: 14px Arial, Helvetica, sans-serif;
	color: #000000;
}
.style2 {font-family: "Book Antiqua", Arial, "Times New Roman"; font-size: 36px; }
.style3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.style4 {font-size: 10px}
.style6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #A72B29;
}
.style7 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.style9 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px;  }
.style10 {font-family: "Book Antiqua", Arial, "Times New Roman"; font-size: 24px; font-weight: bold; }
.style11 {font-family: "Book Antiqua", Arial, "Times New Roman";font-size: 9px}
.style14 {color: #660000;}
.style16 {font-weight: bold; color: #660000;}
.style18 {color: #CA685E;font-size:14px;font-weight: bold;}
.style19 {color: #72466A;font-size:14px;font-weight: bold;}
.style20 {color: #8484B4;font-size:14px;font-weight: bold;}
.style21 {color: #F2BA3B;font-size:14px;font-weight: bold;}
.style22 {color: #9BAB52;font-size:14px;font-weight: bold;}
.style23 {color: #4AB6AC;font-size:14px;font-weight: bold;}
.style24 {color: #317749;font-size:14px;font-weight: bold;}
.style25 {color: #F68D42;font-size:14px;font-weight: bold;}
.style26 {color: #12BDE1;font-size:14px;font-weight: bold;}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #320902;
	padding: 0px 0px 0px 0px;
	}
#content ul{
	list-style-image:url(assets/images/tick.jpg);
	}
