body {
	background-color: #FFFFFF;
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #030303;
}
#navigation {
	height: 26px;
	border-left-width: 17px;
	border-left-style: solid;
	border-left-color: #C94E00;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d1d3e6;
}
#container {
	width: 99%;
	margin: 0 auto;
}
#left_clm {
	margin-top: 10px;
	float: left;
	width: 20%;
	min-width: 185px;
	font-size: 11px;
}
#footer {
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #4a5191;
	padding-top: 5px;
	font-size: 10px;
clear:both;
}
#footer_left {
	float: left;
	width: 580px;
	text-align: left;
}
#footer a {
	color: #4A5191;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #4A5191;
}
#footer a:hover {
	color: #C0C0C0;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #C0C0C0;
}

#footer_right {
	float: right;
	width: 220px;
	text-align: right;
}
#newsfeed-container {
	position:relative;
	overflow:hidden;
	width: 160px;
	height: 90px;
}

#newsfeed {
	position:relative;
	width:150px;
}

.box {
	background-color: #e9eaf3;
	border: 1px solid #d1d3e6;
	padding: 8px;
	margin-bottom: 8px;
}

#content {
	margin-bottom: 10px;
	float: left;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	width: 70%;
}
#content-home {
	padding-top: 20px;
	padding-left: 10px;
	padding-right: 10px;
	margin-right: 22%;
	margin-left: 22%;
}
.headerbg {
	background-image: url(../images/bg.jpg);
	background-position: right;
}
.field {
	border: 1px solid #D1D3E6;
	width: 120px;
	height: 16px;
}
form {
	margin: 0px;
}
#container a {
	color: #141D70;
}
#container  a:hover {
	color: #424242;
}
.box h2 {
	border-bottom-color: #ca4e00;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: normal;
	color: #141d70;
	letter-spacing: -1px;
}
.box ul {
	margin-left: 0px;
	padding-left: 15px;
	list-style: square;
	color: #141D70;
}
.button {
	background-color: #141d70;
	color: #FFFFFF;
	font-size: 10px;
	border: 1px solid #141D70;
	padding-top: 1px;
	padding-bottom: 1px;
}


#right_clm {
	width: 185px;
	position: absolute;
	right: 2%;
	margin-top: 10px;
	font-size: 11px;
}

#header {
	background-image: url(../images/fluid.gif);
	height: 71px;
}
#headerleft {
	background-image: url(../images/logo-left.jpg);
	float: left;
	width: 17px;
	height: 71px;
}
#logo {
	background-image: url(../images/logo.gif);
	float: left;
	width: 256px;
	height: 71px;
}
#logo h1 span {
	visibility: hidden;
}
#header_features {
	float: right;
	width: 200px;
	height: 61px;
	padding-right: 10px;
	text-align: right;
	padding-top: 10px;
	color: #FFFFFF;
	font: 8px arial;
	letter-spacing: 1px;
	font-variant: small-caps;
}
#header_features a {
	color: #fff;
	text-decoration: none;
}
#header_features a:link, #header_features a:active, #header_features a:visited {
	color: #fff;
}
#header_features a:hover {
	color: #C94E00;
}
#switchnorm {
	visibility: hidden;
	display: none;
}
#switchtext {
	visibility: visible;
	display: inline;
}
#printpage {
	visibility: visible;
	display: inline;
}
.headerbg {
	background-image: url(../images/bg.jpg);
	background-repeat: no-repeat;
	background-position: right;
	height: 71px;
}
h1 {
	color: #ca4e00;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	margin: 0px;
	font-weight: normal;
}
h2 {
	color: #141d70;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	margin: 0px;
	font-weight: normal;
}
h3 {
	color: #ca4e00;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	margin: 0px;
	font-weight: normal;
}
#blog_header{
width:100%;
}
#navigation a {
	color: #575757;
	text-decoration: none;
	font-size: 11px;
}
#navigation a:hover {
	color: #C94E00;
	text-decoration: none;
}

#navigation ul li {
	display: block;
	list-style-type: none; 
	float: left;
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #C0C0C0;
	height: 19px;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
	padding: 0px;
}
#navigation ul li a {
	padding-right: 21px;
	padding-left: 21px;
	padding-top: 3px;
	margin: 0px;
}

#navigation ul {
	margin: 0px;
	padding: 0px;
}
.floatleft {
	float: left;
	margin-right: 12px;
	border: 5px solid #d1d3e6;
}
.floatright {
	float: right;
	margin-left: 12px;
	border: 5px solid #d1d3e6;
}#content-home strong {
	font-weight: normal;
	color: #CA4E00;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
}
#content strong {
	font-weight: normal;
	color: #CA4E00;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
}
#click {
	display: block;
	width: 147px;
	padding: 4px;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	text-align: center;
	background-color: #141D70;
	color: #FFFFFF;
	text-decoration: underline;
}
#click a:link, #click a:active, #click a:visited{
	color: #FFFFFF;
	display: block;
	text-decoration: underline;
}
#click a:hover{
	color: #FFFFFF;
	display: block;
	text-decoration: none;
}
.clear {
	clear: all;
}
#newsfeed, .cgfeed ul, .cgfeed li {
/*
	list-style-type: none;
*/
	margin: 0px;
	padding: 0px;
}
#left_clm .box ul {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
#tag {
	float: left;
	padding-top: 53px;
	padding-left: 20px;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	font-style: italic;
}
.clr {
	font-size: 1px;
	line-height: 0px;
	clear: all;
}
#marqueecontainer {
height:150px;
overflow:hidden;
padding:2px 2px 2px 4px;
position:relative;
width:150px;
}
#rss {
	textalign: right;
	border: none;
float: right;
width: 40px;
}
.rss {
	border: none;
text-align: right;
}
a .rss {
	border: none;
}
