/* @override 
	http://uca2.gtdabtesting.com/design/css/screen.css
	http://uca.gtdabtesting.com/design/css/screen.css
	http://ucaservices.co.uk/design/css/screen.css
*/

html, body {
	margin: 0;
	padding: 0;
	text-align: center;
	font-size: 1em;
	font-family: Arial, Helvetica, sans-serif;
	background-position: 42px left;
	background-image: url(../images/body_bg.gif);
	background-repeat: repeat-x;
}

#pagewidth {
	width: 800px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
}

#header {
	position: relative;
	width: 100%;
	margin-bottom: 10px;
}

#leftcol {
	width: 212px;
	font-size: 1.1em;
	float: left;
	margin-top: 5px;
	color: #111;
}

#homeLeft {
	width: 694px;
	float: left;
}

#homeRight {
	width: 303px;
	float: right;
}

#twocols {
	width: 800px;
	float: right;
	background-color: #f7f7f5;
	background-image: url(../images/side_bar.gif);
	background-repeat: repeat-y;
}

#rightcol {
	width: 236px;
	float: right;
}

#maincol {
	float: left;
	width: 553px;
	margin-top: 5px;
	border-right: solid 1px #e6e6e6;
	background-image: url(../images/main_content_bg.gif);
	background-repeat: repeat-y;
	color: #111;
	font-size: 0.8em;
	line-height: 1.4em;
	padding-left: 17px;
	padding-right: 17px;
	padding-top: 10px;
}

#maincol h1 {
	font-size: 1.7em;
	line-height: 1.1em;
	font-weight: normal;
}

* html #maincol {
	margin-left: -10px;
}

#footer {
	clear: both;
	padding-top: 15px;
	margin-top: 15px;
	border-top: 1px #d8d8d8 solid;
	background-color: #FFFFFF;
	margin-bottom: 15px;
}

.clr {
	clear: both;
	height: 0px;

}

/* *** Float containers fix:
 http://www.csscreator.com/attributes/containedfloat.php *** */
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.clearfix {
	display: inline-block;
}

/* Hides from IE-mac \*/
* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}
/* End hide from IE-mac */

/* Main Navigation */

/* style the outer div to give it width */
.menu {
	width: 100%;
	margin-bottom: 10px;
	font-size: 0.78em;
	background-color: #FFFFFF;
	background-image: url(../images/header/purpletopink.gif);
	background-repeat: repeat-x;
}
/* remove all the bullets, borders and padding from the default list styling */
.menu ul {
	padding: 0px;
	padding-left: 5px;
	margin: 0;
	list-style: none;
}
/* float the list to make it horizontal and a relative positon so that you can control the dropdown menu positon */
.menu li {
	float: left;
	position: relative;
	cursor: pointer;
	background-image: url(../images/header/arrow.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 5px;
	margin-left: 3px;
}

/* style the links for the top level */
.menu a {
	display: block;
	text-decoration: none;
	color: #fff;
	font-weight: bold;
	padding: 9px;
}

.menu a.on {
	color: #B5D721;
}

/* style the top level hover */
.menu a:hover {
	color: #cccccc;
}






/* style the outer div to give it width */
.topmenu {
	width:  465px;
	margin-top: 15px;
	margin-bottom: 15px;
	font-size: 0.7em;
	float: left;

}
.topRight{
	width: 300px;
	margin-top: 8px;
	margin-bottom: 14px;
	float: right;
	color: #950490;
	font-size: 0.7em;
}

#pagewidth #header .topRight .phone {
	font-weight: normal;
	font-size: 1.9em;
	padding-top: 2px;
}

/* remove all the bullets, borders and padding from the default list styling */
.topmenu ul {
	padding: 0;
	margin: 0;
	list-style-type: none;
	float: left;
}
/* float the list to make it horizontal and a relative positon so that you can control the dropdown menu positon */
.topmenu li {
	float: left;
	position: relative;
}

/* style the links for the top level */
.topmenu a {
	text-decoration: none;
	color: #666666;
	border-right: 1px solid #666;
	padding-left: 9px;
	padding-right: 9px;
}

.topmenu li.separate
{
    padding-left:10px;
    padding-right:10px;
}

.topmenu a.on {
	color: #8C3D67;
	font-weight: bold;
}

/* style the top level hover */
.topmenu a:hover {
	color: #950490;
}









/* style the outer div to give it width */
.tabs {
	width: 100%;
	font-size: 0.78em;
	border-bottom: 10px solid #220fa6;
	margin-top: 12px;
}
/* remove all the bullets, borders and padding from the default list styling */
.tabs ul {
	padding: 0px;
	margin: 0px;
	list-style: none;
}
/* float the list to make it horizontal and a relative positon so that you can control the dropdown menu positon */
.tabs li {
	float: left;
	position: relative;
	cursor: pointer;
	margin-right: 3px;
	margin-bottom: ;

}

.tabs li a {
	background: url(/design/images/second_nav_bg.gif) repeat-x left center;
	display: block;
	width:  161px;
	text-align: center;
	color: #EEE;
	text-transform: uppercase;
	padding-top: 10px;
	left:  -1px;
	position: relative;
}

.tabs li a:hover {
	background: url(/design/images/second_nav_bg.gif) repeat-x left center;
	display: block;
	width:  161px;
	text-align: center;
	color: #FFF;
	text-transform: uppercase;
	padding-top: 10px;
	left:  -1px;
	position: relative;
}

.tabs li.on {
	float: left;
	position: relative;
	cursor: pointer;
	margin-right: 3px;
	background-repeat: repeat-x;
}

.tabs li .t {
	background: url(../images/header/greydot.gif) 0 0 repeat-x;
}
.tabs li .l {
	background: url(../images/header/greydot.gif) 0 0 repeat-y;
}
.tabs li .r {
	background: url(../images/header/greydot.gif) 100% 0 repeat-y;
}
.tabs li .tl {
	background: url(../images/header/greylinetopleft.gif) 0 0 no-repeat;
}
.tabs li .tr {
	background: url(../images/header/greylinetopright.gif) 100% 0 no-repeat;
}
.tabs li.on .t {
	background: url(../images/header/pinktopurple.gif) 0 0 repeat-x;
}
.tabs li.on .l {
	background: url(../images/header/pinktopurple.gif) 0 0 repeat-y;
}
.tabs li.on .r {
	background: url(../images/header/pinktopurple.gif) 100% 0 repeat-y;
}
.tabs li.on .tl {
	background: url(../images/header/whitemasktopleft.gif) 0 0 no-repeat;
}
.tabs li.on .tr {
	background: url(../images/header/whitemasktopright.gif) 100% 0 no-repeat;
}

/* style the links for the top level */
.tabs a {
	display: block;
	text-decoration: none;
	color: #000;
	font-weight: bold;
	padding: 9px;
}

.tabs li a:hover {
	color: #666;
}

.tabs li.on a {
	display: block;
	text-decoration: none;
	color: #fff;
	font-weight: bold;
	padding: 9px;
}

.homeBanner{
	background-color:#edece8;
	width:800px;
	height:213px;
}
.homeBanner img{
	width:402px;
	height:213px;
	margin-right:14px;
	border:0px;
	float:left;
}
.homeBanner p{
	padding:0px 24px 12px 0px;
	margin:0px;
	color:#656565;
	font-size:8pt;
}
.homeBanner .bannerTop{
	padding-top:14px;
}
.homeBanner .bannerBottom{
	color:#742553;
	font-weight:bold;
}

.homeBanner2{
	background-color:#ffffff;
	border-top:1px solid #d4d4d4;
	border-right:1px solid #d4d4d4;
	border-bottom:1px solid #d4d4d4;
	width:799px;
	height:213px;
}
.homeBanner2 img{
	width:402px;
	height:213px;
	margin-right:14px;
	border:0px;
	float:left;
}
.homeBanner2 p{
	padding:0px 24px 12px 0px;
	margin:0px;
	color:#656565;
	font-size:8pt;
}
.homeBanner2 .bannerTop{
	padding-top:14px;
}
.homeBanner2 .bannerBottom{
	color:#742553;
	font-weight:bold;
}

/* NEW HOME BANNER STYLES */

.homeBanner3{
	width:799px;
	height:213px;
}
.homeBanner3 .bannerLeft{
	width: 402px;
	height:213px; 
	float: left;
}
.homeBanner3 .bannerRight{
 background: url('../images/new_product.gif') no-repeat top left;
 width: 387px; 
 height: 164px; 
 float: left;
 padding: 45px 0 0 10px;
}

.homeBanner3 .bannerRight p{
	padding:0px;
	margin:0px 0 0 0;
	color:#000;
	font-size:8pt;
}

.bannerLeft
{
    background-image:url('../../images/brunel_07.jpg');
    width:402px;
    height:213px;
}
.bannerRight
{
    background-image:url('../../images/brunel_08.jpg');
    width:401px;
    height:213px;
}
.bannerText
{
    width:195px;
    margin:10px;
    font-family:Arial;
    font-weight:bold;
    font-size:12pt;
    color:#ffffff;
}
.bannerRightText
{
    margin:10px;
    font-family:Arial;
    font-size:12px;
    color:#626262;
}
.bannerTextHighlight
{
    color:#cdd601
}
.bannerRightTextHighlight
{
    color:#8e5b75;
    font-weight:bold;
}

/* NEW HOME BANNER STYLES */
.LatestNews{
	width:799px;
	height:27px;
	margin-top:5px;
}
.LatestNewsLeft
{
    background-image:url('../../images/brunel_09.jpg');
    width:105px;
    height:27px;
    float:left;
}

.LatestNewsRight
{
    float:left;
    background-image:url('../../images/brunel_10.gif');
    width:694px;
    height:27px;
}
.LatestNewsLeftText
{
    font-family:Arial;
    font-size:11px;
    color:#000000;
    font-weight:bold;
    text-align:center;
    padding-left:5px;
    padding-top:5px;
}
.LatestNewsRightText
{
    font-family:Arial;
    font-size:11px;
    color:#dddddd;
    padding-left:5px;
    padding-top:5px;
}

#header .banner_left {
	background-color: #3221ab;
}

#header .banner_left h1 {

	font-weight: normal;
}

.homeBanner4{
	width:799px;
	height:213px;
}
.homeBanner4 .bannerLeft{
	width: 402px;
	height:213px; 
	float: left;
}
.homeBanner4 .bannerRight{
 width: 397px;
 height:213px; 
 float: left;
}
.homeBanner4 .bannerRight .floatLeft1{
 float: left; 
 width: 368px;
 /*width: 288px;*/
 height: 212px;
 border-bottom: 1px solid #d9d9d9;
 background-color: #f8f8f8;
}
.homeBanner4 .bannerRight .floatLeft1 .header{
	width: 368px;
	/* width: 278px; */
 height: 27px;
	padding: 5px 0 0 10px;
	background-image: url(/assets/images/grad_top.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.homeBanner4 .bannerRight .floatLeft1 .header a{
 color: #fff;
 font-weight: bold;
 text-decoration: none;
}
.homeBanner4 .bannerRight .floatRight1{
	float: right;
	width: 29px;
/*	width: 109px;
*/	/* background: url('/assets/images/uca_home.jpg') no-repeat top; 
*/ height: 213px;
	background-image: url(/assets/images/backtile.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

.homeBanner4 .bannerRight .floatLeft1 p{
 padding:5px 0 0 10px;
 margin: 0;
 color:#000;
 font-size:8pt;
}

.homeBanner4 .bannerRight .floatLeft1 p a{
 font-weight: bold;
}

.homeBanner4 .bannerRight .floatLeft1 p strong{
 font-size: 10pt;
}

.homeBanner4 .bannerRight .floatLeft1 p.title{
 font-size: 13pt;
 font-weight: bold;
 padding: 10px 0 0 10px;
 margin: 0;
}

.homeBanner4 .bannerRight .floatLeft1 img{
 margin: 5px 0 0 10px;
}


div.bannerNews{
	background:url("../images/new_banner/news_bg_black.jpg") repeat-x;
	background-color:black;
	width:100%;
	height:27px;
	clear:left;
	color:white;
	font-size:8pt;
}
div.bannerNews span{
	padding:6px;
	display:block;
	float:left;
}
img.bannerNewsTitle{
	width:114px;
	height:27px;
	color:black;
	margin-right:6px;
}


.buttonBack
{
	padding:6px;width:176px;height:25px;background-position: 6px 6px;background-color:#EDECE8;background-image:url(assets/images/content/buttonback.gif);background-repeat:no-repeat;
}

.floatLeft{
 float: left;
 width: 50%;
}

.floatRight{
 float: right;
 width: 50%;
}

.logo {
 margin-top:10px;
 width:380px;
 float:left;
 padding-left: 10px;
 z-index: 1;
}
.solicitor
{
    text-align:right;
    float:right;
    width:405px;
    margin-top:22px;
}
img {
 border: 0;
}

#maincol a {
 color: #950490;
}

a:hover{
 color: #000;
}

p{
 margin: 10px 0 10px 0;
}



.paddedbox {
 padding: 10px 0px 10px 0px;
 margin-left: 1px;
 color: #666666;
 font-size: 0.7em;
 border-right: 1px solid #DDD;
 border-top: 1px solid #DDD;
}

.paddedbox h2 {
	margin-top: 0px;
	padding-top: 3px;
	padding-left: 10px;
}

.latest_news_item {
	line-height: 1.3em;
	border-top: dotted 1px #DDD;
	background-color: #FFF;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	color: #222;
}

.paddedbox .latest_news_item h2 {
	margin-bottom: 3px;
	margin-top: 15px;
	padding-left: 0px;
}

.latest_news_item a {
	color: #3221ab;
}

.paddedbox span{
 color: #000;
 font-weight: bold;
 font-size: 1em;
 text-transform: uppercase;
}

.paddedbox img{
 float: left;
 margin-right: 10px;
}

.paddedbox a, .paddedbox a:link{
 font-size: 1em;
 font-weight: bold;
 text-transform: none;
}

.paddedbox p{
 margin: 0;
 margin-bottom:10px;
}
.paddedbox h1{
 margin: 0;
 font-size:1.8em;
 margin-bottom:10px;
}

.paddedbox p .arrowlink {
 margin-right: 3px;
}

.greyBorderTop{
 background-image:url(../images/grey_border_top.gif);
 background-position:left top;
 background-repeat: repeat-x;
 height: 2px;
 margin-top: 2px;
}

.greyBorderBottom{
 clear: both;
 background-image:url(../images/grey_border_bottom.gif);
 background-position:left top;
 background-repeat: repeat-x;
 height: 2px;
 margin-bottom: 2px;
}

/* Header styles */

#header .floatLeft{
 margin: 10px 0 0 10px;
 width: 40%;
}

#header .floatRight{
 width: 68px;
}

#header .floatRight img{
 float: right;
 margin: 10px 5px 0 0;
}

/* Right and Left Column styles */

#sublinks ul {
 margin: 0;
 padding: 0;
 list-style-type: none;
}

#sublinks a {
 display: block;
 width:204px;
 height:18px;
 padding: 8px 2px 2px 30px;
 border-bottom: 1px solid #fff;
 background: #e6f3f3;
 text-decoration: none; /*lets remove the link underlines*/
 background-image:url(../images/arrow.gif);
 background-position:10px center;
 background-repeat:no-repeat;
 color: #666666;
 font-size: 0.8em;
}

#sublinks a:link {
 color: #000000;
}

#sublinks a:hover {
 background: #3ca2a5;
 color: #ffffff;
 background-image:url(../images/arrowwhite.gif);
 background-position:10px center;
 background-repeat:no-repeat;
 font-weight:bold;
}

#sublinks a.active, #sublinks a:active {
  background: #3ca2a5;
  background-image:url(../images/arrowwhite.gif);
  background-position:10px center;
  background-repeat:no-repeat;
  color:#FFFFFF;
  font-weight:bold;
}

.rss{
 padding: 15px;
}

.rss img{
 float: left;
}

.rss a, .rss a:link{
 color: #ff6600;
 padding-left: 5px;
}

.rss a:hover{
 color: #eb1c24;
}

.pageHeaders{
 background-image:url(../images/header/pinktopurple.gif);
 background-repeat:repeat-x;
 color: #fff;
 font-weight: bold;
 font-size: 1em;
 height:30px;
}

.pageHeaders a{
 text-decoration:none;
 color:#fff;
 cursor:pointer;
}

.pageHeadersLime{
 background-image:url(../images/header/limetogreen.gif);
 background-repeat:repeat-x;
 color: #fff;
 font-weight: bold;
 font-size: 1em;
 height:30px;
}

.pageHeadersLime a{
 text-decoration:none;
 color:#fff;
 cursor:pointer;
}

.pageHeadersDarkGreen{
 background-image:url(../images/header/darkgreentogreen.gif);
 background-repeat:repeat-x;
 color: #fff;
 font-weight: bold;
 font-size: 1em;
 height:30px;
}

.pageHeadersDarkGreen a{
 text-decoration:none;
 color:#fff;
 cursor:pointer;
}

.pageHeadersBlue{
 background-image:url(../images/header/purpletoblue.gif);
 background-repeat:repeat-x;
 color: #fff;
 font-weight: bold;
 font-size: 1em;
 height:30px;
}

.pageHeadersBlue a{
 text-decoration:none;
 color:#fff;
 cursor:pointer;
}

.pageHeadersGrey{
 background-image:url(../images/header/greytoblack.gif);
 background-repeat:repeat-x;
 color: #fff;
 font-weight: bold;
 font-size: 1em;
 height:30px;
}

.pageHeadersGrey a{
 text-decoration:none;
 color:#fff;
 cursor:pointer;
}

.pageHeaders p {
margin-top:7px;
padding-left:7px;
}

.pageHeadersLime p {
margin-top:7px;
padding-left:7px;
}

.pageHeadersDarkGreen p {
margin-top:7px;
padding-left:7px;
}

.pageHeadersBlue p {
margin-top:7px;
padding-left:7px;
}

.pageHeadersGrey p {
margin-top:7px;
padding-left:7px;
}

.pageHeaders .tl {background: url(../images/header/whitemasktopleft.gif) 0 0 no-repeat}
.pageHeaders .tr {height:30px;background: url(../images/header/whitemasktopright.gif) 100% 0 no-repeat} 

.pageHeadersLime .tl {background: url(../images/header/whitemasktopleftlime.gif) 0 0 no-repeat}
.pageHeadersLime .tr {height:30px;background: url(../images/header/whitemasktoprightlime.gif) 100% 0 no-repeat} 

.pageHeadersDarkGreen .tl {background: url(../images/header/whitemasktopleftlime.gif) 0 0 no-repeat}
.pageHeadersDarkGreen .tr {height:30px;background: url(../images/header/whitemasktoprightlime.gif) 100% 0 no-repeat} 

.pageHeadersBlue .tl {background: url(../images/header/whitemasktopleftblue.gif) 0 0 no-repeat}
.pageHeadersBlue .tr {height:30px;background: url(../images/header/whitemasktoprightblue.gif) 100% 0 no-repeat} 

.pageHeadersGrey .tl {background: url(../images/header/whitemasktopleftgrey.gif) 0 0 no-repeat}
.pageHeadersGrey .tr {height:30px;background: url(../images/header/whitemasktoprightgrey.gif) 100% 0 no-repeat} 


.colFeature{
 border: 1px solid #d9d9d9;
 padding: 10px;
 color: #8c8c8c;
}

.colFeature .header{
 color: #3ca2a5;
 font-weight: bold;
 font-size: 1em;
}

.colFeature p{
 margin-top: 5px;
 font-size: 0.7em;
}

#rightcol .colFeature p{
 font-size: 1em;
}

.colFeature p a, .colFeature p a:link{
 font-size: 1.1em;
 font-weight: bold;
 color: #3ca2a5;
}

.colFeature .floatLeft{
 width: 74%;
}

.colFeature .floatLeft a, .colFeature .floatLeft a:link{
 font-weight: bold;
 font-size: 0.8em;
}

.colFeature .floatRight{
 width: 26%;
}

.colFeature .floatRight a, .colFeature .floatRight a:link{
 font-weight: bold;
 color: #f68b3b;
 margin-left: 3px;
 font-size: 0.7em;
}

ul#latestNews{
 list-style: none;
 margin: 0 0 15px 0;
 padding: 0;
}

ul#latestNews li{
 padding: 7px 0 7px 0;
 margin: 0;
 border-bottom: 1px dotted #d9d9d9;
 background-image:url(../images/arrow.gif);
 background-position:left center;
 background-repeat:no-repeat;
}

ul#latestNews li a, ul#latestNews li a:link{
 padding-left: 17px;
 display: block;
 width: 265px;
 font-size: 0.7em;
}

/* Main Content */

.MainContent
{
    width:800px;
}

.MainContent .separatorLeft
{
    background-image:url(../../images/separator.jpg);
    background-repeat:no-repeat;
    float:left;
    height:436px;
    left:-1px;
    position:relative;
    width:9px;
    
}
.MainContent .separatorRight
{
    background-image:url(../../images/separatorRight.jpg);
    background-repeat:no-repeat;
    float:left;
    height:436px;
    left:3px;
    position:relative;
    width:13px;  
}
.MainContent .LeftColumnContent
{
    width:200px;
    float:left;
}
.MainContent .RightColumnContent
{
    width:569px;
    float:left;
}
.MainContentText
{
    width:549px;
    margin:10px;
    font-family:Arial;
    font-size:10pt;
    color:#686868;
}
.MainContentText h1
{
    font-size:18pt;
    font-weight:bold;
    color:#842756;
}
.MainContentText em
{
    font-size:11pt;
    color:#252525;
    font-style:normal;
}
.MainContentText .feature
{
    padding-top:20px;
    color:#9da400;
    font-size:13pt;
}
.MainContentText .feature a
{
    color:#9da400;
}
.MainContentText .feature a:hover
{
    color:#842756;
}
.MainContentText .feature img
{
     float:left;padding-right:10px;
}

.contentWrapper{
 margin: 0 17px 0 17px;
 color: #000;
 padding-bottom: 10px;
}

.contentWrapper p{
 color: #3F3F3F;
 font-size: 0.8em;
}

.contentWrapper ul{
 list-style: square;
 color: #3F3F3F;
 font-size: 0.8em;
 margin: 10px 0 0 0;
 padding: 0;
}

#maincol .pageHeaders{
 margin: 0 10px 0 10px;
}

h1 {
 font-size:1.2em;
 color: #3221ab;
 font-family: Helvetica, Arial, sans-serif;
}

h1 span{
 color: #3CA2A5;
}

h2 {
 font-size:1.2em;
 color: #3221ab;
}

h3, h5{
 font-size: 1.1em;
 color: #b4912a;
 font-weight: bold;
}

h4 {
	margin-top: 0px;
	margin-bottom: 1px;
	font-weight: strong;
	padding-bottom: 0px;
	font-size: 1.1em;
}

#maincol ul{
 padding-left: 15px;
}

#maincol p {
	margin-top: 0px;
	margin-bottom: 14px;
}

.greyRule{
 height: 1px;
 margin: 0 10px;
 border-bottom: 1px dotted #e2e2e2;
}

.contentImage{
 float: right;
 margin-left: 10px;
}

/* News Listing */

.listing{
 padding: 10px 0 15px 0;
 background-image: url(../images/news_rule_long.gif);
 background-position: bottom center;
 background-repeat: no-repeat;
}

.listing a, .listing a:link{
 color: #2f3b3b;
 font-weight: bold;
}

.listing a:hover{
 color: #eb1c24;
}

.listing p{
 color:#000;
}

.listing p a, .listing p a:link{
 color: #eb1c24;
}

.listing p a:hover{
 color: #2f3b3b;
}

.listing span{
 color: #000000;
 font-weight: bold;
}

.listing .floatLeft{
 width: 20%;
}

.listing .floatRight{
 width: 80%;
}

.article, .articleBg{
 padding: 5px 5px 5px 15px; 
 color: #eb1c24;
 border-bottom: 1px dotted #000000;
 background: #dcdcdc;
}

.articleBg{
 background-image: url(../images/news_rule.gif);
 background-position: bottom center;
 background-repeat: no-repeat;
 padding: 5px 5px 10px 15px;
}

.article a, .article a:link, .articleBg a, .articleBg a:link{
 color: #000000;
 font-weight: bold;
}

.article a:hover, .articleBg a:hover{
 color: #eb1c24;
}

.article img, .articleBg img{
 float: left;
 margin-right: 5px;
 margin-top: 2px;
}

.article p, .articleBg p{
 display: block;
 width: 155px;
 float: left;
 margin: 0;
 font-weight: bold;
}

/* Paging styles */

.paging{
 margin-top: 10px;
 color: #eb1c24;
}

.paging .floatRight{
 text-align: right;
 color: #000000;
}

#rightcol .paging{
  color: #000000;
  padding: 10px;
}

#rightcol .paging a, #rightcol .paging a:link{
 color: #000000;
}

#rightcol .paging .floatLeft{
 width: 40%;
}

#rightcol .paging .floatRight{
 width: 60%;
}

/* Form Styles */

#maincol form{
 margin-top: 10px;
}

form .textRow{
 margin-bottom: 5px;
}

form .textRow label{
 font-weight: bold;
 color: #5E5E5E;
}

form .textRow input, form .textRow select, form .textRow textarea{
 width: 95%;
 font-family: Arial, Helvetica, sans-serif;
 border: 1px solid #8C8C8C;
 color: #5e5e5e;
 margin-top: 2px;
}

form .textRow textarea{
 height: 100px;
}

form .textRow select{
}

form .textRow .chkbox{
 width: auto;
 border: none;
}

form .butt1{
 color: #fff;
 background-color: #000;
 border: 1px solid #000;
 padding: 1px;
}

ul.error_message{
 color: #FF0000;
 font-weight: bold;
 margin-left: 0;
 padding-left: 15px;
}

.error_message li{
  margin-left: 0;
 padding-left: 0;
}

#maincol .quick_link1 {
	width: 180px;
	float: left;
	margin-right: 3px;
	border-left: 1px solid #DDD;
	border-right: 1px solid #DDD;

}

.quick_link1 img {
	position: relative;
	top: -13px;
}

.quick_link1 p {
	padding-left: 10px;
	padding-right: 10px;
}

#maincol .quick_link1 h1 a {
	color: #FFF;
	display: block;
	padding:7px 4px 4px 10px;
	text-decoration: none;
	margin-bottom: 0px;
	background: url(/design/images/quick_link_head.gif) left top;
	margin-top: 0px;
	font: 0.8em Helvetica, "Helvetica Neue", Arial, Geneva, sans-serif;
}

#maincol .quick_link2 {
	width: 180px;
	float: left;
	margin-right: 4px;
	border-left: 1px solid #DDD;
	border-right: 1px solid #DDD;
}

.quick_link2 img {
	position: relative;
	top: -13px;
}

.quick_link2 p {
	padding-left: 10px;
	padding-right: 10px;
}

#maincol .quick_link2 h1 a {
	color: #FFF;
	display: block;
	padding:7px 4px 4px 10px;
	text-decoration: none;
	margin-bottom: 0px;
	background: url(/design/images/quick_link_head.gif) left top;
	margin-top: 0px;
	font: 0.8em Helvetica, "Helvetica Neue", Arial, Geneva, sans-serif;
}

#maincol .quick_link3 {
	width: 180px;
	float: left;
	border-left: 1px solid #DDD;
	border-right: 1px solid #DDD;
}

.quick_link3 img {

	position: relative;
	top: -13px;
}

.quick_link3 p {
	padding-left: 10px;
	padding-right: 10px;
}

#maincol .quick_link3 h1 a {
	color: #FFF;
	display: block;
	padding:7px 4px 4px 10px;
	text-decoration: none;
	margin-bottom: 0px;
	background: url(/design/images/quick_link_head.gif) left top;
	margin-top: 0px;
	font: 0.8em Helvetica, "Helvetica Neue", Arial, Geneva, sans-serif;
}

/* Footer styles */

#footer{
 font-size: 0.7em;
 margin-left: auto;
 margin-right: auto;
 width: 800px;
}

#footer ul {
	margin: 0px;
	padding: 0px 0px 0px 0px;
}

#footer li {
	list-style-type: none;
	line-height: 1.3em;
	display: inline;
}

#footer li a {
display: block;
float: left;
border-right: 1px solid #AAA;
padding-left: 4px;
padding-right: 4px;
color: #777
}

#footer div{
 color: #8C8C8C;
}

.smaller {
	clear: both;
	padding-left: 0px;
	margin-left: 0px;
	padding-top: 12px;
}

/* Forms */

#form1 {
	width: 385px;
	background: #eaeaea url(../images/blockquote_bg.gif) no-repeat right bottom;
	margin: 0px 0px 12px 0px;
	padding: 20px 0px 10px 25px;
	border: 1px solid #CCC;

}

#assess_form {
	background: #eaeaea url(../images/blockquote_bg.gif) no-repeat right bottom;
	padding: 10px 10px 10px 10px;
	border: 1px solid #CCC;
	margin-bottom: 10px;
}


.assess_form {
	margin: 0px 0px 15px 0px;
	padding: 15px 0px 10px 25px;
	background-color: #FFF;
	border: 1px solid #CCC;
}

.assess_form dt {
}

.assess_form dd {
	margin:  0px;
	margin-bottom: 5px;
}

.assess_form input {
	width: 470px;
}

.assess_form textarea {
	width: 474px;
	height: 140px;
}

#assess_form .submit input {
	width: 530px;
}

.contact_form {
	margin: 0px;
	padding: 0px;
}

.contact_form dt {
}

.contact_form dd {
	margin:  0px;
	margin-bottom: 5px;
}

.contact_form input {
	width: 350px;
}

.contact_form textarea {
	width: 354px;
}

.submit input {
	width: 354px;
	margin-top: 10px;
}

.contact_details {
	width:  255px;
	float: right;
	padding-top: 5px;
}



 /*printer styles*/ 
@media print{ 

#topLinks{
 display: none;
}

.banner{
 display: none;
}

#maincol{
 border-top: none;
}

.menu{
 display: none;
}




