@charset "utf-8";

/* CSS Document */

* 
{
	margin: 0px;
	padding: 0px;
}

body {
	margin:15px 0px; padding:0; 
	background: #AAE0FE url(images/back_all.gif) repeat-x;
	/* font: normal 13px Tahoma, Verdana, Helvetica, Arial, Sans-serif; */
	font: normal 13px 'Trebuchet MS', Arial, Sans-serif, Tahoma;
	color:#A4E4F5; text-decoration: none;
}

table tr td { padding:2px; }

input {
	padding:2px;
	border:1px solid #CAD4E6;
	font: normal 1em 'Trebuchet MS', Arial, Sans-serif, Tahoma;
	color:#333;
}
textarea {
	padding:2px;
	font: normal 1em 'Trebuchet MS', Arial, Sans-serif, Tahoma;
	border:1px solid #CAD4E6;
	display:block;
	color:#333;
}
input.button { 
	margin: 0; 
	padding: 2px; 
	font: bold 1em 'Trebuchet MS', Arial, Sans-serif, Tahoma;
	border: 1px solid #AEAEAE;
	background: #FFF; 
	color: #333;
}

h1, h2, h3, p, ol, ul {
	margin-top: 0;
}

h1, h2, h3 {
	font-family: 'Trebuchet MS', Arial, Sans-serif, Tahoma;
}

h1, h2 {
	/* text-transform: lowercase; */
	font-weight: normal;
}

h1 {
	font-size: 2.4em;
}

h2 {
	font-size: 1.8em;
}

h3 {
	font-size: 1.4em;
	font-weight: bold;
}

p, ol, ul {
	margin-top: 0.4em;
	margin-bottom: 0.7em;
	line-height: 150%;
}

a {
	color: #1D74A6;
}

a:hover {
	text-decoration: none;
	color: #1D74A6;
}

.spacer {
	line-height:0; font-size:0; clear:both;
}

.clearingdiv3 {
	clear:both; height:3px; width:1px;
}

.clearingdiv5 {
	clear:both; height:5px; width:1px;
}

.clearingdiv10 {
	clear:both; height:10px; width:1px;
}

.clearingdiv15 {
	clear:both; height:15px; width:1px;
}

#main
{
	width: 949px;
	margin: 0 auto;
	border: 10px solid #FFFFFF;
}

/* Header */

#header {
	width: 949px;
	height: 130px;
	background-color: #FFFFFF;
}

#logo {
	width: 949px;
	height: 93px;
	/* background: url(images/header.jpg) repeat-x; */
}

#logo .logo {
	margin:0; padding:0; float:left;
}
#logo .search {
	margin:0; padding-top:0; float:right;
}

#logo h1, #logo p {
	margin: 0;
	line-height: normal;
}

#logo h1 {
	padding: 47px 0 0 20px;
	font-size: 24px;
	color: #62D6F5;
}
#logo h2 {
	padding: 10px 0 0 20px;
	font-size: 10px;
	text-transform: uppercase;
	color: #62D6F5;
}

#logo a {
	text-decoration: none;
	color: #62D6F5;
}

#menu {
	height: 37px;
	padding-left: 49px;
	background: url(images/menubar_bg.gif) repeat-x 0 0 #AAE0FE;
}

#menu ul {
	margin: 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	float: left;
	height: 32px;
	padding: 5px 12px 0 12px;
	text-decoration: none;
	text-align: center;
	border-left:1px solid #65c0f2;
	font:bold 16px/26px 'Trebuchet MS', Arial, Sans-serif, Tahoma;
	color: #000000;
}

#menu a:hover {
	height: 32px;
	background:url(images/menubar_hover.gif) repeat-x 0 0 #AAE0FE;
}

#menu a.current {
	height: 32px;
	background:url(images/menubar_current.gif) repeat-x 0 0 #AAE0FE;
}

#banner {
	width: 949px;
	height: 270px;
	margin: 0 auto; padding:0px;
	background-color:#c4cde0;
}

/* Page */

#page {
	width: 949px;
	background-color: #FFFFFF;
	margin: 0 auto;
}

/* Content */
#content2column {
	float: left;
	width: 729px;
	margin-left: 5px;
	background:url(images/sidebar.jpg) no-repeat 0 0 #FFFFFF;
	color: #0A416B;
}
#content2column td a {
	color: #1D74A6;
	text-decoration:none;
}
#content2column td a:hover {
	color: #1D74A6;
	text-decoration:underline;
}

#content {
	float: left;
	width: 564px;
	margin-left: 5px;
	background:url(images/sidebar.jpg) no-repeat 0 0 #FFFFFF;
	border-right:1px solid #CAD4E6;
	color: #0A416B;
}

#content .post ul, #content .post ol
{
	margin-left: 30px;
}

.direction {
	margin:0px;
	padding:0 0 10px 10px;
	color: #0A416B;
	text-decoration:none;
}

.direction a {
	color: #1D74A6;
	text-decoration:none;
}
.direction a:hover {
	color: #1D74A6;
	text-decoration:underline;
}

.post {
	margin-bottom: 15px;
	/* background-color: #AAE0FE; */
	padding: 10px;
	color: #0A416B;
}

.post a {
	color: #1D74A6;
	text-decoration:none;
}

.post a:hover {
	color: #1D74A6;
	text-decoration:underline;
}

.brief {
	margin-left:10px;
	padding: 10px 10px;
	background: url(images/bgbrief.jpg) repeat-x top left;
	border-right: 10px solid #ffffff;
	color:#0A416B;
}

.brief a {
	color: #1D74A6;
	text-decoration:none;
}
.brief a:hover {
	color: #1D74A6;
	text-decoration:underline;
}

#content .brief ul, #content .brief ol
{
	margin-left: 20px;
	line-height:150%;
}

#content .brief p
{
	line-height:150%;
}

#content ul.content_topic {
	font: bold 1em 'Trebuchet MS', Arial, Sans-serif;
	list-style-type:none;
	margin:0px;
	padding-left:15px;
}
#content ul.content_topic li {
	margin:0px;
	background:url(images/bullet.jpg) 6px left no-repeat;
	padding-left:15px;
	margin-bottom:5px;
}

.title {
	margin: 0;
	color: #1D74A6;
	text-decoration:none;
}

.title a {
	text-decoration:none;
}
.title a:hover {
	text-decoration:underline;
}

.title_detail {
	margin: 0;
	padding:0px 10px 6px 20px; 
	color: #1D74A6;
	text-decoration:none;
	background:url(images/bullet.jpg) no-repeat 2px 8px;
}

.byline {
	margin: 0;
	padding-top:5px; 
	color: #333333;
	font-size:12px;
	text-decoration:none;
}

.byline a {
	color: #1D74A6;
	text-decoration:none;
}
.byline a:hover {
	color: #1D74A6;
	text-decoration:underline;
}

.page_manager {
	padding:3px 10px; 
}

/* Sidebars */

.sidebar {
	float: left;
	margin-top: 0px;
	color: #0D699B
}

.sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

.sidebar img {
	padding:1px;
	border:1px solid #CAD4E6;
}

.sidebar li {
	padding: 1px 5px 0px 20px;
}

.sidebar a {
	text-decoration: none;
	color: #0D699B;
}
.sidebar a:hover {
	color: #0D699B;
	text-decoration: underline;
}

.sidebar h2 {
	padding-top: 7px;
	color: #000000;
	background: url(images/title.gif) no-repeat;
	font:bold 20px 'Trebuchet MS', Arial, Sans-serif, Tahoma;
	height: 34px;
	padding-left: 20px;
}

/* Left Sidebar */

#leftbar {
	width: 215px;
}

#leftbar ul.sidemenu {
	font: bold 1em 'Trebuchet MS', Arial, Sans-serif;
	list-style:none;
	margin:10px 12px 10px 0px;
	padding:0;
}
#leftbar ul.sidemenu li {
	margin-bottom:1px;
/*	border: 1px solid #f2f2f2; */
}
#leftbar ul.sidemenu a {
	display:block;
	font-weight:bold;
	color: #333;	
	text-decoration:none;	
	padding:8px 5px 5px 10px;
	background: #f2f2f2;
	border-left:4px solid #CAD4E6;	
	min-height:23px;
}

* html body #leftbar ul.sidemenu a { height: 23px; }

#leftbar ul.sidemenu a:hover {
	padding:8px 5px 5px 10px;
	background: #f2f2f2;
	color: #1D74A6;
	border-left:4px solid #1D74A6;
}
#leftbar ul.sidemenu a.current
{
	background: #f2f2f2;
	color: #1D74A6;
	border-left:4px solid #1D74A6;
}

#leftbar .body
{
	width:212px;
	background: url(images/title_bg.gif) repeat-x;
	padding: 0px;
}

#leftbar ul.content_topic {
	font: bold 1em 'Trebuchet MS', Arial, Sans-serif;
	list-style-type:list-item;
	margin:0px;
	padding-left:15px;
}
#leftbar ul.content_topic li {
	margin:0px;
	background:url(images/bullet.jpg) 6px left no-repeat;
	padding-left:15px;
	margin-bottom:5px;
}

/* Right Sidebar */

#rightbar {
	width: 155px;
	margin-left: 8px;
}


/* Footer */

#footer {
	clear: both;
	padding-top: 20px;
	height: 62px;
	background: url(images/footer.gif) repeat-x;
	font:normal 13px 'Trebuchet MS', Arial, Sans-serif, Tahoma;
}

#footer p {
	text-align: center;
	font:normal 12px 'Trebuchet MS', Arial, Sans-serif, Tahoma;
	color: #FFFFFF;
}

#footer a {
	color: #FFFFFF; text-decoration:none;
}

#footer a:hover {
	color:#000000; background-color: #FFCC99; border-bottom: solid 1px #FF9900; text-decoration:none;
}

/* Page Manager ... */
#pagelist {
	clear:both;
	font-size:11px;
	margin:0px;
	text-align:center;
	color:#303030;
}
#pagelist a {
	border:1px solid #BBBBBB;
	padding:2px 6px;
	height:18px;
	color:#303030;
	text-decoration:none;
}
#pagelist a:visited {
	border:1px solid #BBBBBB;
	padding:2px 6px;
	height:18px;
	color:#303030;
	text-decoration:none;
}
#pagelist a:hover {
	border:1px solid #BBBBBB;
	padding:2px 6px;
	background:#0066FF;
	color:#FFFFFF;
}
span.curPage {
	font-size:11px;
	margin:0px;
	text-align:center;
	background:#DDDDDD;
	border:1px solid #BBBBBB;
	padding:2px 6px;
	height:18px;
	text-decoration:none;
}
