/* CSS Document */

body {
	background-color:#FFFF33;
	margin:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

h1 {
	font-size:16px;
	font-weight:bold;
	color:#000033;
}

h3 {
	margin:0px;
	padding:0px;
}

h4 {
	margin:0px;
	padding:0px;
	font-size:12px;
	font-weight:bold;
}

#outerwrapper {
	margin-left:auto;
	margin-right:auto;
	width:960px;
	background-color:#D9D9D9;
	margin-bottom:0px;
	
}

#wrapper {
	background-color:#FFFFFF;
	margin-left:10px;
	margin-right:10px;
}

#topbanner {
	height:14px;
	padding:3px;
	background-color:#000033;
	color:#ffff66;
	font-size:10px;
}

.topbanner_left {
	float:left;
	width:300px;
}

.topbanner_right {
	float:right;
	width:620px;
	text-align:right;
}

#banner {

}

#bannerbottom {
	background-image:url(images/bannerbottombg.gif);
	background-repeat:repeat-x;
	height:14px;
	padding:4px;
	padding-left:10px;
	color:#FFFFCC;
	font-size:12px;
	font-weight:bold;
	letter-spacing:1px;
}


.col_side {
	width:180px;
	padding:10px;
	padding-bottom:0px;
	float:left;
}

.col_middle {
	width:540px;
	float:left;
	padding-top:10px;
}

.box {
	background-color:#EEEEEE;
	border:1px solid #000033;
	padding-left:10px;
	padding-right:10px;
	line-height:200%;
	color:#000033;
	font-size:12px;
	margin-bottom:10px;
	min-height:130px;
	height:auto !important;
	height:130px;
}

.boxtitle {
	background-image:url(images/boxtitlebg.jpg);
	height:20px;
	text-align:center;
	font-size:12px;
	padding-top:6px;
	color:#FFFF66;
}

ul.nav {
	list-style-type:none;
	padding:0px;
	margin:0px;
	color:#000033;
display: block;
padding: 2px 0;
padding-left:5px;
text-decoration: none;
font-weight: bold;
border-bottom: 1px solid #dadada;
font-size: 90%;
}

ul.subnav {
	list-style-type:none;
	padding:0px;
	margin:0px;
	color:#000033;
	display: block;
	padding: 2px 0;
	padding-left:15px;
	text-decoration: none;
	font-weight: bold;
	font-size: 90%;
}


ul.nav li:before {
	content: "+ ";
}

ul.subnav li:before {
	content:"- ";
}

.content {
	border:1px solid #000033;
	height:697px;
	background-color:#eeeeee;
}

#footer {
	clear:both;
	border-top:1px solid #d9d9d9;
	height:40px;
	padding:5px;
	margin-left:10px;
	margin-right:10px;
	color:#000033;
	font-size:12px;
	line-height:160%;
}

.bold {
	font-weight:bold;
}

.italic {
	font-style:italic;
}

.bolditalic {
	font-weight:bold;
	font-style:italic;
}

.boldunderline {
	font-weight:bold;
	text-decoration:underline;
}

.center {
	text-align:center;
}

/* Accordion Menu */


.arrowlistmenu{

margin-top:10px;
margin-bottom:10px; /*width of accordion menu*/
}

.arrowlistmenu1{
margin-top:10px;
margin-bottom:10px; /*width of accordion menu*/
}

.arrowlistmenu .menuheader{ /*CSS class for menu headers in general (expanding or not!)*/
font: bold 12px Arial;
color: #FFFF66;
background: #000066 url(images/accordionbg.jpg) repeat-x center left;
margin:0px; /*bottom spacing between header and rest of content*/
padding: 4px 0 4px 10px; /*header text is indented 10px*/
cursor: hand;
cursor: pointer;
}

.arrowlistmenu .openheader{ /*CSS class to apply to expandable header when it's expanded*/
background-image: url(titlebar-active.png);
}

.arrowlistmenu ul{ /*CSS for UL of each sub menu*/
list-style-type: none;
margin: 0;
padding: 0;
margin-bottom: 0px;
 /*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:#000033;
display: block;
padding: 2px 0;
padding-left:5px;
text-decoration: none;
font-weight: bold;
border-bottom: 1px solid #dadada;
font-size: 90%;
}

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

.arrowlistmenu ul li a:hover{ /*hover state CSS*/
color:#000066;

}

.arrowlistmenu1 ul{ /*CSS for UL of each sub menu*/
list-style-type: none;
margin: 0;
padding: 0;
margin-bottom: 0px;
 /*bottom spacing between each UL and rest of content*/
}

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

.arrowlistmenu1 ul li a{
color:#000033;
display: block;
padding: 2px 0;
padding-left:5px;
text-decoration: none;
font-weight: bold;
border-bottom: 1px solid #dadada;
font-size: 90%;
}

.arrowlistmenu1 ul li a:visited{
color: #000033;
}

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

ul.squad li:before {
	content:"- ";
}
	
ul.squad li a{
color:#000033;
padding: 2px 0;
padding-left:5px;
text-decoration: none;
font-weight: bold;
font-size: 90%;
}

ul.squad li a:hover{
color:#000066;
}

ul.squad li {
	list-style-type:none;
}

a:link, a:active, a:visited {
	color:#000033;
	text-decoration:none;
}

a:hover {
	color:#000066;
}

a.ticker:link, a.ticker:active, a.ticker:visited {
	color:#ffffff;
	text-decoration:none;
}

a.ticker:hover {
	color:#FFFF66;
}

.content_colone {
	width:265px;
	float:left;
	margin-right:5px;
}

.content_coltwo {
	width:265px;
	float:left;
	margin-left:5px;
}

.floatclear {
	clear:both;
}

hr.report {
	border:none;
	background-color:#B9B9B9;
	height:1px;
	margin-bottom:0px;
}

hr.team {
	border:none;
	background-color:#000033;
	height:1px;
	margin-bottom:5px;
	margin-top:1px;
}

.report {
	font-size:10px;
	color:#797979;
}

.homebox {
	width:245px; float:left; min-height:120px;
	height:auto !important; height:120px; font-size:11px; line-height:170%; margin-right:5px; margin-left:5px;
}

.teamhomebox {
	width:245px; float:left; min-height:70px;
	height:auto !important; height:70px; font-size:11px; line-height:170%; margin-right:5px; margin-left:5px;
}

.date {
	color:#868686;
}
	
/* Feed Styles */


.labelfield{ /*CSS for label field in general*/
color:brown;
font-size: 90%;
}

.datefield{ /*CSS for date field in general*/
color:gray;
font-size: 90%;
}

#example1 li{ /*CSS specific to demo 1*/
margin-bottom: 4px;
}

#example2 div{ /*CSS specific to demo 2*/
margin-bottom: 5px;
font-size:10px;
line-height:130%;
border-bottom: 1px dashed #000033;
padding-bottom:5px;
padding-top:2px;
}

#example2 div a{ /*CSS specific to demo 2*/
text-decoration: none;
}

#example3 a{ /*CSS specific to demo 3*/
color: #D80101;
text-decoration: none;
font-weight: bold;
}

#example3 p{ /*CSS specific to demo 3*/
margin-bottom: 2px;
}

code{ /*CSS for insructions*/
color: red;
}


	