/* CSS Document */
body{
background-color: #666666;
border:none;
padding:none;
margin:none;
}

table{
padding:none;
margin:none;
border:none;
}

td{
vertical-align:top;
}

th.banner{
text-align:center;
}

th.banner img{width:542px;}

td.header{
background-color:#999999;
height:40px;
padding:10px;
}

p.contact{
text-align:right;
color:#0000CC;
}

td.nav{
background-color:#0099CC;
text-align:center;
}

div.nav{
background-color:#0099CC;
text-align:center;


width:100%;
}


div.link{
background-image: url(link_background.gif);
background-repeat:no-repeat;
height:50px;
width:100%;
border-bottom:thin #FFFFFF solid;
font-size:medium;
}

div.link a:link{
display:block;
height:40px;
text-decoration:none;
background-color:#0099CC;
border:none;
padding:5px;
color:#FFFFFF;
}

div.link a:visited{
display:block;
height:40px;
text-decoration:none;
border:none;
background-color:#0099CC;
padding:5px;
color:#FFFFFF;
}

div.link a:hover{
display:block;
height:40px;
text-decoration:none;
border:none;
background-color:#00CCFF;
color: #000099;
padding:5px;
}

div.link a:active{
display:block;
height:40px;
text-decoration:none;
border:none;
background-color:#00CCFF;
color: #000099;
padding:5px;
}

td.content{
text-align:center;
vertical-align: top;
padding: 15px;
width:68%;
}

td.newsFlashes{
width:20%;
background-color:#CCCCCC;
}

div.news{
background-color:#CCCCCC;
padding:10px;
width:90%;
}

span.news_title{
font-size: large;
color: #FF0000;
font-weight: bold;
}

div.footer{
background-color:#CCCCCC;
color:#000000;
}


div.side_content{
/*
border-top:#666666 solid thin;
border-bottom:#666666 solid thin;
*/
width:150px;
height:500px;
overflow:auto;
}

a.link_troubleshoot{
text-decoration:none;
color:#FFFFFF;
}

#bigPicture{
position:absolute;

border:#000000 solid thick;
left:250px;
padding:20px;
z-index:10;
visibility:hidden;
}

#textEnlarge{
border:#000000 solid thick;
display:block;
padding:10px;
width:100px;
background-color:#999999;
}
#textBox{
display:block;
position:absolute;
z-index:20;
}

#textBox a:hover{
color:#ffffff;
}



/*Flash stuff */
/* hide from ie on mac \*/
#flashcontent {
		height: 100%;
	}
.style6 {
	color: #FFFFFF;
	font-weight: bold;
}
	/* end hide */

-->

