body {
	background-color: #ffffff;
	color: #000000;
	font-family: "Times New Roman", Times, serif;
	line-height: 150%;
}

body.projects {
	background-image: url(images/bg_projects.jpg);
}

input, textarea {
	border: 1px #293162 solid;
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
	font-style: normal;
	color: #000000;
	line-height: 13pt;
	text-decoration: none;
	background-color : White;
}

select, option {
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
	font-style: normal;
	color: #000000;
	line-height: 13pt;
	text-decoration: none;
	background-color : White;
}

.formlabel {
	font-size: 10pt;
	font-style: normal;
	line-height: 13pt;	
}

p, li, ul, td, tr {
	font-size: 12pt;
}

.tight {
	line-height: 100%;
}

.bold {
	font-weight: bold;
}

.bolditalic {
	font-style: italic;
	font-weight: bold;
}

.larger {
	font-size: 14pt;
}

a:link {
	font-family: "Times New Roman", Times, serif;
	color: #293162;
	font-size: 11pt;
	line-height: 100%;
}

a:hover {
	font-family: "Times New Roman", Times, serif;
	color: #ffffff;
	font-size: 11pt;
	line-height: 100%;
}


a:visited {
	font-family: "Times New Roman", Times, serif;
	color: #ffffff;
	font-size: 11pt;
	line-height: 100%;
}

.alt {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	line-height: 150%;
}

p.thumbcaption {
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	color: #000000;
	line-height: 100%;
	}

p.morespacing {
	line-height: 18pt;
	}

p.compact {
	display: inline;
}


.needinfo {
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: normal;
	color: #ff0000;	
}

p.thumbcaptionwhite {
	padding: 10px;
	font-size: 8pt;
	font-style: normal;
	color: #ffffff;
	}

.highlight {
	color: #ffffff;
	background-color: #293162;
}

td.padding {
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	}

td.padding-bullets {
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 30px;
	}

img.padding {
	padding-left: 25in;
}

.nocolorback {
	background-color: #b2d0ec;
}

.boxlight {
	border: 1px #293162 solid;
	margin-left: 0px;
	padding: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}

.formbtn {
	background-color: #b2d0ec;
	border: 		  1px #293162 solid;
	padding-top:      2px;
	padding-bottom:   2px;
	padding-left:	  2px;
	padding-right:	  2px;
	}
