/* ######### CSS for Indented CSS Tabs. Remove if not using ######### */

.clear {
	clear: both;
}
.indentmenu{
font: bold 10px Verdana;
width: 100%; /*leave this value as is in most cases*/
}

.indentmenu ul{
margin: 0;
padding: 0;
float: left;
/* width: 80%; width of menu*/
/*border-top: 1px solid gray; navy border*/
background: black url(indentbg.gif) center center repeat-x;
}

.indentmenu ul li{
display: inline;
}

.indentmenu ul li a{
float: left;
color: white; /*text color*/
padding: 5px 11px;
text-decoration: none;
/*border-right: 1px solid gray; navy divider between menu items*/
}

.indentmenu ul li a:visited{
color: #1c5f89;
}

.indentmenu ul li a.selected{
color: #1c5f89 !important;
padding-top: 6px; /*shift text down 1px*/
padding-bottom: 4px;
background: black url(indentbg2.gif) center center repeat-x;
}


.tabcontentstyle{ /*style of tab content oontainer
border: 1px solid gray;*/
width: 580px;
margin-bottom: 1em;
padding: 10px;
}

.tabcontent{
display:none;
}

/*end of tabbed content css*/

@media print {
.tabcontent {
display:block !important;
}
}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #333333;
	text-align: justify;
}
.frontnews {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	color: #333333;
	text-align: center;
}
.fnewstitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	color: #970123;
	font-weight: bold;
	text-align: center;
}
.snheading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
	font-weight: bold;
	color: #10364E;
	text-decoration: none;
}
.snheading:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
	font-weight: bold;
	color: #10364E;
	text-decoration: underline;
}
.snav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #1C5F89;
	text-decoration: none;
}
.snav:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	text-decoration: underline;
	color: #1C5F89;
}
.qltext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	text-decoration: underline;
	color: #1C5F89;
}
.qltext:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #1C5F89;
	text-decoration: none;
}
a {
	color: #1C5F89;
	text-decoration: underline;
	text-align: justify;
}
.snroll {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
	font-weight: normal;
	color: #1C5F89;
	text-decoration: underline;
	text-align: justify;
}
.snroll:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
	font-weight: normal;
	color: #1C5F89;
	text-decoration: none;
	text-align: justify;
}
.subhead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #10364E;
}
.homesection {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: white;
}
.homesection a:hover{
text-decoration: underline;
}
.small {
	font-size: 12px;
	font-style: italic;
	line-height: 16px;
	text-align: justify;
}
.smallplain {
	font-size: 12px;
	line-height: 16px;
	text-align: justify;
}
.smallplaintrack {
	font-size: 12px;
	line-height: 16px;
	letter-spacing: 150%;
	text-align: justify;
}
.heading {
	color: #663366;
	font-size: 22px;
	font-family: "Verdana";
	font-weight: bold;
	line-height: 26px;
}
.headingcoat {
	color: #663366;
	font-size: 20px;
	font-family: "Verdana";
	line-height: 22px;
}

/* new layout styles*/

img.thumb_left_tmp {
	float: left;
	margin: 0 10px 20px 0px;
}

img.thumb_right_tmp {
	float: right;
	margin-left: 10px;
}

div.subsection_tmp {
	clear: both;
	margin: 10px 0 20px 0;
	min-height: 150px;
	padding: 0 0 0 0;
}


#footercontainer {
	width: 931px;
	font-size: 10px;
	font-family: Verdana,Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	float:left;
	background-color: #faf3da;
}

#footercontainer img {
	border: none;
}

.footthumb_container {
	float:left;
	display: inline;
	background-color: #faf3da;
	padding: 8px 4px 4px 5px;
}


.footthumb_container a{
	width: 146px;
	text-decoration: none;
	border: none;
}

.footthumb_container a p{
	margin: 2px 0;
	text-align: left;
	text-transform: uppercase;
	color: #970124;
}


.footerlinks {
	clear: both;
	padding: 20px 0;
	text-align: center;
	font-size: small;
}

/************************ tab table ******************************/

table.tabtable {
	width: 595px;
	height: 69px;
	}

td.tabtext {
	width: 273px;
	height: 281px;
}

.tabtext .padding {
	padding: 8px;
	font-size: 11px;
	font-family: Verdana,Arial, Helvetica, sans-serif;
	color: #666;
	text-align: justify;
}

div.lipsum {}

div.lipsum ul{
	list-style: url(images/bullet_dash.gif);
}


div.lipsum ul li{
	margin-left: -15px;}


/************************ left bullets ******************************/


#left_bullets {
	font-size: 10px;
    height: 180px;
	margin-top: 10px;
	padding-top: 10px;
    overflow: auto;
    width: 290px;
	}

#left_bullets li{
	
    list-style: none;
	margin: 0 0 14px -19px;
	clear: both;
	padding-bottom: 15px;

	}
	
#left_bullets li img{
	float:left;
	border: none;
	margin: 0;
	display: inline;
}
	
#left_bullets li p {
	text-align: justify;
	margin: -15px 0 0 50px;
	padding: 0 10px 0 0px;
	
	}

#left_bullets li a{
	text-decoration: none;
	color: #1C5F89;
}

#left_bullets li a:hover {
	text-decoration: underline;
}
	div.fan_box .page_stream, .fan_box .page_stream_short {
		width: 265px !important;
	}
