@import url("shadow.css");

* {
	padding: 0px;
	margin: 0px;
}

blockquote {
  padding: 20px;
  margin-left: 20px;
  border-left: 4px solid #493399;
  background-color: #DBD4F7;
}


body {
	background-image:url(/images/pageBg.png);
	background-color: #B2C6FB;
}

body, table, div, td, input, textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height:1.4em;
	color: #161E33;
	color: #333333;
}

body, html {
	margin: 0px;
	padding: 0px;
}

img {
	display:inline;
}
img.floater {
	margin:20px;
	border:1px dotted #C2B2FB !important;
	border:1px solid #9C8FCA;
}
img.floater2 {
	margin-right:10px;
	margin-bottom:10px;
}

p {
	padding-top: 5px;
	padding-bottom: 10px;
	line-height:1.2em;
}

td {
	vertical-align: top;
}

ul, ol {
	padding-left:30px;
}
ul {
	list-style-type:disc;
}

a { font-weight: bold; }
a:link { color: #1E4DF4; }
a.frontPage:link, a.frontPage:visited { color: #1E4DF4; }
a:visited {	color: #9438B2; }
a.action:link, a.action:visited {
	background-color: #FAD1E6;
	color: #804D81;
	border-top: 1px solid #6B5F2E;
	border-bottom: 1px solid #6B5F2E;
	font-weight:bold;
	padding: 2px;
	text-decoration:none;
}
a.normal { font-weight: normal; }

img {	border: 0px; }

h1 {
	color: #5E5679;
	font-weight:100;
	font-size: 1.5em;
	padding-bottom:5px;
	border-bottom: 1px dotted #C2B2FB !important;
	margin-bottom: 10px;
	margin-top: 25px;
	text-transform: capitalize;
}

h1 a {
	color: #5E5679;
	font-weight: normal;
	text-decoration: none;
}

h1.important {
	font-size: 1.9em;
	font-style: italic;
	line-height: 1.1em;
}

h1:first-child, h1.first {
	margin-top: 0px;
}

h2, h3, h4 {
	color: #804D68;
	font-weight: bold;
	margin-bottom: 5px;
	margin-top: 10px;
	padding-bottom:0px;
}

h2 {
	font-size: 1.2em;
}

div.line {
	border-bottom: 1px dotted #C2B2FB !important;
	border-bottom: 1px solid #C2B2FB;
	padding:0px;
	margin-top:0px;
	margin-bottom:10px;
	clear:both;
}

#flash {
	position: absolute;
	top: 54px;
	left: 200px;
	width: 400px;
	padding: 10px;
	z-index: 100;
	background-color: #fff;
	border: 2px solid #9B8ECA;
	border-top: 0px;
}

#flash * {
	font-size: 1.3em;
	line-height: 1.3em;
}


#container {
	width: 805px;
	float:left;
	margin-top: 15px;
	margin-left: 15px;
}

#rightFloatContainer {
	position:absolute;
	top: 70px;
	left: 810px !important;
	left: 825px;
}

/* Our selling points - done in CSS so IE can display transparent PNG */
#rightFloatImage {
	width:166px;
	height:212px;
	background-image:url(/images/sellingPoints.png) !important;
	background-image:none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/sellingPoints.png',sizingMethod='scale');
}
/* Email image, same as above...... */
#rightFloatEmail {
	width:104px;
	height:40px;
	background-image:url(/images/floater_email.png) !important;
	background-image:none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/floater_email.png',sizingMethod='scale');
}

#header div { float:left; }

#contentBody {
	width: 800px;
	overflow:hidden;
	border-left: 2px solid #2E3F6B;
	border-right: 2px solid #2E3F6B;
	border-top: 1px solid #2E3F6B;
	background-color: #F9FFE9;
	clear:both;
	margin-top:0px !important;
	margin-top:-2px;
}

#bottomCap {
	margin-bottom:20px;
}

#footer { margin-bottom:10px; }

#footerLeft, #footerRight, #footerMiddle {
	float:left;
}
#footerMiddle {
	background-image:url(/images/bottomMiddle.png);
	width:780px;
	height:44px;
}
#tripleCol {
	background-image:url(/images/columnBg.png);
	background-repeat:repeat-y;
	clear:both;
}
#bLeftCol, #bMiddleCol, #bRightCol {
	padding:15px;
	padding-top:20px;
	float:left;
}
#bLeftCol {
	width: 219px !important;
}
#bMiddleCol {
	width: 260px !important;
}
#bRightCol {
	width: 228px !important;
	width: 210px;
	overflow:visible !important;
	overflow:hidden;
}

#left {
	float: left;
	width: 500px;
	border-right: 1px dotted #2E3F6B !important;
	border-right: 1px solid #2E3F6B;
}
#right {
	float:left;
	width:259px !important;
	width:235px;
	overflow:hidden;
}

#navigation {
	position:absolute;
	z-index:200;
	margin-top:3px;
	margin-left:110px;
}

h1.hde {
	display: none;
}

.simpleHeader {
	background-color: #FAD1E6;
	border: 2px solid #2E3F6B;
	width:800px;
	border-bottom-width: 1px;
}

ul.navigation {
	margin: 0px;
	padding-left:0px;
	padding: 0px;
	display: inline;
}

ul.navigation.secondary {
	position: relative;
	left: -20px;
	top: -10px;
}

ul.navigation li {
	margin:0px;
	list-style: none;
	display:inline;
	padding:0px;
	padding-left: 20px;
	line-height: 35px;
}

ul.navigation li.active {
	font-size: 1.2em;
	font-style: italic;
}

ul li {
	padding: 2px 0px;
	list-style-type: square;
}

.navigation a, .navigation a:link, .navigation a:visited, a.redlink, a.red:link, a.red:visited {
	color: #804D68;
}

.info {
	font-size: 10px;
	font-style:italic;
	color: #666666;
}

.money {
	color: #008800;
	font-weight:bold;
}

.purpleBg {
	background-color: #C2B2FB;
	background-image:url(/images/purpleBg.png);
	padding: 10px;
}
.purpleBg h1 {
	border-color: #9C8FCA !important;
}
.yellowBg, #right {
	background-color: #F9FFE9;
	background-image:url(/images/yellowBg.png);
	padding: 10px;
}
.tealBg , #left {
	background-color: #DBF5FF;
	background-image:url(/images/tealBg.png);
	padding: 10px;
}

.bottomPane {
	border-top: 1px dotted #2E3F6B !important;
	border-top: 1px solid #2E3F6B;
	clear:left;
	height:20px;
	padding:10px;
}

.button, .buttonWarning {
	background-color: #191465;
	font-weight: bold;
	font-size: 1.2em;
	border-color: #191465;
	color: #D6D4F7;
	padding: 5px;
	cursor: pointer;
	cursor: hand;
}

.button.disabled {
	background-color: #999;
	color: #ccc;
	border-color: #666;
	cursor: default;
}

.buttonWarning {
	background-color: #FF0000;
	border-color:#B00000;
	color:#eeeeee;
}

*.small {
	padding: 1px;
	font-size: 0.9em;
}


.list, .dataTable {
	border: 1px solid #2E3F6B;
	width: 100%;
}
.list td, .dataTable td {
	padding: 2px 6px;
	background-color: #eeeeee;
	border-right: 1px solid #C2B2FB;
	border-bottom: 1px solid #C2B2FB;
}

.list tr.odd td, .dataTable tr.odd td {
	background-color: #fefefe;
}

.list tr.alt td, .dataTable tr.alt td {
	background-color: #dfdfdf;
}
.numeric, .list .numeric, .dataTable .numeric {
	text-align:right;
}
.list th, .list tr.header td, .list td.header, .dataTable tr.header td, .dataTable td.header {
	font-weight: bold;
	background-color: #FAD1E6;
	color: #804D68;
	border-bottom: 1px solid #2E3F6B;
	border-right: 1px solid #C2B2FB;
	text-transform:capitalize;
	padding: 4px;
	text-align: left;
}
.list td.header, .dataTable td.header {
	border-bottom: 1px solid #C2B2FB;
	border-right: 1px solid #2E3F6B;
	text-align:left;
}
.list tr.footer td, .dataTable tr.footer td {
	font-weight:normal;
	font-style:italic;
	color: #333333;
	background-color: #cccccc;
	border-top: 1px solid #2E3F6B;
	text-transform:capitalize;
}

*.hover {
	cursor: pointer;
	cursor: hand;
}
.hlt, tr.hlt td {
	background-color: #FAD1E6 !important;
	font-style:italic;
}

.notes {
	padding: 10px;
	background-color: #eeeeee;
	border: 1px solid #999999;
	margin-bottom: 10px;
	width: 400px;
}

.notesEdit {
	padding: 10px;
	width: 400px;
}

.clear {
	clear: both;
	height: 5px;
	overflow: hidden;
}

div.float, div.floatHalf {
	float:left;
	margin-right:10px;
}
div.floatHalf {
	width:45%;
}

div.indent {
	padding:0px;
	margin:0px;
	margin-top:-10px;
	padding-left:20px;
}

div.padLeft {
	padding-left:10px;
}

div.promoBlockHeader {
	border: 2px solid #493399;
	color: #493399;
	border-bottom-width: 1px;
	font-size: 1.2em;
	font-weight: bold;
	background-color: #F3EAB4;
	padding: 5px;
	text-align: center;
	width: 100%;
}
div.promoBlock {
  border: 2px solid #493399;
  border-top: 0px;
  background-color: #7C66CC;
  color: #fff;
  padding: 5px;
  width: 100%;
  text-align: center;
}
div.promoBlock a {
	color: #fff;
}