/* Generic site styles */
body {font-family: tahoma, Arial , Helvetica, sans-serif; }
td {font-family: tahoma, Arial , Helvetica, sans-serif; }
th {font-family: tahoma, Arial , Helvetica, sans-serif;}
p {font-family: tahoma, Arial , Helvetica, sans-serif; text-align:justify;}
li {list-style-type:square;}



/* header tables */
div.header table{width:785px; margin-left:auto; margin-right:auto; }
div.header img{border-width:0; width:120px; height:84px;}

/* header navigation buttons */
table.navigation td{width:130px; text-align:center; background-color:#3A73BA; font-weight:bold; font-size:90%;}
td#navbar{background-color:#999999; height:10px;}
table.navigation{background-color:white;}
table.navigation a:link{color:white;}
table.navigation a:visited{color:white;}
table.navigation a:focus{color:white;}
table.navigation a:hover{color:#999999;}

/* unselected navigation link text */
a:link{color:#3A73BA; text-decoration:none;}
a:visited{color:#3A73BA; text-decoration:none;}
a:focus{color:#3A73BA; text-decoration:none;}
a:hover{color: #666666; text-decoration:none;}

/*underline specific links */
p#underline a:link{color:#3A73BA; text-decoration:underline;}
p#underline a:visited{color:#3A73BA; text-decoration:underline;}
p#underline a:focus{color:#3A73BA; text-decoration:none;}
p#underline a:hover{color: #666666; text-decoration:none;}


/* selected navigation link text */
td#navselected{background-color:#999999;}
td#navselected a:link{color:white;}
td#navselected a:visited{color:white;}
td#navselected a:focus{color:white;}
td#navselected a:hover{color:white;}


/* main body styles */
div.mainbody table{width:785px; margin-left:auto; margin-right:auto; font-size:90%; border-width:0px;}

/* sidenav bar*/
td#sidenav{width:150px;}
td#spacer{height:200px;}
td#body{width:320px; vertical-align:top;}
td#contacttext{width:75px; vertical-align:top;}
td#contactbox{width:245px; vertical-align:top;}
td#leftspacer{width:30px;}
td#rightspacer{width:30px;}
td#image{vertical-align:top; text-align:center; width:250px; color:#3A73BA; font-size:90%;}

td#imagecv{vertical-align:top; text-align:center; width:100px; color:#3A73BA; font-size:80%;}
td#bodycv{width:500px; vertical-align:top;}
td#bodynoimage{width:600px; vertical-align:top;}

td#outertable{height:370px; vertical-align:top}

/* login errors */
td#error{color:#FF0000; font-weight:bold;}


/* homepage */
td#homepage{height:355px; text-align:center; vertical-align:top;}

/* selected navigation link text */
td#sidenavselected { font-weight:bold; color:#999999;width:150px; }
td#sidenavselected a:link{color:#999999;}
td#sidenavselected a:visited{color:#999999;}
td#sidenavselected a:focus{color:#999999;}
td#sidenavselected a:hover{color:#999999;}

td#logindesc{width:70px;}
td#loginbox{width:160px;}
td#loginspace{width:210px;}
td#loginspace2{width:380px;}



/* footer styles */
div.footer table{width:780px; margin-left: auto;margin-right: auto;font-size:70%; text-align:center}


.rss_items 
{list-style:none;
margin:0;
padding:0;
}

.rss_date {

	font-size: xx-small;
	font-family: tahoma, Arial , Helvetica, sans-serif;
	color:#666666;

	}

