.smltxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
.navbg {
	background-attachment: fixed;
	background-color: #F0AB00;
	background-image: url(images/nav/nav_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

strong {
	color: #c00b19;
}

b {
	color: #000;
}

.hdr {
	font-size: 14px;
	font-weight: bold;
	color: #990000;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #990000;
	border:0 none;
	margin:1px;
	padding:1px;
	clear:both;
}


h1 a, h1 a:link, h1 a:visited {
	color:#990000;
	text-decoration:underlined;
	display:block;
	width:100%;
}

h1 a:hover {
	color:#0F2D66;
	background:#FFBA00;
	text-decoration:none;
}

h1 a:active {
	text-decoration:none;
	color:#0F2D66;
	background:#FFBA00;
}

h2 { 
	font-size: 1.4em; 
	color: #c00b19;
	margin-bottom: 20px;
}

h3 { 
	font-size: 1.3em; 
	color: #c00b19;
	margin-bottom: 10px;
}

h4 { 
	font-size: 1.2em; 
	color: #c00b19;
	font-weight: normal;
	margin-bottom: 10px;
}

h5 { 
	font-size: 1.1em; 
	color: #c00b19;
	font-weight: normal;
	margin-bottom: 10px;
}

p { 
	line-height: 1.2em;
	margin-bottom: 10px;
}


.hdr2 {
	font-size: 12px;
	color: #FFFFFF;
	padding:4px;
	font-weight: bold;
}
.bdr {
	border: 1px solid #FFFFFF;
}
.formstyle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #990000;
	background-color: #F3B600;
	border: 1px solid #CE9300;
}
body{
scrollbar-face-color: #F9F9F9;
scrollbar-shadow-color: #EEEEEE;
scrollbar-highlight-color:#FFFFFF;
scrollbar-3dlight-color: #FFFFFF;
scrollbar-darkshadow-color: #EEEEEE;
scrollbar-track-color: #F4F4F4;
scrollbar-arrow-color: #CCCCCC;
}


/*-----------------------
Gallery
----------------------*/
div#gallery {
	padding: 0 10px;
	margin-bottom: 1em;
}

div#gallery a {
	display: block;
	float: left;
	margin: 0 10px 10px 0;
}

div#gallery a img { 
	border: 1px solid #ce9300; 
	padding: 3px;
}

div#gallery a:hover {
	cursor: pointer;
}


/*-----------------------
Careers
----------------------*/
div.items-career {}

div.items-career p {
	margin-bottom: 0;
}

ul.list-careers { 
	list-style: disc;
	margin-left: 30px; 
	margin-bottom: 15px;
}

ul.list-careers li {
	line-height: 1.5em;
}


/*-----------------------
Photo Gallery
----------------------*/
div.gallery-box {
	width: 550px;
	border-bottom: 1px solid #ce9300;
	margin-top: 20px;
}

div.gallery-image {
	width: auto;
	height: 100px;
	float: left;
	vertical-align: top;
	margin-bottom: 20px;
}

div.gallery-image img {
	border: 0;
}
div.gallery-content {
	width: 360px;
	float: left;
	padding: 0 20px;
}


/*-----------------------
Links
----------------------*/
div.links-box {
	width: 550px;
	border-bottom: 1px solid #ce9300;
	margin-top: 20px;
}

div.links-image {
	width: 100px;
	float: left;
	vertical-align: top;
	margin-bottom: 20px;
}

div.links-image img {
	border: 0;
}
div.links-content {
	width: 410px;
	float: left;
	padding: 0 20px;
}

.clear {
	display: block;
	clear: both;
}

/*-----------------------
Careers
----------------------*/
.careers {
	padding: 0 20px;
}


/*-----------------------
Show hide
----------------------*/
#slickbox {
	height: auto;
	display: block;
}
