*{
	margin:0;
	padding:0;
	font-family:"Lucida Grande", "Trebuchet MS", Arial, Verdana, Helvetica;
	font-size:12px;
}
body{
	color:#000000;
	line-height:1.6em;
	background:#003C70 url(img/bg-greylines.gif) repeat;
	height:100%;
}

a:link, a:visited{
	color:#223E6E;
	text-decoration:none;
}
a:hover, a:active{
	color:#223E6E;
	text-decoration:underline;
}
a img{
	border:none;
}
p{
	padding:5px 0;
}
input, select, textarea{
	border:1px solid #999999;
	padding:2px;
	color:#000000;
}
h1{
	color:#236eac;
	font-size:1.5em;
	padding-bottom:10px;
}
h1 a, h1 a:visited, h1 a:active, h1 a:hover{
	color:#236eac;
	font-size:1em;
	padding-bottom:10px;
	text-decoration:none;
}
h2, h2 a, h3, h3 a, h4, h4 a, h5, h5 a, h6 a{
	color:#236eac;
	font-size:1.1em;
	padding-bottom:5px;
	text-decoration:none;
}
.spacer{
	clear:both;
	height:1px;
	font-size:1px;
	line-height:1px;
}
.banner{
	clear:both;
	height:200px;
	font-size:1px;
	line-height:1px;
}
.space{
	clear:both;
	height:1.8em;
	background:transparent url(img/dot-hor.gif) repeat-x left top;
}
.readmore{
	padding:0 15px 0 5px;
	margin-left:5px;
	background:#FC5C05 url(img/readmore-arrow.gif) right center no-repeat;
	color:#FFFFFF;

}
.readmore a:link, .readmore a:visited, .readmore a:hover, .readmore a:active{
	color:#FFFFFF;
	text-decoration:none;
	font-size:10px;
}
.button{
	height:40px;
	width:auto;
	cursor:pointer;
}
#wrap{
	width:930px;
	margin:0 auto;
}

#header{
	background:#003C70 url(img/header-bg.gif) repeat-x left bottom;
	
}
#page-menu{
	text-align:right;
	color:#85b1fd;
	line-height:2em;
	background: transparent url(img/header-line.gif) no-repeat right bottom;
}
#page-menu a{
	font-weight:bold;
	padding:0 3px;
	font-size:.9em
}
#sitemenu a:link ,#sitemenu a:visited {
	color:#FFFFFF;
	text-decoration:none;
}
#sitemenu a:hover ,#sitemenu a:active {
	color:#85b1fd;
	text-decoration:none;
}
#langmenu a:link ,#langmenu a:visited {
	color:#85b1fd;
	text-decoration:none;
}
#langmenu a:hover ,#langmenu a:active {
	color:#FFFFFF;
	text-decoration:none;
}
#sitemenu{
	display:inline;
	padding:0 10px;
}
#langmenu{
	display:inline;
	padding:0 50px;
}
#logo{
	width:300px;
	float:left;
}
#header-menu{
	width:400px;
	float:right;
	margin:5px 0;
	text-align:right;
}
#loginbox{
	background:transparent url(img/header-line.gif) no-repeat 200px bottom;
	padding:0 12px 5px 0;
}
#header-menu input{
	padding:1px;
	width:75px;
	font-size:.9em;
}
#header-menu label{
	color:#85B1FD;
	padding:0 2px 0 5px;
	font-size:.9em;
}
#header-menu .button{
	background:transparent url(img/round-button.gif) no-repeat center center;
	height:18px;
	width:18px;
	border:none;
	
}
#header-menu #searchbox{
	padding:5px 12px 5px 0;
}




#menu{
	background:#4D79B3 url(img/menu-bg.gif) repeat-x left top;
	height:34px;
	padding-left:10px;
}
#menu a{
	line-height:2.5em;
	font-weight:bold;
	margin:1px 0 0;
}
#menu a:link, #menu a:visited{
	padding:0 10px;
	color:#FFFFFF;
	text-decoration:none;
	display:block;
}
#menu a:hover, #menu a:active{
	padding:0 9px;
	color:#FFFFFF;
	text-decoration:none;
	background: transparent url(img/menu-bg-active.gif) top left repeat-x;
	border-left: 1px solid #B4B4B4;
	border-right: 1px solid #B4B4B4;
}
#menu dl{
	background: url(img/dot-ver.gif) right center no-repeat;
}
#menu .last{
	background:none;
}
#menu .dotspacer{
	height:30px;
	width:10px;
	background:transparent url(img/2pxdot.gif) repeat-y center top;
}
#shadow{
	background:transparent url(img/gradient.png) repeat-x left top;
	height:15px;
}
* html #shadow{
	background:transparent;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/gradient.png', sizingMethod=scale);
	width:100%;
}
#bodie{
	background:#FFFFFF url(img/bodie-bg.gif) repeat-y left top;
	padding:0 0 40px 0;
	height:100%;
	
}

#leftside{
	width:195px;
	padding: 0 10px;
	float:left;
	height:100%;
}
#inner{
	width:490px;
	float:left;
	margin:0 5px;
}
#rightside{
	width:195px;
	padding: 0 10px;
	float:right;
	height:100%;
}

.title{
	padding-left:6px;
	background:transparent url(img/section-dot.gif) left top no-repeat;
	margin:10px 0;
}
.title h3{
	color:#223E6E;
	border-top:1px dotted #CCCCCC;
	border-bottom:1px dotted #CCCCCC;
	margin:0;
	padding:0 0 0 5px;
}
#time{
	list-style:none;
}
#time li{
	color:#979797;
	text-align:center;
	font-weight:bold;
}
#time li.active{
	color:#000000;
}

#inner ul, #inner ol{
	margin:10px 0 10px 30px;
	list-style:outside disc;
}
#leftside blockquote{
	color:#666666;
	font-size:1.25em;
	font-weight:bold;
}
#leftside .author{
	color:#666666;
	text-align:right;
	margin-top:10px;
}
#leftside .news h4, #rightside .news h4{
	color:#000000;
	margin:0;
	padding:0;
	font-size:1em;
}
#leftside .news, #rightside .news{
	color:#43659F;
	margin-bottom:15px;
}
#leftside .news p, #rightside .news p{
	margin:0;
	padding:0;
}
#leftside .news a:link, #leftside .news a:visited, #rightside .news a:link, #rightside .news a:visited {
	color:#43659F;
	text-decoration:none;
}
#leftside .news a:hover, #leftside .news a:active, #rightside .news a:hover, #rightside .news a:active {
	color:#43659F;
	text-decoration:none;
}
.main-leftpic{
	display:inline;
	float:left;
	padding:10px 10px 10px 0;
}
.main-rightpic{
	display:inline;
	float:right;
	padding:10px 0 10px 10px;
}
#inner h1, #inner h2, #inner h3, #inner h4, #inner h5, #inner h6{
	margin-top:15px;
}
#inner .maintitle{
	color:#223E6E;
	font-size:1.6em;
	padding-bottom:10px;
	margin:0;
}

#footer{
	border-top:3px solid #fc5c05;
	padding:15px 0;
	text-align:center;
}
#footer *{
	color:#868686;
}

.submenu{
	list-style:none;
	margin-top:30px;
	font-family: "Lucida Grande", Arial, Verdana, Helvetica;
}
.submenu a{
	padding-left:10px;
	font-weight:bold;
	display:block;
	font-family: "Lucida Grande", Arial, Verdana, Helvetica;
}
.submenu a{
	background:transparent url(img/mainmenu-dot.gif) no-repeat left center;
}
.submenu a.active{
	background:transparent url(img/mainmenu-dot-active.gif) no-repeat left center;
}
.submenu ul{
	margin-left:20px;
	list-style:none;
}
.submenu ul a{
	padding-left:10px;
	font-weight:normal;
	background:transparent url(img/submenu-dot.gif) no-repeat left center;
}
