* { margin:0; padding:0;}
body {
	background:#272727;
	font-family:Arial, Helvetica, sans-serif;
	font-size:100%;
	color:#999999;
	line-height: 1em;
}
.address {color: #EE2D26}
input, select, textarea { font-family:Arial, Helvetica, sans-serif; font-size:1em;}

.fleft { float:left;}
.fright { float:right;}
.clear { clear:both;}

.alignright { text-align:right;}
.aligncenter { text-align:center;}

.wrapper { width:100%; overflow:hidden;}
.container { width:100%;}

p {
	margin-bottom:16px;
}

.tail-top { background:url(images/tail-top.gif) left top repeat-x #1f1f1f;}
.tail-bottom { background:url(images/tail-bottom.gif) left bottom repeat-x;}

/*==================forms====================*/
input, select { vertical-align:middle; font-weight:normal;}
img {border:0; vertical-align:top; text-align:left;}

#search-form { background:url(images/search-bg.gif) no-repeat left top;}
#search-form input.text { background:none; border:none; width:226px; margin-right:5px; padding:2px 2px 2px 7px; color:#969696; }
#search-form input.submit { background:url(images/button.gif) no-repeat left top; width:28px; height:26px; border:none; }

#contacts-form label { display:block; height:26px;} 
#contacts-form label input { width:235px; padding:2px 0 2px 3px; color:#8c8c8d; font-family:Tahoma, Geneva, sans-serif;}
#contacts-form textarea {width:235px; height:118px; padding:2px 0 2px 3px; margin-bottom:10px; color:#8c8c8d; overflow:auto; font-family:Tahoma, Geneva, sans-serif;}

/*==================list====================*/
ul { list-style:none;}

.list1 li { width:100%; overflow:hidden; border-bottom:1px solid #424242; padding-bottom:7px; margin-bottom:7px;}
.list1 li img { float:left; margin-right:12px; margin-left:3px;}
.list1 li a {
	text-transform:uppercase;
	text-decoration:none;
	color:#EE2D26;
}
.list1 li a:hover { text-decoration:underline;}
.list1 li.last { border-bottom:none; padding-bottom:0; margin-bottom:0;}

.list2 dt { font-size:1.17em; padding-bottom:5px;}
.list2 dd { border-bottom:1px solid #424242; padding-bottom:7px; margin-bottom:10px;}
.list2.alt dd:first-line { color:#767676;}
.list2 dd:first-line { color:#dbd3c1;}
.list2 dd.last { border-bottom:none; padding:0; margin:0;}

.list3 li { background:url(images/arrow3.gif) no-repeat left 5px; padding:0 0 8px 11px;}

.list4 dt {padding-bottom:8px; text-transform:uppercase;}
.list4 dd { border-bottom:1px solid #424242; padding-bottom:7px; margin-bottom:10px;}
.list4 dd.last { border-bottom:none; padding:0; margin:0;}

/*==========================================*/
.list5 li {
	font-size: 14px;
	color: #fff;
	line-height: 15px;
	background-image: url(images/arrow3.gif);
	background-position: left 4px;
	background-repeat: no-repeat;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 11px;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 8px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
.list5 ul {
	height: 93px;
}
.list6 li {
	line-height: 14px;
	background-image: url(images/arrow3.gif);
	background-position: left 4px;
	background-repeat: no-repeat;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 11px;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 8px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

/*==================list7 - used on Staff page - list with bottom border between each====================*/
.list7 ul{
	list-style-type: none;
	list-style-image: none;
}
.list7 li {
	width:100%;
	border-bottom:1px solid #424242;
	padding-bottom:7px;
	margin-bottom:7px;
	padding-top: 8px;
	list-style-type: none;
	list-style-image: none;
}
.list7 li img { float:left; margin-right:12px; margin-left:3px;}
.list7 li a {
	text-decoration:none;
	color:#879DD1;
}
.list7 li a:hover { text-decoration:underline;}


/*==================other====================*/
.img-indent { margin:0 20px 0 0; float:left;}
.img-box { width:100%; overflow:hidden; padding-bottom:20px;}
.img-box img { float:left; margin:0 20px 0 0;}

.extra-wrap { overflow:hidden; }

/*==================txt, links, lines, titles====================*/
a {
	color:#EE2D26;
}
a:hover{text-decoration:none;}
h1 {
	color: #FFFFFF;
	font-weight:normal;
	margin-bottom:4px;
}
h2 {
	color: #FFFFFF;
	font-weight:normal;
	margin-bottom:4px;
}

h3 {
	text-transform:uppercase;
	font-weight:normal;
	margin-bottom:9px;
	color: #FFFFFF;
	font-size: 1.2em;
}

.txt1 { color:#dbd3c1;}

.link1 { background:url(images/arrow3.gif) no-repeat right 4px; padding:0 8px 0 0; text-transform:uppercase;}
.link2 {
	background:url(images/arrow3.gif) no-repeat right 4px;
	padding:0 8px 0 0;
}


.button { float:right;}
.button span { display:block; background:url(images/button-left.gif) no-repeat left top; padding-left:3px;}
.button span span { background:url(images/button-right.gif) no-repeat right top; padding-right:4px; padding-left:0;}
.button span span a { display:block; background:#333743; padding:4px 5px 3px 5px; color:#fff; text-decoration:none; text-transform:uppercase;}
.button span span a:hover { text-decoration:underline;}

.line-hor { background:#3a3c52; height:1px; overflow:hidden; font-size:0; line-height:0; margin:20px 0 20px 0;}
.line-ver { background-image:url(images/line-ver.gif); background-repeat:repeat-y; width:100%;}

.title { margin-bottom:20px;}

.title-box {
	border-bottom:1px solid #1f1f1f;
	height:34px;
	padding-left:3px;
	margin-bottom:14px;
}
.title-box-lite {
	border-bottom:1px solid #424242;
	height:31px;
	padding-left:3px;
	margin-bottom:14px;
	border-top: 1px solid #1f1f1f;
	padding-top: 50px;
}


.title-box .fright { margin:6px 0 0 0;}
.caption {
	float: left;
	width: 220px;
	padding-top: 18px;
	padding-right: 18px;
	padding-bottom: 18px;
	padding-left: 0px;
}
.caption-right {
	width: auto;
	padding-top: 18px;
	padding-right: 18px;
	padding-bottom: 18px;
	padding-left: 18px;
}


/*==================caption boxes====================*/
.caption-inner {
	float: left;
	width: auto;
	padding: 24px;
}

.cap-box {
	background-color: #3E3E3E;
	width: inherit;
}
.cap-box  .lt-crn {
	background-image: url(images/lt-crn.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.cap-box  .rt-crn {
	background-image: url(images/rt-crn.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.cap-box   .lb-crn {
	width:100%;
	background-image: url(images/cap-left-bot-crn.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.cap-box  .rb-crn {
	background-image: url(images/rb-crn.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}

/*==================boxes====================*/
.box {
	background:#323232;
	width:100%;
}

.box .left-top-corner {background:url(images/left-top-corner.gif) no-repeat left top;}
.box .right-top-corner {background:url(images/right-top-corner.gif) no-repeat right top;}
.box .left-bot-corner {
	width:100%;
	background-image: url(images/left-bot-corner.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.box .right-bot-corner {background:url(images/right-bot-corner.gif) no-repeat right bottom; }
.box .inner { padding:28px 26px 20px 26px;}

.cont-box {margin:0;}
.cont-box span { float:left; width:79px;}


/*header*/
#header .row-1 { height:47px;}
#header .row-2 .fleft { padding:24px 0 0 15px;}
#header .row-2 .fright { padding:33px 0 0 0;}

.nav { width:100%; overflow:hidden;}
.nav li { display:inline;}
.nav li a { display:block; float:left; width:149px; height:42px; line-height:40px; background:url(images/nav-bg1.gif) no-repeat left top; margin-right:1px; color:#2d2d2d; text-align:center; text-decoration:none; font-size:1.17em;}
.nav li a:hover { background:url(images/nav-bg2.gif) no-repeat left top; line-height:35px;}
.nav li a.current { background:url(images/nav-bg2.gif) no-repeat left top; line-height:35px;}

.top-links { font-size:.91em; text-transform:uppercase; padding-bottom:10px; width:auto;}
.top-links li { display:inline; color:#5f5f5f;}
.top-links li a {
	color:#999999;
	text-decoration:none;
	padding:0 12px 0 9px;
}
.top-links li a.first { padding-left:0;}
.top-links li a:hover { color:#dbd3c1; text-decoration:none;}

.banners { width:100%; overflow:hidden; padding:19px 0 26px 0;}
.banners li { float:left; width:223px; margin-right:3px;}
.banners li.last { margin-right:0;}
.banners  li  .title1  a{color: #EE2D26;}
.banners  li  .title2  a{
	color: #879DD1;
}
.banners li .title3 a{
	color: #00BDE7;
	margin: 0px;
	padding-top: 0px;
	padding-right: 4px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.banners li .title4 a{
	color: #3D59AB;
}
.banners  li  .title1 {
	font-size:1.17em;
	font-weight:normal;
	background:url(images/arrow2.gif) no-repeat right 8px;
	color:#EE2D26;
	padding-top: 0;
	padding-right: 14px;
	padding-bottom: 10px;
	padding-left: 15px;
}
.banners  li  .title2 {
	font-size:1.17em;
	font-weight:normal;
	background:url(images/arrow2.gif) no-repeat right 8px;
	padding:0 14px 10px 15px;
	color:#879DD1;
}
.banners li .title3 {
	font-size:1.17em;
	font-weight:normal;
	background:url(images/arrow2.gif) no-repeat right 8px;
	padding:0 8px 10px 4px;
	color:#00BDE7;
}
.banners li .title4 {
	font-size:1.17em;
	font-weight:normal;
	background:url(images/arrow2.gif) no-repeat right 8px;
	padding:0 14px 10px 15px;
	color:#3D59AB;
}
.banners li a {
	padding:0 32px 0 0;
	text-decoration:none;
	color: #242424;
}
.banners li a:hover { text-decoration:underline;}
.banners li p { font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; font-size:1.5em; color:#fff; padding:12px 10px 21px 16px; margin:0; font-size:16px; font-weight:normal; line-height:1.25em;}
.banners li .alignright { padding-right:11px;}
.banners li .alignright a {background:url(images/arrow1.gif) no-repeat right 6px}
.banner1 {
	width:100%;
	margin-top:10px;
	background-color: #EE2D26;
}
.banner1 .top { background:url(images/banner1-top.gif) no-repeat left top;}
.banner1 .bottom { background:url(images/banner-bot.gif) no-repeat left bottom;}
.banner1 .inner { padding:3px 0 7px 0;}

.banner2 {
	width:100%;
	margin-top:10px;
	background-color: #879DD1;
}
.banner2 .top { background:url(images/banner2-top.gif) no-repeat left top;}
.banner2 .bottom { background:url(images/banner-bot.gif) no-repeat left bottom;}
.banner2 .inner { padding:3px 0 7px 0;}

.banner3 {
	width:100%;
	margin-top:10px;
	background-color: #00BDE7;
}
.banner3 .top { background:url(images/banner3-top.gif) no-repeat left top;}
.banner3 .bottom { background:url(images/banner-bot.gif) no-repeat left bottom;}
.banner3 .inner { padding:3px 0 7px 0;}

.banner4 {
	width:100%;
	margin-top:10px;
	background-color: #3D59AB;
}
.banner4 .top { background:url(images/banner4-top.gif) no-repeat left top;}
.banner4 .bottom { background:url(images/banner-bot.gif) no-repeat left bottom;}
.banner4 .inner { padding:3px 0 7px 0;}

/*content*/
#content { padding:0 0 13px 0;}

#content .col-1 a, #content .col-1 dt, #content .col-1 h3 {
	color:#EE2D26 !important;
}
#content .col-2 a, #content .col-2 dt, #content .col-2 h3 {
	color:#879DD1 !important;
}
#content .col-3 a, #content .col-3 dt, #content .col-3 h3 {
	color:#00BDE7 !important;
}

#content .col-3 a.link1 {
	color:#828FBF !important;
}
#content .col-4 a.link1 {
	color:#828FBF !important;
}


#content .row-2 { padding:28px 0 15px 29px;}

/*footer*/
#footer { color:#767676; text-align:right;}
#footer p { margin:0; padding:14px 0 0 0;}
#footer a {color:#767676;}
#content .caption a, #content .caption dt, #content .caption h3 {
	color:#879DD1 !important;
}
.heading1 {
	font-size:1.17em;
	font-weight:normal;
	color:#EE2D26;
	padding-top: 0;
	padding-right: 14px;
	padding-bottom: 10px;
}
.heading2 {
	font-size:1.7em;
	font-weight:normal;
	color:#879DD1;
	padding-top: 0;
	padding-right: 14px;
	padding-bottom: 10px;
}
.heading3 {
	color: #FFFFFF;
	font-style: italic;
}
.heading4 {
	color: #FFFFFF;
	font-weight: bold;
}

.heading5 {
	font-size:1.2em;
	text-transform:uppercase;
	padding-bottom:10px;
	width:auto;
	color: #879DD1;
	font-weight: bold;
	text-decoration: underline;
}
.heading6 {color: #FFFFFF}


#whole .col-1 a, #whole .col-1 dt, #whole .col-1 h3 {
	color:#EE2D26 !important;
}
#whole .col-2 a, #whole .col-2 dt, #whole .col-2 h3 {
	color:#879DD1 !important;
}

