body {
	background-image: url(../Graphics/bg_sky.jpg);
	background-repeat: repeat-x;
	background-position: right top;
	margin: 0px;
}
.tab-off {
	background-color: #660066;
}
.tab-off-right {
	background-image: url(../Graphics/tab_off_right.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 13px;
}
.tab-on {
	background-color: #CC0000;
}
.tab-on-right {
	background-image: url(../Graphics/tab_on_right.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 13px;
}
.tab-on p a:link,
.tab-off p a:link,
.tab-on p a:hover,
.tab-off p a:hover,
.tab-on p a:active,
.tab-off p a:active,
.tab-on p a:visited,
.tab-off p a:visited,
 {
	color:white;
	font-weight: bold;
	text-decoration:none;
}


p, legend {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:.7ems;
	font-size: 0.7em;
}
legend{
	font-weight:bold;
}
.left-nav {
	background-color: #CC0000;
	background-image: url(../Graphics/nav_dash.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding: 5px;

}
.left-nav-bottom {
	background-color: #CC0000;
	height: 6px;
	background-image: url(../Graphics/nav_bottom.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.sub-nav {
	background-color: #990099;
	background-image: url(../Graphics/sub_nav_line.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding: 0px 2px;

}
.sub-nav-topline {
	background-color: #660066;
}
.bg-white {
	background-color: #FFFFFF;
}
.syb-nav-bg {
	background-color: #F4E3F4;
	padding: 10px;

}
.page-border-bottom-left {
	background-image: url(../Graphics/bottom_left_corner.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.page-border-bottom {
	background-image: url(../Graphics/red_pixel.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.page-border-bottom-right {
	background-image: url(../Graphics/bottom_right_corner.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.page-border-right {
	background-image: url(../Graphics/red_pixel.gif);
	background-repeat: repeat-y;
	background-position: right bottom;
}
.page-border-left {
	background-image: url(../Graphics/red_pixel.gif);
	background-repeat: repeat-y;
	background-position: left bottom;
}
.bgred {
	background-color: #CC0000;
}
.page-border-top-right {
	background-image: url(../Graphics/top_right_corner_1.gif);
	background-repeat: no-repeat;
	background-position: right center;
}
.arrow-bullet {
	list-style-image: url(../Graphics/arrow_1.gif);
	vertical-align: bottom;
		margin-bottom: 0px;
	margin-top: -5px;
	padding: 0px;
}
.bullet-virgin-flag {
	list-style-image: url(../Graphics/bullet_virgin_flag.html);
}
.bullet-flags li p{
	margin-left: 10px;
	padding-left: 10px;
	vertical-align: top;
}
.arrow-bullet-list p{
	vertical-align: bottom;;
}
.bullet-union-jack {
	list-style-image: url(../Graphics/bullet_union_jack.html);
}
.bullet-us-flag {
	list-style-image: url(../Graphics/bullet_us_flag.html);
}
.bullet-flags {
	margin-left: 5px;
}
.padding_content {
	padding: 5px;
}
.bullet-back-to-top {
	list-style-image: url(../Graphics/back_to_top_arrow-2.gif);
}
a:link, a:hover, a:active {
	color: #CC0000;
}
a:visited {
	color-real: #990099;
      color: #CC0000;
}
.h3home {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	font-weight: bold;
	color: #CC0000;
	margin: 0px 0px 5px;
}
.p-no-spacing-top {
	margin-top: 0px;
}
li p {
	margin: 0px 0px 5px;
}.left-align {
	margin-left: 15px;
}
.red {
	color: #CC0000;
}
.red-bold {
	font-weight: bold;
	color: #CC0000;
	padding-top: 15px;
	padding-left: 3px;
}
h1 {
	font-family: FoundryMonoline-Medium, Verdana, Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight: normal;
	color: #000000;
	padding-top: 5px;
	margin-bottom: 0px;
	padding-bottom: 6px;




}
h2 {
	font-family: FoundryMonoline-Regular, Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #CC0000;
}

.black-bold {
	font-weight: bold;
}.left-nav-selected {
	background-color: #660066;
	background-image: url(../Graphics/nav_dash_purple.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding: 5px;

}
.left-nav-option {
	background-color: #990099;
	background-image: url(../Graphics/nav_dash_purple.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding: 5px;

}


.leftnavlink:link,
.leftnavlink:visited,
.leftnavlink:hover,
.leftnavlink:active {
	color:white;
	font-weight: bold;
	text-decoration:none;
}

.leftnavlink-selected:link,
.leftnavlink-selected:visited,
.leftnavlink-selected:hover,
.leftnavlink-selected:active {
	color:white;
	font-weight: bold;
	text-decoration:none;
	background-image: url(../Graphics/nav-arrow-white.gif);
	background-repeat: repeat;
	background-position: left center;
}
.breadcrumb {
	text-decoration: none;
}
.black-bold {
	font-weight: bold;
}
.sub-nav-head {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .7em;
	color: #FFFFFF;
	font-weight: bold;
	padding-top: 2px;
	padding-bottom: 3px;
	padding-left: 2px;

}
.sub-nav-h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #000000;
	font-weight: bold;
	padding-left: 2px;
}
.syb-nav-bg .sub-nav-list-bullet {
	list-style-image: url(../Graphics/arrow_2.gif);
	vertical-align: bottom;
	margin-bottom: 0px;
	margin-top: -5px;
	padding: 0px;	
}

.syb-nav-bg ul{
	margin-bottom: -5px;
	margin-top: -3px;
}


.search-padding-top {
	padding-right: 2px;
	padding-left: 6px;
	padding-top: 15px;
	padding-bottom: 1px;
}


.search-padding-bottom {
	padding-right: 2px;
	padding-left: 6px;
	padding-top: 2px;
	padding-bottom: 20px;
}


.search-box {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	border: none;
	width: 155px;
	height: 18px;
}
.padding-top {
	padding-top: 10px;
	padding-bottom: 8px;
	padding-right: 4px;

}
.search-text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #FFFFFF;
}
.breadcrumb-arrows {
	font-size: 9px;
	color: #CC0000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;



}
.left-nav-head {
	background-color: #A40000;
	padding: 5px;
	background-image: url(../Graphics/nav_dash.gif);
	background-repeat: repeat-x;
	background-position: right bottom;

}
.white-bold {
	font-weight: bold;
	color: #FFFFFF;
	font-size: medium;
}
.heading-box {
	background-color: #EDEDE9;
	padding: 0px;

}
.heading-box-text {
	background-color: #EDEDE9;
	padding: 10px;

}
heading-box-text ul li{
	margin: 0px;
	padding: 0px;
}
.homemaintext {
	padding: 5px;
}

.title{
	padding-top: 10px;
	padding-bottom: 15px;
}h3 {

	font-family: FoundryMonoline-Regular, Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: #000000;
}
.altrow {
	padding: 5px;

}
.datemarker {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-weight: bold;
	color: #333333;

}
.heads {
	font-size: small;
	font-weight: bold;
	

}
.row {
	background-color: #F2F2F2;
	padding: 5px;

}
.list-spacing {
	list-style-type: none;
	margin-top: 3px;
	margin-bottom: 3px;
	font-weight: normal;
}
.tab-on p a, .tab-off p a{
	color:white;
	font-weight: bold;
	text-decoration:none;
}
.searchlink {
	color: #FFFFFF;
}

.searchlink a:link, .searchlink a:hover,  .searchlink a:active, .searchlink a:visited  {
	color: #FFFFFF;
}
.left-nav-search {

	background-color: #CC0000;
	background-image: url(../Graphics/search-back.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding: 5px;
}
.right-nav-form-elements, select .right-nav-form-elements {
	border: 1px solid #660066;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 160px;
	height: 18px;
}.security-bg {
	background-image: url(../Graphics/securityalert_bg.jpg);
	background-repeat: repeat-x;
}
.vegas-bg {
	background-image: url(../Graphics/vegas/vegas_bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
}

.sub-nav-hyperlink,
.sub-nav-hyperlink:link,
.sub-nav-hyperlink:active,
.sub-nav-hyperlink:hover,
.sub-nav-hyperlink:visited, {

	font-weight: normal !important;
	color: #000000 !important;
	text-decoration: none !important;
}
