a {
	outline: none;
}
* {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	/*color: #000000;*/
	margin: 0px;
	padding: 0px;
}
div {
	float: left;
}
object, embed {
	z-index: 1;
}
.download-link-header {
	color: #699CC0;
	font-weight: bold;
	font-size: x-small !important;
}
img {
	border: none;
}
img.bordered {
	border: 1px solid #0000FF;
}

body {
	padding-top: 4px;
}
form.search {
	float: left;
}
#outer-container {
	width: 991px;
	float: none;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#container {
	width: 991px;
}
#header {
	height: 77px;
	width: 991px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	margin-bottom: 12px;
}
#logo {
	height: 77px;
	width: 118px;
}
#login-register {
	height: 49px;
	width: 72px;
	padding-top: 28px;
	padding-left: 12px;
	padding-right: 11px;
	position: relative;
}
#login, #welcome {
	position: absolute;
	bottom: 16px;
	width: 72px;
	
}
#countries {
	position: absolute;
	bottom: 2px;
	width: 84px;
}
#countries img {
	padding-right: 6px;
}
#top-nav {
	height: 24px;
	width: 608px;
	padding-top: 53px;
}
#top-nav ul {
	float: left;
}
#top-nav li {
	list-style-type: none;
	float: left;
	padding-right: 1px;
}
#top-nav a{
	background: transparent url(../images/menu_off.gif) no-repeat scroll top left;
	height: 20px;
	padding: 4px 16px 0 8px;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
}
#top-nav a:hover{
	background-image: url(../images/menu_on.gif);
}
/*
for rollovers
*/

#top-nav li ul { /* second-level lists */
	position: absolute;
	left: -999em; /* using left instead of display to hide menus because display: none isn't read by screen readers */
	clear: both;
	width: 152px;
	border-top: 1px solid #666666;
	background-color: #FFFFFF;
	z-index: 10;
}

#top-nav li ul li { /* second-level lists */
	float: left;
	clear: both;
	margin-bottom: 1px;
	padding-right: 0px;
}

#top-nav li ul li a {
	width: 145px;
	height: auto;
	display: block;
	line-height: 14px;
	color: #FFFFFF;
	background-color: #95b3d7;
	padding: 4px 0 0 7px;
	/*font-weight: bold;*/
	text-decoration: none;
	background-image: none;
	padding-top: 0px;
	padding-bottom: 0px;
}

#top-nav li ul li a:hover {
	background-color: #2d69b2;
	background-image: none;
}

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

#top-nav li:hover ul, #top-nav li li:hover ul, #top-nav li.sfhover ul, #top-nav li li.sfhover ul { /* lists nested under hovered list items */
	left: auto;
	zoom: 1;
}


/*
for rollovers
*/
#header-tel {
	height: 45px;
	width: 170px;
	padding-top: 8px;
	font-size: 12px;
	text-align: right;
}
#header-tel a, #header-tel p {
	font-size: 12px;
}
#header-right {
	height: 77px;
	width: 170px;
}
#header-search {
	height: 24px;
	width: 170px;
	text-align: right;
}
#header-search input {
	height: 16px;
	background-color: #d5e1f1;
	font-size: 10px;
	line-height: 10px;
	width: 90px;
}
#content {
	width: 991px;
}
#left-column {
	width: 200px;
	padding-right: 11px;
}
#left-column ul {
	float: left;
	width: 200px;
}
#left-column li {
	list-style-type: none;
	margin-bottom: 1px;
	float: left;
}
#leftnav1 li ul li a {
	width: 191px;
	height: auto;
	border: 1px solid #999999;
	display: block;
	line-height: 12px;
	color: #999999;
	padding-left: 7px;
	/*font-weight: bold;*/
	text-decoration: none;
}
#leftnav1 li ul li ul li a {
	width: 190px;
	height: auto;
	border: none;
	display: block;
	line-height: 12px;
	color: #999999;
	padding-left: 10px;
	/*font-weight: bold;*/
	text-decoration: none;
}
#leftnav1 a.selected {
	background-color: #e5e5e5;
}
#leftnav1 {
	width: 200px;
	margin-bottom: 4px;
}
#leftnav1 li ul {
	/*display: none;*/
	float: left;
}
#leftnav2 a {
	width: 193px;
	height: 14px;
	display: block;
	line-height: 14px;
	color: #FFFFFF;
	background-color: #d79b67;
	padding-left: 7px;
	/*font-weight: bold;*/
	text-decoration: none;
}
#leftnav2 a.selected {
	background-color: #f2af74;
}
#leftnav2 {
	width: 200px;
	margin-bottom: 4px;
}
#leftnav3 a {
	width: 193px;
	height: 14px;
	display: block;
	line-height: 14px;
	color: #FFFFFF;
	background-color: #999999;
	padding-left: 7px;
	/*font-weight: bold;*/
	text-decoration: none;
}
#leftnav3 a.selected {
	background-color: #b5b5b5;
}
#leftnav3 {
	width: 200px;
	margin-bottom: 4px;
}



#leftnav4 li ul li a {
	width: 193px;
	height: 14px;
	display: block;
	line-height: 14px;
	color: #FFFFFF;
	background-color: #739600;
	padding-left: 7px;
	/*font-weight: bold;*/
	text-decoration: none;
}
#leftnav4 li ul li ul li a {
	background: none;
	color: #739600;
}
#leftnav4 a.selected {
	background-color: #A7C939;
}
#leftnav4 li ul li ul li a.selected {
	background-color: #D2F366 !important;
}
#leftnav4 {
	width: 200px;
	margin-bottom: 4px;
}
#leftnav4 li ul {
	/*display: none;*/
	float: left;
}


#main-column {
	width: 560px;
	padding-left: 20px;
	padding-right: 29px;
	line-height: 15px;
}
#right-column {
	width: 170px;
}
#right-column .right-box {
	width: 170px;
}
#right-column .right-box .right-box-top, #right-column .right-box .right-box-top-shopping-basket {
	height: 20px;
	width: 160px;
	color: #FFFFFF;
	background-image: url(../images/right_box_background.jpg);
	text-align: right;
	padding-top: 4px;
	padding-right: 10px;
	font: 13px Verdana, Arial, Helvetica, sans-serif;
}
#right-column .right-box .right-box-top-shopping-basket {
	background-image: url(../images/Shopping_basket_tab.gif);
}
#right-column .right-box .right-box-body, #right-column .right-box .right-box-body-arrow {
	width: 170px;
	padding-top: 8px;
	padding-bottom: 12px;
	line-height: 14px;
	color: #696969;
}
#right-column .right-box .right-box-body p, #right-column .right-box .right-box-body-arrow p {
	color: #696969;
}
#right-column .right-box .right-box-body-arrow a {
	color: #000000;
	padding-left: 12px;
	background:url(../images/link-arrow.gif) no-repeat left top;
}
#left-column img {
	cursor: pointer;
}
#main-column-body {
	width: 560px;
}
#main-column-text {
	width: 560px;
}
#main-column-flash {
	width: 560px;
}
#main-column-image {
	margin-bottom: 15px;
}
#main-column-image-main {
	margin-bottom: 15px;
	clear: both;
	width: 560px;
}
.main-image-thumb {
	padding: 5px;
}
#thumbnailed_listings {
	width: 560px;
}
#thumbnailed_listings .thumbnailed_listing {
	width: 270px;
	margin-bottom: 25px;
	padding-right: 10px;
	height: 100px;
}
#thumbnailed_listings .thumbnailed_listing .thumbnailed_listing_thumbnail {
	height: 100px;
	width: 100px;
}
#thumbnailed_listings .thumbnailed_listing .thumbnailed_listing_body {
	height: 100px;
	width: 160px;
	padding-left: 10px;
	line-height: 18px;
}
#thumbnailed_listings .thumbnailed_listing .thumbnailed_listing_body h2 {
	font-size: 12px;
	font-weight: bold;
	color: #2d69b2;
}
#thumbnailed_listings .thumbnailed_listing .thumbnailed_listing_body p {
	color: #333333;
}
#thumbnailed_listings .thumbnailed_listing .thumbnailed_listing_body a {
	color: #990000;
	text-decoration: none;
}
#thumbnailed_listings .thumbnailed_listing .thumbnailed_listing_body a:hover {
	text-decoration: underline;
}
#login a {
	line-height: 13px;
	color: #990000;
	text-decoration: none;
}
#login a:hover {
	text-decoration: underline;
}#footer-links {
	width: 560px;
	margin-top: 20px;
	margin-bottom: 20px;
}
#footer-links ul {
	width: 560px;
	float: left;
}
#footer-links li {
	float: left;
	list-style-type: none;
}
#footer-links a {
	color: #3770b6;
	text-decoration: none;
	padding-right: 8px;
	padding-left: 8px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #333333;
}
#main-column-body h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 5px;
}
#main-column-body h2 {
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	margin-bottom: 5px;
}
#main-column-body h3 {
	font-size: 13px;
	font-weight: bold;
	margin-bottom: 0px;
	padding-bottom: 0px;
	color: #699cc0;
}
#main-column-body ul {
	padding-left: 20px;
}
#main-column-body li {
	padding-left: 2px;
}
#tab1 {
	height: 26px;
	width: 99px;
	background-image: url(../images/tab1.jpg);
	display: block;
	float: left;
}
#tab1:hover, #tab1:active {
	background-image: url(../images/tab1_on.jpg);
}
#tab2 {
	height: 26px;
	width: 156px;
	background-image: url(../images/tab2.jpg);
	display: block;
	float: left;
}
#tab2:hover, #tab2:active {
	background-image: url(../images/tab2_on.jpg);
}
#tab3 {
	height: 26px;
	width: 100px;
	background-image: url(../images/tab3.jpg);
	display: block;
	float: left;
}
#tab3:hover, #tab3:active {
	background-image: url(../images/tab3_on.jpg);
}
#tab4 {
	height: 26px;
	width: 100px;
	background-image: url(../images/tab4.jpg);
	display: block;
	float: left;
}
#tab4:hover, #tab4:active {
	background-image: url(../images/tab4_on.jpg);
}
#tab_white1 {
	height: 26px;
	width: 99px;
	background-image: url(../images/white_tab1.jpg);
	display: block;
	float: left;
}
#tab_white1:hover, #tab_white1:active {
	background-image: url(../images/white_tab1_on.jpg);
}
#tab_white2 {
	height: 26px;
	width: 156px;
	background-image: url(../images/white_tab2.jpg);
	display: block;
	float: left;
}
#tab_white2:hover, #tab_white2:active {
	background-image: url(../images/white_tab2_on.jpg);
}
#tab_white3 {
	height: 26px;
	width: 100px;
	background-image: url(../images/white_tab3.jpg);
	display: block;
	float: left;
}
#tab_white3:hover, #tab_white3:active {
	background-image: url(../images/white_tab3_on.jpg);
}
#tab_white4 {
	height: 26px;
	width: 100px;
	background-image: url(../images/white_tab4.jpg);
	display: block;
	float: left;
}
#tab_white4:hover, #tab_white4:active {
	background-image: url(../images/white_tab4_on.jpg);
}
#tab_orange1 {
	height: 26px;
	width: 99px;
	background-image: url(../images/orange_tab1.jpg);
	display: block;
	float: left;
}
#tab_orange1:hover, #tab_orange1:active {
	background-image: url(../images/orange_tab1_on.jpg);
}
#tab_orange2 {
	height: 26px;
	width: 156px;
	background-image: url(../images/orange_tab2.jpg);
	display: block;
	float: left;
}
#tab_orange2:hover, #tab_orange2:active {
	background-image: url(../images/orange_tab2_on.jpg);
}
#tab_orange3 {
	height: 26px;
	width: 100px;
	background-image: url(../images/orange_tab3.jpg);
	display: block;
	float: left;
}
#tab_orange3:hover, #tab_orange3:active {
	background-image: url(../images/orange_tab3_on.jpg);
}
#tab_orange4 {
	height: 26px;
	width: 100px;
	background-image: url(../images/orange_tab4.jpg);
	display: block;
	float: left;
}
#tab_orange4:hover, #tab_orange4:active {
	background-image: url(../images/orange_tab4_on.jpg);
}
#tabnav {
	margin-top: 5px;
	margin-bottom: 10px;
	width: 560px;
	background: url(../images/tab_end.jpg) repeat-x;
}

#main-column-body .main-column-box {
	width: 560px;
}
.formelement {
	width: 560px;
	margin-bottom: 5px;
}
.formlabel {
	width: 560px;
	margin-bottom: 2px;
}
.search-listing {
	width: 550px;
	margin-bottom: 12px;
}
#tabnav-grey {
	margin-top: 5px;
	margin-bottom: 10px;
	width: 560px;
	background: url(../images/tab_end.jpg) repeat-x;
}
#tabnav-grey ul {
	width: 560px;
	float: left;
}
#tabnav-grey li{
	list-style-type: none;
	float: left;
}
#tabnav-grey a.tab{
	height: 23px;
	padding-left: 10px;
	padding-top: 3px;
	padding-right: 11px;
	background: transparent url(../images/tab_grey_off.gif) no-repeat scroll top left;
	display: block;
	color: #FFFFFF;
	text-decoration: none;
}
#tabnav-grey a.tab:hover, #tabnav-grey a.tab:active, #tabnav-grey li.selected a.tab {
	color: #a9a9a9;
	background-image: url(../images/tab_grey_on.gif);
	padding-right: 10px;
	border-right: 1px solid #A9A9A9;
}
#tabnav-white {
	margin-top: 5px;
	margin-bottom: 10px;
	width: 560px;
	background: url(../images/tab_end.jpg) repeat-x;
	height: 26px;
}
#tabnav-white ul {
	width: 560px;
	float: left;
}
#tabnav-white li{
	list-style-type: none;
	float: left;
}
#tabnav-white a.tab{
	height: 21px;
	padding-left: 10px;
	padding-right: 10px;
	border-right: 1px solid #a9a9a9;
	padding-top: 3px;
	background: transparent url(../images/tab_white_off.gif) no-repeat scroll top left;
	display: block;
	color: #a9a9a9;
	text-decoration: none;
}
#tabnav-white a.tab:hover, #tabnav-white a.tab:active, #tabnav-white li.selected a.tab{
	background-image: url(../images/tab_grey_on.gif);
	height: 23px;
}
#tabnav-orange {
	margin-top: 5px;
	margin-bottom: 10px;
	width: 560px;
	background: url(../images/tab_end.jpg) repeat-x;
}
#tabnav-orange ul {
	width: 560px;
	float: left;
}
#tabnav-orange li{
	list-style-type: none;
	float: left;
}
#tabnav-orange a.tab{
	height: 23px;
	padding-left: 10px;
	padding-right: 11px;
	padding-top: 3px;
	background: transparent url(../images/tab_orange_off.gif) no-repeat scroll top left;
	display: block;
	color: #FFFFFF;
	text-decoration: none;
}
#tabnav-orange a.tab:hover, #tabnav-orange a.tab:active, #tabnav-orange li.selected a.tab {
	background-image: url(../images/tab_orange_on.gif);
	color: #d5a57f;
	padding-right: 10px;
	border-right: 1px solid #d5a57f;
}

#tabnav-green {
	margin-top: 5px;
	margin-bottom: 10px;
	width: 560px;
	background: url(../images/tab_end.jpg) repeat-x;
}
#tabnav-green ul {
	width: 560px;
	float: left;
}
#tabnav-green li{
	list-style-type: none;
	float: left;
}
#tabnav-green a.tab{
	height: 23px;
	padding-left: 10px;
	padding-right: 11px;
	padding-top: 3px;
	background: transparent url(../images/tab_green_off.gif) no-repeat scroll top left;
	display: block;
	color: #FFFFFF;
	text-decoration: none;
}
#tabnav-green a.tab:hover, #tabnav-green a.tab:active, #tabnav-green li.selected a.tab {
	background-image: url(../images/tab_green_on.gif);
	color: #739600;
	padding-right: 10px;
	border-right: 1px solid #739600;
}

.folder-title {
	width: 550px;
	height: 25px;
	line-height: 25px;
	margin-bottom: 3px;	
}
.folder-title a {
	display: block;
	width: 530px;
	height: 25px;
	background-color: #CCCCCC;
	text-decoration: none;
	padding-left: 20px;
}
.folder-title a:hover {
	background-color: #999999;
}
.folder-list {
	padding-left: 25px;
	width: 513px;
	border: 1px solid #000000;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-right: 10px;
	margin-bottom: 3px;
}
.mc_docbox {
	width: 559px;
	margin-bottom: 8px;
}
.mc_docbox_top {
	width: 559px;
	height: 10px;
	background-image: url(../images/mc_docbox_top.jpg);
}
.mc_docbox_main {
	width: 519px;
	background: url(../images/mc_docbox.jpg) no-repeat bottom;
	padding: 5px 20px 20px;
}
.rc_docbox {
	width: 559px;
	margin-bottom: 8px;
}
.rc_docbox_top {
	width: 559px;
	height: 10px;
	background-image: url(../images/rc_docbox_top.jpg);
}
.rc_docbox_main {
	width: 519px;
	background: url(../images/rc_docbox.jpg) no-repeat bottom;
	padding: 5px 20px 20px;
}
.am_docbox {
	width: 559px;
	margin-bottom: 8px;
}
.am_docbox_top {
	width: 559px;
	height: 10px;
	background-image: url(../images/am_docbox_top.jpg);
}
.am_docbox_main {
	width: 519px;
	background: url(../images/am_docbox.jpg) no-repeat bottom;
	padding: 5px 20px 20px;
}
.sas_docbox {
	width: 559px;
	margin-bottom: 8px;
}
.sas_docbox_top {
	width: 559px;
	height: 10px;
	background-image: url(../images/sas_docbox_top.jpg);
}
.sas_docbox_main {
	width: 519px;
	background: url(../images/sas_docbox.jpg) no-repeat bottom;
	padding: 5px 20px 20px;
}
#redirect-warning {
	padding: 1em 1em 1em 3.5em;
	margin: 0 0 1em 0;
	border: 1px solid #CC9;
	background: #FFC url('/images/icons/page_white_go.png') no-repeat scroll 1em 1em;
}
#redirect-warning a {
	color: blue;
}