/*********************************************************************************************************************/
/* UNIVERSAL STYLES */
/*********************************************************************************************************************/

* {
	margin: 0px;
	padding: 0px;
	border: 0px solid black;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 9pt;
}

img {
	display: inline;
	vertical-align:bottom;
}

body {
	min-width: 1000px;
	margin-top: 5px;
}

td, th {
	vertical-align: top;
}

table {
	width: 100%;
}

p {
	padding-bottom: 10px;
}

ul {
	padding-bottom: 10px;
	list-style-image: url('../images/icons/icon_bullet.png');
	list-style-type: circle;
	margin-left: 20px;
}

ol {
	padding-bottom: 10px;
	margin-left: 20px;
}

ul.greenList {
	padding-bottom: 10px;
	list-style-image: url('../images/icons/icon_bullet_green.png');
	list-style-type: circle;
	margin-left: 20px;
}

li {
	padding-bottom: 10px;
}

/*********************************************************************************************************************/
/* MAIN LAYOUT */

.centerWrapper {
	width: 1000px;
	margin: 0 auto;
}

td.gridMenu {
	width: 230px;
	padding-right: 20px;
}

td.rightMenu {
	width: 180px;
	padding-left: 20px;
	text-align: right;
}

td.contactUs {
	text-align: right;
	padding-top: 10px;
	padding-bottom: 10px;
	height: 10px;
}

td.mainContent {
	height: 450px;
	text-align: justify;
	width: 545px;
}

td.mainContentLong {
	height: 528px;
	text-align: justify;
	width: 545px;
}

td.mainContentShort {
	height: 100px;
	text-align: justify;
	width: 545px;
}

td.mainContentBrokerIndex {
	height: 528px;
	text-align: justify;
	width: 545px;
	padding-top: 50px;
	padding-left: 5px;
	background-image: url('../images/watermark.png');
	background-repeat: no-repeat;
	background-position: bottom left;
}

.contentRight {
	padding-left: 10px;
	padding-top: 10px;
	text-align: left;
}

.contentRightPremiumBox {
	padding-left: 20px; 
	padding-top: 10px;
	text-align: left;
	background: url('../images/premiumindicationbox.png') 48% 0% no-repeat; height:225px;
}

.contentRightPremiumBox2 {
	padding-left: 20px; 
	padding-top: 10px;
	text-align: left;
	background: url('../images/premiumindicationbox2.png') 48% 0% no-repeat; height:300px;
}

td.tagLine {
	text-align: right;
	padding-top: 10px;
	height: 10px;
}

td.footerLine {
	padding-top: 10px;
	text-align: center;
}

#QuickLogin {
	width: 360px;
	height: 300px;
	background-image: url('../images/alphaback.jpg');
	background-repeat: no-repeat;
	background-position: 0px 10px;
	padding-left: 140px;
	padding-top: 145px;
}

#ErrorMessage {
	font-weight: bold;
	color: #E04F4F;
	font-size: 10pt;
	text-align: left;
}

/*********************************************************************************************************************/
/* FORMS */

input {
	border: 1px #AAA solid;
	padding: 3px 2px;

	background-color: #FFF;
	width: 150px;
	margin-top: -4px;
}

input.long {
	width: 250px;
}
input.veryLong {
	width: 300px;
}
input.short {
	width: 105px;
}
input.mediumShort {
	width: 75px;
}
input.veryShort {
	width: 55px;
}

input.rateTable {
	border: 0px #AAA solid;
	background-color: #EEE;
	width:50px;
	margin-top: 0px;
	padding: 1px 1px;
	font-size: 8pt;
}
input.rateTableSmall {
	border: 0px #AAA solid;
	background-color: #EEE;
	width:45px;
	margin-top: 0px;
	padding: 1px 1px;
	font-size: 8pt;
}

input.rateHighlight {
	background-color: #EFF7CF;
}

input.checkbox, input.radio {
	border: 0px solid #000;
	background-color: transparent;
	width: auto;
	margin-bottom: 10px;
	display: inline;
}

input.radio {
	vertical-align: bottom;
	margin-right: 10px;
}

textarea {
	border: 1px #AAA solid;
	padding: 3px 2px;

	width: 250px;
	margin-bottom: 10px;
}

textarea.long {
	width:350px;
}

select {
	border: 1px #AAA solid;
	padding: 3px 2px;

	width: 255px;
	margin-bottom: 10px;
}

div.fileInputs {
	position: relative;
}

div.fakeFile {
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 1;
}

input.file {
	position: relative;
	text-align: right;
	-moz-opacity:0;
	filter:alpha(opacity: 0);
	opacity: 0;
	z-index: 2;
}

div.slider {
	width: 300px;
	margin-top: 2px;
}

ul.sortList { 
	list-style-type: none;
	list-style-image: none;
	margin: 0; 
	padding: 0; 
	width: 100%; 
}
ul.sortList li { 
	margin: 0 3px 3px 3px; 
	padding: 0.4em; 
	padding-left: 1.5em; 
	height: 16px; 
}

ul.sortList li span { 
	position: absolute; 
	margin-left: -1.3em; 
}

.bringToFront { 
	z-index: 2006;
}

/*********************************************************************************************************************/
/* SELECTOR BUTTONS */

.selButton
{
	width: 100px;
	padding: 3px 5px;
	text-align: center;
	border: 1px #AAA solid;
	background: url('../images/jqueryui/radioback.png') repeat-x;
	cursor: pointer;
	float: left;
}

.selButtonHover
{
	background-color: #EEE;
}

.selButtonSelected
{
	background-color: #6F4F80;
	color: #FFF !important; 
	border: 1px #000 solid;
}

.selButtonScheme
{
	width:122px;
	color: #2D8B2B;
	border: 0px #AAA solid;
}
.selButtonWide
{
	width: 150px;
}
.selButtonVeryWide
{
	width: 220px;
	text-align: left;
}
.selButtonExtremelyWide
{
	width: 350px;
	text-align: left;
}
.selButtonSmall
{
	width: 80px;
}
.selButtonVerySmall
{
	width: 65px;
}


/*********************************************************************************************************************/
/* TABLES */

table.rateTable {
	padding-bottom: 10px;
}

table.rateTable td {
	/*padding-bottom: 10px;
	padding-right: 10px;*/
	padding: 2px;
	text-align: left;
	/*border: 1px #DDD solid;*/
	font-size: 8pt;
}

table.infoTable {
	padding-bottom: 10px;
}

table.infoTable td {
	padding-bottom: 10px;
	padding-right: 10px;
	text-align: left;
}
td.caption {
	width: 150px;
}
td.captionShort {
	width: 125px;
}
td.captionVeryShort {
	width: 70px;
}
td.captionBigger {
	width: 205px;
}
td.sliderCell {
	width: 310px;
}

table.locumBenefit td, th
{
	padding: 4px;
	text-align: left;
	width: 150px;
}

table.paBenefit td, th
{
	padding: 4px;
	width: 25%;
	text-align: left;
}

table.travelPattern
{
	margin-top: -10px;
	width: 360px;
}

table.travelPattern td, th
{
	padding: 4px;
	width: 120px;
	text-align: left;
}


/*********************************************************************************************************************/
/* LINKS */

a.contactUs {color: #888; font-weight: normal; text-decoration: none;}
a.contactUs:hover { color: #888; font-weight: normal; text-decoration: underline;}

a.bold {color: #2D8B2B; font-weight: bold; text-decoration: none;}
a.bold:hover { color: #2D8B2B; font-weight: bold; text-decoration: underline;}

a {color: #2D8B2B; font-weight: normal; text-decoration: none;}
a:hover { color: #2D8B2B; font-weight: normal; text-decoration: underline;}

a.subHeader {color: #6F4F80; font-weight: bold; text-decoration: none;}
a.subHeader:hover { color: #6F4F80; font-weight: bold; text-decoration: underline;}


.clickableLink
{
	cursor: pointer;
	vertical-align: middle;
}

.clickableHelp
{
	cursor: help;
}


/*********************************************************************************************************************/
/* FONT STYLES */

div.mainHeader {
	font-weight: normal;
	color: #6F4F80;
	font-size: 14pt;
	padding-bottom: 10px;
}

div.mainHeader1 {
	font-weight: normal;
	color: #2D8B2B;
	font-size: 14pt;
	padding-bottom: 10px;
}

div.mainHeader2 {
	font-weight: normal;
	color: #E04F4F;
	font-size: 14pt;
	padding-bottom: 10px;
}

div.mainHeader3 {
	font-weight: normal;
	color: #82A73E;
	font-size: 14pt;
	padding-bottom: 10px;
}

div.mainHeader4 {
	font-weight: normal;
	color: #DF9300;
	font-size: 14pt;
	padding-bottom: 10px;
}

div.mainHeader5 {
	font-weight: normal;
	color: #B85E6C;
	font-size: 14pt;
	padding-bottom: 10px;
}

div.mainHeader6 {
	font-weight: normal;
	color: #4098AC;
	font-size: 14pt;
	padding-bottom: 10px;
}

div.subHeader {
	font-weight: bold;
	color: #6F4F80;
	font-size: 10pt;
	padding-bottom: 5px;
	text-align: left;
}

div.subHeader1 {
	font-weight: bold;
	color: #2D8B2B;
	font-size: 10pt;
	padding-bottom: 5px;
	text-align: left;
}

div.subHeader3 {
	font-weight: bold;
	color: #82A73E;
	font-size: 10pt;
	padding-bottom: 5px;
	text-align: left;
}

div.subHeader4 {
	font-weight: bold;
	color: #DF9300;
	font-size: 10pt;
	padding-bottom: 5px;
	text-align: left;
}

div.subHeader5 {
	font-weight: bold;
	color: #B85E6C;
	font-size: 10pt;
	padding-bottom: 5px;
	text-align: left;
}

div.tagLine {
	font-weight: normal;
	color: #2D8B2B;
	font-size: 14pt;
	padding-bottom: 10px;
}

.smallerText {
	font-size: 8pt;
}

.error {
	font-weight: bold;
	color: #E04F4F;
	font-size: 10pt;
	text-align: left;
}

.purple {
	color: #6F4F80;
}
.green {
	color: #2D8B2B;
}
.purpleBold {
	color: #6F4F80;
	font-weight:bold;
}
.greenBold {
	color: #2D8B2B;
	font-weight:bold;
}
/*********************************************************************************************************************/
/* COLOURED BOXES */

span.box2 {
	width: 10px;
	background-color: #E04F4F;
	color: #E04F4F;
}

span.box3 {
	width: 10px;
	background-color: #82A73E;
	color: #82A73E;
}

span.box4 {
	width: 10px;
	background-color: #DF9300;
	color: #DF9300;
}

span.box5 {
	width: 10px;
	background-color: #B85E6C;
	color: #B85E6C;
}

span.box6 {
	width: 10px;
	background-color: #4098AC;
	color: #4098AC;
}

/*********************************************************************************************************************/
/* POSITIONING TWEAKS */

.clear
{
	clear: both;
}

.topPad {
	padding-top: 40px !important;
}

.bottomPadLarge {
	padding-bottom: 30px !important;
}

.bottomPadTiny {
	padding-bottom: 5px !important;
}
.rightPadTiny {
	padding-right: 5px !important;
}

.justifyLeft {
	text-align: left !important;
}

#MedicalSpiel {
	border: 1px #AAA solid;
	background-color: #EFDFFA;
	padding: 8px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-webkit-border-radius: 5px;  
}

table.purpleChoiceTable {
	border: 1px #AAA solid;
	margin-bottom: 10px;
	background-color: #EFDFFA;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-webkit-border-radius: 5px;  
}

table.purpleChoiceTable td {
	padding: 4px;
	text-align: left;
}

table.purpleChoiceTable th {
	color: #6F4F80;
	padding-left: 4px;
	padding-bottom: 10px;
}

