/***********************************************/
/* tanks.css                           */
/* Use with tanks website        */
/***********************************************/

/***********************************************/
/* HTML tag styles                             */
/***********************************************/

body{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 11px;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
	line-height: 15px;
	font-weight: normal;
	width: 885px;
	background: #CCCCCC url(tanks_images/bg_grad.jpg) repeat fixed center;
}

/******* hyperlink and anchor tag styles *******/

a:link, a:visited{
	color: #0000CC;
	text-decoration: none;
}

a:hover{
	text-decoration: underline;
}

/************** header tag styles **************/

p{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 11px;
	margin: 0px;
	padding: 0px 0px 15px;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
}

table{
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 0;
	margin-bottom: 0;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 0;
	padding-bottom: 0;
	border: 0px none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 11px;
}

table.storychart{
	margin: 0;
	padding: 0;
	border: 0px none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 11px;
}

table.s1{
	margin: 0;
	padding: 0;
	border: 0px none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 11px;
}

table.padding{
	margin: 2px;
	text-align: left;
	vertical-align: middle;
}

.subhead1{
	color: #660000;
	padding: 0px;
	margin: 0px;
	text-decoration: none;
	font-size: 11px;
	line-height: 16px;
	font-weight: bold;
}

.subhead2{
	color: #660000;
	padding: 0px;
	margin: 0px;
	text-decoration: none;
	font-size: 11px;
	line-height: 16px;
}

.subhead3{
	color: #000099;
	padding: 0px;
	margin: 0px;
	text-decoration: none;
	font-size: 11px;
	line-height: 16px;
	font-weight: bold;
}

.subhead4{
	color: #000099;
	padding: 0px;
	margin: 0px;
	text-decoration: none;
	font-size: 11px;
	line-height: 16px;
}

h1{
 	font: normal 15px Verdana, Arial, Helvetica, sans-serif;
 	color: #660000;
	margin: 0px;
	padding: 0px;
}

h2{
	font: 600 15px Verdana, Arial, Helvetica, sans-serif;
	color: #660000;
	margin: 10px 0px 0px;
	padding: 0px;
	text-align: center;
}

h3{
	font: 600 15px Verdana, Arial, Helvetica, sans-serif;
	color: #660000;
	padding: 0px;
	text-align: left;
	margin: 0px;
}

h4{
 	font: normal 12px Verdana, Arial, Helvetica, sans-serif;
 	color: #660000;
	margin: 0px;
	padding: 0px;
}

h5{
 	font: normal 12px Verdana, Arial, Helvetica, sans-serif;
 	color: #660000;
	margin: 0px;
	padding: 0px;
}

/*************** list tag styles ***************/

ul{
 list-style-type: disc;
}

ul ul{
 list-style-type: none;
}

ul ul ul{
 list-style-type: none;
}

/********* form and related tag styles *********/

form {
	margin: 0px;
	padding: 0px;
}

label{
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
}
				
input{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
}


/***********************************************/
/* Accessible Divs                                 */
/***********************************************/

#relative{
	position: relative;	
}

#invisible{
	display: none;
	position: absolute;
	left: 0px;
	top: 0px;	
}

#fixedanchor{
	width: 15%;
}

#skip a, #skip a:hover, #skip a:visited{
position:absolute;
left:0px;
top:-500px;
width:1px;
height:1px;
overflow:hidden;
}

#skip a:active, #skip a:focus{
position:static;
width:auto;
height:auto;
}


/***********************************************/
/* Layout Divs                                 */
/***********************************************/

#masthead{
	width: 885px;
	padding: 0px;
	margin: 20px 0px 10px 20px;
}

#globalNav{
	height: 35px;
	background-color: #EEE;
	/* background-image: url(tanks_images/glbnav_background.gif); */
	padding: 0px;
	margin: 0px;
	position: relative;
}

#navEndCapRt{
	position: absolute;
	top: 0px;
	right: 0px;
	z-index: 99;
}

#navEndCapLt{
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 99;
}

#globalLink{
	position: absolute;
	top: 10px;
	left: 0px;
	padding: 0px;
	margin: 0px;
	z-index: 100;
	font-size: 12px;
	color: #999999;
}

a.glink, a.glink:visited{
	margin: 0px;
	padding: 2px 17px 4px;
	border-right: 1px solid #666666;
	color: #999999;
}

a.glink:hover{
	text-decoration: none;
}

a.glinkOn, a.glinkOn:visited{
	margin: 0px;
	padding: 2px 17px 4px;
	border-right: 1px solid #666666;
	font-weight: bold;
}

a.glinkOn:hover{
  	background-image: url(tanks_images/glblnav_selected.gif);
	text-decoration: none;
}

a.glinklast, a.glinklast:visited{
	margin: 0px 20px 0px 0px;
	padding: 2px 17px 4px;
	color: #999999;
}

a.glinklast:hover{
	text-decoration: none;
}

a.glinklastOn, a.glinklastOn:visited{
	margin: 0px 20px 0px 0px;
	padding: 2px 17px 4px;
	font-weight: bold;
}

a.glinklastOn:hover{
  	background-image: url(tanks_images/glblnav_selected.gif);
	text-decoration: none;
}

.pages {
	font: normal 11px Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
}

a.page, a.page:visited{
	color: #996699;
	margin: 0px;
	padding: 2px 5px 4px 5px;
	border-right: 1px solid #666666;
}

a.page:hover{
	text-decoration: none;
}


#topnavlinks{
	margin: 0px 0px 10px;
	background-image: url(tanks_images/glbnav_background.gif);
	height: 23px;
	width: 645px;
	vertical-align: middle;
	font-size: 10px;
	padding: 0px 0px 0px 20px;
	position: relative;
}

#linksCapLt{
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 99;
}

#linksCapRt{
	position: absolute;
	top: 0px;
	right: 0px;
	z-index: 99;
}

#topnavlinks a.toplinkoff, a.toplinkoff:visited{
	color: #999999;	
}

#topnavlinks a.toplinkoff:hover{
	text-decoration: none;
}

#tanks_flag{
	width: 665px;
	height: 225px;
	position: relative;
	margin: 0px;
	padding: 0px;
}

#tanks-banner-image{
	width: 665px;
	height: 225px;
	margin: 0px;
	padding: 0px;
}


#banner-cornerBL{
	position: absolute;
	z-index: 101;
	left: 0px;
	bottom: 0px;
}

#banner-cornerTL{
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 101;
}

#banner-cornerBR{
	position: absolute;
	z-index: 101;
	right: 0px;
	bottom: 0px;
}

#banner-cornerTR{
	position: absolute;
	top: 0px;
	right: 0px;
	z-index: 101;
}

#tanks_flagabstract{
	width: 728px;
	height: 225px;
	position: relative;
	background-image: url(tanks_images/tanksFlagBkgrd.jpg);
	background-repeat: no-repeat;
	background-color: #CCCCCC;
}

#tanks_flag_other{
	width: 665px;
	margin-bottom: 10px;
	background: #FFFFFF;
	height: 75px;
}

#tanks_sponsors{
	position: absolute;
	right: 2px;
	top: 0px;
	background-position: top;
	vertical-align: top;
	height: 70px;
	width: 435px;
}

#state_sponsor{
	position: absolute;
	right: 10px;
	top: 5px;
	background-position: top;
	vertical-align: top;
}

#tanks_flag2ndary{
	position: absolute;
	height: 75px;
	top: 0px;
	right: 0px;
}

#tanks_flag li{
	display: inline;
	list-style: none;
	margin: 0px;
	padding: 0px 12px 0px 0px;
}

#tanks_flag09 li{
	display: inline;
	list-style: none;
	margin: 0px;
	padding: 0px 12px 0px 0px;
}

#tanks_flagabstract li{
	display: inline;
	list-style: none;
	margin: 0px;
	padding: 0px 40px 0px 0px;
}

#pagecell{
	position: relative;
	width: 885px;
	margin: 0px 0px 0px 20px;
	padding: 0px;
}

/**************** sidebar styles *****************/

#sidebarAlt{
	width: 210px;
	padding: 0px;
	line-height: 17px;
	position: absolute;
	top: 0px;
	left: 0px;
	margin: 0px;
}

#sidebar{
	width: 210px;
	padding: 0px;
	line-height: 17px;
	position: absolute;
	top: 0px;
	right: 0px;
	background: #CCCCCC;
	margin: 0px;
	color: #000066;
	/* background-color: #ffd3a3; */
	background-color: #d4f1ff
}

#sidebar2{
	width: 210px;
	padding: 0px;
	line-height: 17px;
	position: absolute;
	top: 395px;
	right: 0px;
	background: #CCCCCC;
	margin: 0px;
	color: #000066;
	background-color: #d4f1ff;
}

#sidebar3{
	width: 210px;
	padding: 0px;
	line-height: 17px;
	position: absolute;
	top: 705px;
	right: 0px;
	background: #CCCCCC;
	margin: 0px;
	color: #000066;
	background-color: #d4f1ff;
}

#sidebar hr{
	text-align: center;
	width: 205px;
	border: thin groove #eeeeee;
}

#sidebarcontainer1{
	width: 210px;
	height: 385px;
	padding: 0px;
	margin: 0px;
	position: relative;
}

#sidebarcontainer1 img{
	border: none;
}

#sidebarcontainer2{
	width: 210px;
	height: 300px;
	padding: 0px;
	margin: 0px;
	position: relative;
}

#sidebarcontainer3{
	width: 210px;
	height: 234px;
	padding: 0px;
	margin: 0px;
	position: relative;
}

#cornerBL{
	position: absolute;
	z-index: 101;
	left: 0px;
	bottom: 0px;
}

#cornerTL{
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 101;
}

#cornerBR{
	position: absolute;
	z-index: 101;
	right: 0px;
	bottom: 0px;
}

#cornerTR{
	position: absolute;
	top: 0px;
	right: 0px;
	z-index: 101;
}

#tanksbulletin{
	width: 210px;
	padding: 10px 0px 0px;
	margin: 0px 0px 0px;
	background: #333333 center;
	color: #cccccc;
	height: 25px;
	text-align: center;
	font-size: 17px;
	line-height: 17px;
	font-weight: bold;
}

#tanksbulletinbottomstripe1{
	background: #F49171 center;
	padding: 10px 0px 0px;
	margin: 0px 0px 0px;
	width: 210px;
	height: 1px;
	/* top: 100px; */
}

#tanksbulletinbottomstripe2{
	background: #F49171 center;
	padding: 10px 0px 0px;
	margin: 0px 0px 0px;
	width: 210px;
	height: 1px;
	top: 465px;
}

#tanksbulletinbottomstripe3{
	background: #F49171 center;
	padding: 10px 0px 0px;
	margin: 0px 0px 0px;
	width: 210px;
	height: 1px;
	/* top: 815px; */
}

#sidebarCorners{
	width: 210px;
	padding: 0px;
	margin: 0px;
	position: relative;
}

#sideCornerTlt{
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 99;
}

#sideCornerTrt{
	position: absolute;
	top: 0px;
	right: 0px;
	z-index: 99;
}

#sideCornerBlt{
	position: absolute;
	left: 0px;
	z-index: 99;
	bottom: 0px;
}

#sideCornerBrt{
	position: absolute;
	right: 0px;
	z-index: 99;
	bottom: 0px;
}

#relatedInfo{
	margin: 2px 8px 12px;
	padding: 0px 0px 10px;
	border-bottom: 2px groove #eeeeee;
}

#relatedInfoAlt{
	margin: 10px 8px 12px;
	padding: 0px 0px 10px;
}

#relatedInfo li, #relatedInfoAlt li{
	list-style: url(tanks_images/bullet_red.gif) none inside;
}

#relatedInfo img, #relatedInfoAlt img{
	display: block;
}

#relatedInfo a href, #relatedInfoAlt ahref{
	display: block;
}

#relatedInfo a, #relatedInfoAlt a, #relatedInfo a:visited, #relatedInfoAlt a:visited{
	text-decoration: none;
	color: #000066;
	font-weight: bold;
}

#relatedInfo a:hover, #relatedInfoAlt a:hover{
	color: #000066;
	text-decoration: underline;
}

#relatedInfo.sidealert, #relatedInfoAlt.sidealert{
	color: #660000;
	font-weight: bold;
}

#relatedInfo.sidealert a, #relatedInfoAlt.sidealert a, #relatedInfo.sidealert a:visited, #relatedInfoAlt.sidealert a:visited{
	text-decoration: none;
	color: #CC0000;
	font-weight: bold;
}

#relatedInfo.sidealert a:hover, #relatedInfoAlt.sidealert a:hover{
	color: #CC0000;
	text-decoration: underline;
}

#relatedInfo li a, #relatedInfoAlt li a, #relatedInfo li a:visited, #relatedInfoAlt li a:visited{
	text-decoration: none;
	color: #000066;
	font-weight: bold;
}

#relatedInfo li a:hover, #relatedInfoAlt li a:hover{
	color: #000066;
	text-decoration: underline;
}

#content{
	background: #FFFFFF;
	min-height: auto;
	width: 665px;
	min-height:840px;
	margin: 10px 0px 0px;
	padding: 0px;
	position: relative;
}

#content2{
	background: #FFFFFF;
	min-height: auto;
	width: 665px;
	min-height:690px;
	margin: 10px 0px 0px;
	padding: 0px;
	position: relative;
}

#content2 p{
	margin: 12px;
	padding: 0px;
}

#contentAlt{
	background: #FFFFFF;
	margin: 10px 0px 0px;
	padding: 10px 0px 0px 20px;
}

a.hlink, a.hlink:visited{
  	color: #660000;
	text-decoration: none;
}

a.hlink:hover{
  	color: #660000;
	text-decoration: underline;
}

/***********************************************/
/* Component Divs                              */
/***********************************************/

/************** utility styles *****************/

#utility{
	margin-bottom: 10px;
	padding-left: 20px;
	color: #FFFFFF;
	font-size: 12px;
}

#utility a{
	color: #FFFFFF
}

#utility a:hover{
	text-decoration: underline;
}

/*************** story styles ******************/

#content p, #contentAlt p{
	padding: 5px 0px 8px;
	margin: 0px 15px 0px 14px;
}

#content p.fontsizeincrease {
	font-size: 14px;
}

#contentConference{
	padding: 0px;
	margin: 0px;
}

#contentConference table{
	padding: 0px;
	margin: 0px;
}

#contentConference p{
	padding: 0px;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 14px;
	line-height: 19px;
}

#content li, #contentAlt li{
	padding: 0px;
	list-style: url(tanks_images/arrow_gray.gif) inside;
	margin: 0px 5px 5px 15px;
}

#content h2, #contentAlt h2 {
	padding: 10px 0px 20px;
	margin: 0px;
}

#content h3, #contentAlt h3 {
	padding: 10px 0px 5px 14px;
}

#content table.myside{
	margin: 5px 5px 10px 10px;
	padding: 0px;
	border-style: none;
	vertical-align: top;
}

#content td.myside2{
	margin: 0px;
	padding: 8px;
	vertical-align: top;
}

#content hr, #contentAlt hr{
	width: 95%;
	padding: 0px;
	margin: 0px 0px 8px 20px;
}

#content div, #contentAlt div{
	padding: 0px;
	margin: 0px 0px 0px 14px;
}

.story {
}

.storyfirstgraph {
	padding: 0px 15px 5px 14px;
}

.storysubhead {
	padding: 0px 15px 25px 14px;
	font-weight: 600;
}

.storyhead {
	padding: 10px 15px 25px 14px;
	font: 600 15px/19px Verdana, Arial, Helvetica, sans-serif;
	color: #660000;
	text-align: left;
	margin: 15px 0px 0px;
}

table.withimage{
	margin: 3px;
	padding: 3px;
	border: 0px none;
	clear: none;
	float: left;
	width: 5%;
}

table.withimageborder{
	margin: 3px;
	padding: 3px;
	border: 1px solid #666666;
	clear: none;
	float: left;
	width: 5%;
}

table.withimageright{
	margin: 0px;
	padding: 0px;
	border: 0px none;
	clear: none;
	float: right;
	width: 5%;
}

table.withimagerightborder{
	margin: 3px;
	padding: 3px;
	border: 1px solid #666666;
	clear: none;
	float: right;
	width: 5%;
}

td.withimagetext{
	padding: 5px;
	margin: 0px;
	background: left top;
	text-align: left;
	vertical-align: top;
	font-style: italic;
}

table.gray{
	background-color: #CCCCCC;

}

td.tanktext{
	background-color: #CCCCCC;
	margin: 0px;
	padding: 8px;
	border: 2px solid #FFFFFF;
	text-align: left;
	vertical-align: top;
	width: 50%;
}

td.tankchart{
	margin: 0px;
	padding: 0px;
	text-align: left;
	vertical-align: top;
	width: 100px;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
}

table.general {
	margin: 0px 10px;
	padding: 3px;
}

table.wraparound {
	width: 10%;
}

.red{
	color: #660000;
}

a.red, a.red:visited{
	color: #660000;
}

a.red:hover{
	text-decoration: underline;
}

.reditalic{
	color: #660000;
	font-style: italic;
}

a.reditalic, a.reditalic:visited{
	color: #660000;
	font-style: italic;
}

a.reditalic:hover{
	text-decoration: underline;
}

.alert{
	color: #660000;
	font-weight: bold;
}

a.alert, a.alert:visited{
	color: #660000;
	font-weight: bold;
}

a.alert:hover{
	text-decoration: underline;
}

.alertBIG{
	color: #660000;
	font-weight: 600;
	font-size: 17px;
	line-height: 23px;
}

a.alertBIG, a.alertBIG:visited{
	color: #660000;
	font-weight: bold;
}

a.alertBIG:hover{
	text-decoration: underline;
}


.bold{
	font-weight: 600;
}

.italic{
	font-style: italic;
}

#pagenumbers{
	position: absolute;
	top: 140px;
	right: 250px;
	background: #CCCCCC;
	padding: 10px;
}

.subhead3{
	font: 600 15px Verdana, Arial, Helvetica, sans-serif;
	color: #660000;
	padding: 15px 0px 0px;
	text-align: left;
	margin: 15px 0px 0px;
}

#storylist{
	padding: 0px 0px 5px 14px;
	margin-left: 20px;
	list-style: url(tanks_images/arrow_blu.gif) outside;
}

#storybullets{
	padding: 0px 0px 15px 20px;
	list-style: url(tanks_images/arrow_gray.gif) outside;
	margin-left: 25px;
}

/************** siteInfo styles ****************/

#siteInfo {
	clear: both;
	color: #333333;
	margin: 10px 245px 0px 0px;
	padding: 10px 0px 0px 20px;
}


#siteInfo a:link, #siteInfo a:visited{
	color: #3333CC;
}

#siteInfo a:hover{
	color: #3333CC;
	text-decoration: underline;
}

.site{
	padding: 7px 0px 0px;
}

/********************* may not be needed**********************/

#topnavlinksfirst{
	background-image: url(tanks_images/glbnav_background.gif);
	color: #996699;
	margin: 5px 0px 0px;
	height: 20px;
	padding-left: 20px;
	vertical-align: middle;
	font-size: 10px;
}

/********************* end **********************/

