/* CSS Document */

.SiteContainer {
	height: 674px;
	width: 980px;
	background-color: #FFFFFF;
	margin: 0 auto;
	text-align:left;

}
.NavigationContainer {
	position: absolute;
	width: 980px;
	top: 516px;
	height: 24px;

}
.ContentContainer {
	height: 260px;
	width: 520px;
	left: 110px;
	top: 200px;
	overflow: auto;
	padding: 20px;
	margin: 0px;
	text-align: justify;
	background-color: #FFFFFF;
}
.PicturePosition {
	padding-right: 10px;
}
.FPNavigation {
	top: 524px;
	width: 980px;
	height: 73px;
}
.FPLine {
	height: 7px;
	width: 980px;
	top: 507px;
	padding-top: 8px;
	padding-bottom: 3px;
}


.TextLayerPosition {
	height: 30px;
	width: 75px;
	left: 30px;
	top: 200px;
}
.BodyText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
	line-height: 140%;
	color: #666666;
	font-weight: normal;
	margin: 0px;
	padding: 0px;

}
.ContentContainer2 {
	height: 300px;
	width: 560px;
	left: 110px;
	top: 200px;
	padding: 0px;
	margin: 0px;
	text-align: justify;
	background-color: #FFFFFF;
}
.SideText {

	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	line-height: 120%;
	color: #CCCCCC;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
}
.IframeInternalWrap {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 60%;
	width: 300px;
}
.FPContent {

	top: 607px;
	width: 980px;
	height: 64px;
}
.Footer {
	top: 685px;
	width: 980px;
	height: 25px;
	padding-top: 2px;
}
.FooterText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 65%;
	color: #FFFFFF;
}
.LinkWhite {
	color: #FFFFFF;
}
.IPContainer {
	background-color: #FFFFFF;
	width: 980px;
	margin: 0 auto;
	text-align:left;
}
.IPNavigation {
	width: 980px;
	height: 64px;
	top: 75px;
}
.CIDPlace {
	left: 802px;
	top: 30px;
	width: 166px;
}
.AppointmentButton {
	left: 33px;
	top: 0px;
	width: 193px;
}

.IPLine {
	height: 7px;
	width: 980px;
	top: 60px;
	padding-bottom: 3px;
	padding-top: 5px;
}
.LoginButton {
	left: 33px;
	top: 20px;
	width: 193px;
}
.ContactBox {
	left: 33px;
	top: 50px;
	height: 100px;
	width: 183px;
	background-color: #EBF0F6;
	padding: 5px;
	border: 1px solid #CCCCCC;
}
.SmallBodyText {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 65%;
	line-height: 140%;
	color: #666666;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
.ExtraSmallBodyText {


	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 55%;
	line-height: 140%;
	color: #666666;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
.TableContentBox {
	padding-right: 30px;
}
.TableBorder {
	border: 1px solid #CCCCCC;
}
.FormButton {
	background-color: #00457A;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #FFFFFF;
	padding: 3px;
	border-top: 3px solid #999999;
	border-right: 3px solid #333333;
	border-bottom: 3px solid #333333;
	border-left: 3px solid #999999;
}
.FormField {
	border: 1px solid #00457A;
	background-color: #CCCCCC;
}
.TextField {
	background-color: #CCCCCC;
	border: 1px solid #00457A;
	width: 200px;
	height: 100px;
	font-family: Arial, Verdana;
	font-size: 80%;
}
