/* Message - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
div#page div#message {
	clear: both;
	float: left;
	position: relative;
	width: 718px;
	background: #DFDFD6 url(../images/background_message.jpg) 100% 0% repeat-y scroll;
	overflow: visible;
	text-align: left;
	padding: 0;
	margin: 0 30px;
}
div#page div#messagepane {
	float: left;
	width: 500px;
	overflow: visible;
	text-align: left;
	background: transparent url(../images/rule_message.gif) 0% 100% repeat-x scroll;
	padding: 0px 0px;
	margin: 0;
}
div#page div#message div#messagepane p {
	font-size: 1.2em;
	line-height: 1.5;
	padding: 5px 0;
	margin: 0;
}
div#page div#message div#advisor {
	float: left;
	width: 168px;
	overflow: visible;
	padding: 0px 8px 10px 6px;
	margin: 0;
}
#advisor img {
	margin:6px 0px 0 0;
}
div#page div#message div#advisor p {
	font-size: 1.1em;
	line-height: normal;
	color: #000;
	padding: 5px 0 0 0;
	margin: 0;
}
div#page div#message div#advisor p strong {
	font-weight: bold;
	color: #8B0102;
}
div#page div#message div#advisor p em {
	font-style: italic;
	color: #666;
}
div#page div#message div#advisor fieldset#advisorselect {
	clear: both;
	border: none;
	padding: 0;
	margin: 10px 0;
}
div#page div#message div#advisor fieldset#advisorselect label {
	clear: both;
	font-size: 1.1em;
	font-weight: bold;
	line-height: normal;
	color: #000;
	padding: 0;
	margin: 0;
}
div#page div#message div#advisor fieldset#advisorselect select {
	clear: both;
	font-size: 1.1em;
	line-height: normal;
	color: #000;
	background-color: #FFF;
	border: 1px solid #CDB97C;
	padding: 0;
	margin: 3px 0 0 0;
}
/* Content - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
div#page div#content {
	clear: both;
	float: left;
	position: relative;
	width: 718px;
	background: #FFF url(../images/background_content.jpg) 100% 0% repeat-y scroll;
	text-align: left;
	padding: 0;
	margin: 0 30px;
}
div#page div#content div#contentpane {
	float: left;
	width: 488px;
	text-align: left;
	padding: 19px;
	margin: 0;
}
/* Content Teaser- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
div#page div#content div#contentpane div.teaserwithpix, div#page div#content div#contentpane div.teaserwithoutpix {
	clear: both;
	float: left;
	width: 488px;
	background: transparent url(../images/sep-horizontal.gif) 0% 100% repeat-x scroll;
	padding: 10px 0 10px 0;
	margin: 0 -3px 0 0;
}
div#page div#content div#contentpane div.teaserwithpix div.pix img {
	font-size: 0px;
	line-height: 0px;
	padding: 0 0 5px 0;
	margin: 0;
}
div#page div#content div#contentpane div.teaserwithpix div.pix {
	float: left;
	width: 150px;
	font-size: 0px;
	padding: 0 10px 0 0;
	margin: 0;
}
div#page div#content div#contentpane div.teaserwithpix div.teaser {
	float: left;
	width: 328px;
	padding: 0;
	margin: 0;
}
div#page div#content div#contentpane div.teaserwithoutpix div.teaser {
	clear: both;
	width: 488px;
	padding: 0 0 5px 0;
	margin: 0;
}
div#page div#content div#contentpane div.teaserwithpix div.teaser h2, div#page div#content div#contentpane div.teaserwithoutpix div.teaser h2 {
	font-size: 1.3em;
	font-weight: bold;
	line-height: 1.2;
	color:#0F266A;
	padding: 0;
	margin: 0;
}
div#page div#content div#contentpane div.teaserwithpix div.teaser cite, div#page div#content div#contentpane div.teaserwithoutpix div.teaser cite {
	font-size: 1.0em;
	font-style: normal;
	font-weight: normal;
	line-height: 1.2;
	color: #333;
	padding: 0;
	margin: 0;
}
div#page div#content div#contentpane div.teaserwithpix div.teaser p, div#page div#content div#contentpane div.teaserwithoutpix div.teaser p {
	font-size: 1.1em;
	line-height: 1.5;
	color: #000;
	padding: 5px 0 0 0;
	margin: 0;
}
div#page div#content div#contentpane div.teaserwithpix div.teaser a, div#page div#content div#contentpane div.teaserwithoutpix div.teaser a {
	font-weight: bold;
}
div.teaser h2 {
	color:#0D235F;
}
div#page div#content div#contentpane div.teaserwithpix div.teaser div.calltoaction, div#page div#content div#contentpane div.teaserwithoutpix div.teaser div.calltoaction {
	text-align: right;
	padding: 0;
	margin: 3px 0 0 0;
}
div#page div#content div#contentpane div.teaserwithpix div.teaser div.calltoaction a, div#page div#content div#contentpane div.teaserwithoutpix div.teaser div.calltoaction a {
	margin: 0 0 0 5px;
}
div#page div#content div#contentpane div.paginate {
	clear: both;
	width: 480px;
	text-align: center;
	padding: 10px 0;
	margin: 0;
}
div#page div#content div#contentpane div.paginate ul {
	clear: both;
	font-size: 1.2em;
	color: #333;
	list-style-type: none;
	padding: 0;
	margin: 0;
}
div#page div#content div#contentpane div.paginate ul li {
	display: inline;
	padding: 0;
	margin: 0;
}
/* Content Article- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
div#page div#content div#contentpane div.article {
	clear: both;
	float: left;
	width: 488px;
	background: transparent url(../images/sep-horizontal.gif) 0% 100% repeat-x scroll;
	padding: 10px 0 10px 0;
	margin: 0;
}
div#page div#content div#contentpane div.article h3 {
	font-size: 1.8em;
	font-weight: bold;
	color: #8B0102;
	line-height: 1.2;
	padding: 0;
	margin: 0;
}
div#page div#content div#contentpane div.article h4 {
	font-size: 1.8em;
	font-weight: bold;
	color: #8B0102;
	line-height: 1.2;
	border-bottom: 1px solid #8B0102;
	padding: 10px 0 0 0;
	margin: 0;
}
div#page div#content div#contentpane div.article h5 {
	font-size: 1.6em;
	font-weight: normal;
	color: #4D1126;
	line-height: 1.2;
	padding: 10px 0 0 0;
	margin: 0;
}
div#page div#content div#contentpane div.article p {
	font-size: 1.2em;
	color: #000;
	line-height: 1.5;
	padding: 5px 0;
	margin: 0;
}
div#page div#content div#contentpane div.article dl {
	font-size: 1.2em;
	color: #000;
	line-height: 1.5;
	padding: 5px 0;
	margin: 0;
}
div#page div#content div#contentpane div.article dl dt {
	font-weight: bold;
	padding: 0;
	margin: 0;
}
div#page div#content div#contentpane div.article dl dd {
	font-weight: normal;
	padding: 0 20px;
	margin: 0;
}
div#page div#content div#contentpane div.article ol {
	clear: both;
	list-style-position: outside;
	list-style-type: decimal;
	padding: 0 30px;
	margin: 0 0 8px 0;
}
div#page div#content div#contentpane div.article ol li {
	font-size: 1.3em;
	line-height: normal;
	padding: 0 0 6px 0;
	margin: 0;
}
div#page div#content div#contentpane div.article ul {
	clear: both;
	list-style-position: outside;
	list-style-type: square;
	padding: 0 30px;
	margin: 0 0 8px 0;
}
div#page div#content div#contentpane div.article ul li {
	font-size: 1.3em;
	line-height: normal;
	padding: 0 0 6px 0;
	margin: 0;
}
div#page div#content div#contentpane div.article TABLE.datatable {
	clear: both;
	border: none;
	font-size: 1.1em;
	color: #000000;
	text-align: left;
	padding: 0;
	margin: 0 0 16px 0;
}
div#page div#content div#contentpane div.article TABLE.datatable1 {
	clear: both;
	border: none;
	font-size: 1.2em;
	color: #000000;
	text-align: top;
	padding: 0;
	margin: 0 0 16px 0;
}
div#page div#content div#contentpane div.article TABLE.datatable THEAD {
	background-color: #8B0102;
	font-weight: bold;
	color: #FFFFFF;
}
div#page div#content div#contentpane div.article TABLE.datatable THEAD TH {
	font-size: 1.1em;
	font-weight: bold;
}
div#page div#content div#contentpane div.article TABLE.datatable THEAD TD {
	font-size: 1.0em;
	font-weight: normal;
}
div#page div#content div#contentpane div.article TABLE.datatable TBODY {
	color: #000000;
}
div#page div#content div#contentpane div.article TABLE.datatable TBODY TH {
	background-color: #E3C7D1;
	color: #4D1126;
	font-weight: bold;
}
div#page div#content div#contentpane div.article TABLE.datatable TBODY TD {
	border-bottom: 1px solid #E3C7D1;
	font-weight: normal;
}
div#page div#content div#contentpane div.article TABLE.datatable TFOOT {
	background-color: #FFFFFF;
	color: #333333;
}
div#page div#content div#contentpane div.article TABLE.datatable TFOOT TH {
	font-weight: bold;
}
div#page div#content div#contentpane div.article TABLE.datatable TFOOT TD {
	font-weight: normal;
}
/*******Custom Table Start #FFCCCC, e3c7d1 ******************/

div#page div#content div#contentpane div.article TABLE.datatablecustom {
	clear: both;
	font-size: 1.1em;
	text-align: left;
	margin: 0 0 0 0;
	border-top: 1px solid #755B3A;
	border-right: 1px solid #755B3A;
	border-left: 1px solid #755B3A;
	border-bottom: 1px solid #755B3A;
	border-color:#755B3A;
}
div#page div#content div#contentpane div.article TABLE.datatablecustom THEAD {
	background-color: #e6e8d2;
	font-weight: bold;
}
div#page div#content div#contentpane div.article TABLE.datatablecustom THEAD TH {
	font-size: 1.1em;
	font-weight: bold;
}
div#page div#content div#contentpane div.article TABLE.datatablecustom THEAD TD {
	font-size: 1.0em;
	font-weight: normal;/*border-bottom: 1px solid #755B3A;*/
	/*border: 1px solid #755B3A;*/
	

}
div#page div#content div#contentpane div.article TABLE.datatablecustom TBODY {
	color: #000000;
}
div#page div#content div#contentpane div.article TABLE.datatablecustom TBODY TH {
	background-color: #755B3A;
	color: #4D1126;
	font-weight: bold;
}
div#page div#content div#contentpane div.article TABLE.datatablecustom TBODY TD {
	font-weight: normal;/*border-bottom: 1px solid #755B3A;*/
}
/*div#page div#content div#contentpane div.article TABLE.datatablecustom TBODY TD p {
	font-size: 1.2em;
	color: #000;
	line-height: 1.5;
	padding: 5px 0; margin: 0;
}*/
div#page div#content div#contentpane div.article TABLE.datatablecustom TFOOT {
	background-color: #FFFFFF;
	color: #333333;
}
div#page div#content div#contentpane div.article TABLE.datatablecustom TFOOT TH {
	font-weight: bold;
}
div#page div#content div#contentpane div.article TABLE.datatablecustom TFOOT TD {
	font-weight: normal;
}
/*******Custom Table END ******************/

/***************** Custom Table 2 Start ********************************/

div#page div#content div#contentpane div.article TABLE.customtable2 {
	clear: both;
	border: none;
	font-size: 1.1em;
	color: #000000;
	text-align: left;
	padding: 0;
	margin: 0 0 16px 0;
}
div#page div#content div#contentpane div.article TABLE.customtable2 THEAD {
	background-color: #e9e9e9;
	font-weight: bold;
	color: #000000;
}
div#page div#content div#contentpane div.article TABLE.customtable2 THEAD TH {
	font-size: 1.1em;
	font-weight: bold;
}
div#page div#content div#contentpane div.article TABLE.customtable2 THEAD TD {
	font-size: 1.0em;
	font-weight: normal;
}
div#page div#content div#contentpane div.article TABLE.customtable2 TBODY {
	color: #000000;
}
div#page div#content div#contentpane div.article TABLE.customtable2 TBODY TH {
	background-color: #E6E6D1;
	color: #3F311F;
	font-weight: bold;
}
div#page div#content div#contentpane div.article TABLE.customtable2 TBODY TD {
	border-bottom: 1px solid #E6E6D1;
	font-weight: normal;
}
div#page div#content div#contentpane div.article TABLE.customtable2 TFOOT {
	background-color: #FFFFFF;
	color: #333333;
}
div#page div#content div#contentpane div.article TABLE.customtable2 TFOOT TH {
	font-weight: bold;
}
div#page div#content div#contentpane div.article TABLE.customtable2 TFOOT TD {
	font-weight: normal;
}
/***************** Custom Table 2 END ********************************/




/* Forms - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */

div#page div#content div#contentpane div.article div.expressinterest {
	clear: both;
	width: 480px;
	text-align: left;
	padding: 0;
	margin: 0;
}
div#page div#content div#contentpane div.article div.expressinterest FIELDSET {
	border: none;
	padding: 0;
	margin: 0 0 10px 0;
}
div#page div#content div#contentpane div.article div.expressinterest LEGEND {
	clear: both;
	font-size: 1.3em;
	font-weight: bold;
	line-height: normal;
	color: #333;
	padding: 0 0 5px 0;
	margin: 0;
}
div#page div#content div#contentpane div.article div.expressinterest LABEL {
	clear: both;
	font-size: 1.3em;
	line-height: 1.6;
	color: #333;
	padding: 0 0 5px 0;
	margin: 0;
}
div#page div#content div#contentpane div.article div.expressinterest TEXTAREA {
	clear: both;
	width: 480px;
	height: 150px;
	border: 1px solid #666666;
	font-family: Courier, Courier New, monospace;
	font-size: 1.3em;
	text-align: left;
	padding: 2px;
	margin: 10px 0;
}
div#page div#content div#contentpane div.article div.friend {
	clear: both;
	width: 480px;
	text-align: left;
	padding: 0;
	margin: 0;
}
div#page div#content div#contentpane div.article div.friend FIELDSET {
	border: none;
	background: transparent url(../images/sep-horizontal.gif) 0% 100% repeat-x scroll;
	padding: 0 0 10px 0;
	margin: 0 0 10px 0;
}
div#page div#content div#contentpane div.article div.friend LEGEND {
	clear: both;
	font-size: 1.3em;
	font-weight: bold;
	line-height: normal;
	color: #333;
	padding: 0 0 5px 0;
	margin: 0;
}
div#page div#content div#contentpane div.article div.friend LABEL {
	float: left;
	width: 70px;
	font-size: 1.3em;
	line-height: normal;
	color: #333;
	padding: 2px 0 0 30px;
	margin: 0;
}
div#page div#content div#contentpane div.article div.friend INPUT.inputtext {
	width: 200px;
	height: 16px;
	border: 1px solid #666666;
	font-size: 1.2em;
	color: #000;
	padding: 2px;
	margin: 0;
}
/* Content Sidebar - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
div#page div#content div#sidebar {
	float: left;
	width: 180px;
	text-align: left;
	padding: 0;
	margin: 0;
}
div#page div#content div#sidebar div.sidebarbox {
	float: left;
	clear: both;
	width: 180px;
	padding: 10px 0 0 0;
	margin: 0 -3px 0 0;
}
div#page div#content div#sidebar div.sidebarboxn {
	float: left;
	clear: both;
	width: 180px;
	padding: 0px 0 0 0;
	margin: 0 -3px 0 0;
}
div#page div#content div#sidebar div.sidebarbox div.sidebarheader {
	clear: both;
	width: 180px;
	padding: 0;
	margin: 0;
}
div#page div#content div#sidebar div.sidebarbox div.sidebarheader h3 {
	font-size: 1.2em;
	font-weight: bold;
	line-height: 1.2;
	color: #0F266A;
	border-bottom: 1px solid #0F266A;
	padding: 3px 10px 0 10px;
	margin: 0;
}
div#page div#content div#sidebar div.sidebarbox div.sidebarcontent {
	clear: both;
	width: 160px;
	padding: 10px 10px 0 10px;
	margin: 0;
}
div#page div#content div#sidebar div.sidebarbox div.sidebarcontent img {
	font-size: 0px;
	line-height: 0px;
	padding: 0;
	margin: 0;
}
div#page div#content div#sidebar div.sidebarbox div.sidebarcontent p {
	font-size: 1.1em;
	line-height: 1.2;
	color:#0F266A;
	padding: 0 0 5px 0;
	margin: 0;
}
div#page div#content div#sidebar div.sidebarbox div.sidebarcontent ul.bullets {
	font-size: 1.1em;
	line-height: 1.2;
	color: #0F266A;
	padding: 0 0 5px 0;
	margin: 0;
}
div#page div#content div#sidebar div.sidebarbox div.sidebarcontent ul.bullets li {
	background: transparent url(../images/rightarrow.gif) 0% 0% no-repeat scroll;
	list-style-type: none;
	padding: 0 0 3px 20px;
	margin: 0;
}
div#page div#content div#sidebar div#advisor {
	width: 168px;
	text-align:center;
	overflow: visible;
	padding: 0px;
	margin: 0 0 0 6px;
}
div#page div#content div#sidebar div#advisor p {
	font-size: 1.1em;
	line-height: normal;
	color: #000;
	text-align:center;
	padding: 5px 0 0 0;
	margin: 0;
}
div#page div#content div#sidebar div#advisor p strong {
	font-weight: bold;
	color: #000000;
	text-align: left;
}
div#page div#content div#sidebar div#advisor p em {
	font-style: italic;
	color: #000000;
}
div#page div#content div#sidebar div#advisor fieldset#advisorselect {
	clear: both;
	border: none;
	padding: 0;
	margin: 10px 0;
}
div#page div#content div#sidebar div#advisor fieldset#advisorselect label {
	clear: both;
	font-size: 1.1em;
	font-weight: bold;
	line-height: normal;
	color: #000;
	padding: 0;
	margin: 0;
}
div#page div#content div#sidebar div#advisor fieldset#advisorselect select {
	clear: both;
	font-size: 1.1em;
	line-height: normal;
	color: #000;
	background-color: #FFF;
	border: 1px solid #CDB97C;
	padding: 0;
	margin: 3px 0 0 0;
}
#newtop ul {
	margin:10px 0px 10px 0px;
	padding:0px;
	float:left;
}
#newtop ul li {
	list-style-type:none;
	list-style:none;
	display: inline;
}
#newtop li {
	list-style:none;
	display: inline;
	padding-right:5px;
}
#maintop {
	margin:0px;
	padding:0px;
	padding:0px 0px 8px 0px;
	border-top:1px solid #d2d0f5;
	height:auto;
	width:490px;
	float:left;
	background:url(../images/bg.gif) left bottom no-repeat;
}
#rightbox1 {
	margin:0px;
	padding:2px;
	background:#FFCC99;
	width:200px;
	float:right;
	text-align:left;
}
#rightbox1 p {
	margin:0px !important;
	padding:5px 0 0 5px !important;
}
#rightbox1 strong {
	color:#000000;
	text-align: center;
}
#rightbox1 h1 {
	margin:0px;
	padding:10px 0px 5px 0px;
	font-size:12px;
	color:#666;
	text-decoration:none;
	text-align:left;
	font-weight: bold;
}
#left {
	margin:0px;
	width:494px;
	float:left;
	background:url(../images/bg.gif) no-repeat bottom;
	border-top:#F7F6FE 2px solid;
}
#left h1 {
font-size:16px;
margin:0px;
padding:8px 0 0 3px;
color:#006;
}
#left img.readmore {
	padding:10px 0 10px 5px;
}
#left p {
	margin:0px;
	padding:10px 0 0 5px;
	color:#000;
	text-decoration:none;
	font-size:11px !important;
	font-weight:normal;
	line-height:normal !important;
}
#left span {
	margin:0px;
	padding:0px 0 0 0px;
	color:#006;
	text-decoration:none;
	font-weight:bold;
}
#left span.midfont {
	margin:0px;
	padding:0px 0 0 5px;
	color:#006;
	text-decoration:none;
	font-size:14px;
	font-weight:bold;
}
#left ul {
	margin:10px 0px 10px 30px;
	padding:0px;
}
#left ul li {
	list-style:square;
	font-size:11px;
	text-decoration:none;
	color:#000;
}
div.spacer {
	clear:both;
	height:10px;
}
#nletter {
	padding:3px 0 15px 0;
	margin:0px 0px 0px 0px;
	float:left;
	width:500px;
	border-bottom:#D2D0F5 1px solid;
	font-family:Arial, Helvetica, sans-serif;
	color:#1F1A60;
	font-size:12px;
}
#nletter .news_buttons {
	margin-bottom: 1em;
	margin-top: 1em;
	height:21px;
	width:160px;
	font-weight:bold;
	margin:0px auto;
}
#nletter .news_buttons img {
}
#nletter .news_buttons .previous {
	float: left;
	background: url(../images/demo-prev.gif) no-repeat top left;
	width: 55px;
	height: 21px;
}
#nletter .news_buttons .previous:hover {
	background: url(../images/demo-prev.gif) no-repeat -55px 0;
	cursor:pointer;
}
#nletter .news_buttons .next {
	background: url(../images/demo-next.gif) no-repeat top left;
	float: right;
	width: 55px;
	height: 21px;
}
#nletter .news_buttons .next:hover {
	background: url(../images/demo-next.gif) no-repeat -55px 0;
	cursor:pointer;
}
#nletter .news_buttons p {
	float: left;
	padding-top: 0.3em;
	margin: 0;
	text-align: center;
	width: 3.9em;
}
#rightbox2 {
	margin:0px;
	padding:2px;
	border:1px solid #d2d0f5;
	background:#f5f4fe;
	width:200px;
	float:right;
	text-align:left;
}
#rightbox2 p {
	margin:0px !important;
	padding:5px 0 0 5px !important;
}
#rightbox2 strong {
	color:#000000;
}
#rightbox2 h1 {
	margin:0px;
	padding:10px 0px 5px 0px;
	font-size:12px;
	color:#666;
	text-decoration:none;
	text-align:left;
	font-weight: bold;
}
#left1 {
	margin:0px;
	width:494px;
	float:left;
	border-top:#F7F6FE 2px solid;
}
#left1 img.readmore {
	padding:10px 0 10px 0;
}
#left1 p {
	margin:0px;
	padding:10px 0 0 5px;
	color:#000;
	text-decoration:none;
	font-size:11px !important;
	font-weight:normal;
	line-height:normal !important;
}
#left1 span {
	margin:0px;
	padding:0px;
	color:#6f69c1;
	text-decoration:none;
	font-size:11px;
	font-weight:bold;
}
#left1 ul {
	margin:10px 0px 10px 30px;
	padding:0px;
}
#left1 ul li {
	list-style:square;
	font-size:11px;
	text-decoration:none;
	color:#000;
}
#rightbox3 {
	margin:0px;
	padding:2px;
	border:1px solid #d2d0f5;
	background:#f5f4fe;
	width:225px;
	float:left;
	text-align:left;
	margin:0 5px 0 5px;
}
#rightbox3 p {
	margin:0px !important;
	padding:5px 0 0 5px !important;
}
#rightbox3 strong {
	color:#000000;
}
#rightbox3 h1 {
	margin:0px;
	padding:10px 0px 5px 0px;
	font-size:12px;
	color:#666;
	text-decoration:none;
	text-align:left;
	font-weight: bold;
}
#rightbox3red {
	margin:0px;
	padding:2px;
	border:1px solid #d2d0f5;
	background:#FFCCCC;
	width:225px;
	float:left;
	text-align:left;
	margin:0 5px 0 5px;
}
#rightbox3blue {
	margin:0px;
	padding:2px;
	border:1px solid #d2d0f5;
	background:#CCCCFF;
	width:480px;
	float:left;
	text-align:left;
	margin:0 5px 0 5px;
}

#rightbox3lightblue {
	margin:0px;
	padding:2px;
	border:1px solid #d2d0f5;
	background:#CCFFFF;
	width:480px;
	float:left;
	text-align:left;
	margin:0 5px 0 5px;
}

#rightbox6 {
	margin:-15px 0 0 0;
	padding:2px;
	width:200px;
	float:right;
	text-align:left;
}
#rightbox6 p {
	margin:0px !important;
	padding:5px 0 0 5px !important;
}
#rightbox6 strong {
	color:#000000;
}
#rightbox6 h4 {
	margin:0px;
	padding:10px 0px 5px 5px;
	background:#000;
	color:#FFFFFF;
	font-size:12px;
	text-decoration:none;
	text-align:left;
	font-weight: bold;
}
#rightbox6 .mac img {
	float:left;
	padding:0px 5px 2px 0px;
}
#rightbox6 .mac {
	margin:0px;
	padding:5px;
	border:1px solid #CCCCCC;
	color:#000;
	background-color: #CCCCCC;
	font-size:12px;
	text-decoration:none;
	text-align:left;
}
#rightbox6 .mac2 {
	margin-top:3px;
	padding:5px;
	border:1px solid #CCCCCC;
	color:#000;
	background-color:#FECC99;
	font-size:12px;
	text-decoration:none;
	text-align:left;
}
.red {
	color:#FF0000;
	font-size:12px;
	font-weight:bold;
}
.black-new {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
}
.black-new-small {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
}
.blue-new {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#000066;
}
.blue-new2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#000066;
}
.blu-clr {
	color:#000066;
	font-size:18px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
}
.blk-clr {
	color:#000;
	font-size:12px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
}
.white-clr {
	color:#FFFFFF;
	font-size:12px;
	font-weight:bold;
}
.whttext {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	border:#ffffff 1px solid;
	background-color:#C9DBF1;
	padding:3px 0 3px 5px;
}
.whttext1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#ffffff;
	border:#ffffff 1px solid;
	background-color:#46AACC;
	padding:3px 0 3px 5px;
}
.blutext {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#ffffff;
	border:#ffffff 1px solid;
	background-color:#50C9F4;
	padding:3px 0 3px 5px;
}
.whttop {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#ffffff;
	border:#ffffff 1px solid;
	background-color:#0186B3;
	padding:3px 0 3px 5px;
}
.advice-name {
	width:296px;
	height:24px;
	border:1px solid #5f5f5f;
	padding:2px 0 0 3px;
	font-size:12px;
}
.postcode1 {
	width:190px;
	height:24px;
	font-size:12px;
	border:1px solid #5f5f5f;
	padding:2px 0 0 3px;
}
.postcode4 {
	width:140px;
	height:24px;
	font-size:12px;
	border:1px solid #5f5f5f;
	padding:2px 0 0 3px;
}
.postcode2 {
	width:98px;
	height:24px;
	font-size:12px;
	border:1px solid #5f5f5f;
	padding:2px 0 0 3px;
}
.bigfont {
	font-size:17px;
}
#mainarea
{
float:left;
width:100%;
}
#mainarea h1
{
float:left;
width:100%;
}



#rightbox7 {
	margin:-15px 0 0 0;
	padding:2px;
	width:208px!important;
	float:right;
	text-align:left;
}
#rightbox7 p {
	margin:0px !important;
	padding:2px 0 0 4px !important;
}
#rightbox7 strong {
	color:#000000;
}
#rightbox7 h4 {
	margin:0px;
	padding:10px 0px 5px 5px;
	background:#cb6510;
	color:#FFFFFF;
	font-size:12px;
	text-decoration:none;
	text-align:left;
	font-weight: bold;
}
#rightbox7 .mac img {
	float:left;
	padding:0px 5px 2px 0px;
}
#rightbox7 .mac {
	margin:0px;
	padding:5px;
	border:1px solid #bca183;
	color:#000;
	background-color:#ffca95;
	font-size:12px;
	text-decoration:none;
	text-align:left;
}
#rightbox7 .mac2 {
	margin-top:3px;
	padding:5px;
	border:1px solid #CCCCCC;
	color:#000;
	background-color:#FECC99;
	font-size:12px;
	text-decoration:none;
	text-align:left;
}




.whitetext11
{
color:#FFFFFF!important;
font-size:11px!important;
}

.newstext
{
color:#000000;
font-size:11px;
font-family:Arial, Helvetica, sans-serif;
text-decoration:none;
}

.nevybluebig
{
color:#1F1A60;
font-size:16px;
font-family:Arial, Helvetica, sans-serif;
}












