/* CSS Document */

body {
	background-color: #8192a0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
//	line-height: 20px;
//	color: #000000;
}

img {
	border:none;
}

h1 {
	font-family:"Times New Roman", Times, serif;
	font-size:18px;
}
h2 {
	font-family:"Times New Roman", Times, serif;
	font-size:16px;
}

/*
td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	color: #333333;
}
*/

a {
	color: #660033;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}
/*
form {
	background-color: #CCCC99;
}
*/

.sub_top_links {
	display:inline;
	visibility:hidden;
	border: 2px solid #000000;
	border-top: 0px;
	border-bottom: 0px;
	margin: 0px 0px 0px 30px;
	padding:2px 20px;
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	color:#000000;
}

.sub_top_links a {
	color:#000000;
	text-decoration:none;
}

.sub_top_links a:hover {
	color: #293b53;
}

.resume_table {
	line-height:20px;
}

.body_wrap {
	margin: 20px auto;
	padding: 15px;
	width: 720px;
	border: 1px solid #FFFFFF;	
}
.quote {
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	background-image: url(images/quotes.gif);
	background-repeat: no-repeat;
	width: 400px;
	height:55px;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 30px;
	left: 100px;
	background-position: left top;
	padding-bottom: 10px;
	overflow: visible;
	position: relative;
}

.quote_author {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:14px;
	background-image: url(images/line.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 30px;
	overflow: visible;
	position: relative;
	height: auto;
	left: 200px;
	width: 200px;
	margin-bottom: 30px;
}	
/*
.quote_author {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:14px;
	background-image: url(images/line.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 30px;
	overflow: visible;
	position: relative;
	height: 55px;
	left: 200px;
	width: 200px;
	margin-bottom: 30px;
}	
*/

.hideableDiv {
	display:none; // change to none after debugging
}

.contentDiv {
	margin-top: 20px;
	padding:20px;
}

.legal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	margin: 0px auto;
	text-align:center;
}

.hints {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	
}

/*
.info {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:14px;
	position: relative;
	left: 50px;
	top: -50px;
}

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

.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-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 24px;
	color: #FFFFFF;
	background-color: #339999;
}

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

.footer {
  font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 22px;
	color: #333333;
	background-color: #CCCCCC;
}

.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: "Times New Roman", Times, serif;
	color: #000033;
}

.titlebar {
	font-family: "Times New Roman", Times, serif;
	font-size: 9px;
	color: #FFFFFF;
  background-color: #336699;
}

.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;
}
*/
