/* CSS Document */
body {
	color: #564c66;
	background-image: url(media/indentbg.gif);
	background-position: top;
	font-size:11px;
	line-height: 15px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background-repeat: repeat-x;
	margin:0px;

}

a:active{
	color: #564c66;
	text-decoration: none;
}

a:link{
	color: #009999;
	text-decoration: none;
}

a:visited{
	color: #009999;
	text-decoration: none;
}

a:hover{
	color: #006699;
	text-decoration: underline;
}

.date {
	font-size:9px;
	color: #999999;

}
.rline {
	border-right: 1px solid #cccccc;
	padding: 0px 3px 0px 0px;

}
.rline img {
	border-right: 1px solid #cccccc;
	padding: 0px 3px 0px 0px;

}
.quickboxbg {
	height: 175px;
	background-image:url(images/bg-bg.gif);
	border-bottom: 1px solid #0066FF;
}
.quickboxbgot {
	height: 175px;
	border-bottom: 1px solid #0066FF;
}
.quickboxbg img {
	height: 175px;
	border: 1px solid #990000;
	padding: 2px;
}
.quickbox {
	height: 200px;
	padding: 0px 3px 0px 3px;
}
.newboxtab {
	height: 30px;
	width: 248px;
	line-height: 15px;
	word-spacing: 3px;
	padding: 0px 3px 0px 3px;
	font-size:13px;
	color: #009999;
	font-weight:bold;
}
.newbox1 {
	height: 150px;
	width: 250px;
	padding: 0px 3px 0px 3px;
	background-position:center;
	background-repeat:repeat-x;
	background-repeat:no-repeat;
}
.newbox {
	height: 150px;
	width: 250px;
	padding: 0px 3px 0px 3px;
}
.newbox img {
	float:left;
	padding: 2px;
}

.previous {
	border: 1px solid #cccccc;

}
.bfooter {
	border-top: 1px solid #cccccc;
	padding: 10px 0px 0px 0px;

}
.footer {
	font-weight:bold;
	color: #564c66;

}

.rcolume {
	height: 114px;
	width: 180px;
	line-height: 15px;
	word-spacing: 3px;
	border: 1px solid #cccccc;
	border-top: 0px;
	padding: 0px 0px 15px 0px;

}
.insidelink{
	line-height: 20px;

}
.bcolume {
	height: 114px;
	width: 180px;
	line-height: 15px;
	word-spacing: 3px;
	border: 1px solid #cccccc;
	border-top: 0px;
	padding: 0px 0px 0px 0px;
	font-weight:bold;

}

.bcolume img{
	float:left;
	line-height: 15px;
	border: 1px  dashed #cccccc;
	padding: 0px 0px 0px 0px;
}
.tabhead{
	font: bold 14px Arial;
	color: white;
	background: black url(images/titlebar.png) repeat-x center left;
	margin-bottom: 10px; /*bottom spacing between header and rest of content*/
	text-transform: uppercase;
	padding: 4px 0 4px 10px; /*header text is indented 10px*/
}
.tabcaution{
	font: bold 14px Arial;
	color: white;
	background-color:#CC6600;
	margin-bottom: 10px; /*bottom spacing between header and rest of content*/
	text-transform: uppercase;
	padding: 4px 0 4px 10px; /*header text is indented 10px*/
}
.tabcaution a{
	color: white;

}


/*Nave bar*/
.arrowlistmenu{
width: 180px; /*width of menu*/
}

.arrowlistmenu .headerbar{
font: bold 14px Arial;
color: white;
background: black url(images/titlebar.png) repeat-x center left;
margin-bottom: 10px; /*bottom spacing between header and rest of content*/
text-transform: uppercase;
padding: 4px 0 4px 10px; /*header text is indented 10px*/
}

.arrowlistmenu ul{
list-style-type: none;
margin: 0;
padding: 0;
margin-bottom: 8px; /*bottom spacing between each UL and rest of content*/
}

.arrowlistmenu ul li{
padding-bottom: 2px; /*bottom spacing between menu items*/
}

.arrowlistmenu ul li a{
color: #A70303;
background: url(images/arrowbullet.png) no-repeat center left; /*custom bullet list image*/
display: block;
padding: 2px 0;
padding-left: 19px; /*link text is indented 19px*/
text-decoration: none;
font-weight: bold;
border-bottom: 1px solid #dadada;
font-size: 90%;
}

.arrowlistmenu ul li a:visited{
color: #A70303;
}

.arrowlistmenu ul li a:hover{ /*hover state CSS*/
color: #A70303;
background-color: #F3F3F3;
}

/*Nav bar ends here*/

.stepcarousel{
position: relative; /*leave this value alone*/
overflow: scroll; /*leave this value alone*/
width: 528px; /*Width of Carousel Viewer itself*/
height: 105px; /*Height should enough to fit largest content's height*/
}

.stepcarousel .belt{
position: absolute; /*leave this value alone*/
left: -530px;
top: -2px;
}

.stepcarousel .panel{
float: left; /*leave this value alone*/
overflow: hidden; /*clip content that go outside dimensions of holding panel DIV*/
margin: 1px; /*margin around each panel*/
width: 100%; /*Width of each panel holding each content. If removed, widths should be individually defined on each content DIV then. */
}


/* Top Menu Style*/
#menutop {
	height:15px;
	color:#FFFFFF;
	font-weight:bold;
	padding: 0px 2px 5px 0px;
}
#menutop a {
	color:#FFFFFF;
	font-weight:bold;
}
.rednews {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	list-style:decimal;
}
.rednews a {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	padding:0px 0px 20px 0px;
}
.rednews a:hover{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration:underline;
}


#dropmenudiv{
	position: absolute;
	border-right: 1px solid white;
	border-bottom: 1px solid white;
	border-left: 1px solid white;
	font: normal 12px Verdana;
	line-height: 28px;
	z-index: 100;
}

#dropmenudiv a{
	width: 100%;
	display: block;
	text-indent: 1px;
	padding: 1px 0px 0px 3px;
	color: #FFFFFF;
	font-weight:bold;
	font-size:10px;
}

#dropmenudiv a:hover{ /*hover background color*/
	background-color:navy;
	color:#9A0201F;
}
.caution {
	color:#FF0000;
	font-style:italic;

}