html, body {
    background:#fff url(/images/background.gif) repeat-x;
    margin:0;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
	color: #1F1F1F;
	line-height:18px;
}
body a, body a:link, body a:visited{
	text-decoration:underline;color: #1F1F1F;}
body a:hover{
	text-decoration:none;color:#63055F;}
body a:active{
	text-decoration:underline;color: #1F1F1F;}
#inline_example1 input, #inline_example1 select, .calculator input, .calculator select{
	border:1px solid #781073;
}
a{outline:0;}
#brochure input, #brochure select{
	text-align:left;
	border:1px solid #781073;
	
}
.header_orange {
	font-size: 15p;
	color: #6B0767;
	font-weight:700;
}
.header_grey {
	font-size: 15px;
	color: #FFF;
	font-weight:400;
}
.header_grey a {text-decoration:none;}
.header_grey a:hover {color:#953893;}
.header_purple {
	font-size:21px;
	color:#953893;
}
#bgleftfinish{background:url(/images/bgleftfinish.jpg) no-repeat;}
.navbar {
	font-size:16px;
	font-weight:bold;
	color:#FFF;
}
.navbar a {
	color:#000;
	text-decoration:none;
}
.navbar a:hover {
	color:#FFF;
}
.bodycopy {
	font-size:14px;
	color:#1F1F1F;
}
.bodycopy ul{
	padding-left:15px;
}
.bodycopy li{
	padding-left:0;
	margin-bottom:3px;
}
.bodycopy strong {
	font-weight:bold;
}
.bodycopy a, .bodycopy a:link, .bodycopy a:visited {
	font-size:13px;
	color:#F7941D;
	text-decoration:none;
}
.bodycopy a:hover {
	text-decoration:underline;
}
.bodycopy a:active {
	color:#F7941D;
	text-decoration:none;
}
.calculator {
	font-size:13px;
	color:#232323;
	text-align:right;
}
.calc:hover {
	background-color:#FFF8EF;
}
.footer {
	font-size:10px;
	color:#630460;
}
.footer a, .footer a:link, .footer a:visited {
	text-decoration:none;
	color:#63055F;
}
.footer a:hover {
	text-decoration:underline;
	color:#1F1F1F;
}
.footer a:active{
	color:#63055F;
	text-decoration:none;
}
.question {
	font-size:16px;
	color:#63055F;
}
.answer {
	font-size:16px;
	color:#F7941D;
}
.newsdate {
	font-size:12px;
	font-weight:100;
	color:#333;
}
.newstitle {
	font-size:14px;
	font-weight:bold;
	color:#63055F;
}
a.newstitle, a:link.newstitle, a:visited.newstitle {
	font-size:14px;
	text-decoration:none;
	font-weight:bold;
	color:#63055F;
}
a:hover.newstitle {
	text-decoration:underline;
	color:#380535;
}
a:active.newstitle {
	text-decoration:none;
}
h1.newstitle{
	margin:0 0 5px 0;
}
h3.newstitle {
	margin:0;
	padding:0;
	border:none;
}
h1{
	margin:5px 0;
	padding:0;
	font-size:16px;
	font-weight:bold;
	color:#63055F;
	width:350px;	
}
h2{
	margin:0 0 5px 0;
	font-size:14px;
	color:#690A68;
	padding:0 0 3px 0;
	border-bottom:1px solid #F8941D;
	width:100%;
}
.h1table{
	border-bottom:1px solid #F8941D;
	padding-bottom:5px;
}
h3{
	margin:0;
	padding:0 0 3px 0;
	border-bottom:1px solid #63055F;
	margin-bottom:3px;
	color:#63055F;
	width:350px;
	font-size:14px;
}
ul.textsize{
	margin:0;
	padding:0;
	width:156px;
	height:28px;
	float:right;
}
ul.textsize li{
	list-style:none;
	float:left;
}
ul.textsize li img.textsizeminus{
	cursor:pointer;
	background:url(/images/textsizeminus.jpg) no-repeat center top;
}
ul.textsize li img.textsizeplus{
	cursor:pointer;
	background:url(/images/textsizeplus.jpg) no-repeat center top;
}
ul.textsize li img.textsizeminus:hover, ul.textsize li img.textsizeplus:hover{
	list-style:none;
	float:left;
	background-position:center bottom;
}
.textsizeimg1{
	background:url(/images/text-size1.jpg) no-repeat;
	width:114px;
	height:25px;
	float:right;
	cursor:pointer;
}
.textsizeimg2{
	background:url(/images/text-size1.jpg) no-repeat -114px 0;
	width:114px;
	height:25px;
	float:right;
	cursor:pointer;
}
.textsizeimg1:hover{
	background:url(/images/text-size2.jpg) no-repeat;
}
.textsizeimg2:hover{
	background:url(/images/text-size2.jpg) no-repeat -114px 0;
}
.text-size, .text-size a, .text-size a:link, .text-size a:visited {
	color:#DF7800;
	text-decoration:none;
	font-size:12px;
}
.text-size a:hover {
	color:#DF7800;
	text-decoration:underline;
}
.text-size a:active {
	color:#DF7800;
	text-decoration:none;
}
#calculator{
	background:#fff;
}
#menu{ font-family: Arial, Helvetica, sans-serif; color:#6B0767; font-weight:bold; margin:0px; font-size:13px; padding:0px; list-style:none; line-height:35px; display:inline-block; float:left; z-index:1000; }
#menu a { color:#6B0767; font-weight:bold; text-decoration:none; }
#menu > li { cursor:pointer; float:left; position:relative; padding:0px 8px; height:35px;} 
#menu > li:hover{ background:url(/images/navbg2.jpg); color:#fff;}
#menu li:hover a{color:#fff;}
#menu > li a:hover {color:#FFF;}
#menu .logo {padding:0px; }
/* sub-menus*/
#menu ul { padding:0px; margin:0px; display:block; display:inline;}
#menu li ul {position:absolute;left:0;top:5px;margin-top:30px;line-height:10px;background-color:#FFF;
             color:#0E0E0F; /* for IE */
             display:none;border-left:1px solid #F79321;border-right:1px solid #F79321;z-index:999;
             -moz-box-shadow:0 3px 5px 0 #5B5B5B;
			  -webkit-box-shadow: 0 3px 5px 0 #5B5B5B;
			  box-shadow:0 3px 5px 0 #5B5B5B;
}
#menu li:hover ul { display:block;}
#menu li ul li{ display:block; margin:0px 0px; border-top: dotted 1px #0E0E0F; list-style-type:none; }
#menu li ul li:first-child { border-top: none; color:#6B0767; }
#menu li ul li a { display:block; color:#6B0767; font-weight:bold; font-size:12px; padding:10px 0 10px 10px  }
#menu li ul li a:hover { color:#6B0767;}
#menu li ul li:hover { background-color:#F8E8FC; color:#6B0767;}
#menu ul.sub li a{
	color:#6B0767;
	letter-spacing:0.5px;
}
/* main submenu */
#menu #main { left:0px; top:-20px; padding-top:20px; background-color:#ffffff; color:#6B0767; z-index:999;}
/* search */
.searchContainer div { background-color:#fff; display:inline; padding:5px;}
.searchContainer input[type="text"] {border:none;}
.searchContainer img { vertical-align:middle;}
/* corners*/
#menu .corner_inset_left { position:absolute; top:0px; left:-12px;}
#menu .corner_inset_right { position:absolute; top:0px; left:182px;}
#menu .last {background-color:#F7941E;height:1px;margin:0px;padding:0px;border:none;position:relative;border-bottom:1px solid #F79321;}
#menu .corner_left { position:absolute; left:0px; top:0px;}
#menu .corner_right { position:absolute; left:182px; top:0px;}
#menu .middle { position:absolute; left:18px; height: 20px; width:165px; top:0px;}
#colorbox, #cboxOverlay, #cboxWrapper{position:absolute; top:0; left:0; z-index:9999; overflow:hidden;}
#cboxOverlay{position:fixed; width:100%; height:100%;}
#cboxMiddleLeft, #cboxBottomLeft{clear:left;}
#cboxContent{position:relative; overflow:hidden;}
#cboxLoadedContent{overflow:auto;}
#cboxLoadedContent iframe{display:block; width:100%; height:100%; border:0;}
#cboxTitle{margin:0;}
#cboxLoadingOverlay, #cboxLoadingGraphic{position:absolute; top:0; left:0; width:100%;}
#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow{cursor:pointer;}
/* 
    Example user style
    The following rules are ordered and tabbed in a way that represents the
    order/nesting of the generated HTML, so that the structure easier to understand.
*/
#cboxOverlay{background-color:#ffffff; opacity:.5; -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)"; filter: alpha(opacity=50);}
#colorbox{}
#cboxTopLeft{width:21px; height:21px; background:url(images/controls.png) no-repeat -100px 0;}
#cboxTopRight{width:21px; height:21px; background:url(images/controls.png) no-repeat -129px 0;}
#cboxBottomLeft{width:21px; height:21px; background:url(images/controls.png) no-repeat -100px -29px;}
#cboxBottomRight{width:21px; height:21px; background:url(images/controls.png) no-repeat -129px -29px;}
#cboxMiddleLeft{width:21px; background:url(images/controls.png) left top repeat-y;}
#cboxMiddleRight{width:21px; background:url(images/controls.png) right top repeat-y;}
#cboxTopCenter{height:21px; background:url(images/border.png) 0 0 repeat-x;}
#cboxBottomCenter{height:21px; background:url(images/border.png) 0 -29px repeat-x;}
#cboxContent{background:#fff;}
#cboxLoadedContent{margin-bottom:28px;}
#cboxTitle{position:absolute; bottom:4px; left:0; text-align:center; width:100%; color:#949494;}
#cboxCurrent{position:absolute; bottom:4px; left:58px; color:#949494;}
#cboxSlideshow{position:absolute; bottom:4px; right:30px; color:#0092ef;}
#cboxPrevious{position:absolute; bottom:0; left:0px; background:url(images/controls.png) no-repeat -75px 0px; width:25px; height:25px; text-indent:-9999px;}
#cboxPrevious.hover{background-position:-75px -25px;}
#cboxNext{position:absolute; bottom:0; left:27px; background:url(images/controls.png) no-repeat -50px 0px; width:25px; height:25px; text-indent:-9999px;}
#cboxNext.hover{background-position:-50px -25px;}
#cboxLoadingOverlay{background:url(images/loading_background.png) no-repeat center center;}
#cboxLoadingGraphic{background:url(images/loading.gif) no-repeat center center;}
#cboxClose{position:absolute; bottom:0; right:0; background:url(images/controls.png) no-repeat -25px 0px; width:25px; height:25px; text-indent:-9999px;}
#cboxClose.hover{background-position:-25px -25px;}
/*
    The following fixes png-transparency for IE6.  
    It is also necessary for png-transparency in IE7 & IE8 to avoid 'black halos' with the fade transition
    Since this method does not support CSS background-positioning, it is incompatible with CSS sprites.
    Colorbox preloads navigation hover classes to account for this.
    !! Important Note: AlphaImageLoader src paths are relative to the HTML document,
    while regular CSS background images are relative to the CSS document.
*/
.cboxIE #cboxTopLeft{background:transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/images/internet_explorer/borderTopLeft.png, sizingMethod='scale');}
.cboxIE #cboxTopCenter{background:transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/images/internet_explorer/borderTopCenter.png, sizingMethod='scale');}
.cboxIE #cboxTopRight{background:transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/images/internet_explorer/borderTopRight.png, sizingMethod='scale');}
.cboxIE #cboxBottomLeft{background:transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/images/internet_explorer/borderBottomLeft.png, sizingMethod='scale');}
.cboxIE #cboxBottomCenter{background:transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/images/internet_explorer/borderBottomCenter.png, sizingMethod='scale');}
.cboxIE #cboxBottomRight{background:transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/images/internet_explorer/borderBottomRight.png, sizingMethod='scale');}
.cboxIE #cboxMiddleLeft{background:transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/images/internet_explorer/borderMiddleLeft.png, sizingMethod='scale');}
.cboxIE #cboxMiddleRight{background:transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/images/internet_explorer/borderMiddleRight.png, sizingMethod='scale');}
.mandatory{color:#690B6B;font-weight:700; font-size:14px;}
.fieldlabel{font-weight:700; font-size:12px;}
#referralform input, #referralform select, #referralform textarea{border:1px solid #781073;}
/* Ticker Styling */
.ticker-wrapper.has-js {
	margin: 0 auto 5px;
	padding: 0px 20px;
	width: 900px;
	height: 32px;
	display: block;
	background:url(/images/newsbg.jpg) no-repeat;
	font-size: 0.75em;
}
.ticker {
	width: 830px;
	height: 23px;
	display: block;
	position: relative;
	overflow: hidden;
	z-index:0;
}
.ticker-content span{
	font-size:12px;
	color:#670864;
}
.ticker-title {
	padding-top: 9px;
	color:#670864;
	font-weight: bold;
	text-transform: uppercase;
}
.ticker-content {
	margin: 0px;
	padding-top: 7px;
	position: absolute;
	color: #1F527B;
	font-weight:100;
	overflow: hidden;
	white-space: nowrap;
	line-height: 1.2em;
	font-size:14px;
	z-index:0;
}
.ticker-content a, .ticker-content a:link, .ticker-content a:visited {
	text-decoration: none;	
	color: #1F1F1F;
}
.ticker-content a:hover {
	text-decoration: underline;	
	color: #670864;
}
.ticker-swipe {
	padding-top: 9px;
	position: absolute;
	top: 1px;
	background-color:#fff;
	display: block;
	width: 800px;
	height: 23px; 
}
.ticker-swipe span {
	margin-left: 1px;
	border-bottom: 1px solid #1F527B;
	background:#fff;
	height: 12px;
	width: 7px;
	display: block;
}
.ticker-controls {
	padding: 8px 0px 0px 0px;
	list-style-type: none;
	float: left;
}
.ticker-controls li {
	padding: 0px;
	margin-left: 5px;
	float: left;
	cursor: pointer;
	height: 16px;
	width: 16px;
	display: block;
}
.ticker-controls li.jnt-play-pause {
	background-image: url('/images/controls1.png');
	background-position: 32px 16px;
}
.ticker-controls li.jnt-play-pause.over {
	background-position: 32px 32px;
}
.ticker-controls li.jnt-play-pause.down {
	background-position: 32px 0px;
}
.ticker-controls li.jnt-play-pause.paused {
	background-image: url('/images/controls1.png');	
	background-position: 48px 16px;
}
.ticker-controls li.jnt-play-pause.paused.over {
	background-position: 48px 32px;
}
.ticker-controls li.jnt-play-pause.paused.down {
	background-position: 48px 0px;
}
.ticker-controls li.jnt-prev {
	background-image: url('/images/controls1.png');
	background-position: 0px 16px;		
}
.ticker-controls li.jnt-prev.over {
	background-position: 0px 32px;		
}
.ticker-controls li.jnt-prev.down {
	background-position: 0px 0px;		
}
.ticker-controls li.jnt-next {
	background-image: url('/images/controls1.png');	
	background-position: 16px 16px;	
}
.ticker-controls li.jnt-next.over {
	background-position: 16px 32px;	
}
.ticker-controls li.jnt-next.down {	
	background-position: 16px 0px;	
}
.js-hidden {
	display: none;
}
.no-js-news {
	padding: 10px 0px 0px 45px; 
	color: #F8F0DB;
}
.left .ticker-swipe {
	/*left: 80px;*/
}
.left .ticker-controls, .left .ticker-content, .left .ticker-title, .left .ticker {
    float: left;
}
.left .ticker-controls {
    padding-left: 6px;
    margin:0;
}
.right .ticker-swipe {
	/*right: 80px;*/
}
.right .ticker-controls, .right .ticker-content, .right .ticker-title, .right .ticker {
    float: right;
}
.right .ticker-controls {
    padding-right: 6px;
}
ul.paging{
	padding:0;
	margin:0;
}
ul.paging li{
    padding: 10px;
    font-size: 24px;
    color: #fff;
    line-height: 1;
    margin-bottom: 1px;
    list-style:none;   
}
ul.paging li h3{
	width:100%;
}
ul.paging li span{
	border-bottom:1px solid #F89B24;
	width:100%;
	display:block;
	padding:3px 0 3px 3px;
}
ul.red {
	outline:10px solid red;
}
ul.simplePagerNav{
	text-align:center;
	margin: 10px 0;
	padding:0;
	min-height:27px;
}
ul.simplePagerNav li{
    float:left;
    margin-bottom: 5px;
    list-style:none;
    display:block;
}
ul.simplePagerNav li:hover a:hover{
    color:#fff;
    background:#F89B24;
}
ul.simplePagerNav li a{
    color: #FFF;
    text-decoration: none;
    display:block;
    height:25px;
    padding: 0 6px 0;
    line-height:24px;
    border:1px solid #fff;
    background:#690A68;
}
ul.simplePagerNav li.currentPage a{
    background:#F89B24;
}
ul.simplePagerNav li.currentPage a {
	color: #fff;
	display:block;	
}
ul.paging  li.sticky {
	background-color: red !important;
	display: block !important
}
.testimonials{
	padding:10px 5px;
	margin:0 0 5px 0;
	border-bottom:1px solid #F89B24;
}
.testimonials h2{
	color:#690A68;
}
#contactform h3{
	margin:0;
	color:#EA860C;
	font-size:16px;
	font-weight:700;
	border:none;
	text-align:right;
	padding:0;
	width:210px;
}
#contactform span{
	color:#666;
	font-size:12px;
	text-align:right;
	font-weight:100;
}
#contactform input, #contactform select, #contactform textarea{
	height:20px;
	outline:1px solid #D3D3D3;
	border-top:1px solid #DBD9D9;
	border-right:1px solid #fff;
	border-bottom:1px solid #fff;
	border-left:1px solid #DBD9D9;
	width:200px;
	font-family:Arial, helvetica, Sans-Serif;
}
#contactform input:focus, #contactform select:focus, #contactform textarea:focus{
	outline:1px solid #F7941E;
	border-top:1px solid #DBD9D9;
	border-right:1px solid #fff;
	border-bottom:1px solid #fff;
	border-left:1px solid #DBD9D9;
	background:#FFFBE5;
}
#contactform select{
	height:25px;
	padding:3px 0 0 0;
}
#contactform #ctl00_body_btnSubmit{
	outline:none;
}
.review1{
	width:310px;
	background:url(/images/speechbg1.jpg) no-repeat top center;
	height:32px;
}
.review1 h4{
	color:#F7941E;
	font-size:14px;
	font-weight:700;
	margin:0;
	padding:0;
	top:8px;
	left:40px;
	position:relative;
}
.review2{
	width:310px;
	background:url(/images/speechbg2.jpg) repeat-y top center;
}
.review2 div{
	padding:0 20px;
	color:#1F1F1F;
	font-size:11px;
}
.review2 div img{
	float:right;
	margin:0 0 5px 5px;
}
.review3{
	width:310px;
	margin:0 0 10px 0;
	background:url(/images/speechbg3.jpg) no-repeat top center;
	min-height:42px;
}
.review3 div{
	font-weight:100;
	font-size:12px;
	color:#63055F;
	position:relative;
	top:25px;
	left:20px;
	width:210px;
	text-align:right;
}
#btnborrow, #btndownload, #btncallback, #btnhomevisit, #btnnews{
	background-position:top center;
}
#btnborrow:hover, #btndownload:hover, #btncallback:hover, #btnhomevisit:hover, #btnnews:hover{
	background-position:bottom center;
}
#btnborrow{
	background:url(/images/btn-borrow.jpg);
}
#btndownload{
	background:url(/images/btn-download.jpg);
}
#btncallback{
	background:url(/images/btn-callback.jpg);
}
#btnhomevisit{
	background:url(/images/btn-visit.jpg);
}
#btnnews{
	background:url(/images/btn-news.jpg);
}
