@charset "utf-8";
/* CSS Document */
* {margin:0; padding:0;}

body {
	background:#bbd2ed;
}

body, a, td, div, span, p, h {
	font-family:Verdana;
	font-size:11px;
	color:#000;
}

.wrap {
	width:890px;
	margin:0 auto;
}

.tl {
	width:10px;
	height:10px;
	background:url(../images/tl.jpg) 0 0 no-repeat;
	line-height:1px;
}

.t {
	width:870px;
	height:10px;
	background:url(../images/t.jpg) 0 0 repeat-x;
	line-height:1px;
}

.tr {
	width:10px;
	height:10px;
	background:url(../images/tr.jpg) 0 0 no-repeat;
	line-height:1px;
}

.l {
	width:10px;
	height:auto;
	background:url(../images/l.jpg) 0 0 repeat-y;
}

.c {
	width:870px;
}

.r {
	width:10px;
	height:auto;
	background:url(../images/r.jpg) 100% 0 repeat-y;
}

.bl {
	width:10px;
	height:10px;
	background: url(../images/bl.jpg) 0 100% no-repeat;
	line-height:1px;
}

.b {
	width:870px;
	height:10px;
	background:url(../images/b.jpg) 0 100% repeat-x;
	line-height:1px;
}

.br {
	width:10px;
	height:10px;
	background:url(../images/br.jpg) 0 100% no-repeat;
	line-height:1px;
}

.top_menu {
	background:#d7d7d7;
	width:100%;
	height:26px;
	padding-top:4px;
	padding-left:7px;
}
.top_menu a {
	text-decoration:none;
}

.main_menu {
	background: url(../images/top_menu_bg.jpg) 0 0 repeat-x;
	height:25px;
	width:100%;
	padding-top:5px;
	padding-left:5px;
}

.news {
	background: #7490bb url(../images/newsUpdates.jpg) 0 0 no-repeat;
	height:22px;
	width:750px;
	padding-left:120px;
}

.main {
	width:100%;
	clear:both;
}

#content {
	background:#fff;
	padding:10px;
	width:625px;
	float:left;
}
	
#right {
	background:#e7f1fd;
	width:203px;
	padding: 7px 8px 13px 14px;
	float:right;
}

#right .moduletable, #right2 .moduletable {
	margin-bottom:10px;
}
.moduletable-newsletter {
	background: url(../images/newsletter.jpg) 0 0 no-repeat;
	width:203px;
	height:86px;
	margin-bottom:10px;
	padding-top:45px;
}

.footer {
	background:#bbd2ed url(../images/plogo.jpg) 0 0 no-repeat;
	height:65px;
	padding: 7px 7px 7px 70px;
	width:793px;
}
	
.componentheading, .contentheading {
	font-size:14px;
	font-weight:bold;
}
#left {
	width:425px;
	padding:10px 10px 2px 10px;
	float:left;
	background:#fff;
	line-height:125%;
}
#left h3 {
	font-size:14px;
	margin:10px 0;
}

#right2 {
	width:413px;
	float:right;
	background:#e7f1fd;
	padding:6px 6px 6px 6px;
	line-height:125%;
}

.user1 {
	width:203px;
	float:left;
}
.user2 {
	width:203px;
	float:right;
}

#right2 ul {
	margin-left:20px;	
}

#mc-embedded-subscribe-form table {
margin-top:5px;
}
#mc-embedded-subscribe-form table tr td input {
height:12px !important;
}
