/* GENERAL RULES */

body {
	background-color: #FFFFFF;
	font-family: Verdana, Ariel, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	margin: 0;
	padding: 0;
	line-height: 18px;
}

/*in case the background gets too dark!
body {
	background-color: #87AEC5;
	font-family: arial;
	font-size: 80%;
	margin: 0px;
	padding: 0px;
	background-image: url(http://www.tizag.com/pics/BannerTileBackground.gif);
	background-repeat: repeat-x;
}
*/

A:link {text-decoration: underline; color: #333333;}
A:visited {text-decoration: underline; color: #FF6600;}
A:active {text-decoration: none}
A:hover {text-decoration: none; color: #FF6600;}

/*these are alternate link color systems*/
A.topTitleBar:link {text-decoration: none; color: #FFFFFF; }
A.topTitleBar:visited {text-decoration: none; color: #FFFFFF;}
A.topTitleBar:active {text-decoration: none}
A.topTitleBar:hover {text-decoration: none; color:#FF9C00;}

A.caption:link {text-decoration: underline; color: #FFFFFF; }
A.caption:visited {text-decoration: underline; color: #FFFFFF;}
A.caption:active {text-decoration: none}
A.caption:hover {text-decoration: none; color:#FF9C00;}

A.footerBar:link {text-decoration: none; color: #FFFFFF; }
A.footerBar:visited {text-decoration: none; color: #FFFFFF;}
A.footerBar:active {text-decoration: none}
A.footerBar:hover {text-decoration: none; color:#FF9C00;}



hr {
	width: 95%;
	height: 1px;/*whatever the total width of the border-top and border-bottom equal*/ 
	color: #9DB6D9;
	border: none 0; 
	border-top: 1px solid #9DB6D9;/*the border*/ 
   }

/* Main Page Rules*/

.caption {
	font-size: 9px;
}

.mainPageFooter {
	font-size: 9px;
	color: #333333;
	text-align: center;
	border-top: 1px solid #014587;
}

.topTitleBar {
	font-weight: bold;
	font-size: 15px;
}

.centerBar {
	font-weight: bold;
	font-size: 17px;
	text-align: center;
}

table {
	font-family: Verdana, Ariel, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: 18px;
}

/*
li {
list-style: circle url(/framework/images/bullet.gif) outside;
}*/

.colorDeadline {
	color: white;
}

ul {
list-style: square outside;
}

li {
list-style: square outside;
}

.midbar {
	/*border-left: 1px solid #014587;*/
	border-right: 1px solid #014587;
}

.linkfix A:link {text-decoration: underline; color: #333333;}
.linkfix A:visited {text-decoration: underline; color: #333333;}
.linkfix A:active {text-decoration: none}
.linkfix A:hover {text-decoration: none; color: #333333;}

.rightbar {
	/*border-right: 1px solid #014587;*/
}

.centerTitle {
	background-color: #A3D39C;
	color: #075086;
}

.footerBar {
	color: #FFFFFF;
	font-size: 9px;
}


/* from the old style sheet */

.title {
  font-size: 18px;
  color: blue;
  font-weight: bold;
	line-height: 30px;
	color: blue;
  /*background-color: #008000;*/
    background-color: #006666;
	color: #DCDCDC;
	padding-left: 5px;
}

.subtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 22px;
	font-weight: bold;
  color: #006666;
}

.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	background-color: #006666;
  color: #DCDCDC;
}

.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
  font-weight: bold;
	background-color: #CCCCCC;
}

.navLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	background-color: #DEDECA;
}

.sidebar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	padding: 3px;
	background-color: #FFFFFF;
}

.sidebarHeader {
	font-size: 16px;
	line-height: 24px;
	padding: 3px;
	color: #FFFFFF;
	background-color: #339966;
}

.sidebarFooter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	background-color: #99CC33;
}

.footer {
	display:none;
}

.legal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
}

.box1 {
	border-color: #CCCCCC #333333 #333333 #CCCCCC;
	border-width: medium;
  border-style: ridge;
}

.promo {
	font-family: Arial, Helvetica, sans-serif;
	color: #000033;
}

/*The all-powerful blue bar with text*/
.titlebar {
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
  	background-color: #336699;
	padding-left: 3px;
}

/*tyson, what is this?*/
.dingbat {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #99CC99;
  color: #006666; 
	font-weight: bolder;
	font-size: medium;
}

input.big {
	width: 100px;
}

input.small {
	width: 50px;
}
.whiteboldtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}
.whitetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.pinktext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF6699;
}

.aSound {
	border:0;
	}

A.aSound:link, A.aSound:visited, A.aSound:active, A.aSound:hover {text-decoration: none; color:none;;}

/*ajax auto guesser*/

/* Big box with list of options */
	#ajax_listOfOptions{
		position:absolute;	/* Never change this one */
		width:250px;	/* Width of box */
		height:100px;	/* Height of box */
		overflow:auto;	/* Scrolling features */
		border:1px solid #317082;	/* Dark green border */
		background-color:#FFF;	/* White background color */
		text-align:left;
		font-size:0.9em;
		z-index:100;
	}
	#ajax_listOfOptions div{	/* General rule for both .optionDiv and .optionDivSelected */
		margin:1px;		
		padding:1px;
		cursor:pointer;
		font-size:0.9em;
	}
	#ajax_listOfOptions .optionDiv{	/* Div for each item in list */
		
	}
	#ajax_listOfOptions .optionDivSelected{ /* Selected item in the list */
		background-color:#317082;
		color:#FFF;
	}
	#ajax_listOfOptions_iframe{
		background-color:#F00;
		position:absolute;
		z-index:5;
	}
	
	form{
		display:inline;
	}
