/* Default */

html, body {
height: 100%;
}

* html #site {
height: 100%;
}


body,td {
  font-family: arial, helvetica, sans-serif;
  font-size: 12px;
  line-height: 17px;
  color: #535353;
}

body {
	margin: 0px;

}

body.emailBody {
  margin: 0px;
  padding:0px;
  background: none;
  background-color: #FFFFFF;
  text-align: left;
}

input,select,textarea {
  font-family: verdana, arial;
  font-size: 10px;
  
}

/* Headings, styles */

.heading { 
  font-size: 38px;
  color: #032754;
  font-weight:bold;
  line-height:38px;
  height:45px;
  margin-bottom:10px;
  display:block;
  border-bottom:1px solid #b9b9b9;
}

.subheading, .redheading, .greenheading { 
  font-size: 15px;
  line-height:19px;
  font-weight:bold;
}

.black {color: #141414;}
.greenheading { color: #b2bb1c; }
.subheading { color: #2c2c2c; }
.redheading { color: #f47321; }
.blueheading { font-size: 13px; text-transform: uppercase; color: #006ca4; }
.small { font-size: 80%; }
.tiny { font-size: 70%; }
.white { color: white; }
.grey { color: #a0a0a0; }
.red { color: #f47321; }
.blue { color: #007EC6; }
.darkred { color: #032754; }

/* Links */

a {
  color: #006ca4;
}
a:visited {
  color: #006ca4;
}
a:hover {
  color: #000000;
}

a.quicklink { color: #fff; text-decoration: none; }
a:visited.quicklink { color: #fff; text-decoration: none; }
a:hover.quicklink { color: #fff; text-decoration: underline; }

/* Misc */

.twitterMainWrapper { height: 185px; overflow: auto; }
.twitterStatusWrapper { margin-bottom: 10px; padding-bottom: 10px; border-bottom: 1px dotted #434343; }
.twitterStatus { font-size: 12px; color: #fff; margin-left: 45px; padding-right: 10px; }
.twitterStatusImg { float: left; margin-top: 5px; }
.twitterLink { text-decoration: underline; font-size: 12px; font-family: arial; color: #006ca4; }
a:visited { color: #006ca4; }
a:hover.twitterLink { color: #fff; }
.twitterTime { color: #828282; font-family: verdana; font-size: 10px; margin-left: 45px; }

form {
  margin: 0px;
}

hr {
  border-width: 0px;
  height: 1px;
  color: #c0c0c0;
  background-color: #c0c0c0;
}

.star {
  font-family: verdana;
  font-size: 100%;
  color: #c01010;
}


/* SITE MAP */

.sitemapDiv {
  margin-bottom: 3px;
}
.sitemapHdrDiv {
  background-color: #f0f0f0;
  padding: 4px;
  margin-top: 24px;
  margin-bottom: 6px;
}
table.sitemapTbl {
  width: 500px;
}
td.sitemapMidCell {
  border-left: 1px solid #c0c0c0;
}

/* TEMPLATE */




/* HEADER START */
#site {
	min-height: 100%;
	background-color:#a5a5a5;
  	background-image:url('../images/pictures/large/system-files/bg_main-gradient.jpg');
	background-repeat:repeat-x;	
	background-position: 200px 0px;
}
#header_wrapper {
	height:156px;
	background-image:url('../images/pictures/large/system-files/bg_top-banner-repeated.jpg');
	background-repeat:repeat-x;	
	text-align:center;
}
#header_bg {
	margin:0px auto;
	width:1279px;
	height:156px;
	text-align:center;
	background-image:url('../images/pictures/large/system-files/img_header.jpg');
	background-repeat:no-repeat;	
}
#header {
	margin:0px auto;
	width:977px;
	height:156px;
	text-align:left;
	position:relative;

}

/* HEADER BOX */
#header_box{
position:absolute;
top:0px;
left:480px;
width:449px;
color:#FFF;

}
#header_box_msg{
	float:left;
	font-size:12px;
	padding-top:8px;
}
#header_box_font{
	float:right;
}
#header_box_font_text {
	margin-top:10px;
	float:left;
	line-height:12px;
	font-size:10px;
}
#header_box_font_btns {
	margin-top:8px;
	float:left;
	margin-left:7px;
}

/* TOP NAV */
#topnav_wrapper {
	height:42px;
	background-image:url('../images/pictures/large/system-files/bg_nav-gradient.jpg');
	background-repeat:repeat-x;	
	text-align:center;
	overflow:hidden;
	border-bottom:1px solid #515151;
}
#topnav {
	margin:0px auto;
	width:977px;
	height:42px;
	text-align:right;
	
}
/* HEADER END */


/* BODY START */
#body_wrapper {
	text-align:center;
}
#body {
	margin:0px auto;
	width:980px;
	text-align:left;
}


/* BODY HOME HEADER START */
TABLE#body_home_header {}
td#body_home_header_left { width: 177px; }
td#body_home_header_mid{ width: 609px; }
td#body_home_header_right { width: 194px; }



/* BODY HOME HEADER LEFT */
#searchbox{
	height:43px;
	background-image:url('../images/pictures/large/system-files/bg_search.jpg');
}

#searchfield {
	margin-top:10px;
	margin-left:10px;
	height:14px;
	width:114px;
	float:left;
}

#searchbutton {
	margin-top:10px;
	margin-left:10px;
	float:left;
}

#left_quicklinks_wrapper {
	background-image:url('../images/pictures/large/system-files/bg_news.jpg');
	color:#FFFFFF;
	font-size:12px;
	line-height:15px;
	height:221px;
}
#left_quicklinks {
	padding-top:20px;
	margin-left:10px;
	width:156px;
}


.left_heading {
	color:#F47321;
	font-size:13px;
	line-height:15px;
	margin-top:10px;
}

.left_heading_green {
color:#B2BB1C;
font-size:13px;
line-height:15px;
margin-top:10px;
}

/* BODY HOME HEADER RIGHT */
#login {
height:92px;
font-family:verdana,arial;
font-size:10px;
color:#d5d5d5;
background-image:url('../images/pictures/large/system-files/bg_login.jpg');
padding-left:12px;
}

#login_heading {}
#login_username {margin-top:3px;}
#login_pass_btn {margin-left:0px;height:19px;margin-top:7px;}
#login_forgot {margin-top:3px;}
#login_forgot a,#login_forgot a:visited,#login_forgot a:hover {color:#d5d5d5;text-decoration:none;}
#usernamefield { width:169px;height:14px;}
#passfield { float:left;width:112px;height:14px;}
#loginbtn {float:left;margin-left:4px;}
/* BODY HOME HEADER END */


table#body_content {}

/* BODY HOME CONTENT START */
td#body_home_content_top {
	height:5px;
	overflow:hidden;
	background-image:url('../images/pictures/large/system-files/bg_home_content_top.png');
	background-repeat:no-repeat;
}
td#body_home_content_left_wrapper {width:414px;border-left:1px solid #b9b9b9;background-color:#FFFFFF;}
td#body_home_content_right_wrapper {width:566px;border-right:1px solid #b9b9b9;background-color:#FFFFFF;}


#body_home_content_left {margin:20px;background-color:#141414;border:1px solid #b9b9b9;color:#FFFFFF;}
#body_home_content_right {margin:20px 20px 20px 0px;}

#latest_tweets {
	padding:10px;
	height:250px;
}
#latest_tweets_header {height:40px;border-bottom:1px solid #434343;}
#latest_tweets_title {float:left;font-size:19px;line-height:19px;margin-top:5px;}
#latest_tweets_btn {float:right;}


#body_home_content_header {height:50px;border-bottom:1px solid #b9b9b9;}
#body_home_content_title  {float:left;font-size:38px;margin-top:0px;line-height:30px;color:#032754;font-weight:bold;}
#body_home_content_link {float:right;margin-top:14px;}
#body_home_content_newsfeed {}
/* BODY HOME CONTENT END */

/* BODY DEFAULT CONTENT START */
td#body_content_left {width: 177px;background-image:url('../images/pictures/large/system-files/bg_content_left.jpg');background-repeat:repeat-y;}
td#body_content_right_wrapper {width: 803px;background-color:#FFFFFF;border-right:1px solid #515151;}
DIV#body_content_right {margin:20px 30px 20px 20px;}

td#body_content_left_bot {height:10px;background-image:url('../images/pictures/large/system-files/bg_content_left_bot.png');background-repeat:no-repeat:}
td#body_content_right_bot {background-color:#FFFFFF;border-right:1px solid #515151;border-bottom:1px solid #515151;}




#left_facebook_default {height:87px;border-bottom:1px solid #515151;}


#left_login {
height:92px;
font-family:verdana,arial;
font-size:10px;
line-height:17px;
color:#d5d5d5;
background-image:url('../images/pictures/large/system-files/bg_search.jpg');
background-position:bottom center;
background-repeat:no-repeat;
background-color:#404040;
}

#left_login_heading {margin-left:10px;}
#left_login_username {margin-left:10px;margin-top:3px;}
#left_login_pass_btn {margin-left:0px;height:19px;margin-top:5px;}
#left_login_forgot {margin-left:10px;margin-top:3px;}
#left_login_forgot a,#left_login_forgot a:visited,#left_login_forgot a:hover {color:#d5d5d5;text-decoration:none;}

#left_usernamefield { width:157px;height:14px;}
#left_passfield { float:left;width:100px;height:14px;margin-left:10px;}
#left_loginbtn {float:left;margin-left:4px;}



/* BODY DEFAULT CONTENT END */



.home_news {width:540px;margin-top:20px;}
.home_news_left { width:120px; }
.home_news_left div {border:1px solid #b9b9b9; width: 103px; height: 79px; overflow: hidden;}
.home_news_right {width:420px;}

.news_date {font-family:verdana;font-size:80%;color:#9a9a9a;}
.news_title {font-size:120%;font-weight:bold;color:#2c2c2c;}
.news_summary {}
.news_summary a,.news_summary a:visited, .news_summary a:hover {color:#006ca4;}

/* FOOTER */
DIV#footer_clear {margin-top:40px;height:52px;}
DIV#footer_wrapper {margin-top: -52px;text-align:center;height:52px;background-image:url('../images/pictures/large/system-files/bg_footer-gradient.jpg');background-repeat:repeat-x;}

DIV#footer {margin:0 auto; width:980px;color:#FFFFFF;padding-top:15px;font-size:11px;line-height:15px;}
#footer a,#footer a:visited,#footer a:hover {color:#FFFFFF;text-decoration:none;}
DIV#footer_left {float:left;}
DIV#footer_right {float:right;}


/* BODY HOME HEADER MID (SLIDER)*/
a img {
border : 0;
}
div.wrap {
width : 609px;
margin : 0 auto;
text-align : left;
}

div#slider {
margin : 0px;
width : 609px;
background-color:#0F0F0F;
border-bottom:1px solid #515151;
}

div#slider div.wrap {
height : 350px;
}
div#slider div#slide-holder {
z-index : 40;
width : 609px;
height : 350px;
position : absolute;

}
div#slider div#slide-holder div#slide-runner {
top : 0px;
left : 0px;
width : 609px;
height : 350px;
overflow : hidden;
position : absolute;
}
div#slider div#slide-holder img {
margin : 0;
display : none;
position : absolute;
}
div#slider div#slide-holder div#slide-controls {
left : 0;
bottom : 0px;
width : 609px;
height : 87px;
display : none;
position : absolute;
background-color:#0F0F0F;

}
div#slider div#slide-holder div#slide-controls p.text {
float : left;
color : #fff;
display : inline;
font-size : 10px;
line-height : 10px;
margin-left : 10px;
text-transform : uppercase;
}

div#slide-top {
height:30px;
border-top:1px solid #515151;
border-bottom:1px solid #515151;
}
div#slide-info {
background-image:url(../images/pictures/large/system-files/bg_banner-info-gradient.jpg);
background-repeat:repeat-x;
padding-top:5px;
}

div#slider div#slide-holder div#slide-controls p#slide-title1 {
float : left;
color : #fff;
display : inline;
font-size : 10px;
line-height : 10px;
margin-left : 10px;
margin-top:10px;
}

div#slider div#slide-holder div#slide-controls p#slide-title2 {
color : #fff;
font-size : 19px;
line-height : 19px;
margin:0px 0px 0px 10px;
padding:0px;

}

div#slider div#slide-holder div#slide-controls p#slide-desc {
color : #fff;
font-size : 12px;
line-height : 19px;
margin:5px 0px 0px 10px;
padding:0px;


}

div#slider div#slide-holder div#slide-controls p#slide-nav {
float : right;
height : 24px;
display : inline;
margin : 5px 5px 0px 0px;
}
div#slider div#slide-holder div#slide-controls p#slide-nav a {
float : left;
width : 15px;
height : 15px;
display : inline;
font-size : 11px;
margin-left : 5px;
line-height : 15px;
font-weight : bold;
text-align : center;
text-decoration : none;
background-position : 0 0;
background-repeat : no-repeat;
}
div#slider div#slide-holder div#slide-controls p#slide-nav a.on {
background-color:#404040;
border:1px solid #2D2D2D;
color:#FFFFFF;
}
div#slider div#slide-holder div#slide-controls p#slide-nav a {
background-color:#000000;
border:1px solid #262626;
color:#FFFFFF;
}

div.galleryListName { font-weight: bold; }
div.galleryListName { font-weight: bold; }

/* This is to fix a fade issue in IE when using jquery */
.gallery_image_title { background:#fff}

