body {
	padding:0;
	margin:0;
	font-size:12px;
	line-height:20px;
	background:#fff url(../img/layout/bg5.png) repeat-x top;
	color:#454545;
	font-family:Arial, Helvetica, sans-serif;
}
a {
	color:#CB3900;/*#CC6600;*/
	text-decoration:none;
}
a:hover {
	color:#CC0000;
	text-decoration:underline;
}
p {margin:5px 0;}
h1 {
	font-weight:bold;
	font-size:24px;
	padding:8px 0 4px 0;
	margin:0;
	letter-spacing:-1px;
}
#pageTitle {
	padding:0 0 14px 0;
}
h2 {
	font-weight:bold;
	font-size:16px;
	letter-spacing:-1px;
}
h2, h2 a {color:#EB7C02;}
h3 {
	padding:4px 0;
	margin:0;
}
ul {
	margin:0;
	padding:0;
	list-style:none;
}
img {
	border:0;
}
hr {
	height:1px;
	border-style:none;
	color:#d0d0d0;
	background-color:#c0c0c0;
	margin:10px 0;
}
.container {
	margin:0 auto;
	width:1000px;
	position:relative;
}
#top {
	padding-top:0;
	background:transparent;
	height:80px;
}
#top h1 {
	font-weight:bold;
	font-size:42px;
	padding:20px 0 0 0;
	margin:0;
	letter-spacing:1px;
	color:#616161;
}
#top h2 {
	font-size:11px;
	letter-spacing:11px;
	color:#868686;
	margin:0;
	padding:10px 0 0 0;
	font-weight:normal;
}
#top #icons {
	float:right;
	margin:25px 15px 0;
	padding:0;
}
#top #icons img {
	padding-right:2px;
	border:0;
}

/* SEARCH */
#divSearch {
	position:absolute;
	top:87px;
	right:5px;
	width:300px;
	height:21px;
	border:1px solid #F6A600;
}
#divSearch .SearchMainText {
	background:url(../img/layout/search-text-bg.png) repeat-x top;
	border:none;
	height:17px;
	width:245px;
	padding:2px;
	color:#333;
}
#divSearch .SearchMainSubmit {
	position:absolute;
	right:0;
	top:0;
}



/* MENU */

#menu {
	margin:0;
	height:38px;
	position:relative;
	top:0px;
	left:-10px;
}
#menu li {
	list-style:none;
	display:inline;
	line-height:38px;
}
#menu li .separator {
	float:left;
	background:url(../img/layout/nav/separator.png) no-repeat left center;
	width:3px;
	height:38px;
}
#menu li a {
	display:block;
	float:left;
	text-decoration:none;
	font-weight:bold;
	color:#fff;
	height:38px;
	padding:0 10px;
}
#menu li a.first {
	background:none;
}
#menu li a.current {
	color:#000;
	/*color:#FFF;
	background-color:#D46101;*/
}
#menu li a:hover {
	text-decoration:underline;
}

/* ----- */


#main {
	width:1000px;
	margin:0;
	padding:20px 0 0 0;
}


#divBanner {
	float:right;
	width:468px;
	height:60px;
	display:block;
	overflow:hidden;
	position:relative;
	top:10px;
	text-decoration:none;
	color:#000;
}


/* RIGHT SIDE */

#right_side {
	float:right;
	width:260px;
	/*background:url(../img/topr.png) no-repeat top right;*/
	background:#FFF;
	overflow:hidden;
	position:relative;
}
#right_side .pad {
	padding:5px;
}
#right_side ul {
	padding:3px 0 8px 0;
}
#right_side li {
	line-height:18px;
	background:#fff;
	list-style:square;
	padding-left:0;
	margin-left:15px;
	/*color:#CC6600;*/
}
#right_side a {
	background:inherit;
	text-decoration:none;
}
#right_side h3 {
	/*color:#949494;*/
	font-weight:bold;
	font-size:15px;
	margin-top:10px;
}

#right_side .box-grey {
	height:47px;
	background:url(../img/layout/side-location-bg.png) repeat-x top;
	padding:0 5px;
}

#icon-links {
	text-align:center;
	padding:28px 0 20px 0;
}
#icon-links a {
	margin:0 4px;
}

/* LEFT SIDE */

#left_side {
	background:inherit;
	margin-bottom:10px;
	width:720px;
	color:#454545;
	position:relative;
}
#left_side .intro {
	height:80px;
	color:#fff;
	overflow:hidden;
}
#left_side .intro .pad {
	padding:18px 0 0 0;
}
#left_side .intro a {
	color:#CC6600;
	text-decoration:none;
}
#left_side .intro a:hover {
	color:#CC6600;
	text-decoration:underline;
}
/*
#left_side .mpart {
	padding:40px 0 0 0;
}
*/
#left_side h3 {
	background:inherit;
	padding:8px 0;
	margin:0;
	font-size:12px;
	background:url(../img/lrline.gif) no-repeat bottom left;
}
#divArticle h3 {background:none;}
#left_side h2 {
	padding:0;
	margin:5px 0;
	font-weight:bold;
	font-size:18px;
}
#left_side p {
	padding:0;
	/*text-align:justify;*/
}
#left_side img {
	/*float:left;
	padding:0 10px 5px 0;*/
}
#left_side .blockquote {
	padding-left:10px;
	border-left:3px solid #CC6600;
	margin:10px 0 10px 25px;
}
.line {
	border-top:1px dotted #ccc;
	height:20px;
}
.date {
	border-top:1px dotted #ccc;
	padding:5px 0;
	margin:10px 0 25px 0;
	text-align:right;
}
#left_side .rs {
	float:right;
	margin:0 8px;
	border:1px solid #ddd;
	padding:5px;
	background:#f5f5f5;
	width:100px;
}
#left_side ul {
	list-style-position:inside;
	margin-left:2px;
}
#left_side ul li {
	list-style-type:square;
	margin-left:0px;
}
#left_side ul ul li {
	list-style:none;
	margin-left:10px;
	list-style-type:lower-alpha;
	list-style-position:inside;
}

#flash {
	margin-top:9px;
	right:5px;
}



/* FOOTER */


#footer {
	background:url(../img/layout/bg-bottom.png) repeat-x bottom;
	height:327px;
	color:#FFF;
	font-weight:bold;
	line-height:16px;
	position:relative;
}
#footer h4 {
	text-transform:uppercase;
	font-size:14px;
	margin-top:0;
}
#footer .item {
	height:152px;
	margin-top:37px;
}
#footeritem1 {
	float:left;
	border-right:1px solid #FFF;
	width:215px;
}
#footeritem2 {
	float:left;
	border-right:1px solid #FFF;
	padding-left:50px;
	padding-right:50px;
	width:270px;
	font-size:10px;
	line-height:14px;
}
#footeritem3 {
	float:right;
	width:350px;
	font-size:9px;
	line-height:11px;
}
#footer a {
	color:#000;
}
#footer-links {
	position:absolute;
	top:297px;
	left:0;
	width:100%;
	text-align:center;
	font-size:15px;
}
#footer-links a {
	color:#FFF;
}





/* --- */


th {vertical-align:top;}
.link {color:#CC6600; text-decoration:underline; cursor:pointer;}

.imgCaptcha {
	border:1px solid #666;
	padding:0;
}

#divLogOut {
	position:absolute;
	top:5px;
	right:11px;
}
#divLogOut a		{color:#FFF;}
#divLogOut a:hover	{color:#FFF; text-decoration:underline;}

#ulFilterCategories {
}
#ulFilterCategories li {
	cursor:pointer;
}
#ulFilterCategories span {
	color:#CC6600;
}
#ulFilterCategories .current {
	/*border:1px solid #CC6600;*/
	color:#000;
	cursor:text;
}
#ulFilterCategories ul li {
	line-height:15px;
	list-style:disc;
}

.horizontal th {text-align:left;}

.hrGradient {
	background:url(../img/lrline.gif) no-repeat left;
	border:none;
}


/* BOTTOM/SITE LINKS */

#divSiteLinks {
	float:left;
	width:900px;
	margin:20px 0;
	position:relative;
}
#divSiteLinks .divCol {
	float:left;
	width:18%;
	margin:0 2% 0 0;
}
#divSiteLinks h3 {
	white-space:nowrap;
	background:url(../img/lrline.gif) no-repeat top left;
}
#divSiteLinks img {
}
#divSiteLinks .content {
}


/* CALENDAR */

.calendar {
	display:none;
	position:absolute;
	z-index:99;
	background-color:#FFF;
}
.calendar th, .calendar td {text-align:center;}
.calendar th {
	background-color:#EAEAFF;
}
.calendar a {color:#000; text-decoration:none;}
.calendar a:hover {text-decoration:underline;}
.calDateToday {font-weight:bold; background-color:#E4E8ED;}
.calDateToday a {color:#0C3;}
.calLink		{cursor:pointer;}
.calLink:hover	{text-decoration:underline;}



/* BUTTON-GREY */
.button-grey {
	display:block;
	height:27px;
	color:#FFF;
	line-height:25px;
	cursor:pointer;
	font-weight:bold;
	text-align:center;
}
.button-grey .left {
	display:block;
	float:left;
	background:url(../img/layout/button-grey-left.png) no-repeat top left;
	width:5px;
	height:27px;
}
.button-grey .right {
	display:block;
	float:right;
	background:url(../img/layout/button-grey-right.png) no-repeat top right;
	width:5px;
	height:27px;
}
.button-grey .text {
	display:block;
	background:url(../img/layout/button-grey-middle.png) repeat-x top;
	height:27px;
	padding:0 10px 0 12px;
	margin:0 5px 0 5px;
}
.button-grey:hover {
	color:#FFF;
	text-decoration:underline;
}


/* OTHER STYLES */

.error-message, .required {
	font-weight:bold;
	color:#F00;
}
.confirm-message {
	font-weight:bold;
	color:#00F;
}
.code {
	font-family:"Courier New", Courier, monospace;
	border:1px solid #CCC;
	background-color:#F0F9FF;
	padding:3px;
	letter-spacing:1.3px;
}
#fbConnect {
	clear:both;
	padding:15px 0;
}
.facebook-button {
	font-family:"lucida grande",tahoma,verdana,arial,sans-serif;
	font-weight:bold;
	color:#FFF;
	padding:8px 20px;
	background-color:#3B5998;
	border-left:1px solid #D9DFEA;
	border-top:1px solid #D9DFEA;
	border-bottom:1px solid #0E1F5B;
	border-right:1px solid #0E1F5B;
}
.facebook-button:hover {
	color:#FFF;
}
#corner {
    position:fixed;
    right:0;
    top:0;
}

