
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	}

body {
	background: #d1cdb4 url(images/bg.png) repeat-x;
	color: #33322B;
	font-size: 12px;
	font-family: "Century Gothic";
	margin: 0px auto 0px;
	padding: 0px;
	}
	
#wrap {
	width: 960px;
	margin: 0px auto 0px;
	padding: 0px;
	position: relative;
	}

/************************************************
*	Hyperlinks									*
************************************************/

a, a:visited {
	color: #851B0D;
	text-decoration: none;
	}
	
a:hover {
	color: #851B0D;
	text-decoration: underline;
	}
	
a img {
	border: none;
	}
	
a:focus, a:hover, a:active {
	outline: none;
	}
	
.breadcrumb a:visited {
	color: #bd2814;
	text-decoration: none;
	}
	
.breadcrumb a:hover {
	color: #bd2814;
	text-decoration: underline;
	}
	
.breadcrumb a img {
	border: none;
	}
	
.breadcrumb a:focus, a:hover, a:active {
	outline: none;
	}
	
/************************************************
*	Top Navbar      							*
************************************************/

#topnavbar {
	width: 960px;
	height: 34px;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	}
	
#topnavbar a, #topnavbar a:visited {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	}
	
#topnavbar a:hover {
	text-decoration: underline;
	}
	
#topnavbar p {
	font-size: 11px;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
	}
	
.topnavbarleft {
	width: 240px;
	float: left;
	margin: 0px;
	padding: 9px 0px 0px 0px;
	}
	
.topnavbarright {
	width: 610px;
	float: right;
	margin: 0px;
	padding: 8px 0px 0px 0px;
	text-transform: uppercase;
	text-align: right;
	}
	
.topnavbarright a img {
	border: none;
	margin: 0px 3px 1px 0px;
	padding: 0px;
	}
	
/************************************************
*	Header  									*
************************************************/

#header {
	width: 960px;
	height: 150px;
	color: #FFFFFF;
	margin: 10px 0px 0px 0px;
	padding: 0px;
	overflow: hidden;
	}
	
#header #imageheader {
	width: 460px;
	height: 100%;
	text-indent: -10000px;
	background: url(images/logo.png) left top no-repeat;
	}

#header #imageheader a {	
	display: block;
	width: 100%;
	height: 100%;
	}

#header h1, #header h4 {
	color: #FFFFFF;
	font-size: 32px;
	font-family: Georgia, Times New Roman, Trebuchet MS;
	font-weight: normal;
	margin: 0px;
	padding: 20px 0px 10px 0px;
	text-decoration: none;
	}
	
#header h1 a, #header h1 a:visited, #header h4 a, #header h4 a:visited {
	color: #FFFFFF;
	font-size: 32px;
	font-family: Georgia, Times New Roman, Trebuchet MS;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
	}
	
#header h1 a:hover, #header h4 a:hover {
	color: #FFFFFF;
	text-decoration: none;
	}
	
#header h3 {
	color: #851B0D;
	font-size: 16px;
	font-family: Arial, Tahoma, Verdana;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	}
	
#header p {
	color: #FFFFFF;
	font-family: Georgia, Times New Roman, Trebuchet MS;
	font-size: 16px;
	font-style: italic;
	padding: 0px 0px 5px 0px;
	margin: 0px;
	line-height: 20px;
	}
	
.headerleft {
	width: 460px;
	float: left;
	margin: 0px;
	padding: 0px;
	}
	
.headerleft a img {
	border: none;
	margin: 0px;
	padding: 0px;
	}

.headerright {
	width: 488px;
	float: right;
	margin: 0px;
	padding: 28px 0px 0px 0px;
	text-align: right;
	}
	
.headerright a img {
	border: none;
	margin: 0px;
	padding: 0px;
	}
	
.headerright ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	}
	
.headerright li {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	}
	
.rsslink {
	padding: 2px 5px 2px 20px;
	background: url(images/rss.gif) no-repeat left center;
	}	
	
/************************************************
*	Navbar      								*
************************************************/

#navbar {
	width: 960px;
	height: 50px;
	color: #FFFFFF;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	}
	
#navbarleft {
	width: 690px;
	float: left;
	margin: 0px;
	padding: 0px;
	}
	
#navbarright {
	width: 260px;
	font-size: 11px;
	float: right;
	margin: 0px;
	padding: 13px 0px 0px 0px;
	}
	
#nav {
	margin: 0px;
	padding: 10px 0px 0px 2px;
	}
	
#nav ul {
	float: left;
	list-style: none;
	margin: 0px;
	padding: 0px;
	}
	
#nav li {
	float: left;
	list-style: none;
	margin: 0px;
	padding: 0px;
	}
	
#nav li a, #nav li a:link {
	background: url(images/navlink.png) right no-repeat;
	color: #FFFFFF;
	display: block;
	font-size: 16px;
	font-family: Arial, Tahoma, Verdana;
	font-weight: normal;
	text-transform: none;
    margin: 0px;
	padding: 5px 17px 6px 15px;
	}

#nav li a:hover, #nav li a:active {
	background: url(images/navhover.png) right no-repeat;
	color: #FFFFFF;
    margin: 0px;
	padding: 5px 17px 6px 15px;
	text-decoration: none;
	}
	
#nav li li a, #nav li li a:link, #nav li li a:visited {
	background: #8B7B6E;
	width: 150px;
	color: #FFFFFF;
	font-size: 14px;
	font-family: Arial, Tahoma, Verdana;
	font-weight: normal;
	text-transform: none;
	float: none;
    margin: 0px 0px 0px -1px;
	padding: 7px 10px 7px 10px;
	border-bottom: 1px solid #A89B8F;
	border-left: 1px solid #A89B8F;
	border-right: 1px solid #A89B8F;
	}
	
#nav li li a:hover, #nav li li a:active {
	background: #988778;
	color: #FFFFFF;
    margin: 0px 0px 0px -1px;
	padding: 7px 10px 7px 10px;
	}

#nav li ul {
	z-index: 9999;
	position: absolute;
	left: -999em;
	height: auto;
	width: 170px;
	margin: 0px;
	padding: 0px;
	}

#nav li li { 
	}

#nav li ul a { 
	width: 140px;
	}

#nav li ul a:hover, #nav li ul a:active { 
	}

#nav li ul ul {
	margin: -31px 0 0 171px;
	}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
	left: -999em;
	}

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {
	left: auto;
	}

#nav li:hover, #nav li.sfhover { 
	position: static;
	}
	
#nav .current_page_item a {
	background: url(images/navhover.png) right no-repeat;
	color: #FFFFFF;
    margin: 0px;
	padding: 5px 17px 6px 15px;
	text-decoration: none;
	}
	
/************************************************
*	Homepage 		    	                    * 
************************************************/
	
#homepage {
	float: left;
	width: 468px;
	margin: 0px;
	padding: 0px 10px 0px 0px;
	}
	
#homepage p {
	margin: 0px;
	padding: 0px;
	}

#homepage p img {
	border: none;
    float: left;
	margin: 0px;
	}
	
#homepage h1 {
	color: #054F87;
	font-size: 14px;
	font-family: Arial, Tahoma, Verdana;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	}
	
#homepage h1 a, #homepage h1 a:visited  {
	color: #054F87;
	font-size: 14px;
	font-family: Arial, Tahoma, Verdana;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	}

#homepage h1 a:hover {
	color: #054F87;
	text-decoration: underline;
	}
	
#homepage h3 {
	color: #755F61;
	font-size: 14px;
	font-family: Arial, Tahoma, Verdana;
	font-weight: bold;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
	}
	
#homepage ul {
	list-style-type: square;
	margin: 0px;
	padding: 0px 0px 15px 0px;
	}
	
#homepage ul li {
	list-style-type: square;
	margin: 0px;
	padding: 0px;
	}

.hpdate {
	font-size: 11px;
	margin: 0px;
	padding: 0px;
	}
	
.homepagenews hr {
	border: none;
	border-bottom: 1px dotted #DDDDDD; 
	margin-bottom: 20px; 
	padding: 0px; 
	clear: both;
	}
	
#homepagetop {
	background: #FFFFFF url(images/homepagetop.gif) top no-repeat;
	float: left;
	width: 466px;
	margin: 0px 0px 10px 0px;
	padding: 0px;
	border: 1px solid #DDDDDD;
	}
	
.thumb {
	float: left;
	margin: 0px 10px 5px 0px !important;
	padding: 2px !important;
	border: 1px solid #DDDDDD !important;
	}
	
.clear {
	clear: both;
	}
	
.textright {
	text-align :right;
	}
	
.featuredtop {
	float: left;
	margin: 0px;
	padding: 10px;
	display: inline;
	}
	
.featuredtop img {
	border: none;
	margin: 0px;
	}

.homepagenews {
	background: #FFFFFF url(images/homepagetop.gif) top no-repeat;
	float: left;
	width: 446px;
	margin: 0px;
	padding: 10px;
	border: 1px solid #DDDDDD;
	}
	
.homepagenews img {
	border: none;
	margin: 0px;
	}

/************************************************
*	Content 					     		    * 
************************************************/

#content {
	width: 960px;
	margin: 0px auto 0px;
	padding: 0px 0px 0px 0px;
	}
	
#contentleft {
	float: left;
	width: 612px;
	margin: 0px;
	padding: 0px;
	}
	
	
#contentleft h1 {
	color: #33322B;
	font-size: 30px;
	font-family: "Century Gothic";
	font-weight: normal;
	margin: 0px 0px 5px 0px;
	padding: 10px 0px 0px 0px;
	}
	
#contentleft h1 a, #contentleft h1 a:visited  {
	color: #33322B;
	font-size: 30px;
	font-family: "Century Gothic";
	font-weight: normal;
	margin: 0px 0px 5px 0px;
	padding: 10px 0px 0px 0px;
	}

#contentleft h1 a:hover {
	color: #851B0D;
	text-decoration: none;
	}
		
#contentleft h2 {
	color: #851B0D;
	font-size: 20px;
	font-family: "Century Gothic";
	font-weight: normal;
	margin: 0px 0px 5px 0px;
	padding: 10px 0px 0px 0px;
	}

#contentleft h3 {
	color: #851B0D;
	font-size: 18px;
	font-family: "Century Gothic";
	font-weight: normal;
	margin: 0px 0px 5px 0px;
	padding: 10px 0px 0px 0px;
	}
	
#contentleft h4 {
	color: #851B0D;
	font-size: 16px;
	font-family: "Century Gothic";
	font-weight: normal;
	margin: 0px 0px 5px 0px;
	padding: 10px 0px 0px 0px;
	}
	
#contentleft h5 {
	color: #851B0D;
	font-size: 14px;
	font-family: "Century Gothic";
	font-weight: normal;
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
	}
	
#contentleft h6 {
	color: #851B0D;
	font-size: 12px;
	font-family: "Century Gothic";
	font-weight: normal;
	margin: 0px 0px 5px 0px;
	padding: 10px 0px 0px 0px;
	}
	
#contentleft h7 {
	color: #fff;
	font-size: 12px;
	font-family: "Century Gothic";
	font-weight: normal;
	margin: 0px 0px 5px 0px;
	padding: 6px 0px 6px 10px;
	}
	
#contentleft h7 a:visited, a:hover {
color:#fff;
text-decoration:none;
}

#archive a img {
	border: none;
	}
	
.read {
	color: #851B0D;
	font-size: 14px;
	font-family: "Century Gothic";
	font-weight: normal;
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
	}
	
#archive h1 {
	color: #33322B;
	font-size: 30px;
	font-family: "Century Gothic";
	font-weight: normal;
	margin: 0px 0px 5px 0px;
	padding: 10px 0px 0px 0px;
	}
	
#archive h1 a, #archive h1 a:visited  {
	color: #33322B;
	font-size: 20px;
	font-family: "Century Gothic";
	font-weight: normal;
	margin: 0px 0px 5px 0px;
	padding: 10px 0px 0px 0px;
	}

#archive h1 a:hover {
	color: #851B0D;
	text-decoration: none;
	}

blockquote {
	background: #F4F4F4;
	margin: 0px 25px 15px 25px;
	padding: 10px 20px 0px 15px;
	border: 1px solid #DDDDDD;
	}
	
#content blockquote p {
	margin: 0px;
	padding: 0px 0px 15px 0px;
	}
	
.postarea {
	float: left;
	width: 575px;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	}
	
.archivepostarea {
	float: left;
	width: 575px;
	margin: 10px 0px 0px 0px;
	padding: 0px 15px 0px 15px;
	border: 1px solid #ffffff;
	background-color: #E1DDC2;
	}
	
.postarea p {
	margin: 0px;
	padding: 0px 0px 15px 0px;
	text-align: justify;
	}
	
.postarea .pageturn {
	padding: 0px;
}
	
.postarea ul {
	list-style-type: square;
	margin: 0px;
	padding: 0px 0px 15px 0px;
	}
	
.postarea ul li {
	list-style-type: square;
	margin: 0px 0px 0px 20px;
	padding: 0px;
	}
	
.postarea ul ul {
	list-style-type: square;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	}
	
.postarea ol {
	margin: 0px;
	padding: 0px 0px 15px 0px;
	}
	
.postarea ol li {
	margin: 0px 0px 0px 20px;
	padding: 0px;
	}
	
.breadcrumb {
	float: left;
	width: 728px;
	font-size: 14px;
	margin: 13px 0px 5px 0px;
	padding: 0px 0px 3px 0px;
	font-weight: normal;
	}
	
.breadcrumb span {
	color: #ffffff;
}
	
#contentwide {
	float: left;
	width: 940px;
	margin: 0px;
	padding: 0px 0px 10px 0px;
	}
	
.postareawide {
	background: #FFFFFF url(images/fullwidthtop.gif) top no-repeat;
	float: left;
	width: 920px;
	margin: 0px;
	padding: 10px;
	border: 1px solid #DDDDDD;
	}
	
.postareawide p {
	margin: 0px;
	padding: 0px 0px 15px 0px;
	}
	
.postareawide ul {
	list-style-type: square;
	margin: 0px;
	padding: 0px 0px 15px 0px;
	}
	
.postareawide ul li {
	list-style-type: square;
	margin: 0px 0px 0px 20px;
	padding: 0px;
	}
	
.postareawide ul ul {
	list-style-type: square;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	}
	
.postareawide ol {
	margin: 0px;
	padding: 0px 0px 15px 0px;
	}
	
.postareawide ol li {
	margin: 0px 0px 0px 20px;
	padding: 0px;
	}
	
.breadcrumbwide {
	float: left;
	width: 920px;
	font-size: 11px;
	margin: 0px 0px 20px 0px;
	padding: 0px 0px 3px 0px;
	border-bottom: double #EAEAEA;
	}
	
.date {
	width: 575px;
	float: left;
	margin: 0px;
	padding: 5px 0px 0px 0px;
	}
	
.dateleft {
	width: 335px;
	float: left;
	margin: 0px;
	padding: 0px;
	}
	
.dateright {
	width: 190px;
	float: right;
	margin: 0px;
	padding: 0px;
	text-align: right;
	}
	
.time {
	background: #d1cdb4;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	}
	
.icomment {
	background: #d1cdb4 url(images/icon_comments.gif) no-repeat top left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 18px;
	}
	
.tags {
	background: url(images/icon_tags.gif) no-repeat top left;
	margin: 0px;
	padding: 0px 0px 0px 18px;
	}
	
.category {
	background: #d1cdb4 url(images/icon_category.gif) no-repeat top left;
	margin: 0px;
	padding: 0px 0px 0px 18px;
	}
	
.postmeta {
	width: 575px;
	font-size: 12px;
	padding: 5px 0px 0px 0px;
	margin: 0px;
	border-top: double #a7a38c;
	}
	
.postmeta2 {
	width: 575px;
	font-size: 12px;
	padding: 5px 0px 5px 0px;
	margin: 0px;
	border-top: double #a7a38c;
	}
	
.archive {
	float: left;
	width: 350px;
	margin: 0px;
	padding: 0px 0px 20px 0px;
	}

.comments {
	background: #e1ddc2;
	float: left;
	width: 575px;
	margin: 0px 0px 10px 0px;
	padding: 10px;
	border: 1px solid #ffffff;
	}

#content img.wp-smiley {
	float: none;
	border: none;
	margin: 0px;
	padding: 0px;
	}

#content img.wp-wink {
	float: none;
	border: none;
	margin: 0px;
	padding: 0px;
	}
	
span {
	color: #590b0b;
	}
	
#subtitle h2{
	font-size: 15px;
	text-transform: uppercase;
	font-style: italic;
	color: #590b0b;
	margin: 0px 0px 10px 0px;
	padding: 0px 20px 5px 0px;
	font-family: "Century Gothic";
	}
	
#archivesubtitle h2{
	font-size: 13px;
	text-transform: uppercase;
	font-style: italic;
	color: #590b0b;
	margin: 0px 0px 10px 0px;
	padding: 0px 20px 5px 0px;
	font-family: "Century Gothic";
	}

#contentProjectCargos {
	float: left;
	width: 585px;
	background-image:url(http://www.tuscorlloyds.com/wordpress/wp-content/themes/TuscorRedNewTemplate/images/ProjectCargoContentPic.png);
	background-position: bottom right;
	background-repeat: no-repeat;
	height: 350px;
	}

#contentAirFreight {
	float: left;
	width: 585px;
	background-image: url(http://www.tuscorlloyds.com/wordpress/wp-content/themes/TuscorRedNewTemplate/images/AirFreightContentPic.png);
	background-position: bottom right;
	background-repeat: no-repeat;
	padding-bottom: 30px;
	}

#contentBreakBulk {
	float: left;
	width: 585px;
	background-image:url(http://www.tuscorlloyds.com/wordpress/wp-content/themes/TuscorRedNewTemplate/images/BreakBulkContentPic.png);
	background-position: bottom right;
	background-repeat: no-repeat;
	}

#contentContainerShipping {
	float: left;
	width: 585px;
	background-image:url(http://www.tuscorlloyds.com/wordpress/wp-content/themes/TuscorRedNewTemplate/images/ContainerShippingContentPic.png);
	background-position: bottom right;
	background-repeat: no-repeat;
	}

#contentFCL {
	float: left;
	width: 585px;
	background-image:url(http://www.tuscorlloyds.com/wordpress/wp-content/themes/TuscorRedNewTemplate/images/FCLContentPic.png);
	background-position: bottom right;
	background-repeat: no-repeat;
	}

#contentLCL {
	float: left;
	width: 585px;
	background-image:url(http://www.tuscorlloyds.com/wordpress/wp-content/themes/TuscorRedNewTemplate/images/LCLContentPic.png);
	background-position: bottom right;
	background-repeat: no-repeat;
	}

#contentSupplyChain {
	float: left;
	width: 585px;
	background-image:url(http://www.tuscorlloyds.com/wordpress/wp-content/themes/TuscorRedNewTemplate/images/SupplyChainContentPic.png);
	background-position: bottom right;
	background-repeat: no-repeat;
	}

#contentVesselChartering {
	float: left;
	width: 585px;
	background-image:url(http://www.tuscorlloyds.com/wordpress/wp-content/themes/TuscorRedNewTemplate/images/VesselCharteringContentPic.png);
	background-position: bottom right;
	background-repeat: no-repeat;
	height: 350px;
	}
	
#contentTrackandTrace {
	float: left;
	width: 585px;
	background-image:url(http://www.tuscorlloyds.com/wordpress/wp-content/themes/TuscorRedNewTemplate/images/TrackTraceContentPic.png);
	background-position: bottom right;
	background-repeat: no-repeat;
	height: 350px;
	}

#narrowText {
	width: 390px;
	text-align: justify;
	}
	
#contentleft h3 {
	font-size: 14px;
	font-weight: bold;
	padding: 5px 0px 5px 0px;
	color: #33322B;
	}
	
#focusContainer {
	width: 585px;
	padding: 0px 0px 0px 0px;
	overflow: hidden;
	}

#focusContainerInner {
	width: 400px;
	padding: 10px 0px 10px 30px;
	}

#focusLeftCentre {
	width: 390px;
	}

#focusRight {
	float: right;
	width: 195px;
	}

#focusLeft {
	float: left;
	width: 195px;
	}

#focusCentre {
	float: right;
	width: 195px;
	}
	
.minifocus {
	background-image: url(http://www.tuscorlloyds.com/wordpress/wp-content/themes/TuscorRedNewTemplate/images/miniFocusBackground.png);
	background-position: top;
	background-repeat: no-repeat;
	width: 196px;
	height: 185px;
	text-align: center;
	}

.minifocus h3 {
	color: #590b0b;
	text-align: center;
	padding: 0;
	padding: 7px 10px 1px 10px;
	font-size: 16px;
	}

.minifocus a {
	color: #433d3d;
	padding: 0px;
	text-decoration: none;
	}

.minifocus a:visited {
	color: #433d3d;
	padding: 0px;
	text-decoration: none;
	}

.minifocus p {
	font-size: 12px;
	font-family: "Century Gothic";
	padding: 5px 12px 0px 12px;
	line-height: 1.25em;
	color: #444;
	}

.minifocus img {
	padding: 19px 0px 0px 0px;
	}

.minifocushead {
	color: #590b0b;
	padding: 0px;
	font-weight: bold;
	font-size: 16px;
	}

.minifocushead a {
	color: #590b0b;
	padding: 0px;
	font-weight: bold;
	font-size: 16px;
	text-decoration: none;
	}

.minifocushead a:visited {
	color: #590b0b;
	padding: 0px;
	font-weight: bold;
	font-size: 16px;
	text-decoration: none;
	}

.SquareMiniFocus {
	background-image: url(http://www.tuscorlloyds.com/wordpress/wp-content/themes/TuscorRedNewTemplate/images/SquareFocusHomeBackground.png);
	background-position: top;
	background-repeat: no-repeat;
	width: 196px;
	height: 185px;
	text-align: center;
	}

.SquareMiniFocus h3 {
	color: #fff;
	text-align: center;
	padding: 0;
	padding: 6px 10px 7px 10px;
	margin-top: 5px;
	font-size: 14px;
	}

.SquareMiniFocus a {
	color: #433d3d;
	padding: 0px;
	text-decoration: none;
	}

.SquareMiniFocus a:visited {
	color: #433d3d;
	padding: 0px;
	text-decoration: none;
	}

.SquareMiniFocus p {
	font-size: 12px;
	font-family: "Century Gothic";
	padding: 5px 12px 0px 12px;
	line-height: 1.25em;
	color: #444;
	}

.SquareMiniFocus img {
	padding: 19px 0px 0px 0px;
	}

.HomeMiniFocusHead {
	background-image: url(http://www.tuscorlloyds.com/wordpress/wp-content/themes/TuscorRedNewTemplate/images/FocusButtonBackground.png);
	background-repeat: no-repeat;
	background-position: top center;
	color: #590b0b;
	padding: 0px;
	font-weight: bold;
	font-size: 16px;
	}

.HomeMiniFocusHead a {
	color: #590b0b;
	padding: 0px;
	font-weight: bold;
	font-size: 16px;
	text-decoration: none;
	}

.HomeMiniFocusHead a:visited {
	color: #590b0b;
	padding: 0px;
	font-weight: bold;
	font-size: 16px;
	text-decoration: none;
	}

.TallMiniFocus {
	background-image: url(http://www.tuscorlloyds.com/wordpress/wp-content/themes/TuscorRedNewTemplate/images/TallFocusHomeBackground.png);
	background-position: top;
	background-repeat: no-repeat;
	width: 196px;
	height: 367px;
	text-align: center;
	}

.TallMiniFocus h3 {
	color: #fff;
	text-align: center;
	padding: 0;
	padding: 6px 10px 7px 10px;
	margin-top: 5px;
	font-size: 14px;
	}

.TallMiniFocus h4 {
	color: #851b0d;
	text-align: left;
	font-weight: bold;
	padding: 0;
	padding: 3px 0px 0px 25px;
	margin-top: 5px;
	font-size: 14px;
	}

.TallMiniFocus a p {
	color: #33322b;
	text-align: left;
	padding: 0;
	padding: 0px 0px 3px 25px;
	margin-top: 0px;
	font-size: 10px;
	}

.TallMiniFocus a {
	color: #433d3d;
	padding: 0px;
	text-decoration: none;
	}

.TallMiniFocus a:visited {
	color: #433d3d;
	padding: 0px;
	text-decoration: none;
	}

.TallMiniFocus p {
	font-size: 12px;
	font-family: "Century Gothic";
	padding: 5px 12px 0px 12px;
	line-height: 1.25em;
	color: #444;
	}

.TallMiniFocus img {
	padding: 19px 0px 0px 0px;
	}

#TinyFocusContainer {
	background-image: url(images/TinyFocusHomeBackground.png);
	background-repeat: no-repeat;
	background-position: top;
	width: 585px;
	height: 143px;
	padding: 0px 0px 0px 0px;
	margin-left: 0px;
	}

#TinyFocusContainer h3 {
	color: #fff;
	text-align: center;
	padding: 3px 0px 3px 0px;
	margin-top: 5px;
	font-size: 12px;
	}

#TinyfocusRight {
	float: right;
	width: 278px;
	padding: 0px 10px 0px 0px;
	}

#TinyfocusLeft {
	float: left;
	width: 278px;
	padding: 0px 0px 0px 10px;
	}

.TinyRight {
	float: right;
	width: 135px;
	height: 125px;
	}

.TinyLeft {
	float: left;
	width: 135px;
	height: 125px;
	}

.TinyLeft img {
	padding: 10px 0px 0px 10px;
	text-align: center;
	}

.TinyRight img {
	padding: 10px 0px 0px 10px;
	text-align: center;
	}

.TinyRight p {
	font-size: 10px;
	font-family: "Century Gothic";
	padding: 5px 10px 0px 10px;
	line-height: 1.25em;
	text-align: center;
	color: #444;
	}

.TinyLeft p {
	font-size: 10px;
	font-family: "Century Gothic";
	padding: 5px 10px 0px 10px;
	line-height: 1.25em;
	text-align: center;
	color: #444;
	}

.TinyRight a {
	
	text-decoration: none;
	
}

.TinyLeft a {
	text-decoration: none;
	}

.TinyFocusHead {
	background-image: url(http://www.tuscorlloyds.com/wordpress/wp-content/themes/TuscorRedNewTemplate/images/TinyFocusButtonBackground.png);
	background-repeat: no-repeat;
	background-position: top center;
	color: #590b0b;
	padding: 0px;
	font-weight: bold;
	font-size: 12px;
	}

.TinyFocusHead a {
	color: #590b0b;
	padding: 0px;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
	}

.TinyFocusHead a:visited {
	color: #590b0b;
	padding: 0px;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
	}
	
#ticker {
	width: 550px;
	height: 30px;
	padding: 0px 15px 15px 18px;
	margin: 0px 55px 10px 0px;
	background-image: url(http://www.tuscorlloyds.com/wordpress/wp-content/themes/TuscorRedNewTemplate/images/TickerBackground.png);
	background-repeat: no-repeat;
	background-position: 1px 4px;
	}

#ticker span{
	text-decoration: none;
	color: #851b0d;
	font-size: 13px;
	}

#ticker a{
	color: #6c6d6c;
	font-size: 13px;
	}
	
.officeAddress {
	padding: 20px 0px 0px 0px;
	font-family: "Century Gothic";
	}

.officeAddress ul{
	list-style-type: none;
	text-align: center;
	}

.officeAddress li{
	list-style-type: none !important;
	padding: 0px;
	line-height: 1.5em;
	font-size: 14px;
	}
	
#byCountry {
	width: 575px;
	background-image: url(http://www.tuscorlloyds.com/wordpress/wp-content/themes/TuscorRedNewTemplate/images/byCountryMap.png);
	background-position: right;
	background-repeat: no-repeat;
	}

#byCountry ul{
	text-decoration: none;
	list-style-type: none;
	}

#byCountry li a{
	display: block;
	margin: 0px;
	padding: 0px 0px 0px 10px;
	width: 110px;
	color: #433D3D;
	font-weight: bold;
	}

#byCountry li a:hover{
	display: block;
	background-color: #dac18f;
	margin: 0px;
	padding: 0px 0px 0px 10px;
	width: 110px;
	color: #433D3D;
	font-weight: bold;
	}

#byCountry li a:visited{
	display: block;
	margin: 0px;
	padding: 0px 0px 0px 10px;
	width: 110px;
	color: #433D3D;
	font-weight: bold;
	}
	
.contactContainer {
	width: 552px;
	height: 139px;
	background-image:url(http://www.tuscorlloyds.com/wordpress/wp-content/themes/TuscorRedNewTemplate/images/ContactContainer.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 0px 0px 0px 15px;
	}

#contentCopy h4 {
	font-size: 18px;
	font-weight: bold;
	padding: 5px 0px 5px 15px;
	color: #433D3D;
	}
	
#contentCopy h2 {
	font-size: 18px;
	color: #851b0d;
	margin: 0px;
	padding: 15px 0px 0px 0px;
	}

#contentCopyError ul{
	text-decoration: none;
	list-style-type: none;
	}

#contentCopyError li a{
	display: block;
	margin: 0px;
	padding: 0px 0px 0px 10px;
	width: 210px;
	color: #433D3D;
	font-weight: bold;
	}

#contentCopyError li a:hover{
	display: block;
	background-color: #dac18f;
	margin: 0px;
	padding: 0px 0px 0px 10px;
	width: 210px;
	color: #433D3D;
	font-weight: bold;
	}

#contentCopyError li a:visited{
	display: block;
	margin: 0px;
	padding: 0px 0px 0px 10px;
	width: 210px;
	color: #433D3D;
	font-weight: bold;
	}
	
/************************************************
*	Images  					     		    * 
************************************************/

img.centered  {
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
	padding: 0px;
	}
	
img.alignnone {
	padding: 0px;
	margin: 0px 0px 10px 0px;
	display: inline;
	}

img.alignright {
	padding: 0px;
	margin: 0px 0px 10px 10px;
	display: inline;
	}

img.alignleft {
	padding: 0px;
	margin: 0px 10px 10px 0px;
	display: inline;
	}
	
.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
	}

.alignright {
	float: right;
	margin: 0px 0px 10px 10px;
	}

.alignleft {
	float: left;
	margin: 0px 10px 10px 0px;
	}
	
.wp-caption {
	border: 1px solid #DDDDDD;
	text-align: center;
	background-color: #EEEEEE;
	padding: 4px 0px 5px 0px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	}

.wp-caption img {
	margin: 0px 0px 5px 0px;
	padding: 0px;
	border: 0px;
	}

.wp-caption p.wp-caption-text {
	margin: 0px;
	padding: 0px 0px 0px 0px;
	font-size: 11px;
	font-weight: normal;
	line-height: 12px;
	}
	
/************************************************
*	Homepage Sidebar 		    	            * 
************************************************/

#sidebar_home {
	float: left;
	width: 270px;
	margin: 0px;
	padding: 0px;
	display: inline;
	}
	
#sidebar_home .widget {
	background: #FFFFFF url(images/sidebarhometop.gif) top no-repeat;
	float: left;
	width: 250px;
	margin: 0px 0px 10px 0px;
	padding: 10px;
	border: 1px solid #DDDDDD;
	}
	
#sidebar_home h4 {
	color: #755F61;
	font-size: 14px;
	font-family: Arial, Tahoma, Verdana;
	font-weight: bold;
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
	}
	
#sidebar_home p {
	margin: 0px;
	padding: 0px;
	}
	
#sidebar_home a img {
	border: none;
	margin: 0px;
	padding: 0px;
	}
	
#sidebar_home embed, #sidebar_home object {
	width: 250px; 
	height: 170px;
	margin: 5px 0px 0px 0px; 
	padding: 0px;
	}
	
#sidebar_home ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	}
	
#sidebar_home ul li {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	}

#sidebar_home ul ul {
	list-style-type: none;
	margin: 0px;
	padding: 5px 0px 0px 0px;
	}
	
#sidebar_home ul li li {
	background: #FFFFFF url(images/icon.gif) no-repeat top left;
	padding: 0px 0px 5px 20px;
	margin: 0px;
	}
	
#sidebar_home ul li ul li {
	background: #FFFFFF url(images/icon.gif) no-repeat top left;
	padding: 0px 0px 5px 20px;
	margin: 0px;
	}
	
.textwidget {
	margin: 0px;
	padding: 0px;
	}
	
/************************************************
*	Sidebar 		    	        	        * 
************************************************/

#sidebar {
	float: right;
	width: 338px;
	margin: 17px 0px 20px 0px;
	padding: 0px;
	display: inline;
	}
	
#sidebar .widget {
	background: #FFFFFF url(images/sidebartop.gif) top no-repeat;
	float: left;
	width: 180px;
	margin: 0px 0px 10px 0px;
	padding: 10px;
	border: 1px solid #DDDDDD;
	}
	
#sidebar h4 {
	color: #755F61;
	font-size: 14px;
	font-family: Arial, Tahoma, Verdana;
	font-weight: bold;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
	}
	
#sidebar p {
	margin: 0px;
	padding: 0px;
	}
	
#sidebar a img {
	border: none;
	}
	
#sidebar ul {
	list-style-type: none;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	}
	
#sidebar ul li {
	list-style-type: none;
	margin: 0px 0px 5px 0px;
	padding: 0px;
	}

#sidebar ul ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	}
	
#sidebar ul li li {
	background: #FFFFFF url(images/icon.gif) no-repeat top left;
	padding: 0px 0px 5px 20px;
	margin: 0px;
	}
	
#sidebar ul li ul li {
	background: #FFFFFF url(images/icon.gif) no-repeat top left;
	padding: 0px 0px 5px 20px;
	margin: 0px;
	}
	
#cat {
	background: #F4F4F4;
	font-family: Arial, Tahoma, Verdana;
	font-size: 12px;
	width: 180px;
	color: #222222;
	margin: 0px;
	padding: 1px;
	display: inline;
	border: 1px solid #DDDDDD;
	}

/************************************************
*	Footer Background						*
************************************************/

#footerbg {
	background: url(images/footerbg.png);
	margin-top: 20px;
	}
	
/************************************************
*	Footer      								*
************************************************/

#footer {
	width: 960px;
	height: 100px;
	margin: 0px auto 0px;
	padding: 0px;
	line-height: 20px;
	}
	
#footer p {
	color: #fff;
	font-size: 12px;
	font-family: Arial, Tahoma, Verdana;
	margin: 0px;
	padding: 9px 0px 0px 0px;
	}
	
#footer a, #footer a:visited {
	color: #fff;
	text-decoration: none;
	}
	
#footer a:hover {
	color: #fff;
	text-decoration: underline;
	}
	
.footerleft {
	width: 180px;
	float: left;
	margin: 0px;
	padding: 2px 0px 0px 20px;
	}
	
.footerright {
	width: 750px;
	float: right;
	margin: 0px;
	padding: 10px 0px 0px 0px;
	text-align: right;
	}
	
#footerContent {
	width: 960px;
	padding: 0px 0px 0px 0px;
	margin: 0px auto 0px auto;
	color: #FFF;
	text-align: center;
	}
	
#tagline h1 {
	font-size: 14px;
	text-align: center;
	color: #d1cdb4;
	font-style: italic;
	font-weight: normal;
	width: 960px;
	margin: 10px auto 0px auto ;
	}
	
/************************************************
*	Search Form									*
************************************************/

#searchform {
	margin: 0px;
	padding: 0px;
	overflow: hidden;
	display: inline;
	}
	
#searchbox {
	background: #FFFFFF !important;
	width: 200px;
	color: #333333;
	font-size: 12px;
	font-weight: normal;
	margin: 0px;
	padding: 4px 0px 4px 5px;
	border: 1px solid #847466;
	display: inline;
	}
	
#searchbutton {
	background: #033F6D;
	color: #FFFFFF;
	font-size: 11px;
	margin: 0px 0px 0px 5px;
	padding: 2px 3px 4px 3px;
	font-weight: bold;
	border: 1px solid #063151;
	}
	
#subscribe {
	background: #FFFFFF url(images/feedburner.png) top no-repeat;
	float: left;
	width: 300px;
	margin: 0px 0px 10px 0px;
	padding: 0px;
	}

#subbox {
	background: #EEEEEE !important;
	width: 250px;
	color: #851B0D;
	font-size: 12px;
	font-family: Georgia, Times New Roman, Trebuchet MS;
	font-weight: normal;
	margin: 10px 0px 0px 0px;
	padding: 3px 0px 3px 5px;
	border-top: 1px solid #759697;
	border-right: 1px solid #A3BAB9;
	border-left: 1px solid #759697;
	border-bottom: 1px solid #A3BAB9;
	display: inline;
	}
	
#subbutton {
	background: #93BBBC url(images/topnav.png);
	color: #FFFFFF;
	font-size: 11px;
	font-family: Georgia, Times New Roman, Trebuchet MS;
	margin: 0px 0px 0px 7px;
	padding: 3px 3px 2px 3px;
	font-weight: bold;
	border-top: 1px solid #A3BAB9;
	border-right: 1px solid #759697;
	border-left: 1px solid #A3BAB9;
	border-bottom: 1px solid #759697;
	}
	
#author, #email, #url {
	background: #F4F4F4 !important;
	width: 250px;
	color: #202020;
	font-size: 12px;
	font-weight: normal;
	margin: 5px 0px 0px 0px;
	padding: 3px 0px 3px 5px;
	border: 1px solid #DDDDDD;
	display: inline;
	}
	
#submit {
	background: #781d18;
	color: #FFFFFF;
	font-size: 11px;
	font-family: Arial, Tahoma, Verdana;
	margin: 0px;
	padding: 3px 3px 2px 3px;
	font-weight: bold;
	border: 1px solid #962f2b;
	}
	
#comment {
	background: #F4F4F4;
	color: #202020;
	font-size: 12px;
	font-weight: normal;
	margin: 5px 0px 5px 0px;
	padding: 3px 0px 3px 5px;
	border: 1px solid #DDDDDD;
	display: inline;
	}

/************************************************
*	Comments									*
************************************************/
	
.commentlist li ul li {
	font-size: 12px;
	}

.commentlist li {
	font-weight: bold;
	}

.commentlist li .avatar { 
	background: #FFFFFF;
	float: right;
	border: 1px solid #EEEEEE;
	margin: 0px 5px 0px 10px;
	padding: 2px;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 12px;
	}

.commentlist p {
	font-weight: normal;
	text-transform: none;
	}

.commentmetadata {
	font-weight: normal;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0px;
	}

#commentform {
	margin: 5px 10px 0px 0px;
	}
	
#commentform textarea {
	width: 98%;
	padding: 2px;
	}
	
#respond:after {
	content: "."; 
	display: block; 
	height: 0px; 
	clear: both; 
	visibility: hidden;
	}
	
#commentform p {
	margin: 5px 0px 5px 0px;
	}
	
#commentform #submit {
	margin: 0px;
	float: left;
	}
	
.alt {
	margin: 0px;
	padding: 10px;
	}

.commentlist {
	margin: 0px;
	padding: 0px;
	}
	
.commentlist ol {
	margin: 0px;
	padding: 10px;
	}

.commentlist li {
	margin: 15px 0px 10px;
	padding: 10px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
	}

.commentlist p {
	margin: 10px 5px 10px 0px;
	padding: 0px;
	}
	
.children { 
	margin: 0px;
	padding: 0px;
	}

.nocomments {
	text-align: center;
	margin: 0px;
	padding: 0px;
	}

.commentmetadata {
	font-size: 10px;
	margin: 0px;
	display: block;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 40px;
	}
	
.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
	
.thread-alt {
	background: #FFFFFF;
	margin: 0px;
	padding: 0px;
	}
	
.thread-even {
	background: #F4F4F4;
	margin: 0px;
	padding: 0px;
	}
	
.depth-1 {
	border: 1px solid #DDDDDD;
	margin: 0px;
	padding: 0px;
	}

.even, .alt {
	border-top: 1px solid #DDDDDD;
	border-bottom: 1px solid #DDDDDD;
	border-left: 1px solid #DDDDDD;
	margin: 0px;
	padding: 0px;
	}
	
/************************************************
*	Sidebar New									*
************************************************/
	
#menu {
	float: left;
	padding-left: 40px;
	}

#social {
	float: right;
	background-image: url(http://www.tuscorlloyds.com/wordpress/wp-content/themes/TuscorRedNewTemplate/images/SocialBookmarksContainer.png);
	background-position: top;
	background-repeat: no-repeat;
	width: 65px;
	height: 391px;
	padding-top: 3px;
	}

#social img {
	padding: 5px 10px 0px 12px;
	margin: 4px 0px 0px 0px;
	}

#sidebar ul{
	text-decoration: none;
	list-style-type: none;
	padding: 2px;
	font-family: "Century Gothic";
	font-weight: bold;
	color: #87b1e7;
	}

#sidebar li{
	font-size: 14px;
	padding: 0px 0px 0px 0px;
	text-decoration: none;
	}

#sidebar p{
	margin: 7px 0px 5px 0px;
	}

.arrowlistmenu{
	width: 205px; /*width of accordion menu*/
	display: block;
	}

.arrowlistmenu .menuheader{ /*CSS class for menu headers in general (expanding or not!)*/
	font: 14px "Century Gothic";
	color: #fff;
	background-image: url(http://www.tuscorlloyds.com/wordpress/wp-content/themes/TuscorRedNewTemplate/images/ButtonBackground.png);
	background-repeat: no-repeat;
	margin-bottom: 3px; /*bottom spacing between header and rest of content*/
	text-transform: uppercase;
	padding: 5px 0 6px 10px; /*header text is indented 10px*/
	cursor: hand;
	cursor: pointer;
	display: block;
	}

.arrowlistmenu .menuheader2{ /*CSS class for menu headers in general (expanding or not!)*/
	font: 14px "Century Gothic";
	color: #73170b;
	background-image: url(http://www.tuscorlloyds.com/wordpress/wp-content/themes/TuscorRedNewTemplate/images/ButtonBackground2.png);
	background-repeat: no-repeat;
	margin-bottom: 3px; /*bottom spacing between header and rest of content*/
	text-transform: uppercase;
	padding: 5px 0 6px 10px; /*header text is indented 10px*/
	cursor: hand;
	cursor: pointer;
	display: block;
	}
	
.arrowlistmenu .menuheader3{ /*CSS class for menu headers in general (expanding or not!)*/
	font: 14px "Century Gothic";
	color: #73170b;
	background-image: url(http://www.tuscorlloyds.com/wordpress/wp-content/themes/TuscorRedNewTemplate/images/ButtonBackground3.png);
	background-repeat: no-repeat;
	margin-bottom: 3px; /*bottom spacing between header and rest of content*/
	text-transform: uppercase;
	padding: 6px 0 6px 10px; /*header text is indented 10px*/
	cursor: hand;
	cursor: pointer;
	display: block;
	}

.arrowlistmenu .openheader{ /*CSS class to apply to expandable header when it's expanded*/
	display: block;
	}

.arrowlistmenu ul{ /*CSS for UL of each sub menu*/
	list-style-type: none;
	margin: 0;
	padding: 0;
	margin-bottom: 0px; /*bottom spacing between each UL and rest of content*/
	display: block;
	}

.arrowlistmenu ul li{
	padding-bottom: 0px; /*bottom spacing between menu items*/
	font-weight: normal;
	display: block;
	}

.arrowlistmenu ul li .opensubheader{ /*Open state CSS for sub menu header*/
	background: #a4a18c;
	background-image: url(http://www.tuscorlloyds.com/wordpress/wp-content/themes/TuscorRedNewTemplate/images/arrowbullet.png);
	background-position: 180px;
	background-repeat: no-repeat;
	display: block;
	}

.arrowlistmenu ul li .closedsubheader{ /*Closed state CSS for sub menu header*/
	background: #a4a18c;
	background-image: url(http://www.tuscorlloyds.com/wordpress/wp-content/themes/TuscorRedNewTemplate/images/arrowbullet2.png);
	background-position: 180px;
	background-repeat: no-repeat;
	display: block;
	}

.arrowlistmenu ul li a{
	color: #590b0b;
	/*background: url(http://www.tuscorlloyds.com/wordpress/wp-content/themes/TuscorRedNewTemplate/images/arrowbullet.png) no-repeat center left; custom bullet list image*/
	display: block;
	padding: 2px 0;
	padding-left: 10px; /*link text is indented 19px*/
	text-decoration: none;
	border-bottom: 1px solid #a7a38c;
	font-size: 90%;
	font-weight: normal;
	text-decoration: none;
	display: block;
	}

.arrowlistmenu ul li a:visited{
	color: #590b0b;
	font-weight: normal;
	text-decoration: none;
	display: block;
	}

.arrowlistmenu ul li a:hover{ /*hover state CSS*/
	color: #590b0b;
	background-color: #F3F3F3;
	font-weight: normal;
	text-decoration: none;
	display: block;
	}

h3 a {
	text-decoration: none;
	border: none;
	outline: none;
	color: #ffffff;
	font-weight: normal;
	display: block;
	}

h3 a:link {
	text-decoration: none;
	border: none;
	outline: none;
	color: #fff;
	display: block;
	}

h3 a:visited {
	text-decoration: none;
	border: none;
	outline: none;
	color: #fff;
	display: block;
	}

#tagline h1 {
	font-size: 14px;
	text-align: center;
	color: #d1cdb4;
	font-style: italic;
	width: 670px;
	margin: 10px auto 0px auto ;
	}

#mc_embed_signup {
	background-image: url(http://www.tuscorlloyds.com/wordpress/wp-content/themes/TuscorRedNewTemplate/images/rateUpdateBackgroundRepeat.png);
	background-position: left;
	background-repeat: repeat-y;
	text-align: center;
	color: #77180c;
	padding: 0px 5px 0px 5px;
	margin: 0px;
	font-size:14px;
	width: 204px;
	}

#mchead {
	padding-left: 10px;
	text-align: center;
	font-weight: normal;
	}

.indicate-required {
	text-align: right;
	color: #77180c;
	padding-right: 15px;
	font-size: 10px;
	font-weight: normal;
	}

.mc-field-group {
	text-align: left;
	padding: 5px 0px 5px 20px;
	font-size: 12px;
	font-weight: normal;
	}

.subscribe {
	padding:5px 0px 5px 0px;
	}

.mcTop {
	background-image: url(http://www.tuscorlloyds.com/wordpress/wp-content/themes/TuscorRedNewTemplate/images/rateUpdateTop.png);
	background-position: top;
	background-repeat: no-repeat;
	height: 6px;
	padding: 0px;
	margin: 0px;
	display: block;
	}
	
.mcBottom {
	background-image: url(http://www.tuscorlloyds.com/wordpress/wp-content/themes/TuscorRedNewTemplate/images/rateUpdateBottom.png);
	background-position: top;
	background-repeat: no-repeat;
	height: 6px;
	width: 204px;
	padding: 0px;
	margin: 0px;
	display: block;
	}
	
.tracktrace{ 
	font: 12px "Century Gothic";
	color: #fff;
	background-image: url(http://www.tuscorlloyds.com/wordpress/wp-content/themes/TuscorRedNewTemplate/images/TrackBackgroundButton.png);
	background-repeat: no-repeat;
	margin-bottom: 3px;
	padding: 6px 0 6px 0px;
	cursor: hand;
	cursor: pointer;
	display: block;
	}