@charset "utf-8";
/* CSS Document */

body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fff;
	background:url(../images/bg.jpg) repeat-x 0 0 #000;
}
* {
	padding:0;
	margin:0;
}
h1, h2, h3, h4, h5, h6 {
	padding:0;
	margin:0;
}
img {
	border: 0;
	vertical-align: middle;
}
table tr td {
	text-align:left;
	vertical-align:top;
}
a {
	text-decoration:underline;
	color:#CC6600;
}
a:hover {
	text-decoration:none;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #FFF;
}
/************ MAIN AREA ****************/
.wrapper {
	margin:0 auto;
	width:778px;
	padding-bottom:20px;
	overflow:hidden;
}
.clear {
	clear:both;
}
.floatRight {
	float:right;
}
.floatLeft {
	float:left;
}
.rightText {
	text-align:right;
}
.font10 { font-size:10px; }
.font12 { font-size:12px; }
.font16 { font-size:16px; line-height:20px; }
.font18 { font-size:18px; line-height:20px; }
.font30 { font-size:30px; }
.font34 { font-size:34px; }
.font54 { font-size:54px; }
.toptext {
	float:right;
	width:738px;
	padding:20px 20px 10px 20px;
	text-align:right;
	font-size:15px;
	font-weight:bold;
	color:#fff;
}
.whitelink a{
	text-decoration:none;
	color:#fff;
}
.whitelink a:hover{
	text-decoration:underline;
}
a.bluebtn {
	color:#fff;
	padding:2px 7px;
	background-color:#004dc1;
	text-decoration:none;
	font-weight:bold;
	font-size:18px;
}
a.redbtn {
	color:#fff;
	padding:2px 7px;
	background-color:#ff0000;
	text-decoration:none;
	font-weight:bold;
	font-size:10px;
}
a.bluebtn_big {
	color:#fff;
	padding:5px 10px;
	background-color:#004dc1;
	text-decoration:none;
	font-weight:bold;
	font-size:12px;
	height:50px;
}
a.redbtn_big {
	color:#fff;
	padding:5px 10px;
	background-color:#ff0000;
	text-decoration:none;
	font-weight:bold;
	font-size:12px;
}
.bluetext {	color:#004dc1;}
.redtext { color:#ff0000;}
.graytext {	color:#999;}
.blacktext { color:#000;}

.borderDas {
	border-bottom:dotted 2px #a0a0a0;
}
.borderBotRed {
	border-bottom:solid 1px #ff0000;
	padding-bottom:5px;
	margin-bottom:5px;
}

/************ Header start ****************/
.header {
	float:left;
	width:778px;
	height:101px;
	font-weight:bold;
}
.header_left {
	float:left;
	background:url(../images/headerBg_left.png) no-repeat 0 0;
	width:10px;
	height:101px;
}
.header_right {
	float:left;
	background:url(../images/headerBg_right.png) no-repeat 0 0;
	width:10px;
	height:101px;
}
.header_mid {
	float:left;
	background:url(../images/headerBg_mid.png) repeat-x 0 0;
	width:738px;
	height:86px;
	padding:15px 10px 0 10px;
}
.header_mid .logo {
	float:left;
}
.header_mid .righttext {
	float:right;
	padding-top:20px;
	font-size:25px;
}
/************ Header end ****************/

/************ Menu start *****************/
.menu {
	float:left;
	background:url(../images/menuBg.gif) repeat-x 0 0;
	width:778px;
	height:38px;
	font-size:10px;
}
.menu ul{
	list-style-type:none;
}
.menu ul li{
	float:left;
}
.menu ul li a{
	float:left;
	color:#fff;
	text-decoration:none;
	background:none;
	text-transform:uppercase;
	padding:10px 15px 0 15px;
	height:28px;
	cursor:pointer;
	margin-right:2px;
}
.menu ul li a:hover, .menu ul li a.selected{
	background:url(../images/menuBg_hover.gif) repeat-x 0 0;
}
/************ Menu end *****************/

/************ Cont start *****************/
.mainCont {
	float:left;
	width:778px;
	background-color:#fff;
	color:#808080;
	padding-bottom:15px;
}
.mainCont_black {
	float:left;
	width:778px;
	background-color:#000;
	color:#fff;
	padding:15px 0;
}
.border3 {
	background:url(../images/border3.gif) repeat-x 0 0;
	float:left;
	width:778px;
	height:8px;
}
.bodyCont {
	float:left;
	width:778px;
}
.bodyCont_1 {
	float:left;
	width:738px;
	padding:20px;
}
.bodyCont_scroll {
	float:left;
	width:728px;
	height:350px;
	overflow:auto;
	padding-right:10px;
}

.bodyCont_2 {
	float:left;
	width:738px;
	padding:0 20px;
}
.bodyCont_1_left {
	float:left;
	width:200px;
	text-align:center;
}
.bodyCont_1_right {
	float:left;
	width:500px;
	padding:20px 18px 0 20px;
}
.bodyCont_1_left1 {
	float:left;
	width:81px;
	padding-left:29px;
}
.bodyCont_1_right1 {
	float:left;
	width:590px;
	padding:20px 10px 0 28px;
}
.prog_left {
	float:left;
	width:288px;
}
.prog_left_m {
	float:left;
	width:288px;
	padding-bottom:10px;
}
.prog_right {
	float:left;
	width:415px;
	padding:0 0 0 35px;
}
.prog_right p, .bodyCont_2 p, .teamProfile_mid p {
	padding-bottom:8px;
	font-size:12px;
	line-height:15px;
}

.banner {
	float:left;
	width:778px;
	height:340px;
	color:#fff;
	position:relative;
}
.bmo {
	position:absolute;
	background:url(../images/bmo.png) no-repeat;
	width:154px;
	height:63px;
	right:30px;
	top:308px;
	z-index:9999;
}
.banner .fontstyle {
	font-size:72px;
	font-weight:bold;
	line-height:65px;
	position:absolute;
	top:40px;
	left:20px;
	text-align:left;
}
.banner1 {
	float:left;
	width:778px;
	height:310px;
	color:#fff;
	position:relative;
}
.banner1 .fontstyle {
	font-size:16px;
	width:260px;
	text-align:justify;
	line-height:22px;
	position:absolute;
	top:150px;
	left:25px;
}
.banner2 {
	float:left;
	width:778px;
	height:310px;
	color:#fff;
	position:relative;
}
.banner2 .fontstyle {
	width:225px;
	font-size:13px;
	position:absolute;
	top:35px;
	left:45px;
}
.banner2 .nameBullet {
	background:url(../images/pName_bullet.png) no-repeat;
	width:12px;
	height:12px;
	position:absolute;
	top:58px;
	left:25px;
}
.quicklinks {
	float:right;
	text-align:right;
	width:738px;
	padding:0 20px;
	font-size:16px;
	font-weight:bold;
}
.imggap {
	margin:0 6px;
}
.communityCont_main {
	float:left;
	width:688px;
	padding:15px 0;
	margin:0 10px;
}
.communityCont_left {
	float:left;
	width:70px;
}
.communityCont_right {
	float:left;
	width:593px;
	padding:0 0 0 25px;
}
.reg_title {
	font-weight:bold;
	color:#404040;
}
/************* TeamProfile start *****************/

.teamProfile {
	float:left;
	width:738px;
}
.teamProfile_left {
	float:left;
	width:150px;
	font-size:10px;
	line-height:13px;
}
.teamProfile_mid {
	float:left;
	width:340px;
	padding:0 10px;
	margin:0 13px;
	border-left:solid 1px #808080;
	border-right:solid 1px #808080;
}
.teamProfile_right {
	float:left;
	width:200px;
}
a.tProfileLink {
	text-decoration:none;
	color:#000;
}
a.tProfileLink:hover,  a.tProfileLink.selected{
	color:#ff0000;
}

/************* TeamProfile end *****************/

.name{
	background:#F4F4F4;
	width:200px;
	height:20px;
	border:1px solid #7f9db9;
}
.month{
	background:#F4F4F4;
	width:202px;
	height:22px;
	border:1px solid #7f9db9;
}
.fieldarea{
	background:#F4F4F4;
	width:200px;
	height:70px;
	border:1px solid #7f9db9;
}
table tr td.rightaline {
	text-align:right;
	vertical-align:middle;
}
.refProg_m {
	float:left;
	width:738px;
	padding-bottom:5px;
}
.refProg_l {
	float:left;
	width:500px;
}
.refProg_r {
	float:left;
	width:220px;
	padding-left:18px;
}
.redbtn {
	color:#fff;
	padding:2px 7px;
	background-color:#ff0000;
	text-decoration:none;
	font-weight:bold;
	border:none;
	cursor:pointer;
}
.bluebtn {
	color:#fff;
	padding:2px 7px;
	background-color:#004dc1;
	text-decoration:none;
	font-weight:bold;
	border:none;
	cursor:pointer;
}

/************* Cont end *****************/

/************* Footer start *****************/

.footer {
	float:left;
	background:url(../images/footerBg.gif) repeat-x 0 0;
	width:748px;
	height:35px;
	padding:6px 15px;
	font-size:10px;
}
.footer .logo {
	float:left;
	width:32px;
	margin-right:5px;
}
.footer .text {
	float:left;
	width:711px;
	padding-top:10px;
}


/************* Footer end *****************/
