/*--------------------------------Fonts-------------------------------------*/

font.title {
font-size: 14px;
font-family: isuzi;
font-weight: bold;
color: #ff0033;
}


/*--------------------------------Tables--------------------------------------*/
.border {
border-color: #000000;
border-width: 1px 1px 1px 1px;
border-style: solid;
font-size: 12px;
color: #000000;
font-family: arial;
}

table.side {
background-image: url(../images/sidebgrep.jpg);
background-repeat: repeat-y;
font-size: 12px;
color: #000000;
font-family: arial;
font-weight: bold;
background-position: bottom left;
}

/*--------------------------------Titles-----------------------------------*/



/*------------------------------Bullet Lists------------------------------------*/




/*-------------------------------Hyperlinks-------------------------------------*/


a:link.footer{
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
	font-size: 10px;
	}

a:visited.footer {
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
	font-size: 10px;
	}

a:hover.footer {
	color: #FF0000;
	}

a:active.footer {
	color: #ffffff;
	}

/*-------------------------------Miscellanous-------------------------------------*/

.black { 
color: #000000;
font-family: arial;
font-size: 12px;
}

.blacksm { 
color: #000000;
font-family: arial;
font-size: 10px;
}

.white {
	color: #ffffff;
	font-family: arial;
	font-size: 12px;
	text-shadow: #000 1px 1px 1px;
}

.error { 
color: #ff0000;
font-family: arial;
font-size: 12px;
font-weight: bold;
}


div.logos {
position: relative;
top:-60;
width:172px;
}

div.tim {
position: relative;
float: right;
width:242px;
}

div.moveup {
position: relative;
top:-75;
}

hr.home {
color: #ff6666;
height: 2px;
}

hr.extend {
color: #000000;
color: black;
height: 1px;
}


/*------------------------------Buttons-------------------------------------*/
.bigtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #000099;
}
.medtitleCopy {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000099;
}
.sideNavNumbers {
	font-family: Helvetica, sans-serif;
	font-size: 18px;
	color: #01006D;
	font-weight: bold;
	text-align: center;
	text-shadow: #debd9a 2px 2px 2px;
}

#topNav {
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	color: #FFF;
	background-image: url(/images/TopNavPattern.jpg);
	text-align: center;
	height: 28px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#topNav a:link {
	color: #FFF;
	text-decoration: none;
	text-shadow: #333 1px 1px 1px;
}

#topNav a:hover {
	color: #FFF;
	text-decoration: none;
	text-shadow: #333 1px 1px 1px;
}
#topNav a:visited {
	color: #FFF;
	text-decoration: none;
	text-shadow: #333 1px 1px 1px;
}
body {
	background-image: url(../images/Nav/Blue_Grad.jpg);
	background-repeat: repeat-x;
}
