body,tr,th,td,p,a,div,span,table {
	font-family: Arial;
	font-size: 12px;	
}

a, a:visited {
	color: #0000ff;	
}

td {
	vertical-align: top;	
}

html {
	height: 100%;  
}

body {
	background-image: url("../images/background.gif");
	background-repeat: repeat;
	background-position: left top;
	margin: 0px;
	height: 100%;  
	width: 100%;
}

.width50 {
	width:50px;	
}
.width75 {
	width:75px;	
}
.width100 {
	width:100px;	
}
.width110 {
	width:110px;	
}
.width120 {
	width:120px;	
}
.width150 {
	width:150px;	
}
.width200 {
	width:200px;	
}

/*.pageDiv {
	height: 100%; 
	width: 100%;
	padding-bottom: 20px;
}*/

.spellingIssue {
	color:#ff4444;
	font-weight: bold;
	text-decoration: underline;	
	font-size:15px;
}

.errorMessage {
	font-size: 11px;
	color: #ff4444;
	font-weight: bold;
}

.messageTable {
	margin-bottom: 20px;	
} 
.messagePanel {
	background-color: #ffffff;
}

.errorMessages { 
	font-size: 12px;
	color: #ff4444;
	font-weight: bold;
}
.infoMessages {
	font-size: 12px;
	color: #44cc44;
	font-weight: bold;
}
div.hr {
	height: 1px;
	width: 100%;
	border-top: 1px solid #cccccc;
	margin-top: 10px;
	margin-bottom: 10px;
}
div.hr2 {
	height: 1px;
	line-height: 1px;
	width: 100%;
	border-top: 1px solid #cccccc;
	margin-top: 5px;
	margin-bottom: 1px;
}

/*
background-image: lings
*/

.headerPanel {
	background-image: url("../images/logo.gif");
	background-repeat: no-repeat;
	background-position: left center;
	background-color: #ffffff;
	padding-top: 5px;
	height: 90px;	
	margin: 0px;
	padding: 0px; 
	width: 100%;
}

.menuPanel {
	background-image: url("../images/menubackground.gif");
	background-repeat: repeat-x;
	background-position: left center;
	height: 36px;
	vertical-align:center;
	width: 100%;	
	padding: 0px;
	margin: 0px;
}
.menuPanel td {
	padding: 0px; 
	margin: 0px;
	vertical-align: middle;
	text-align: center;
	vertical-align:center;
}
a.menubutton, a.menubutton:visited {
	display: block;
	background-image: url("../images/menubuttonbackground.gif"); 
	background-repeat: repeat-x;
	height: 29px; 
	line-height: 29px;
	text-align: center;
	color: #000000;
	text-decoration: none;
	vertical-align: middle;
	font-size: 11px;
	padding-left: 15px;
	padding-right: 15px;
	margin: 0px;
	white-space: nowrap;
}
.menubuttonspacer {
	display:block;
	background-image: url("../images/menuspacer.gif");
	background-repeat: repeat-x;
	width: 3px;
	height: 29px; 
}
a.menubutton:hover, { 
	background-image: url("../images/menubuttonbackground_active.gif");
	background-repeat: repeat-x;
	color: #ffffff;
}
a.menubutton_active,a.menubutton_active:visited {
	display:block;
	background-image: url("../images/menubuttonbackground_active.gif");
	background-repeat: repeat-x;
	height: 29px; 
	line-height: 29px;
	text-align: center;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
	vertical-align: middle;
	font-size: 11px;
	padding-left: 15px;
	padding-right: 15px;
	white-space: nowrap;
}

.containerPanel {
	border-width: 1px;
	border-color: #000000;
	border-style: solid;
	background-color: #ffffff;
	width: 640px;
	margin: 0px;
	padding-bottom: 5px;  
}
.containerPanel td {
	padding: 20px;
	vertical-align: top;
	padding-top: 0px;
	padding-bottom: 5px;
}
.containerPanel td td {
	padding: 2px;
	vertical-align: top; 
}
.contentPanel { 
	padding: 10px; 
	margin-bottom: 10px;
}

.sideMenuPanel {
	border-width: 1px;
	border-style: solid;
	border-color: #000000;
	background-image: url("../images/sidebackground.jpg");
	background-color: #dcdcdc;
	background-repeat: repeat-x;
	padding: 0px;
	margin: 0px;
	border-spacing: 0px;
	border-collapse: collapse;
}
.sideMenuPanel td {
	padding: 0px;
	vertical-align: top;
	padding-top: 0px;
	padding-bottom: 0px;
}
a.sidemenubutton,a.sidemenubutton:visited {
	display:block;
	height: 28px;
	line-height: 28px; 
	width: 125px;
	text-align: center;
	color: #000000;
	text-decoration: none;
	vertical-align: middle;
	font-size: 10px;
	background-image: url("../images/sidemenubutton.gif");
	background-repeat: repeat-x;
}
a.sidemenubutton:hover { 
	background-image: url("../images/sidemenubutton_active.gif");
	color: #ffffff;
}
a.sidemenubutton_active {
	display:block;
	background-image: url("../images/sidemenubutton_active.gif");
	height: 29px; 
	width: 150px;
	line-height: 150px;
	text-align: center;
	color: #ffffff;
	text-decoration: none;
	vertical-align: middle;
	font-size: 10px;
}

h1 {
	font-size: 22px;
	font-weight: normal; 
	border-bottom-width: 1px;
	border-bottom-color: #000000;
	padding: 3px;
	margin: 0px;
	margin-top: 10px;
	margin-bottom: 0px; 
	border-bottom-style: solid;	
}

h2 {
	font-size: 13px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-color: #000000;
	padding: 5px;
	margin: 0px;
	margin-top: 5px;
	border-bottom-style: solid;	
}

h3 {
	font-size: 14px;
	font-weight: bolder; 
	font-style: italic;
	padding: 2px;
	margin: 0px;
	margin-top: 5px;
	margin-bottom: 5px;
	color: #000000;
}

h4 {
	font-size: 12px;
	font-weight: bold; 
	padding: 2px; 
	margin: 0px;
	margin-top: 10px; 
	margin-bottom: 10px;  
	color: #000000;
}

h5 {
	font-size: 10px;
	font-weight: bold;
}

.smaller, .smaller td, .smaller a, .smaller td a {
	font-size: 11px !important;
}


.nospacingtable { 
	padding: 0px;
	border-spacing: 0px;
	border-collapse: 0px;
}

.nospacingtable td {
	padding: 0px;
	margin: 0px;
}

.bordertable {
	empty-cells: show;
	margin-top: 9px; 
}

.bordertop .borderleft { 
	width: 3px;
	height:6px;
	background-image: url("../images/bordertopleft.gif");
}
.bordertop .bordercenter { 
	height:6px;
	background-image: url("../images/bordertop.gif");
}
.bordertop .borderright { 
	width: 3px;
	height:6px;
	background-image: url("../images/bordertopright.gif");
	background-position: right;
} 
.bordermiddle .borderleft { 
	width: 3px;
	background-image: url("../images/borderleft.gif");
}
.bordermiddle .borderright { 
	width: 3px;
	background-image: url("../images/borderright.gif");
	background-position: right;
} 
.borderbottom .borderleft { 
	width: 3px;
	height: 3px;
	background-image: url("../images/borderbottomleft.gif");
	background-position: bottom;
}
.borderbottom .bordercenter { 
	height: 3px;
	background-image: url("../images/borderbottom.gif");
	background-position: bottom;
}
.borderbottom .borderright { 
	width: 3px;
	height: 3px;
	background-image: url("../images/borderbottomright.gif");
	background-position: right bottom;
}
/*
header background - white
header background-image: logo
header height
*/

/*
menubar
background-image: gradient
*/

/*
a.menuitem:
background-left: img
background-right: img
*/
/*
a.menuitem: hover:
background-left: img-highlight
background-right: img-highlight
background: red highlight
*/

/*
.contentBody {
	background-color: white
	border-images 
}
*/




.formButton,a.formButton:visited,.formButtonLarge,a.formButtonLarge:visited {
	cursor: pointer;
	text-align:center;
	display: block;
	padding: 4px;
	padding-left: 8px;
	padding-right:15px;
	vertical-align: middle; 
	border-width : 2px 2px 2px 2px;
	border-color : #f7f7f7 #b6bFb0 #b6bFb0 #f7f7f7;
	border-style: solid;
	/*border-width : 0px;
	border-color : #f7f7f7 #b6bFb0 #b6bFb0 #f7f7f7;
	border-style: solid;
	background: url(../images/gradient_alt5.gif) repeat-x top left;*/ 
	color: #000000;
	font-size: 11px; 
	font-family: arial, verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
}
.formButtonLarge,a.formButtonLarge:visited {
	font-weight: bold; 
	font-size: 12px;
	padding-left: 25px;
	padding-right:30px; 
}
a.formButton,a.formButton:visited,a.formButtonLarge,a.formButtonLarge:visited { 
	background: url(../images/gradient_alt5.gif) repeat-x top left;
	cursor: pointer;
	text-decoration: none;
}
.formButton img,.formButtonLarge img  {
	vertical-align: middle;
	padding-right:5px;
}
a.formButton:hover,a.formButtonLarge:hover {
	background: url(../images/sidemenubutton_active.gif) repeat-x top left;
	color: #FFFFFF;
}

.buttonContainer {
	border-width : 0px;
	border-color : #b6bFb0 #f7f7f7 #f7f7f7 #b6bFb0;
	border-style: solid;
}
.panelBorder {
	border-width : 1px;  
	border-color : #b6bFb0 #f7f7f7 #f7f7f7 #b6bFb0;
	border-style: solid;
}

.imagestablecontainer {
	background-color: #ffffff;
	padding: 2px;
	border-width: 1px;
	border-color: #dddddd;
	border-style: solid;	
}

.imagestable { 
	padding: 10px; 
	margin: 10px;
	border-spacing: 10px;
	border-collapse: 0px;
} 
.imagestable td { 
	padding: 10px;
	margin: 10px;
}
.imagestable td td { 
	padding: 10px;
	margin: 10px;
}
.images { 
	border-style: solid;
	border-width:3px;
	border-color:#e5e5e5 #c5c5c5 #c5c5c5 #e5e5e5; 
	background-color: #efefef;
	cursor: pointer;
	text-align: center;
	vertical-align: middle; 
}
.imagesactive {
	border-style: solid; 
	border-width:3px;
	border-color:#e17157 #c15147 #c15147 #e17157; 
	background-color: #efefef;
	cursor: pointer;
	text-align: center;
	vertical-align: middle;
}
.images2 { 
	cursor: pointer;
	text-align: center;
	vertical-align: middle; 
}
.small {
	font-size: 9px;	
	text-decoration:none;
}

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

	

.listTable td {
	border-width: 1px;
	border-color: #efefef;
	border-style: solid;
	border-collapse: collapse;
	padding: 3px !important; 
	padding-left: 5px !important;  
	padding-right: 5px !important;
}
	
.listTable th {
	font-size: 12px; 
	background-color: #efefef;
	border-collapse: collapse;
	font-weight: bold; 
	padding: 3px; 
}

.light { 
	color: #888888;	
}


.width100 {
	width: 100px;
}

.alignmiddle {
	vertical-align: middle;
	line-height: 32px; 
	height: 32px;
}
ul {  
	margin-top: 7px;
	margin-bottom: 7px;
}
ul li {
	padding: 1px 0px 1px 0px;
}

#people {
/*	margin-left: auto;
	margin-right: auto;	
	width: 90%;*/
} 
#people .name, .name {
	font-weight: bold;
	font-style: italic; 
}
#people td.photo {
	width: 175px;	
}
#people .description {
	vertical-align: middle;
	padding-bottom: 10px;
}
#people td.spacer {
	width: 5%; 
	text-align: center;
} 

img.photo {
	padding: 3px;  
	border-width: 1px; 
	border-color: #aaaaaa;
	border-style: solid;
}

.photolarge {
	font-size: 9px; 
	text-align: right; 
}
p {
	padding: 0px 0px 1px 0px;     
}
blockquote { 
	margin: 12px 0px 20px 0px;   
	padding: 0px 0px 0px 25px;   
}

dt { 
	font-style: italic;
	font-weight: bold;
}
dd { 
	margin-bottom: 10px;
}
.error {
	color: #ff0000;
	font-weight: bold;
}
 
.copyright {
	display: block;
	text-align: right;
	margin: 2px 2px 2px 2px;   
	padding: 0px;
	font-size: 9px;  
}
