﻿
body
{
    margin:0px;
    padding:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000066;
	/*background-color:#2c71af;*/
	background-position: left bottom;
	background-image:url('footer.png');
	/* background:#000; */
	/*background-image:url('LeftFillBumps.jpg');*/
	background-repeat:repeat;
}

.formClass
{
	background-image:url('stripes.png');
	background-repeat:repeat-x;
}

.commission_body
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000066;
	margin: 0 auto;
	background:#FFF;
}

h1
{
	padding:0;
	margin:0;
	padding-top:5px;
	margin-bottom:15px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:24px;
	font-weight:bold;
	line-height:40px;
	letter-spacing:0.1em;
	text-align:center;
	color:Black;
}

h2
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	line-height:5px;
	text-align:left;
}

td
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	text-align:left;
}

a:hover, a:active  {
	color : #9685ba;
}

a:link, a:visited, a:hover, a:active 
{
	text-decoration : underline;
}

p
{
	font-size:11pt;
	line-height:1.1em;
	margin:0;
	padding-top:3px;
	padding-left:0;
	padding-right:5px;
	padding-bottom:5px;
}

ul, ol
{
	padding-top:6px;
	margin-top:0;
}

li
{
	font-size:11pt;
}

.formContainer,#header,.workspace
{
    width:890px;
}

.formContainer
{
    /*border-left: 5px solid #bcbcbc;*/
    /* Stay Safe logo yellow #FEBE0F */
    border-width: 7px;
    border-color: #181D21;
    border-left-style: solid;
    border-right-style: solid;
    border-bottom-style: solid;
    overflow: auto;
}
	
/* header that spans full page*/
#headerFullPage,#header
{
	height:140px;
	margin-top:-5px;
}

.headerLogo
{
    background-image:url('top.png');
    background-repeat:repeat;
}

#workspaceFullPage
{
	padding:0;
	/* main background for website text area */
	background-color:#f9ffff;
	overflow:auto;
	z-index:2;
}

#header
{
	padding:0 auto;
	margin:0 auto;
}
.workspace
{
    /*border-bottom:10px solid #bcbcbc;*/    
	/*background-image:url('leftNav.png');*/
	padding:0 auto;
	margin:0 auto;
	background-image:url('content-bg.gif');
	background-repeat:repeat-x;
	min-height:478px;
}

.formText
{
	/*background-color:#ececec;*/
	/*background-color:#f1f4f8;*/
	margin:0;
	margin-left:10px;
	width:695px;
	padding:0;
	padding-bottom:10px;
}

.formText li
{
	padding-bottom:0.5em;
}

.formtext p
{
	margin:0;
	padding:0;
}

#header,.workspace
{
	text-align: left;
	padding:0;
	margin:0;
	/*border-left:10px solid #bcbcbc;*/
	/*border-right:10px solid #bcbcbc;	*/
}

#StaySafeAddress
{
	font-size:10pt;
	margin-top:30px;
	margin-right:20px;
	float:right;
	color:White;
}

.topNavLink
{
	margin-left:20px;
	margin-right:20px;
	font-family: Arial;
	font-size:10pt;
	color: white;
}

a.topNavLink, .topNavLink a:visited, .topNavLink a:link, #topNav a
{
	text-decoration:none;
}

#topNav a:hover {
	color : #FEBE0F;
}

#topNav {
	text-align:center;
	/*border-bottom:thin;
	border-bottom-color:#00539f;
	border-top-color:#00539f;
	background-color:#0000FF;*/
	/* stay safe logo in png since quality is better than jpg */
	/*background-image:url('TopNav.png');*/
	border-top:1px solid #5E7181;
	background-color:#181D21;
	background-repeat:repeat-x;
	padding:0;
	margin:0;
	padding-left:190px;
	margin-bottom:0;		/* distance between top nav and left-nav/workspace */
	color:White;
}

.leftColumn
{
	/* the left column is the container for the left nav */
	float: left;
	width: 176px; /* width of left nav */
	padding:0;
	margin: 0;
	margin-top:10px;
	margin-left:1px;
	height:350px;
}

.leftColumn ul
{
	margin:0;
	padding:0;
	/* Height of each left nav menu item */
	line-height:22px;
}

.leftColumn li
{
	list-style-type:none;
	list-style-image:none;
	border-bottom: 1px solid white;
	/* background color of left nav items */
	background-color:#3b5974;
	font-size:13px;
}

.leftColumn li li
{
	font-size:12px;
	border-top: 1px solid white;
	border-bottom:none;
}

.menuItemTop a, .menuItemSub a, .menuItemTopSel a, .menuItemSubSel a
{
	font-weight:normal;
	color:White;
}

.menuItemTop a, .menuItemTopSel a
{
	padding-left:10px;
}

.menuItemSub a, .menuItemSubSel a
{
	padding-left:30px;
}

li.menuItemTopSel, li.menuItemSubSel
{
	/* Selected left nav menu item */
	background-color: #5682ab;
}

.leftColumn a:hover
{
	/* nav text hover color */
	color:  #FEBE0F;
}

a.leftColumn,.leftColumn a:visited,.leftColumn a:link, .leftColumn a:active, .leftColumn a:hover
{
	text-decoration:none;
	display:block;
	height:22px;	/* fix for IE6 - same size as line-height*/
}

#workspaceContent
{
	margin:0;
	padding:0;
    /* offset of content - dependent on left nav width*/
    margin-left: 180px;
}

.FAQQuestion
{
    font-style:italic;
    font-weight:bold;
    margin:0;
    padding:0;
    margin-top:5px;
    /* space between line and question */
    padding-top:8px;
    /* space between question and answer + p-top*/
    padding-bottom:10px;
    border-top: solid 1px Gray;
}

#ClientEnquiryCtrlContainer
{
	padding-top:20px;
}