/* Internet Explorer and the Expanding Box Problem.
It's an unfortunate fact that Internet Explorer will always incorrectly expand any dimensionally restricted block element so that oversize content is unable to overflow, as the specs require that content to do. The W3C says a rigidly sized block box should allow oversize content to protrude or overflow beyond the edges of the sized box.
The following rule instructs Internet Explorer 5.5 and 6 to break words into the next line instead of expanding the block element.
*/

/*Body and Base*/
body { 
	word-wrap: break-word !important; 
	font-size: 12px; 
	font-family: arial; 
	margin: 0; 
}

a:link { }
a:visited { }
a:hover { }
a:active { }

/*Basic Structure*/
#header {
	background-image: url(/images/head.gif);
	background-repeat: no-repeat;
	height: 187px;
	width: 979px;
}

#navigation {
	height: 28px;
	width: 960px;
	position: relative;
	left: 12px;
	top: 45px;
	z-index: 98;
}
#textscroll {
	position: relative;
	height: 18px;
	width: 964px;
	top: 47px;
	left: 12px;
	z-index: 10;
}
#wrapper{
	width: 979px;
	margin:0 auto;
	text-align:left;
}

#content-wrap{
	background-image: url(/images/content_tile.gif);
	background-repeat: repeat-y;
	width: 979px;
}

#content{
	padding-top: 10px;
	padding-right: 12px;
	padding-bottom: 10px;
	padding-left: 19px;
}

#footer{
	background-image: url(/images/foot.gif);
	background-repeat: no-repeat;
	height: 34px;
	width: 979px;
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
}
#footer a {
	color: #FFFFFF;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}
.leftfoot {
	padding-left: 18px;
}
.rightfoot {
	padding-right: 10px;
}

#utility{
}

#nav-secondary{
}

#sidebar{
}

#search{
	height: 19px;
	overflow: hidden;
}

#login{
}


#bug {
	background-image: url(/images/pm_bug.gif);
	display: block;
	height: 51px;
	width: 124px;
}

/*Basic Navigation*/

#navigation a { }
#navigation a:hover { }



/*Blog*/

#theblog {
	}

#theblog a { 
 }

#theblog a:hover {
}

.the_date{
}

.title{
}



/*Forms*/


.field{ 
 }


.regular{
}



.description{
}




h4{
	font-size: 24px;
	margin: 0px;
	padding: 0px;
}

h5 {
	font-style: normal;
	font-size: 15px;
	margin: 0px;
	padding: 0px;
}
ol {
clear:both;
float:none;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin-left:5px;
padding:2px;
}

label {
color:#555555;
font-family:verdana,sans-serif;
font-size:11px;
font-size-adjust:none;
font-style:normal;
font-variant:normal;
font-weight:normal;
line-height:normal;
}
li.sub-section {
clear:left;
padding:10px 10px;
}

li.form-element dt {
	float:left;
	width: 75px;
}

li.form-element {stylesheet.css (line 580)
clear:both;
padding-top:2px;
}

input.text-input {
	padding:2px;
	border: 1px solid #666666;
}

a.visibility-toggle {
font-size:100%;
}

.submit {
font-family:Arial,sans-serif;
font-size:14px;
font-weight:bold;
letter-spacing:0pt;
margin:5px 0pt 0pt;
}

h1 {
	font-size: 196%;
	margin-top:.6em;
}

h2 {
	font-size: 136%
}

h3 {
	font-size: 126%
}


.highlight {
	color:#E17000
}

.subdued {
	color:#999
}

.error {
	color:#c00;
	font-weight:bold
}

.success {
	color:#390;
	font-weight:bold
}

.caption {
	color:#999;
	font-size:11px
}

.date {
	font: bold 82% arial;color:#bbb;
	display:block;
	letter-spacing: 1px
}

small {
	font-size:11px
}

/*CUSTOM SITE FORMS*/

.loginfields{
}

.loginbutton{
}

/*CUSTOM SITE TYPOGRAPHY*/

.text_head {
	font-size: 16px;
	font-weight: bold;
	text-transform: capitalize;
	color: #000000;
}

.text_sub {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}

.text_date {
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}

.text__location {
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}

.text__description {
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
#promote {
	margin-top: 25px;
}
#promote table {
	border: 1px solid #3D5693;
}
.promote_bottom {
	font-size: 11px;
	color: #456099;
	background-color: #FFFDD7;
	height: 20px;
}
.add2small {
	font-size: 11px;
	cursor: pointer;
}
.promote_top {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #3D5693;
}

.tblMarquee{
	clear: both;
	color: #ADD8E6;
	font-family:Verdana;
	font-size:12px;
	font-weight:bold;
	padding-bottom:0px;
	width: 962px;
	height: 25px;
	overflow: hidden;	/*border: 1px solid #ffffff;*/
}
.tblMarquee a{
	color: #ffffff;
	font-family:Verdana;
	font-size:12px;
	font-weight:bold;
	text-decoration: none;
}
.tblMarquee a:hover{
	color: #ADD8E6;
	text-decoration: underline;
}
#bannercolumn1 {
	width: 160px;
}

#bannercolumn1 h1{
	width: 160px;
	background-color:#B7191D;
color:#FFFFFF;
font-size:14px;
font-weight:bold;
height:24px;
line-height:24px;
margin:0 0 5px;
text-indent:5px;
}
#contentcolumn {
	padding-right: 10px;
}
#ad_space1 {
	height: 60px;
	width: 468px;
	position: relative;
	left: 489px;
	top: 14px;
	background-color: #8CACDB;
}
#newsletter {
	position: relative;
	height: 33px;
	width: 468px;
	left: 489px;
	top: 40px;
	background-color: #1959B7;
	color: #FFFFFF;
	font-size: 10px;
	text-transform: uppercase;
	font-weight: bold;
	line-height: 10px;
	overflow: hidden;
}
#newsletter form {
	margin-top: -4px;
}
#newsletter #virtual_51_email {
	color: #FFFFFF;
	background-image: url(/images/field_back.gif);
	border: 1px solid #FFFFFF;
	padding: 2px;
	height: 13px;
	width: 299px;
	font-size: 10px;
	font-weight: bold;
}
#newsletter #virtual_51_zip {
	color: #FFFFFF;
	background-image: url(/images/field_back.gif);
	border: 1px solid #FFFFFF;
	padding: 2px;
	height: 13px;
	width: 55px;
	font-size: 10px;
	font-weight: bold;
}
#newsletter #subscribe {
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	background-image: url(/images/subscribe.gif);
	height: 19px;
	width: 90px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-repeat: no-repeat;
	cursor: pointer;
	position: relative;
	top: 1px;
}
.videoback {
	background-image: url(/images/vid_field.gif);
	background-repeat: no-repeat;
	height: 296px;
	width: 420px;
	color: #FFFFFF;
}
#tab1 .tabbertab .videoback table {
	padding: 9px;
}

.videoback img{
	height: 63px;
	width: 94px;
	border-top-width: 0px !important;
	border-right-width: 0px !important;
	border-bottom-width: 0px !important;
	border-left-width: 0px !important;
	border-top-style: none !important;
	border-right-style: none !important;
	border-bottom-style: none !important;
	border-left-style: none !important;
}

.videofeature{}

.videofeature img{
	height: 199px;
	width: 288px;
	border-top-width: 0px !important;
	border-right-width: 0px !important;
	border-bottom-width: 0px !important;
	border-left-width: 0px !important;
	border-top-style: none !important;
	border-right-style: none !important;
	border-bottom-style: none !important;
	border-left-style: none !important;
}

.videofeature a{
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}.spacer_15 {
	width: 12px;
}
.home_blue_box {
	background-image: url(/images/panel1.gif);
	background-repeat: repeat-x;
	padding: 5px;
	height: 252px;
	width: 192px;
	border: 1px solid #838383;
	background-color: #0E1E34;
	color: #FFFFFF;
	line-height: 17px;
	word-wrap: break-word !important;
}
.home_blue_box a {
	color: #E8E8E8;
	text-decoration: none;
	word-wrap: break-word !important; 
}
.home_blue_box a:hover {
	color: #E8E8E8;
	text-decoration: underline;
}
.home_blue_box ul {
	list-style-position: outside;
	list-style-image: url(/images/grey_bullet-trans.png) !important;
	list-style-type: disc;
	word-wrap: break-word !important;
}
.home_blue_box h1 {
	text-transform: uppercase;
	font-size: 18px;
	color: #FFFFFF;
	width: 192px;
	padding-bottom: 2px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #DADADC;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	position: relative;
}
.home_blue_box .morelink {
	margin-left: 145px;
	text-decoration: underline;
	color: #FFFFFF;
}
.home_grey_box {
	background-color: #F2F2F2;
	border: 1px solid #838383;
	padding: 5px;
	width: 335px;
	line-height: 17px;
	word-wrap: break-word !important;
}
.home_grey_box a:hover {
	text-decoration: underline;
}
.home_grey_box ul {
	list-style-position: outside;
	list-style-image: url(/images/blue_bullet-trans.png) !important;
	list-style-type: disc;
	word-wrap: break-word !important;
	position: relative;
}
.home_grey_box h1 {
	text-transform: uppercase;
	font-size: 18px;
	color: #123A6E;
	margin: 0px;
}
.home_grey_box a {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	word-wrap: break-word; 
}
.home_grey_box   .morelink  {
	margin-left: 280px;
	text-decoration: underline;
	color: #123A6E;
}
.searchfield {
	color: #FFFFFF;
	background-image: url(/images/field_back.gif);
	border: 1px solid #1959B7;
	padding: 2px;
	height: 13px;
	width: 265px;
	font-size: 10px;
	font-weight: bold;
}

.home_grey4_box {
	background-color: #F2F2F2;
	border: 1px solid #838383;
	padding: 5px;
	width: 408px;
	line-height: 17px;
	word-wrap: break-word; 
}
.home_grey4_box a:hover {
	text-decoration: underline;
}
.home_grey4_box ul {
	list-style-position: outside;
	list-style-image: url(/images/blue_bullet-trans.png) !important;
	list-style-type: disc;
	word-wrap: break-word;
}
.home_grey4_box h1 {
	text-transform: uppercase;
	font-size: 18px;
	color: #123A6E;
	margin: 0px;
}
.home_grey4_box a {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	word-wrap: break-word; 
}
.home_grey4_box   .morelink  {
	margin-left: 352px;
	text-decoration: underline;
	color: #123A6E;
}

.home_blue_box_short {
	background-image: url(/images/panel1.gif);
	background-repeat: repeat-x;
	padding: 5px;
	height: 252px;
	width: 192px;
	border: 1px solid #838383;
	background-color: #0E1E34;
	color: #FFFFFF;
	line-height: 17px;
	word-wrap: break-word !important;
}
.home_blue_box_short a {
	color: #E8E8E8;
	text-decoration: none;
	word-wrap: break-word !important; 
}
.home_blue_box_short a:hover {
	color: #E8E8E8;
	text-decoration: underline;
}
.home_blue_box_short ul {
	list-style-position: outside;
	list-style-image: url(/images/grey_bullet-trans.png) !important;
	list-style-type: disc;
	word-wrap: break-word !important;
	position: relative;
}
.home_blue_box_short h1 {
	text-transform: uppercase;
	font-size: 18px;
	color: #FFFFFF;
	width: 192px;
	padding-bottom: 2px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #DADADC;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	position: relative;
}
.home_blue_box_short .morelink {
	margin-left: 145px;
	text-decoration: underline;
	color: #FFFFFF;
}
#archivetab{
	color: #0F1F36;
	background-color: #F2F2F2;
	margin-left:10px;
	margin-top:0;
	overflow:auto;
	padding:11px;
	width:377px;
}
#the-video{
	position: relative;
	z-index: 99;
}
