body {
	background: #FFFFFF;
	color: #000000;
	font-size: 12px;
	font-family: Arial, Verdana, Sans-Serif;
	margin: 0px 0px 0px 0px;
}

body * { margin: 0px; padding: 0px; }

#container { 
	background: #ffffff;
	width: 775px;
	text-align: left; 
	margin: 20px auto 20px auto;
}

#header {
	color: #005696;
	font-weight: bold;
	height: 20px;
	text-align: left;
	padding-top: 24px;
	padding-left: 225px;
	padding-bottom: 0px;
	margin: 0px;
}

#content { 
	display: block;
	width: 575px; 
	float: right; 
	padding: 0px 0px 15px 0px;
	margin-top: 5px;
	margin-bottom: 20px;
	margin-left: 0px;
	margin-right: 0px;
	color: #333333;
}

tr.even {
	background: #ddd;
}

tr.odd {
	background: #fff;
}

#deal {
	border-bottom: 1px dotted #ccc;
	margin-bottom: 25px;
}

#content h1 {
	font-size: 16px;
	font-weight: bold;
}

#content h2 {
	font-size: 14px;
	font-weight: normal;
}

#content h3 {
	font-size: 12px;
	font-weight: normal;
	margin-top: 3px;
	font-style: italic;
}

#content p{
	font-size: 14px;
	line-height: 1.2em;
	font-weight: normal;
	display: block;
	margin-top: 10px;
	margin-bottom: 10px;
}

#sidebar { 
	width: 170px;
	float: left; 
	padding: 0;
	text-align: left;
	margin-top: 5px;
	word-wrap: break-word;
}

#sidebar p.newsletter_promotion { 
	background: #e4effd;
	color:#018B00;
	padding: 0px;
	text-align: center; 
	font-weight: bold;

}

#sidebar p {
	border: 1px dashed #ccc;
	padding: 10px;
	margin-bottom: 15px;
	background: #e4effd;
}

#sidebar h2 {
	background: #6699CC;
	color: #333333;
	font-size: 13px;
	padding: 5px;
	margin: 0px;
}

#sidebar ul {
	padding-bottom: 15px;
	background: #e4effd;
	margin-bottom: 15px;
}

#sidebar li {
	font-size: 12px;
	list-style-type: none;
	margin-left: 12px;
	padding: 2px;
	text-decoration: none;
}

#sidebar li a {
	font-weight: normal;
}

#click {
	font-size: 15px;
	margin-top: 25px;
	margin-bottom: 25px;
	padding: 5px;
	font-style: italic;
	border-top: 1px dotted #333333;
	border-bottom: 1px dotted #333333;
	background-image: url('./submit.jpg');
	background-repeat: no-repeat;
	background-position: right;
}

#footer { 
	padding: 5px;
	clear: both;
	border-top: 1px solid #cccccc;
}

#footer a {
	text-decoration: none;
}

#footer a:hover {
	text-decoration: underline;
}

#rightmenu {
	color: #000;
	float: right;
	font-size: 11px;
	font-family: Helvetica, Arial, Verdana, Sans-Serif;
	font-weight: normal;
	margin: 0px;
	padding-top: 8px;
	padding-right: 3px;
}


#menu {
	color: #000;
	border-bottom: 1px solid #6699CC;
	margin: 12px 0px 0px 0px;
	padding: 0px;
	z-index: 1;
	padding-left: 180px;
	font-size: 11px;
}

#menu li {
	display: inline;
	overflow: hidden;
	list-style-type: none;
}

#menu a {
	color: white;
	background: #006600;
	border-top: 1px solid #006600;
	border-bottom: 1px solid #6699CC;
	padding: 5px 10px 0px 10px;
	margin: 0;
	text-decoration: none;
}

#menu a.active:hover {
	background: #6699CC;
	color: #fff;
}

#menu a.active {
	color: #fff;
	background: #6699CC;
	font-weight: bold;
	border: 1px solid #6699CC;
}

#menu a:hover {
	color: #fff;
	background: #6699CC;
	border-top: 1px solid #6699CC;
}


a, a:visited { 
	color: #005696;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	font-weight: bold;
	text-decoration: underline;
	color: #005696;
}

#breadcrumb {
	color: #fff;
	background: #6699CC;
	margin-bottom: 5px;
	padding: 5px;
	font-weight: bold;
}

#breadcrumb a {
	color: #fff;
}

#content-full { 
	display: block;
	width: 100%; 
	float: left; 
	position:relative;
	margin-top: 5px;
	margin-bottom: 20px;
	padding-left: 15px;
}

#content-full li {
	margin-left: 20px;
}

#content-full p{
	margin: 0px;
	padding: 5px 0px 5px 0px;
}

#content-full h1 {
	color: #333333;
	font-size: 16px;
	font-family: Helvetica Bold, Arial Bold, Verdana, Sans-Serif;;
	font-weight: bold;
	padding-top: 10px;
	padding-bottom: 10px;
	margin: 0px;
}

#content-full h2 {
	color: #333333;
	font-size: 15px;	
	font-family: Helvetica Bold, Arial Bold, Verdana, Sans-Serif;;
	font-weight: bold;
	margin: 0px;
	line-height: 120%;
	font-variant: normal;
}

#content-full h3 {
	color: #333333;
	font-size: 14px;	
	font-family: Helvetica Bold, Arial Bold, Verdana, Sans-Serif;;
	font-weight: bold;
	margin: 0px;
	line-height: 120%;
	font-variant: normal;
}

#content-full h2 a {
	font-weight: bold;
}

div.listItem {
  margin-bottom: 8px;
}

tr.rowblue {
  background-color: #EBF2FD;
}

div.pageDescription {
  margin-bottom: 15px;
}
