body {
	background-color: #650101;
	background-repeat: repeat-x;
	background-position: left top;
	font-size: 11px;
}
#textSizes {
	float:right;
	width:55px;
	margin-right:8px;
	text-align:right;
	border-top:1px solid #9F9F9F;
	border-bottom:1px solid #9F9F9F;
}
.textSize {
	height:20px;
	text-align:center;
	width:17px;
	float:left;
	background-color:white;
	border-right:1px solid #9F9F9F;
}
#linksTable {
	clear:both;
}
#linksTable tr td div a {
	display:block;
	padding-top:80px;
	background-image:url(images/pdficon.gif);
	background-position:top center;
	background-repeat:no-repeat;
}
.textSize a {
	display:block;
	width:17px;
	height:20px;
	background-color:white;
	color:black;
	text-decoration:none;
}
.textSize a:hover, .textSize .selected {
	background-color:#017BC4;
	color:white;
}
table.navTable td {
	background-color:#DBDCD6;
	color:#AAAAAA;
	vertical-align:middle;
	font-weight:bold;
	padding-left:2px;
	padding-right:2px;
}
table.navTable td a {
	color:#747474;
}
td {
	vertical-align: top;
	background-repeat: repeat;
	font-size: 11px;
	font-family: Helvetica;
	color: #003366;
	height: 0px;
}
.darkblue {
	background-color:#3398CC;
}
a {
	color: #990000;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.cellpadding {
	padding: 8px;
}

.cellpaddingleft {
	padding-left: 8px;
}

p,div {
	font-family: Helvetica;
	color: #003366;
}

.headerblue {
	font-family: Helvetica;
	font-size: 14px;
	color: #3399CC;
	font-weight: normal;
	padding-left: 8px;
}

.headerred {
	font-family: Helvetica;
	font-size: 12px;
	color: #CC0000;
	font-weight: normal;
	padding-left: 8px;
}
.valign-middle {
	vertical-align: middle;
}
.navMenu {
	border-bottom: 3px solid #E0E0E0;
	margin-top:8px;
}
.navMenuItem {
	font-family: Helvetica;
	font-size: 10px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
	color: #636363;
	background-color: white;
	text-transform: uppercase;
}
.navMenuItem a {
	text-decoration: none;
	color: #636363;
}
.navMenuItem a:hover {
	color: #636363;
	text-decoration:none;
}
.largetext {
	font-size: 13px;
}
.admintiny {
	font-family: Helvetica;
	font-size: 11px;
	color: #333333;
	background-color: #EEEEEE;
	border: 1px solid #333333;
}
.projectTile {
	border:1px solid #DDDDDD;
	padding:5px;
	background-color:white;
	width:162px;
	height:162px;
}
.projectThumb {
	border:1px solid #DDDDDD;
	padding:3px;
	background-color:white;
	width:83px;
	height:83px;
}
.projButton {
	padding:3px;
	color:white;
	background-color:#3399CC;
}
.projButton a {
	color:white;
	font-weight:bold;
}
form {
	padding:0px;
	margin:0px;
}

/*******footer*************/
a.rocket{
color:white;
text-decoration:none;
/*font-family: Verdana, Arial, Helvetica, sans-serif;*/
}
a:hover.rocket{
text-decoration:underline;
color:#CCCCCC;
}

.formAccess{
float:left;
display:inline;
width:222px;
height:25px;
margin-left:5px;
}
.formAccess input{
float:left;
display:inline;
width:100px;
height:20px;
line-height:15px;
border-top:solid 2px #848484;
border-left:solid 2px #848484;
}

.formAccess label{
float:left;
display:inline;
font-family: Helvetica;
color: #003366;
line-height:17px;
height:20px;
font-weight:12px;
margin-right:3px;
}

.formAccess a.toto{
text-decoration:none;
}


.formAccess2{
float:left;
display:inline;
width:222px;
height:25px;
margin-left:5px;
}
.formAccess2 input{
float:left;
display:inline;
width:80px;
height:20px;
line-height:15px;
border-top:solid 2px #848484;
border-left:solid 2px #848484;
}

.formAccess2 label{
float:left;
display:inline;
font-family: Helvetica;
color: #003366;
line-height:17px;
height:20px;
font-weight:12px;
margin-right:3px;
}

.formAccess2 a.toto{
text-decoration:none;
}

input.submit{
display:inline;
width:60px;
height:20px;
margin-left:2px;
border:0px;
}

#mainContainer {
	margin: 0 auto;
	text-align:left;
	width:780px;
	color:white;
}
.row {
	width:780px;
	clear:both;
}
#row1 {
	background-image:url(images/2col_bg.gif);
}
#row2 {
	background-image:url(images/3col_bg.gif);
}
.column {
	float:left;
}
.colWide {
	width:535px;
	background-color:#E2F1F8;
	text-align:center;
	padding-top:15px;
	padding-bottom:15px;
}
.col1 {
	width:263px;
	background-image:url(images/box_bg.gif);
}
.col2 {
	width:272px;
	background-image:url(images/box_bg.gif);
}
.col3 {	
	width:245px;
	background-image:url(images/box_bg.gif);
}
.heading {
	background-image:url(images/heading_bg.gif);
	color:#650101;
	padding:5px;
	padding-left:10px;
	font-weight:bold;
}
.content {
	padding:5px;
	padding-left:10px;
	padding-right:10px;
}
div:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
.panel {
	margin-bottom:5px;
	margin-left:3px;
}
.ad {
	text-align:center;
	padding-top:10px;
}
.prvnTable {
	border-bottom:1px solid #017BC4;
	margin-bottom:2px;
	padding-bottom:2px;
	margin-top:5px;
}
.prvnTable td {
	padding-right:10px;
}
.prvnTable input,.prvnTable textarea {
	width:300px;
	border:1px solid #999999;
	font-size:11px;
	margin-bottom:2px;
	font-family:Helvetica,Arial,sans-serif;
}
.prvnTable .keyline {
	border-top:1px solid #999999;
}
.prvnTable textarea {
	height:65px;
}