/* @group Reset  */

html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, code,
del, dfn, em, img, q, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
}
.clr:after {
	height: 0;
	clear: both;
	content: "";
	display: block;
}
* html .clr {height: 1%;}
*+html .clr {height: 1%;}

body {
	background:#ccc;
	font:12px Arial, sans-serif;
	color:#333;
line-height:19px;
}
ul {list-style:none;}
.contact-panel a:hover,
a {text-decoration:none;color:#e50278;}
a:hover {text-decoration:underline;}
.main {
	width:1008px;
	margin:0 auto;
}

/*--header--*/
#header {
	background:url(/images/header-bg-txt.jpg) no-repeat;
	height:119px;
	position:relative;
	padding:164px 0 0 0;
	z-index:110;
}
/*--logo--*/
.logo,
.logo a {
	display:block;
	width:153px;
	height:92px;
}
.logo {
	background:url(/images/logo.gif) no-repeat;
	position:absolute;
	top:17px;
	left:77px;
}
.logo-2 a,
.logo a {
	text-indent:-9999px;
	overflow:hidden;
	position:relative;
}
/*--Search--*/
.search{
	overflow:hidden;
	position:absolute;
	top:15px;
	right:44px;
	width:205px;
}
.search label{
	float:left;
	color:#666;
	padding:0 5px 0 0;
font-size:12px;
}
.input{
	background:url(/images/input-bg.gif) no-repeat;
	width:139px;
	height:19px;
	float:left;
}
.input input{
	background:none;
	border:none;
	width:131px;
	height:19px;
	padding:0 4px;
	overflow:hidden;
}
.submit{
	width:22px;
	float:left;
}
/*--top-menu--*/
.top-menu{
	position:absolute;
	top:15px;
	right:255px;
}
.top-menu ul{ padding:0 3px 0 0;}
.also ul li,
.copyright ul li,
.footer-menu ul li,
.top-menu ul li {
	display:inline;
	background:url(/images/line-top-menu.gif) no-repeat 100% 50%;
	padding:0 7px 0 3px;
font-size:12px;
}
.also ul li a,
.path ul li a,
.copyright ul li a,
.footer-menu ul li a,
.sub-c-l a{
	color:#e50278;
font-size:12px;
}
.top-menu ul li a {
	color:#e50278;
font-size:12px;
}
/*--Main menu--*/
.main-menu{
	width:980px;
	margin:0 auto;
	position:relative;
	z-index:100;
}
#nav li{
	float:left;
font:15px "Trebuchet MS", Arial, sans-serif;
	line-height:38px;
	width:133px;
	background:url(/images/line-main-menu.gif) no-repeat 100% 50%;
}
.also ul li.last,
.copyright ul li.last,
.footer-menu ul li.last,
.main-menu ul li.last{background:none;}
#nav li a{
	display:block;
	text-align:center;
	color:#fff;
}
#nav li.hover a,
#nav li:hover a,
#nav li a:hover{
	background:url(/images/hover.gif) no-repeat;
	text-decoration:none;
}
/*--2 level--*/
#nav ul{
	background:#304e8b;
	width:191px;
	border-bottom:1px solid #999;
}
#nav ul li{
	background:none;
	width:191px;
}
#nav ul li a{
	text-align:left;
	width:175px;
	padding:0 0 0 14px;
	border-left:1px solid #999;
	border-right:1px solid #999;
	border-top:1px solid #999;
	background:none !important;
font-size:13px;
line-height:34px;
}
#nav ul li a:hover{
	background:#0e2358 !important;
	border-left:1px solid #0e2358;
	border-right:1px solid #0e2358;
}
#nav li.hover,
#nav li:hover {
	position: relative;
}

#nav li.hover ul,
#nav li:hover ul {
	display: block;
}
#nav ul {
	display: none;
	position: absolute;
	left:0px;
	top:38px;
}

/*--Content--*/
#content{
	height:1%;
	overflow:hidden;
	background:url(/images/content-bg.gif) repeat-y;
}
#content h3{
	background:url(/images/point.gif) no-repeat;
	color:#1e3c78;
	padding:0 0 0 40px;
        font-weight: normal;
font:22px "Trebuchet MS", Arial, sans-serif;
line-height:normal;
}
/*--Column left--*/
.column-left{
	width:595px;
	float:left;
	margin:0 35px 0 14px;
	display:inline;
}
.column-left h2{
	color:#163067;
	padding:15px 0 20px 0;
        font-weight: normal;
font:26px "Trebuchet MS", Arial, sans-serif;
line-height:normal;
}
/*--Block--*/
.block{
	background:url(/images/dlock-bg.jpg) no-repeat;
	border:2px solid #ffc423;
	position:relative;
	width:547px;
	min-height:255px;
	padding:0 22px 22px 22px;
	margin:0 0 0 35px;
}
* html .block{height:255px;}
/*--Block content--*/
.block-content{
	width:430px;
	background:url(/images/block-content-bg.gif) repeat-y;
	margin:0 0 0 112px;
}
.block-content p{
	font-size:13px;
	line-height:18px;
	margin:0 0 28px 0;
	position:relative;
}
.block-content-left{
	width:258px;
	float:left;
}
p.link{
	text-align:right;
	padding:0 10px;
	margin:0;
	font-weight:bold;
	font-size:12px;
}
p.linkmore{
	text-align:right;
	padding:0;
	margin:0;
	font-weight:bold;
	font-size:12px;
}
.block-content-right{
	width:149px;
	float:right;
}
.block-content-right ul li a{
	color:#e50278;
	font-size:13px;
}
/*--Block 2--*/
.block-2{
	width:591px;
	margin:30px 0 0 37px;
	overflow:hidden;
}
.block-2-left{
	width:276px;
	float:left;
	position:relative;
}
.block-2-right{
	width:280px;
	float:right;
}
.block-2 .border-bottom {padding: 10px 0 10px 0;}
.block-2-left .border-bottom {padding: 0 0 10px 0;}
.block-2 .box p{
	text-align:left;
	font-size:11px;
line-height:15px;
	padding:10px 0 0 0;
}
.block-2 p.link, .block-2 p.linkmore {font-weight:bold;}
.block-2 .box p a{
	background:none;
	padding:0;
	font-size:13px;
}
.block-2 .box span{
	font-size:10px;
	color:#000;
	font-weight:bold;
}
a.rss{
	display:block;
	background:url(/images/rss.gif) no-repeat;
	width:16px;
	height:16px;
	text-indent:-9999px;
	overflow:hidden;
	position:absolute;
	top:5px;
	right:5px;
}
.center-menu ul {margin:0; padding:0 0 0 10px;list-style:none;line-height:18px;}
.center-menu ul li { margin:0 0 0 10px; padding:0 0 0 -5px; list-style:disc;color:#e50278;font-size:12px;}
.center-menu ol {margin:0; padding:0 0 0 10px;list-style:none;line-height:18px;}
.center-menu ol li { margin:0 0 0 10px; padding:0 0 0 -5px; list-style:disc;color:#e50278; font-size:12px;}
.center-menu p {font-size:12px;}

a.button{
	float:left;
	background:url(/images/button.gif) no-repeat;
	width:137px;
	height:43px;
	overflow:hidden;
	color:#fff;
	font-size:14px;
	text-align:center;
	margin:0 3px 0 0;
	line-height:16px;
	padding:3px 0 0 0;
}
a.button:hover{text-decoration:none;
color:#fff;
background:url(/images/contact-panel-hover.gif) no-repeat;
}
.buttons{
	height:1%;
	overflow:hidden;
	margin:30px 0 0 0;
}
/*--column right--*/
.column-right{
	width:315px;
	float:right;
	margin:0 14px 0 0;
	display:inline;
}
.column-right .center-menu ol {padding:10px 0; list-style:none;margin-left:10px;}
.box{width:276px;}
.border-top{
	background:url(/images/point-border.gif) repeat-x;
	height:1%;
	margin:5px 0;
}
.border-bottom{
	background:url(/images/point-border.gif) repeat-x 0 100%;
	width:276px;
}
.box p{text-align:right;}
p.text-georgia{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style:italic;
       font-size:12px;
	color:#333;
	padding:10px 0 0 0;
	line-height:20px;
	text-align:left;
}
p.bold{
	font-weight:bold;
	padding:5px 0 10px 0;
	text-align:left;
       font-size:12px;
}

p.link a,
.box p a,
p.linkmore a {
	color:#e50278;
	background:url(/images/point-link.gif) no-repeat 0 60%;
	padding:0 0 0 10px;
}
/*--newsletter--*/
.newsletter{
	border:1px solid #d2d2d2;
	height:1%;
	background:#fff;
	width:278px;
	margin:0 0 20px 0;
}
.newsletter-bg{
	background:url(/images/newsletter-bg.gif) no-repeat;
	padding:8px 17px 10px 17px;
}
.newsletter h4{
	padding:0 0 13px 0;
font:10px Arial, sans-serif;
font-weight:bold;
}
.newsletter p{
	font-size:11px;
	padding:10px 0 0 0;
}
/*--Login--*/
.login label{
	font-size:11px;
	display:block;
	padding:10px 0 0 0;
}
.input-bg{
	background:url(/images/input-bg-login.gif) no-repeat;
	width:209px;
	height:19px;
}
.input-bg input{
	background:none;
	border:none;
	width:199px;
	height:19px;
	padding:0 5px;
}
.subscribe{
	padding:10px 0;
	font-size:1px;
}
/*--Contact panel--*/
.contact-panel{
	background:url(/images/contact-panel.gif) no-repeat;
	width:280px;
	height:43px;
	margin:20px 0;
}
.contact-panel a{
	display:block;
	width:264px;
	height:43px;
font:15px "Trebuchet MS", Arial, sans-serif;
	line-height:43px;
	padding:0 0 0 16px;
	color:#fff;
}
.contact-panel a:hover {
	color:#fff;
background:url(/images/contact-panel-hover.gif) no-repeat;
}

.contact-panel a span{font:21px "Trebuchet MS", Arial, sans-serif;}
/*--banners--*/
.banners a{float:left;}
.banners a.find{margin:20px 9px 0 0;}
.banners a.linked{margin:10px 0 20px 57px;}
.banners a img{
	display:block;
	border:none;
}
/*--Footer--*/
#footer{
	background:url(/images/footer-bg.jpg) no-repeat;
	height:135px;
	overflow:hidden;
	position:relative;
}
/*--footer menu--*/
.footer-menu{
	position:absolute;
	top:103px;
	right:47px;
}
.copyright{
	position:absolute;
	top:103px;
	left:47px;
}
.copyright ul li{color:#666;}

/*--SUB Page--*/
.sub-c-l {padding:0 0 0 35px;}
#content h1{
	background:url(/images/h-point.gif) no-repeat 0 22px;
font:32px "Trebuchet MS", Arial, sans-serif;
	color:#1f3d7b;
	font-weight:normal;
	padding:25px 0 25px 70px;
line-height:normal;
}
.sub-c-l h1{
	background:url(/images/h-point.gif) no-repeat 0 22px;
font:32px "Trebuchet MS", Arial, sans-serif;
	color:#1f3d7b;
	font-weight:normal;
	padding:25px 0 25px 70px;
line-height:normal;
}
.sub-c-l p{
margin: 0 0 1.2em;
}
.sub-c-l a{
	line-height:19px;
}
.sub-c-l ul {margin:0 0 1.4em 0; padding:0 20px 0 20px; list-style:none;line-height:19px;}
.sub-c-l ul li {margin:0 0 0 18px; padding:0 0 0 -5px; list-style:disc;line-height:19px;}

.sub-c-l ol {margin:0 0 1.4em 0; padding:0 20px 0 20px; list-style:none;line-height:19px;}
.sub-c-l ol li {margin:0 0 0 18px; padding:0 0 0 -5px; list-style:decimal;line-height:19px;}

.addition ul{ padding:0 0 25px 37px;}
.addition ul li{
	background:url(/images/point-2.gif) no-repeat 0 50%;
	padding:0 0 0 12px;
}
.sub-c-l h2, .sub-c-l h2 a {
	padding:0 0 5px 0;
font:18px "Trebuchet MS", Arial, sans-serif;
	color:#1f3d7b;
	font-weight:normal;
line-height:normal;
}
.sub-c-l h5{
	font-size:15px;
	font-weight:bold;
}
.sub-c-l  p em{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style:italic;
       font-size:12px;
}
.sub-c-l  p span{
	font-size:11px;
	color:#000;
	font-weight:bold;
}
/*--path--*/
.path{
	background:url(/images/point-border.gif) repeat-x 0 100%;
	height:1%;
	margin:0;
	padding:0 0 5px 0;
}
.path p, .path a {font-size:11px;
margin:0;
padding:0;}

/*--also--*/
.also{
	background:url(/images/also.gif) no-repeat;
	width:573px;
	border:1px solid #d2d2d2;
	padding:10px;
	margin-top:25px;
}
.also p{
	padding:0;
	font-size:11px;
}
.also ul{margin:0 0 0 -5px;}

/* CONTACT FORM */
.contactform {width:370px; margin:0; float:left;display:inline;}
.contactform fieldset {margin:10px 0 20px 0; padding:15px 0 10px 10px; border:solid 1px rgb(220,220,220);}
.contactform fieldset legend {margin:0 0 0 5px; padding:0 2px 0 2px; color:#1f3d7b; font:14px "Trebuchet MS", Arial, sans-serif; font-weight:bold;}

.contacttext {width:200px; margin:13px 0 0 0; float:right;display:inline;}

/* BLOG */
.blogsitesummary span.author {
	display:none;
}
.blogsitesummary span.date {
	display:none;
}

/* HORIZ RULE */
hr {
  background: #d3d4d5; 
  color: #d3d4d5;
  clear: both; 
  float: none; 
  width: 100%; 
  height: .1em;
  margin: 1.4em 0;
  border: none; 
}
hr.space {
  background: #fff;
  color: #fff;
}

.floatRight { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.floatLeft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
iframe {margin:15px 15px 0 0;}
blockquote {margin:20px;}

.BlogTagList {padding: 10px 0 10px 0;}
.BlogRecentPost {padding: 10px 0 10px 0;}
.BlogPostArchive {padding: 10px 0 10px 0;}
.blogsitesummary ol {margin: 10px 0 0 0;}
