body {
	text-align: center;
	color: white;
	margin: 0px;
	line-height: 1.50;
	font-size: 12px;
	font-family: Verdana, Arial, sans-serif;
	background-color: #1f1f1f;
}

a {
	color: #be001d;
}
a:hover {
	color: #fffe0b;
	background-color: #be001d;
}
a.webLink:hover {
	color: #fffe00;
}
a.webLink {
	color: #FFFFFF;
	line-height: 1.2;
}
a img {
	border-style: none;
}
a.email {
	color: #FFFFFF;
}
p,ul,ol {
	margin: 1.2em 0;
}

hr {
	visibility: hidden;
	clear: both;
	padding: 0px;
	margin: 0px;
}

h1,h2,h3,h4,h5,h6 {
	color: #000;
}

h2 {
	margin: 1em 0;
	font-size: 1.3em;
	color: #be001d;
}

small {
	font-size: .8em;
}
blockquote {
	padding: 0px;
	margin: 1.4em 0;
	font-style: italic;
}

blockquote small {
	font-size: .8em;
	font-style: normal;
	font-weight: normal;
	color: #1f1f1f;
	margin-top: 0.7em;
	display: block;
}

.inner {
	text-align: left;
	margin: 0 auto;
	width: 750px;
}
.center {
	text-align: center;
}

.clear {
	clear: both;
}
#contentContainer {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	border-bottom-width: 5px;
	border-bottom-color: #000;
	border-bottom-style: solid;
	border-top-color: #000;
	border-top-style: solid;
	border-top-width: 5px;
	clear: both;
	background: url(images/content2_m.gif) repeat-y center top;
	background-repeat: repeat-y;
	padding: 20px 0;
	background-color: #797979;
	color: #000;
}

#top {
	float: left;
	width: 100%;
	background: url(images/top_m.gif) repeat-y center top;
	background-color: #353535;
	z-index: auto;
}

#top-t {
	height: 30px;
	background: url(images/top_t.gif) no-repeat center top;
}

#main {
	float: left;
	width: 520px;
}

#footer {
	font-size: .8em;
	padding-top: 20px;
	background: url(images/footer_m.gif) repeat-y center top;
}

#footer-b {
	background: url(images/footer_b.gif) repeat-y center top;
	height: 30px;
}


/* Top Nav */


#nav {
	z-index: 1;
	position: relative;
	padding: 0;
	list-style-type: none;
	margin: 0px;
	width: 100%;
}

#nav li {
	position: relative;
	display: block;
	float: left;
}

#nav li a {
	display: block;
	border-left-style: solid;
	border-bottom-style: none;
	border-right-style: solid;
	border-top-style: solid;
	border-width: 1px;
	background: url(images/navLi.gif) repeat-x left bottom;
	background-color:  #4B4B4B;
	border-color: #000;
	line-height: 1;
	margin-right: 1px;
	text-decoration: none;
	color: #ddd;
	padding: 10px;
}

#nav li a:hover {
	background: url(images/navLiHover.gif) repeat-x left bottom #1F1F1F;
	color: #be001d;
}

#nav li ul {
	list-style-type: none;
	width: 290px;
	padding: 0px;
	margin: 0px;
	float: none;
	clear: both;
	display: none;
	position: absolute;
	z-index: auto;
	line-height: 1;
}

#nav li ul li {
	float: none;
	margin: 0px;
	display: inline;
	/* width: 100%; */
}

#nav li ul li a {
	width: 270px;
	display: block;
	padding: 10px;
	margin: 0px;
	border: none;
	border-bottom: solid 1px #000;
	border-top: solid 1px #333;	
	background-color: #1F1F1F; 
	background-image: url(none);
	float: none;
}

#nav li ul li a:hover {
	background-image: url(none);
}
#nav li:hover ul, #nav li.hover ul {
	position: absolute;
	z-index: 50;
	display: block;
}

#nav li ul li.first a {
	border-color: #000;
}

#nav li a.current {
	background-image: url(none);
	background-color: #000;
}

.intro {
	background: url(images/intro_m.gif) repeat-y #be001d center top;
	padding: 10px 0;
	margin-top: -20px;
	color: #fff;
}

#top a:hover {
	background-color: transparent;
}
#topNav {
	right: 0px;
	top: 0px;
	position: absolute;
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}

#topNav li {
	display: inline;
}

#topNav li a {
	padding: 4px;
	font-size: .9em;
	margin: 0 1px;
	color: #353535;
}

#topNav li a:hover {
	background-color: #be001d;
	color: #fffe0b;
}

#top p {
	margin: 0px;
}

#logo {
	margin-top: 10px;
	margin-bottom: 20px;
}

#top .inner {
	position: relative;
}

#footer strong {
	margin-left: 20px;
	color: #fffe0b;
}

#footer strong.first {
	margin-left: 0px;
}

p.first {
	margin-top: 0px;
}

#sideBar {
	color: #666;
	width: 200px;
	float: right;
	margin-left: 20px;
}

#sideBar h2 {
	font-size: 12px;
}
.sideNav {
	border-color: #be001d;
	border-width: 1px;
	border-style: solid;
	display: block;
	margin-top: 2em;
	background-color: #dddddd;
	list-style-type: none;
	padding: 10px;
}

.sideNav a {
	border-bottom-color: #aaaaaa;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	display: block;
	width: 170px;
	padding: 5px;
	text-decoration: none;
	color: #333333;
}

.sideNav a:hover {
	color: #FFFF00;
	background-color: #be001d;
}

.sideNav small {
	display: block;
}

.sideNav li.last a {
	border-style: none;
}

.box {
	border-width: 1px;
	background-color: #eeeeee;
	margin: 2em 0;
	border-color: #be001d;
	border-style: solid;
	padding: 0 20px;
	position: relative;
}

.box h2 {
	border-bottom-color: #cccccc;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	color: #be001d;
	margin-top: 10px;
}


img.frame {
	border-color: #be001d;
	display: block;
	margin: auto;
	background-color: black;
	border-width: 10px;
	border-style: solid;
	padding: 1px;
}


.intro {
	border-bottom-color: black;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 1.3em;
}

.intro h1 {
	margin-bottom: 0px;
	margin-top: 0px;
	font-size: 1.5em;
}
.main    {
	width: 520px;
}

#main ul, #main ol {
	padding-left: 40px;
}

#worldMap {
	margin: 0 0 -10px 0;
}
#pageAgents #main {
	float: none;
	width: 100%;
}
#pageAgents #sideBar {
	float: none;
	width: auto;
	display: none;
}
.floatLeft  {
	float: left;
}
.intro  #downloads {
	float: right;
	width: 200px;
	font-size: 0.8em;
}

#downloads a.pdf span, #downloads a.video span {
	padding: 10px;
	display: block;
	text-indent: 20px;
}
#downloads a.video span {
	background: url(images/icon_video.gif) no-repeat 10px center;
}
#downloads a.pdf span {
	background: url(images/icon_pdf.gif) no-repeat 10px center;
}
#downloads a.video, #downloads a.pdf {
	color: #ffff00;
	border: 1px solid #000;
	text-decoration: none;
	background: url(images/downloadsBack.gif) repeat-x left bottom;
	display: block;
}
#downloads a.video:hover, #downloads a.pdf:hover {
	background: url(images/downloadsBackHover.gif) repeat-x left bottom;
}
#downloads a.pdf:hover span, #downloads a.video:hover span {

	color: #ff0;
}
.banner {
	background: #999999;
	padding: 10px;
	border: 2px solid #000000;
	font-size: 1.4em;
	line-height: 1.2;
	margin-bottom: 1em;
}
#downloads .banner {
	color: black;
	font-size: .9em;
}
.banner strong {
	font-size: 1.2em;
}
#main ul.footer {
	font-size: .9em;
	padding: 10px 0;
	margin: 1em 0 0 0;
	list-style-type: none;
	border-top-color: #cccccc;
	border-top-width: 1px;
	border-top-style: solid;
	clear: both;
}
#main ul.footer li {
	display: inline;
	padding: 0px;
	margin: 0px;
}
.pdfLink a {
	background-position: left center;
	background-repeat: no-repeat;
	background-image: url(images/icon_pdf.gif);
}
.footer a {
	padding: 5px 5px 5px 20px;
	color: #444444;
}
.footer a:hover {
	color: white;
}
.topLink a {
	background-position: left center;
	background-image: url(images/icon_topLink.gif);
	background-repeat: no-repeat;
}
.topLink a:hover {
	color: #444444;
	background-color: transparent;
	background-image: url(images/icon_topLinkHover.gif);
}
li.video a {
	background: url(images/icon_video.jpg) no-repeat left center;
}
li.video a:hover {
	color: #000;
}
.pageLink a {
	background-position: left center;
	background-image: url(images/icon_link.gif);
	background-repeat: no-repeat;
}
.pageLink a:hover {
	color: #444444;
	background-color: transparent;
	background-image: url(images/icon_linkHover.gif);
}
