body {
	font: normal 13px/20px "Trebuchet MS", Tahoma, Arial;
	color: #333333;
	margin:0;
	background-image:url(imagesblue/back-top.jpg);
	background-repeat:repeat-x;
}

/*********** NAVIGATION ***********/

.navbar {
color:#fff;
font-size:14px;
font-weight:bold;
padding-left:20px;
}
.navbar a {
color:#fff;
text-decoration:none;
}
.navbar a:hover {
color:#fc0;
text-decoration:none;
}

/*********** HOMEPAGE ***********/

.hcontent {
	vertical-align:top;
	padding:20px;
}
.hcontent h1 {
	font-size:13px;
}
.hcontent h3 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	color:#600;
}

.hleft {
	float:left;
	width:280px;
}
.hleft h2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:15px;
	color:#600;
	margin:0;
}
.hleftBold {font-family:Georgia, "Times New Roman", Times, serif;font-size:12px;line-height:18px;}

.hright {
	width:240px;
	margin-left:300px;
	padding-left:20px;
	border-left:1px dotted #999;
}
.hright h2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:15px;
	color:#600;
	margin:0;
}
.hright strong {
	font-family:tahoma,verdana,arial;
}

.hrList {color:#600;list-style:square;font-family:tahoma,verdana,arial;font-size:12px;}
.hrList em {color:#333;font-style:normal;}

/*********** SIDE BAR ***********/

.sideBar {
	/* background:#F2E5BF; */
	/* background:#E5EFF5; */
	background:#efefef;
	padding:10px;
	vertical-align:top;
}
.sBloc {font-family:Verdana, Tahoma, Arial, Helvetica, sans-serif;font-size:11px;padding-bottom:10px;border-bottom:1px dashed #666;}
.sBtxt {font-family:tahoma,verdana,arial;font-size:12px;}
.sBlist {color:#900;font-weight:bold;list-style:square;}

/*********** FOOTER ***********/

.divFtr {
	margin:0;
	background-image:url(imagesblue/back-bottom.gif);
	background-repeat:repeat-x;
	color:#fff;
	padding-bottom:100px;
	font-size:11px;
}
.divFtr a{color:#fff;}
.divFtr a:hover{color:#fc0;}
.divFtr ul li {padding-bottom:10px;}

.ftr1 {vertical-align:top;border-right:2px dotted #999;}
.ftr2 {vertical-align:top;border-right:2px dotted #999;padding:0 10px;}
.ftr3 {vertical-align:top;}

/*********** CONTENT ***********/

.content {
	vertical-align:top;
	padding:20px;
}

.content h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	color:#600;
}

.title {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	color:#600;
}
.title2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	color:#600;
	border-bottom:1px solid #ccc;
}

.lists li {
	padding-bottom:15px;
	}

.listsSub li {
	padding-bottom:0;
	}

.logolist  img {
	float:left;
	padding:0 15px 30px 0;
}

.logolist  {
	clear:both;
}

.and {font-family:arial;}









