html {
	/* background: url('/img/bg-home.png') top center no-repeat #fcfcf9; */
	background: url('/img/bg.png') top center repeat-x #07649d;
}

body {
	border: 0px;
	width:100%;
	height:100%;
	border: none;
	margin:0px;
	padding:0px;
	color:#4e4e4e;
	font-size:9pt;
	font-weight:normal;
	font-family: 	Verdana, Century Gothic, Arial;
	/*background: url('/img/bg.png') top center repeat-x #07649d;*/
}

div {
	margin:0px;
	padding:0px;
}

div.clr {
	position:relative;
	clear:both;
}

img {
	border:none;
}

div.wrapper {
	width:1000px;
	height:auto;
	margin:0px;
	padding:0px;
	margin-left:0px;
	margin-right:0px;
	margin-left:auto;
	margin-right:auto;
}

div.header {
	float:left;
	width:1000px;
	height:130px;
	/* background:url('/img/header.png') top left no-repeat #fff; */
}


div.centerwrap {
	float:left;
	width:100%;
	vertical-align:middle;
	background: url('/img/main-bg.png') top center repeat-x #fff; 
}

div.content {
	margin-left:0px;
	margin-right:0px;
	margin-left:auto;
	margin-right:auto;
	width:1000px;
	height:auto;
	background:#fff;
}

div.shell {
	float:left;
	width:730px;
	height:auto;
	padding-top:30px;
	margin:0px;
	background: url('/img/shell-bg.gif') top left no-repeat #ffffff;
}

div.leftCol {
	float:left;
	width:500px;
	height:auto;
}

div.rightCol {
	float:left;
	width:500px;
	height:auto;
}

div.col {
	float:left;
	width:500px;
	height:auto;
}

div.col2 {
	float:left;
	width:364px;
	height:auto;
}

div.col3 {
	float:left;
	width:364px;
	height:auto;
	padding-bottom:10px;
	padding-top:10px;
	background:#00628f;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-topright: 10px;
	-moz-border-radius-bottomleft: 10px;
	-moz-border-radius-bottomright: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-webkit-border-bottom-right-radius: 10px;
	-webkit-border-top-left-radius: 10px;
	-webkit-border-top-right-radius: 10px;
	border:1px solid #d1dee2;
	
	-moz-box-shadow:0 0 7px #9f9f9f;
	-webkit-box-shadow: #9f9f9f 0px 0px 7px;
}

div.txtpanel {
	float:left;
	background:#79cd27;
	padding-top:10px;
	padding-right:0px;
	margin-top:27px;
	padding-bottom:10px;
	margin-bottom:10px;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-topright: 10px;
	-moz-border-radius-bottomleft: 10px;
	-moz-border-radius-bottomright: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-webkit-border-bottom-right-radius: 10px;
	-webkit-border-top-left-radius: 10px;
	-webkit-border-top-right-radius: 10px;
	
	-moz-box-shadow:0 0 7px #9f9f9f;
	-webkit-box-shadow: #9f9f9f 0px 0px 7px;
	
}

div.speach {
	float:left;
	margin-top:-20px;
	width:92px;
	height:19px;
	background:url('/img/speach.gif') top left no-repeat;
}

div.colAdd {
	float:left;
	width:366px;
	height:auto;
	padding-right:20px;
	padding-top:10px;
	padding-bottom:10px;
	margin-right:10px;
	background:#e7eaec;
	border:2px solid #d4d4d4;
	position:reletive;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-topright: 10px;
	-moz-border-radius-bottomleft: 10px;
	-moz-border-radius-bottomright: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-webkit-border-bottom-right-radius: 10px;
}

div.footer {
	float:left;
	width:1000px;
	height:39px;
}

div.leftNav {
	float:left;
	width:270px;
	height:auto;
	background:#00628f;
	color:#fff;
	text-align:left;
	clear:both;
}

div.subItems {
	float:left;
	width:270px;
	height:auto;
	background:#04456e;
	color:#fff;
	text-align:left;
	clear:both;
}

a.subleftNav {
	float:left;
	display:block;
	padding-left:35px;
	padding-top:5px;
	padding-bottom:5px;
	color:#ffd56f;
	width:235px;
	text-decoration:none;
	border-top:1px solid #5496b4;
	border-bottom:1px solid #003249;
	-webkit-transition: all 0.1s ease-in;
}

a.subleftNav:hover {
	background:#033656;
	text-shadow:0px 1px 3px #000;
}

a.subleftNav-on {
	float:left;
	display:block;
	padding-left:35px;
	padding-top:5px;
	padding-bottom:5px;
	color:#fff;
	width:235px;
	text-decoration:none;
	border-top:1px solid #5496b4;
	border-bottom:1px solid #003249;
	background:#033656;
	text-shadow:0px 1px 3px #000;
}

a.leftNav {
	float:left;
	display:block;
	padding-left:15px;
	padding-top:5px;
	padding-bottom:5px;
	color:#fff;
	width:255px;
	text-decoration:none;
	border-top:1px solid #5496b4;
	border-bottom:1px solid #003249;
	-webkit-transition: all 0.1s ease-in;
}

a.leftNav:hover {
	color:#fff;
	 background:#04456e;
	text-shadow:0px 1px 3px #000;
}

a.leftNav-on {
	float:left;
	display:block;
	padding-left:15px;
	padding-top:5px;
	padding-bottom:5px;
	color:#fff;
	width:255px;
	text-decoration:none;
	background:#ff8827;
	border-top:1px solid #5496b4;
	border-bottom:1px solid #003249;
	text-shadow:0px 1px 3px #000;
}

table {
	border-collapse:collapse;
	border-spacing:0;
}

table td {
	padding:3px 5px 3px 5px;
	margin:0px;
	font-weight:bold;
	font-size:8pt;
	border:1px solid #888888;
}

table td.list {
	font-weight:bold;
}

table td.total {
	color:#1771aa;
	font-weight:bold;
	background:#e8edee;
}

table td.num {
	color:#ff6c00;
	font-weight:bold;
}

table td.bold {
	color:#fff;
	font-weight:bold;
	background:#1771aa;
}

table td.name {
	color:#1771aa;
	font-weight:bold;
	background:#e2f6de;
}


table.form {
	border-collapse:collapse;
	border-spacing:0;
	margin-left:10px;
}

table.form td {
	padding:3px 5px 3px 5px;
	margin:0px;
	font-weight:bold;
	font-size:8pt;
	color:#fff;
	border:0px solid #e3e3e3;
}

img.logo {
	float:left;
}

div.colf {
	margin-top:10px;
	margin-bottom:10px;
	float:left;
	width:165px;
	height:auto;
}

a.navfoot {
	float:right;
	margin-top:0px;
	margin-left:0px;
	margin-bottom:0px;
	padding:0px;
	padding-right:5px;
	color:#79c2ef;
	border-right:1px solid #2c6689;
	border-bottom:1px dashed #2c6689;
	height:auto;
	text-decoration:none;
	font-size:7pt;
}

a.navfoot:hover {
	color:#fff;
	text-decoration:none;
}

a.navfoot-on {
	float:right;
	margin-top:0px;
	margin-left:0px;
	padding-right:5px;
	border-right:1px solid #2c6689;
	color:#ffd56f;
	height:auto;
	font-size:7pt;
	text-decoration:none;
	border-bottom:1px dashed #2c6689;
}


a.link {
	width:auto;
	height:auto;
	color:#fff;
	text-decoration:none;
	background:#1469a1;
	border:1px solid #1aa5ce;
	padding:0 10px 3px 10px;
	line-height: 17pt;
	margin:0px;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-topright: 10px;
	-moz-border-radius-bottomleft: 10px;
	-moz-border-radius-bottomright: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-webkit-border-bottom-right-radius: 10px;
	-webkit-border-top-left-radius: 10px;
	-webkit-border-top-right-radius: 10px;
	-webkit-transition: all 0.2s ease-in;
}

a.link:hover {
	color:#fff;
	background:#ff7006;
	border:1px solid #d66613;
	-moz-box-shadow:0 0 5px #f78e21;
	-webkit-box-shadow: #f78e21 0px 0px 5px;
}

a.link2 {
	width:auto;
	height:auto;
	color:#fff;
	text-decoration:none;
	background:#7e7e7e;
	border:1px solid #b0b0b0;
	padding:0 10px 3px 10px;
	line-height: 17pt;
	margin:0px;
	font-size:8pt;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-topright: 10px;
	-moz-border-radius-bottomleft: 10px;
	-moz-border-radius-bottomright: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-webkit-border-bottom-right-radius: 10px;
	-webkit-border-top-left-radius: 10px;
	-webkit-border-top-right-radius: 10px;
	-webkit-transition: all 0.2s ease-in;
}

a.link2:hover {
	color:#fff;
	background:#ff7006;
	border:1px solid #d66613;
	-moz-box-shadow:0 0 5px #f78e21;
	-webkit-box-shadow: #f78e21 0px 0px 5px;
}

div.topNav {
	float:right;
	width:280px;
	height: 37px;
	background:url('/img/navTop-bg.png') top left no-repeat;
}

a.navToplogin {
	float:left;
	margin-top:10px;
	margin-left:20px;
	color:#04456e;
	height:20px;
	text-decoration:none;
	font-size:8pt;
}

a.navToplogin:hover {
	color:#fff;
}

a.navToplogin-on {
	float:left;
	margin-top:10px;
	margin-left:20px;
	color:#fff;
	height:20px;
	text-decoration:none;
	font-size:8pt;
}

a.navTop {
	float:left;
	margin-top:10px;
	margin-left:20px;
	color:#04456e;
	height:20px;
	text-decoration:none;
	font-size:8pt;
}

a.navTop:hover {
	color:#79c2ef;
}

a.navTop-on {
	float:left;
	margin-top:10px;
	margin-left:20px;
	color:#ff7208;
	height:20px;
	text-decoration:none;
	font-size:8pt;
}

a.navTophome {
	float:left;
	margin-top:10px;
	margin-left:20px;
	color:#ff7208;
	height:20px;
	text-decoration:none;
	font-size:8pt;
	width:22px;
	height:23px;
	background:url('/img/home.png') top left no-repeat;
	
	-webkit-transition: all 0.5s ease-in;
	-moz-transition: all 0.5s ease-in;
}

a.navTophome-on {
	float:left;
	margin-top:10px;
	margin-left:20px;
	color:#ff7208;
	height:20px;
	text-decoration:none;
	font-size:8pt;
	width:22px;
	height:23px;
	background:url('/img/home-over.png') top left no-repeat;
}

a.navTophome:hover {
	float:left;
	margin-top:10px;
	margin-left:20px;
	color:#ff7208;
	height:20px;
	text-decoration:none;
	font-size:8pt;
	width:22px;
	height:23px;
	background:url('/img/home-over.png') top left no-repeat;
}


div.line {
	float:left;
	border-top:1px solid #d1dee2;
	margin-bottom:0px;
	margin-top:5px;
	padding:0px 0px 5px 0px ;
	width:100%;
	height:1px;
}

div.colorPanel {
	float:left;
	width:1000px;
	height:auto;
	padding-top:10px;
	padding-bottom:20px;
	background:#e7eaec;
}

div.conDetails {
	float:right;
	width:340px;
	height:auto;
	margin-top:10px;
	text-align:right;
}

ul {
	padding:0px;
	margin-top:10px;
	margin-left:20px;
}

li.style {
	list-style:none;
	margin-top:5px;
	padding-left:25px;
	padding-top:0px;
	background: url('/img/square.png') top left no-repeat;
}

a.linkBox {
	float:left;
	width:245px;
	height:auto;
	background:#00628f;
	padding-top:10px;
	padding-bottom:10px;
	margin-top:5px;
	margin-right:5px;
	color:#fff;
	text-align:center;
	text-decoration:none;
	font-size:13pt;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-topright: 10px;
	-moz-border-radius-bottomleft: 10px;
	-moz-border-radius-bottomright: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-webkit-border-bottom-right-radius: 10px;
	-webkit-border-top-left-radius: 10px;
	-webkit-border-top-right-radius: 10px;
	-webkit-transition: all 0.2s ease-in;
	
}

a.linkBox:hover {
	background:#43c42a;
	text-shadow:0px 1px 3px #000;
	-moz-box-shadow:0px 0px 5px #2ea5e6;
	-webkit-box-shadow: #2ea5e6 0px 0px 5px;
}

a.linkBoxcar {
	float:left;
	width:245px;
	height:auto;
	padding:0 0 0 0;
	margin:0 0 0 0;
	text-align:center;
	text-decoration:none;
}

a.linkBoxcar:hover {
}

a.selection {
	float:left;
	color:#1771aa;
	font-size:12pt;
	font-weight:normal;
	padding:0px;
	margin-left:20px;
	margin-right:0px;
	margin-top:5px;
	margin-bottom:5px;
	letter-spacing:0px;
	text-decoration:none;
}

a.selection:hover {
	color:#ff6c00;
}

p {font-size:inherit;font-weight:normal;padding-top:0px;margin-left:20px;margin-right:20px;margin-top:0px;margin-bottom:7px;}

p.small {font-size:8pt;color:#a6d4d4;font-weight:normal;padding-left:0px;padding-bottom:0px;margin-left:0px;padding-right:10px;margin-top:0px;margin-bottom:0px;}
p.form {font-size:inherit;font-weight:normal;padding-top:0px;margin-left:20px;margin-right:20px;margin-top:0px;margin-bottom:7px;color:#fff;}

h1.large {color:#07649d;font-size:16pt;font-weight:normal;padding-top:0px;margin-left:20px;margin-right:0px;margin-top:0px;margin-bottom:5px;letter-spacing:-1px;}
h1.medium {color:#1771aa;font-size:13pt;font-weight:normal;padding:0px;margin-left:20px;margin-right:0px;margin-top:0px;margin-bottom:5px;letter-spacing:-1px;line-height:110%;}
h1.sub {font-size:11pt;font-weight:normal;padding:0px;margin-left:20px;margin-right:0px;margin-top:5px;margin-bottom:5px;letter-spacing:0px;}
h1.sub2 {color:#1771aa;font-size:12pt;font-weight:normal;padding:0px;margin-left:20px;margin-right:0px;margin-top:5px;margin-bottom:5px;letter-spacing:0px;}
h1.small {font-size:10pt;font-weight:normal;padding:0px;margin-left:20px;margin-right:0px;margin-top:0px;margin-bottom:0px;letter-spacing:-1px;}

.medium {color:#ff6c00;font-size:15pt;font-weight:normal;padding:0px;margin-left:0px;margin-right:0px;margin-top:0px;margin-bottom:5px;letter-spacing:-1px;}
.sub {font-size:10pt;font-weight:normal;padding:0px;margin-left:0px;margin-right:0px;margin-top:0px;margin-bottom:5px;letter-spacing:-1px;}
.title {color:#1771aa;font-size:13pt;font-weight:normal;padding:0px;margin-left:0px;margin-right:0px;margin-top:0px;margin-bottom:5px;letter-spacing:-1px;line-height:110%;}



.white {color:#ffffff;}
.blue {color:#1771aa;}
.dark{color:#082233;}
.red {color:#cc0000;}
.orange {color:#ff6c00;}
.green {color:#509414;}
.grey {color:#b2b2b2;}
.aqua {color:#20d8da;}
.pale {color:#62827e;}
.light {color:#67b1b1;}
.yellow {color:#FFD56F;}
.footer {font-size:8pt;color:#79c2ef;}


h1.error {color:#fff;font-size:9pt;font-weight:normal;padding:0px;margin-right:5px;margin-top:5px;margin-bottom:5px;letter-spacing:0px;}


div.error {
	background:#ff0000;
	padding:10px;
	margin:5px;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-topright: 10px;
	-moz-border-radius-bottomleft: 10px;
	-moz-border-radius-bottomright: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-webkit-border-bottom-right-radius: 10px;
	-webkit-border-top-left-radius: 10px;
	-webkit-border-top-right-radius: 10px;
}

img.maxsumLogo {
	margin-top:10px;
	margin-left:20px;
	margin-right:20px;
	margin-bottom:10px;
	vertical-align:middle;
	border:2px solid #fff;
}

div.footEdging {
	background:#04456e;
	float:left;
	padding-left:10px;
	margin-top:10px;
	width:990px;
	-moz-border-radius-topleft:10px;
	-moz-border-radius-topright: 10px;
	-moz-border-radius-bottomleft: 10px;
	-moz-border-radius-bottomright: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-webkit-border-bottom-right-radius: 10px;
	-webkit-border-top-left-radius: 10px;
	-webkit-border-top-right-radius: 10px;
	
	-moz-box-shadow:0 0 10px #2ea5e6;
	-webkit-box-shadow: #2ea5e6 0px 0px 10px;
}









