.top {border: black 1px solid;}
.titlename {
	font-size: 16pt;
	font-family: Verdana;
	font-weight:bold;
	color: #017bbc;
}
.navbar { background-color: #017bbc;
	border:solid 1px white;
	text-align:center;
}
.navbarselected { background-color: #eaf6f6;
	border:solid 1px #017bbc;
	text-align:center;
}
.navbarend {background-color: white;}
.navbarbottomtrim {background-color: #115588;}

.navbarlink {
	text-decoration:none;
	color: white;
	font-family: "Verdana";
	font-weight: bold;
	font-size: 8pt;
}
.navbarlinkselected {
	text-decoration:none;
	color: darkblue;
	font-family: Verdana;
	font-weight: bold;
	font-size: 8pt;
}
.navbarlinkBigger {
	text-decoration:none;
	color: white;
	font-family: "Verdana";
	font-weight: bold;
	font-size: 9pt;
}
.navbarlinkselectedBigger {
	text-decoration:none;
	color: darkblue;
	font-family: Verdana;
	font-weight: bold;
	font-size: 9pt;
}

a.navbarloginlink {
	color: darkblue;
	font-family: "Comic Sans MS";
	font-weight: normal;
	font-size: 8pt;
}
a.hover {
	font-weight:bold;
	color:red;
}

.contentbox {
	color: #5a5a5a;
	font-family: Arial;
	font-weight:normal;
	font-size:10pt;
}
.contenttext {
	color: #383838;
	font-family: Verdana;
	font-weight:normal;
	font-size:8pt;
}
.ContentTitle {
	color: #383838;
	font-family: Verdana;
	font-weight:bold;
	font-size:8pt;
	}

.TermsTitle {
	color: #383838;
	font-family: Verdana;
	font-weight:bold;
	font-size:9pt;
	}
	
.freeBold {
	color: black;
	font-family: Verdana;
	font-weight:bold;
	font-size:9pt;
}

.formlabel {
	color: #5a5a5a;
	font-family:Tahoma;
	font-weight:bold;
	font-size:8pt;
}
.formhelp {
	color: darkblue;
	font-family: "Arial, Helvetica, sans-serif";
	font-weight: normal;
	font-size: 8pt;
	font-style: italic;
	}
.formspace {
	width: 5px;
}
input.login {
		color: #1a1a1a;
		font-family: Arial;
		font-weight: normal;
		font-size:9pt;
	}
input.textfield {
		color: #1a1a1a;
		font-family: Arial;
		font-weight: normal;
		font-size:9pt;
	}
.formtext {
		color: #383838;
		font-family: Arial;
		font-weight: normal;
		font-size:9pt;
	}
select.SmallTypeSelect {
		color: #1a1a1a;
		font-family: Arial;
		font-weight: normal;
		font-size: 7pt;
		}
select.BigTypeSelect {
		color: #1a1a1a;
		font-family: Arial;
		font-weight: normal;
		font-size: 8pt;
		}

		
textarea.details {
		color: #1a1a1;
		font-family: Arial;
		font-weight: normal;
		font-size:9pt;
	}

textarea.detailsReadOnly {
		color: #494949;
		font-family: Arial;
		font-weight: normal;
		font-size:9pt;
	}

.ActionLinkButton {
	font-family: Verdana;
	font-size: 7pt;
	color: darkblue;
	text-decoration:none;
	font-weight:bold;
	padding: 4px 4px 4px 4px;
	background-color:#eaf6f6;
	border: 1px solid darkblue;
	}
.ActionLinkButtonHover {
	font-family:Verdana;
	font-size: 7pt;
	color: darkblue;
	text-decoration:none;
	font-weight:bold;
	padding: 3px 3px 3px 3px;
	background-color:#eeffff;
	border: 2px solid darkblue;
	}
.formbutton {
	background-color: #eaf6f6;
	font-family: Verdana;
	font-weight: bold;
	font-size:8pt;
	color: darkblue;
}
.RequiredIndicator {
	color: darkblue;
	font-weigth: bold;
	font-size: 9pt;
	}
	
.testimonial {
	font-family: Arial;
	font-style: italic;
	font-weight: normal;
	font-size: 8pt;
	color:black;
}
.tname {
	font-family:Arial;
	font-weight:normal;
	font-size: 9pt;
	color:black;
}
a.linklink {
	color: darkblue;
	font-family: "Comic Sans MS";
	font-weight: normal;
	font-size: 8pt;
}

.copyright {
	font-family: "Comic Sans MS";
	font-size:9pt;
	color:#5a5a5a;
	height: 20px;
}
.LeftSideBox {
	border: solid 1px darkblue;
	background-color: #eaf6f6;
	}
.LeftSideBoxTitle {
	background-color: #017bbc;
	color: white;
	font-size:7pt;
	font-weight: bold;
	font-family: Arial;
	}
.SearchCategoryLink {
	font-family:Tahoma;
	font-size: 7pt;
	color: #003366;
	text-decoration:none;
	font-weight:bold;
	padding: 3px 3px 3px 3px;
	}
.SearchCategoryLinkHover {
	font-family:Tahoma;
	font-size: 7pt;
	color: darkblue;
	text-decoration:none;
	font-weight:bold;
	background-color:white;
	padding: 2px 2px 2px 2px;
	border: 1px solid darkblue;
	}
.searchNameField {
	font-family:Arial;
	font-size:8pt;
	width: 140px;
	}
	
.LinkButton {
	font-family: Verdana;
	font-size: 7pt;
	color: darkblue;
	text-decoration:none;
	font-weight:bold;
	padding: 4px 4px 4px 4px;
	background-color:#eaf6f6;
	border: 1px solid darkblue;
	}
.LinkButtonHover {
	font-family:Verdana;
	font-size: 7pt;
	color: darkblue;
	text-decoration:none;
	font-weight:bold;
	padding: 3px 3px 3px 3px;
	background-color:#eeffff;
	border: 2px solid darkblue;
	}
td.LinkButtonContainer {
	height:40;
	}

.FooterLink {
	font-family: Verdana;
	font-size: 9pt;
	font-style: normal;
	font-weight:bold;
	color: #5a5a5a;
	text-decoration: none;


}
.SearchResultHeader {
	font-family: Verdana;
	font-size: 8pt;
	font-style: normal;
	font-weight: bold;
	color: white;
	background-color: #017bbc;
	}
.SearchResultRowOdd {
	font-family: Arial;
	font-size: 8pt;
	font-style: normal;
	font-weight: bold;
	color: #003366;
	background-color:#eaf6f6;
	}
.SearchResultRowEven {
	font-family: Arial;
	font-size: 8pt;
	font-style: normal;
	font-weight: bold;
	color: #003366;
	background-color:white;
	}
.SearchResultNextPrev {
	background-color: white;
	}
.SearchResultsRowLink {
	color: darkblue;
	font-family: "Comic Sans MS";
	font-weight: normal;
	font-size: 8pt;
	}
	
.WelcomeLine {
	Color:#115588;
	font-family:Verdana;
	font-size: 8pt;
	font-weight:bold;
	}
.DetailTable {
	border: solid 1px darkblue;
	}
	
.MessageStatus {
	Color: darkblue;
	font-family: "Arial, Helvetica, sans-serif";
	font-size: 9pt;
	font-weight: bold;
	font-style: italic;
	}
	
.MessageError {
	Color: red;
	font-family: "Arial, Helvetica, sans-serif";
	font-size: 9pt;
	font-weight: bold;
	font-style: italic;
	}

a.NextPrevious {
	color: darkblue;
	font-family: "Comic Sans MS";
	font-weight: normal;
	font-size: 8pt;
}

.InactiveNextPrevious {
	color: darkblue;
	font-family: "Comic Sans MS";
	font-weight: normal;
	font-size: 8pt;
}

