@charset "utf-8";
/* CSS Document */
body {
	background:#FFFFFF;
	margin:0px;
	padding:0px;
}
#wrapper {
	width:917px;
	height:100%;
	margin:0px auto 0px auto;
	padding:0px 0 0px 0;
	background:url(../images/leftGrey.jpg) bottom left no-repeat;
	
}
/*****************************IMAGE BOXES*************************************/

#imageBoxProfile {
	width:242px;
	height:361px;
	float:left;
	padding:0px;
	margin-top:200px;
	display:inline;
	background:url(../images/leftAbout.jpg) no-repeat;}
#imageBoxInternal {
	width:242px;
	height:361px;
	float:left;
	padding:0px;
	margin-top:100px;
	display:inline;
	background:url(../images/podiatryLeft.jpg) no-repeat center;}
#imageBoxPodiatry {
	width:242px;
	height:361px;
	float:left;
	padding:0px;
	margin-top:100px;
	display:inline;
	background:url(../images/podiatryLeft.jpg) no-repeat center;}
#imageBoxFaq {
	width:242px;
	height:361px;
	float:left;
	padding:0px;
	margin-top:100px;
	display:inline;
	background:url(../images/faq.jpg) no-repeat; }
	
#imageBoxNews {
	width:242px;
	height:361px;
	float:left;
	padding:0px;
	margin-top:100px;
	display:inline;
	background:url(../images/news.jpg) no-repeat; }
	
#imageBoxTestResults {
	width:195px;
	height:162px;
	margin-left:50px;
	float:left;
	margin-top:100px;
	display:inline;
	background:url(../images/lock.jpg) no-repeat; }



/*****************************ABOUTUS*************************************/
#aboutWrapper {
	width:917px;
	height:100%;
	margin:0px auto 0px auto;
	padding:0px 0 0px 0;
}

#rightContent {
	width:917px;
	height:100%;
	margin-top:2px;
	margin-left:6px;
	float:left;
	display:inline;
}
#trailNavigation {
	width:917px;
	height:35px;
	border-bottom:1px solid #FFFFFF;
	background-image:url(../images/trailNav.gif);
	background-position:left;
	background-repeat:no-repeat;
	background-color:#648dc5;
	float:left;
}
#trailNavigationText {
	width:917px;
	height:16px;
	font-family:Verdana;
	font-size:16px;
	color:#FFFFFF;
	margin-top:10px;
	margin-left:11px;
	float:left;
	text-align:center;
	display:inline;
}
#rightBigContent {
	width:669px;
	height:100%;
	background-image:url(../images/right.gif);
	background-position:top right;
	background-repeat:no-repeat;
	float:left;
}



#rightBigContentContact {
	width:669px;
	height:100%;
	text-align:center;
	background-position:top right;
	background-repeat:no-repeat;
	float:left;
}
#rightHeading {
	width:635px;
	height:34px;
	margin-left:20px;
	margin-top:18px;
	border-bottom:1px dashed #BEBEBE;
	float:left;
	display:inline;
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:24px;
	text-align:justify;
	letter-spacing:0px;
	color:#475f8a;
}
#rightText {
	width:638px;
	height:100%;
	margin:0 0 0 20px;
	padding-bottom:20px;
	padding-top:12px;
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	letter-spacing:1px;
	color:#6e6e6e;
	line-height:160%;
	text-decoration:none;
	text-align:justify;
	float:left;
	display:inline;
}
#rightText a {
	font-weight:bold;
	text-decoration:none;
	color:#718ec1;
}
#rightText a:hover {
	font-weight:bold;
	color:#3b5483;
	text-decoration:underline;
}
.pdfList li {
	background:url(../images/pdfIcon.gif) left no-repeat;
	padding-left:20px;
}
img {
	float:right;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0px;
}
/*****************************ABOUTUS*************************************/
#mainContent {
	width:917px;
	height:100%;
	background:url(../images/leftGrey.jpg) bottom left no-repeat;
	float:left;
	border-bottom:1px solid #bebebe;
}
#leftContent {
	width:242px;
	height:100%;
	background-position:bottom;
	background-repeat:no-repeat;
	float:left;}

#header {
	width:917px;
	height:154px;
	background-image:url(../images/header.jpg);
	background-repeat:no-repeat;
	background-position:bottom left;
	border-bottom:1px solid #bebebe;
	float:left;
}
#logoBox {
	width:260px;
	height:140px;
	float:left;
	margin:17px 0 0 12px;
	display:inline;
	overflow:hidden;
}
#greyBox {
	width:281px;
	height:154px;
	background:#E8E8E8;
	margin-left:364px;
	display:inline;
	float:left;
}
/*********************************LOGINBOX*********************************/
#loginBox {
	width:247px;
	height:85px;
	margin-top:11px;
	margin-left:17px;
	float:left;
	display:inline;
}
#testResults {
	width:247px;
	height:25px;
	float:left;
}

#textTestResults, #textTestResults a {
	width:138px;
	height:25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#475f8b;
	text-decoration:none;
	font-weight:bold;
	text-align:right;
	float:left;
	padding: 4px 0 0 0px;
}
#loginButtonHolder {
	width:103px;
	height:24px;
	float:right;
}
#qaForm {
	width:247px;
	height:25px;
	margin-top:5px;
	float:left;
}
#textQAForm {
	width:138px;
	height:25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#475f8b;
	text-decoration:none;
	font-weight:bold;
	text-align:right;
	float:left;
	padding: 4px 0 0 0px;
}
#textLogin {
	width:247px;
	height:30px;
	float:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#475f8b;
	text-decoration:none;
	text-align:justify;
	padding: 8px 0 0 0px;
}
.loginBt {
	width:103px;
	height:24px;
	margin-top:-3px;
	border:none;
}
/***********************************SEARCHBOX************************************/
#searchBox {
	width:247px;
	height:30px;
	margin-left:17px;
	margin-top:22px;
	display:inline;
	float:left;
}
#searchInput {
	width:198px;
	height:25px;
	padding: 2px 0 0 0px;
	float:left;
	display:inline;
}
#searchButtonHolder {
	width:40px;
	height:24px;
	padding:0px 0 0 0px;
	float:right;
}
input {
	padding:2px;
	color:#325c8c;
	font-family: Verdana, ms sans serif;
	font-size: 12px;
	text-align:left;
	border: 1px #808080 solid;
}
.searchBt {
	width:40px;
	height:24px;
	margin-top:-3px;
	border:none;
}
/*--------------------------------MENU FLASH BOX--------------------------*/
#menuFlashBox {
	width:917px;
	height:250px;
	border-bottom:1px solid #bebebe;
	float:left;
}
#menuBox {
	width:242px;
	height:100%;
	margin-top:2px;
	float:left;
}
#flashBox {
	width:669px;
	height:245px;
	margin-top:2px;
	margin-left:6px;
	float:left;
	display:inline;
}
/*----------------------------MAINCONTENT-------------------------------------*/
#contentBox {
	width:917px;
	height:100%;
	background-image:url(../images/greyCorner.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	background-color:#FFFFFF;
	border-top:1px solid white;
	border-bottom:1px solid #bebebe;
	float:left;
}
#leftTextBox {
	width:562px;
	height:100%;
	margin-left:33px;
	float:left;
	display:inline;
}
#welcomeBox {
	width:562px;
	height:34px;
	margin-top:41px;
	border-bottom:1px solid #BEBEBE;
	float:left;
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:24px;
	text-align:justify;
	letter-spacing:0px;
	color:#475f8a;
}
#textBox {
	width:562px;
	height:100%;
	padding-top:24px;
	font-family:Tahoma;
	font-size:12px;
	letter-spacing:0.5px;
	color:#6e6e6e;
	line-height:160%;
	text-decoration:none;
	text-align:justify;
	float:left;
}
#textBox2 {
	width:562px;
	height:100%;
	padding-top:24px;
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	letter-spacing:1px;
	color:#6e6e6e;
	line-height:160%;
	text-decoration:none;
	text-align:justify;
	float:left;
	display:inline;
}
#newsBox {
	width:281px;
	height:100%;
	background:#E8E8E8;
	margin-left:41px;
	padding-bottom:31px;
	float:left;
	display:inline;
}
#newsContainer {
	width:216px;
	height:auto;
	float:left;
	margin-left:27px;
	display:inline;
}
#newsTextHolder {
	width:216px;
	height:auto;
	margin-top:auto;
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	letter-spacing:0.5px;
	color:#6e6e6e;
	text-align: center;
}
.readMore {
	height:23px;
	width:100px;
	float:right;
	color:#3b5483;
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	text-align:right;
}
.readMore a {
	text-decoration:underline;
	color:#3b5483;
}
.readMore a:hover {
	color:#3b5483;
}
#headingNews {
	width:217px;
	height:32px;
	border-bottom:1px solid #BEBEBE;
	margin-top:41px;
	margin-left:27px;
	float:left;
	display:inline;
}
#textNews {
	width:217px;
	height:100%;
	padding-top:24px;
	margin-left:27px;
	float:left;
	display:inline;
}
/*****************************FAQ*************************************/
#questionBox {
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	letter-spacing:1px;
	color:#3b5483;
	line-height:160%;
	text-decoration:none;
	font-weight:800;
	margin-bottom:30px;
}
#questionBox ul li a {
	text-decoration:none;
	color:#718ec1;
}
#questionBox ul li a:hover {
	text-decoration:underline;
	color:#3b5483;
}
#answerBox {
	margin-bottom:30px;
	border-top:1px solid #CCCCCC;
	padding:20px;
}
#answerBox p {
	margin:10px 0 10px 0;
	padding:0;
}
#answerTitle, #answerTitle a {
	font-family:Tahoma, Arial, Verdana, Helvetica, sans-serif;
	font-size:13px;
	letter-spacing:1px;
	color:#3b5483;
	line-height:160%;
	text-decoration:underline;
	font-weight:bold;
}
#qaAnswerTitle {
	
	font-family:Tahoma, Arial, Verdana, Helvetica, sans-serif;
	font-size:13px;
	letter-spacing:1px;
	color:#3b5483;
	line-height:160%;
	font-weight:bold;
}
#faqSectionTitle {
	font-weight:bold;
	border-top:1px solid #CCCCCC;
	border-left:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
	padding:20px;
	text-transform:uppercase;
	color:#475f8a;
	background-color:#f4f3f3;
}
#faqSectionTitle a {
text-decoration:none;
color:#475f8a;
}

.backTopBox {
	margin-top:10px;
	height:20px;
	width:100px;
	background-color:#0033FF;
	text-align:right;
	background:url(../images/backTop.gif) left no-repeat;
	color:#475f8a;
}
.backTopBox a {
	font-weight:normal;
	text-decoration:underline;
	color:#475f8a;
}
/**********************************************************FEEDBACK PAGE */	
/*********************************************************/	

#contactFormField {
	width:540px;
	height:100%;
	color:#325c8c;
	font: 12px Tahoma, Arial, Verdana, Tahoma Helvetica, sans-serif;
	font-weight:bold;
}


#contactFormField input {
border:1px solid #ccc;
background-color:#f4f3f3;

}


.formFieldStyle {
	margin-left:14px;
}

.textInput {
	background-color:#f4f3f3;
}
textarea {
	margin-left:154px;
	color:#325c8c;
	background-color:#f4f3f3;
	border:1px solid #ccc;
	display:inline;
}
select {
	border:1px solid #7f9db9;
}
.submitBt {
	width:130px;
	height:24px;
	margin:10px 0 0 290px;
	border:none;
	display:block;
}
.scheduleYourApBt {
	width:264px;
	height:24px;
	border:none;
	display:block;
}
/*-------------------------FOOTER---------------------------------------------------*/
#footer {
	width:917px;
	height:69px;
	background-image:url(../images/footer.jpg);
	background-repeat:repeat-x;
	border-top:2px solid white;
	float:left;
}
#pfooter {
margin-top:0px;
	width:917px;
font-size:9px;
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#FFFFFF;
	text-align:center;
	text-decoration:none;
	float:left;
}

#pfooter a {

text-decoration:none;
color:#FFFFFF;
}
#pfooter a:hover {
text-decoration:underline;
color:#FFFFFF;
}
#pfooter a:link {
color:#FFFFFF; 
font-family:Verdana; 
text-decoration:none;
}

#pfooter A:visited {
color:#FFFFFF; 
text-decoration:none;
}

#pfooter A:active {
color:#FFFFFF; 
text-decoration:none;
}
#textFooter {
	width:917px;
	height:69px;
	margin-top:0px;
	position:relative;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#FFFFFF;
	text-align:center;
	text-decoration:none;
	float:left;
}


/*****************************TEST RESULTS PAGE*************************************/
#testResContent {
	width:917px;
	height:100%;
	margin-top:2px;
	float:left;
	display:inline;}

#uprBlueDivider {
	width:917px;
	height:35px;
	border-bottom:1px solid #FFFFFF;
	background-image:url(../images/trailNav.gif);
	background-repeat:no-repeat;
	background-position:left;
	background-color:#648dc5;
	float:left;}

#leftTestResBox {
	width:208px;
	height:100px;
	background-position:bottom;
	background-repeat:no-repeat;
	float:left;
	display:inline;
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#6e6e6e;
	line-height:18px;
	text-decoration:none;
	text-align:justify;
	padding-left:10px;}
	
#leftTestResBox a {	
	color:#3b5483;
	font-weight:bold;}
	
#leftTestResBox ul li {
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	letter-spacing:1px;
	line-height:28px;
	text-transform:uppercase;
	background:url(../images/testResArrow.gif) left no-repeat;
	padding-left:24px;
	list-style:none;}
	
#leftTestResBox ul li a {
	font-weight:normal;
	text-decoration:none;}
	
#leftTestResBox ul li a:hover {
	font-weight:normal;
	text-decoration:underline;}
	

#rightBigContentTestRes {
	width:660px;
	height:100%;
	background-image:url(../images/right.gif);
	background-position:top right;
	background-repeat:no-repeat;
	float:right;
	display:inline;
	margin:0;
}

#submitButton {
	margin:12px 0 0 98px;
	padding:0;
	display:inline;
	width:123px;
	height:24px;
	float:left;}
	
#rightTestResText {
	width:538px;
	height:100%;
	margin:0 0 0 20px;
	padding:12px 100px 50px 0;
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	letter-spacing:1px;
	color:#6e6e6e;
	line-height:160%;
	text-decoration:none;
	text-align:justify;
	float:left;
	display:inline;}

#rightTestResText a {
	font-weight:bold;
	text-decoration:none;
	color:#718ec1;}
	
#rightTestResText a:hover {
	font-weight:bold;
	color:#3b5483;
	text-decoration:underline;}

#loginFormField {
	width:540px;
	height:116px;
	color:#325c8c;
	font: 12px Tahoma, Arial, Verdana, Tahoma Helvetica, sans-serif;
	font-weight:bold;
	background-color:#f4f3f3;
	border:1px solid #ccc;
}
#loginFormField2 {
	width:540px;
	height:480px;
	color:#325c8c;
	font: 12px Tahoma, Arial, Verdana, Tahoma Helvetica, sans-serif;
	font-weight:bold;
	background-color:#f4f3f3;
	border:1px solid #ccc;
}
.textarea2 {
	padding:2px;
	width:327px;
	color:#325c8c;
	font-family: Verdana, ms sans serif;
	font-size: 12px;
	text-align:left;
	background: #FFFFFF;
	border: 1px #808080 solid;
}


/*****************************NEWS***********************************/
#answerBoxNews {
	margin-bottom:30px;
	border-bottom:1px solid #CCCCCC;
	padding:20px;
}

#answerBoxDate {
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	letter-spacing:1px;
	color:#718ec1;}

/*****************************FONTS***********************************/
.h1 {
	font-family:Tahoma;
	font-size:24px;
	text-align:justify;
	letter-spacing:0px;
	color:#475f8a;
}
.h2 {
	font-family:Tahoma;
	font-size:12px;
	text-align:justify;
	letter-spacing:0px;
	color:#3b5483;
	font-weight:700;
}
.pBlue, .pBlue a {
	font-family:Tahoma, Arial, Verdana, Helvetica, sans-serif;
	font-size:12px;
	letter-spacing:1px;
	color:#3b5483;
	line-height:160%;
	text-decoration:none;
	font-weight:bold;
	text-align: left;
}
.pBlue a:hover {
	text-decoration:underline;
}
.trailNavStyle, .trailNavStyle a, .trailNavStyle:visited {
	color:#fff;
	text-decoration:none;
	font: 11px Tahoma, Arial, Verdana, Helvetica, sans-serif;
}

.trailNavStyle a:hover {
	text-decoration:underline;
}
.trailNavStyleBold {
	color:#fff;
	text-decoration:none;
	font: 11px Tahoma, Arial, Verdana, Helvetica, sans-serif;
	font-weight:bold;
}

.trailNavStyleUprCase {
	color:#fff;
	text-decoration:none;
	font: 11px Tahoma, Arial, Verdana, Helvetica, sans-serif;
	text-transform:uppercase;
	

}

.pBlueSmall {
	font-family:Tahoma, Arial, Verdana, Helvetica, sans-serif;
	font-size:12px;
	letter-spacing:1px;
	color:#475f8a;
	line-height:160%;
	text-decoration:none;
	font-weight:bold;
}
.pBlueMedium {
	font-family:Tahoma, Arial, Verdana, Helvetica, sans-serif;
	font-size:14px;
	letter-spacing:1px;
	color:#475f8a;
	line-height:120%;
	text-decoration:none;
	font-weight:600;
}
.pBlueLarge {
	font-family:Tahoma, Arial, Verdana, Helvetica, sans-serif;
	font-size:20px;
	letter-spacing:1px;
	color:#475f8a;
	line-height:120%;
	text-decoration:none;
	font-weight:600;
}
.pBlueMUnderline {
	font-family:Tahoma, Arial, Verdana, Helvetica, sans-serif;
	font-size:14px;
	letter-spacing:1px;
	color:#475f8a;
	line-height:120%;
	text-decoration:underline;
	font-weight:600;
}
.pGreySmall {
	font-family:Tahoma, Arial, Verdana, Helvetica, sans-serif;
	font-size:13px;
	letter-spacing:1px;
	color:#6E6E6E;
	line-height:120%;
	text-decoration:none;
	font-weight:600;
}
#wrapper #contentBox #newsBox #newsContainer #newsTextHolder p {
	text-align: left;
}
#wrapper #contentBox #newsBox #newsContainer #newsTextHolder h3 strong {
	font-size: 11px;
}
