﻿body, div, span, h1, h2, h3, img, ul, li

{

	font-family: tahoma, arial, sans-serif;

	font-size: 12px;

	list-style-type: none;

	margin: 0;

	padding: 0;

}

img

{

	border: none;

}

body

{

	background-color: #e9e9e9;

	background-image: url('./images/bodyBg.png');

	background-repeat: repeat-x;

}

a, a:active, a:link, a:visited

{

	color: #830e0e;

}

#bodyWrapper

{

	margin: 0 auto;

	max-width: 845px;

	min-width: 845px;

	width: 845px;

}

#headerImage

{

	margin-top: 20px;

}



#menuWrapper

{

	background-image: url('./images/menuBg.png');

	background-repeat: no-repeat;

	height: 38px;

	max-width: 845px;

	min-width: 845px;

	width: 845px;

}



#menu

{

	list-style-type: none;

	margin: 0 auto;

	max-width: 600px;

	min-width: 600px;

	width: 600px;

}



#menu li

{

	float: left;

	font-size: 11px;

	height: 38px;

	max-width: 100px;

	min-width: 100px;

	width: 100px;

}

#menu li a, #menu li a:active, #menu li a:link, #menu li a:visited

{

	background-image: url('./images/menuNormal.png');

	background-repeat: no-repeat;

	color: #fff;

	display: block;

	font-weight: bold;

	height: 38px;

	line-height: 38px;

	max-height: 38px;

	max-width: 100px;

	min-height: 38px;

	min-width: 100px;

	text-align: center;

	text-decoration: none;

	width: 100px;

}

#menu li a:hover, #menu li a.Selected

{

	background-image: url('./images/menuHover.png');

}

#contentWrapper

{

	background-color: #fff;

	border: Solid 3px #cacaca;

	color: #3c3c3c;

	max-width: 839px;

	min-width: 839px;

	width: 839px;

}

ul.packages

{

	margin: 15px 20px;

}

ul.packages li.package

{

	background-image: url('./images/boxBg.png');

	background-repeat: no-repeat;

	color: #fff;

	float: left;

	margin: 2px;

	width: 261px;

}

ul.packages li.greenPackage

{

	background-image: url('./images/boxBgGreen.png');

}

ul.packages h2

{

	height: 20px;

	line-height: 20px;

	margin-bottom: 10px;

	margin-top: 2px;

	padding: 0 10px;

}

ul.packages ul.features li.feature

{

	padding: 0 30px;

}

ul.packages span

{

	display: block;

	font-size: 12px;

	font-weight: bold;

	text-align: right;

	width: 95%;

}

#subContent

{

}

#leftSection

{

	float: left;

	padding: 10px;

	width: 595px;

}

#leftSection h2

{

	background-color: #eee;

	font-size: 14px;

	font-weight: bold;

	padding: 5px;

}

#leftSection ul

{

	display: block;

	padding-left: 225px;

}

#leftSection li

{

	list-style-type: disc;

}

#leftSection img

{

	float: left;

}

#rightSection

{

	float: left;

	width: 220px;

}

#rightSection p, #rightSection a

{

	margin: 0;

	padding: 0;

	margin-left: 10px;

}

#rightSection h1

{

	background-color: #600000;

	color:#FFFFFF;

	font-size: 14px;

	font-weight: bold;

	padding: 5px;

	margin: 10px 0;

}

#rightSection h2

{

	background-color: #eee;

	font-size: 14px;

	font-weight: bold;

	padding: 5px;

	margin: 10px 0;

	

}

#rightSection h3

{

	padding: 0px;

	margin-bottom: -10px;

	margin: 0px;

}

#rightSection label

{

	display: block;

	float: left;

	font-weight: bold;

	line-height: 20px;

	margin-right: 10px;

	text-align: right;

	width: 85px;

}

#rightSection ul li

{

	margin-bottom: 10px;

}

#partners

{

	display: block;

	margin: 10px auto;

}

#footer

{

	background-image: url('./images/footerBg.png');

	background-repeat: no-repeat;

	color: #fff;

	height: 42px;

	line-height: 42px;

	max-width: 845px;

	min-width: 845px;

	text-align: center;

	width: 845px;

}

#footer a

{

	color: #fff;

	text-decoration: none;

}

#footer a:hover

{

	color: #b0b0b0;

	text-decoration: underline;

}

.frmTextfield 

{

	background-color:#f2f3f5;

	font-family: tahoma, arial, sans-serif;

	font-size: 12px;

	color: #832f66;

	border: 1px solid #d6d7d9;

}

.loginButton

{

	float: right;

}

#forgotLoginLink

{

	clear: both;

	display: block;

	height: 30px;

	float: right;

}

br.clear

{

	clear: both;

	max-height: 0px;

	min-height: 0px;

	height: 0px;

}

.txtGreen {

	color:#368026;

	width:48%; 

	margin:1px;

}

.lnkSupport, .lnkSupport a, .lnkSupport a:link, .lnkSupport a:hover {

	font-size:16px;

	text-decoration:none

}
