body {
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
h1 {
	color:#00008b;
	font-size:20px;
	text-align: center;
}
h1.center {
	text-align:center;
}
h2 {
	color:#00008b;
	font-size:18px;
}
h3 {
	color:#00008b;
	font-size:14px;
	text-align: left;
}
p, ul {
	font-size:14px;
}
form {
	margin:0;
	padding:0;
}
.bol {
	font-weight:bold;
}
.biglink {
	font-size:15px;
	font-weight:bold;
}
.darkBlueBold {
	color:#00008b;
	font-weight:bold;
	font-size:12px;
}
#maincontainer {
	width: 1000px; /*Width of main container*/
	margin: 0 auto; /*Center container on page*/
	background:url(../images/bg.gif);
}
#topsection {
	/*height: 90px; Height of top section*/
background-color:#FFFFFF;
}
.smallText {
	font-size:12px;
}
.smallDarkBlue {
	font-size:12px;
	font-weight:bold;
	color:#000080;
}
.striked {
	font-size:12px;
	font-weight:bold;
	color:#FF0000;
	text-decoration:line-through;
}
#topsection h1 {
	margin: 0;
	padding-top: 15px;
}
#contentwrapper {
	float: left;
	width: 100%;
}
#contentcolumn {
	margin: 0 165px 0 180px; /*Margins for content column. Should be "0 RightColumnWidth 0 LeftColumnWidth*/
}
.contentinner {
	margin:10px;
}
#leftcolumn {
	float: left;
	width: 180px; /*Width of left column in pixel*/
	margin-left: -1000px; /*Set margin to that of -(MainContainerWidth)*//*background: #dfdfdf;*/
}
#rightcolumn {
	float: left;
	width: 165px; /*Width of right column*/
	margin-left: -165px;
	text-align:center;
	/*background-color: #A6A6A6;*/
}
#footer {
	clear: left;
	width: 100%;
	background: black;
	color: #FFF;
	text-align: center;
}
#footer a {
	color: #FFFFFF;
}
#footer #topFooter {
	width:1000px;
	overflow:hidden;
	background-color:#999999;
	padding:3px 0;
}
#topFooter ul {
	margin:0;
	padding:0;
	list-style:none;
	width:700px;
	float:left;
}
#topFooter ul li {
	display:block;
	float:left;
	color:#FFFFFF;
	font-weight:bold;
	padding-left:20px;
}
#topFooter #rightLinks {
	width:300px;
	float:right;
}
.innertube {
	margin: 10px; /*Margins for inner DIV inside each column (to provide padding)*/
	margin-top: 0;
}
#topnav {
	background-color:#00008C;
	overflow:hidden;
	width:1000px;
	height:28px;
}
#topnav ul {
	width:1000px;
	margin:0;
	padding:0;
	list-style:none;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#topnav li {
	display:block;
	float:left;
	padding:5px 30px;
}
#topnav li a {
	font-size:13px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	text-decoration:none;
	color:#FFFFFF;
	font-weight:bolder;
	padding: 3px;
}
#topnav li a:hover {
	color:#00006C;
	background-color: #EEEEEE;
	padding: 3px;
}
/* Left Bar */
#menuContainer {
	background:url(../images/mac_back0.gif);
	border:1px solid #999999;
	margin:5px;
	margin-top:10px;
	padding-top:10px;
}
.mainmenu, .mainmenu ul {
	margin:0;
	padding:0;
	list-style:none;
}
.mainmenu li {
	margin:0;
	padding:0;
	display:block;
	padding-left:7px;
	margin-bottom:16px;
}
.mainmenu li a {
	font-size:15px;
	font-weight:bolder;
	color:#00008b;
	text-decoration:none;
}
.mainmenu li a:hover {
	color:#FFFFFF;
	background-color: #00409F;
	padding: 2px;
}
.mainmenu ul li {
	font-size:13px;
	font-weight:normal;
	display:block;
	background-image: url(../images/bullet.gif);
	background-repeat: no-repeat;
	background-position: 2px 3px;
	padding-left: 12px;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-bottom:3px;
}
.mainmenu ul li a {
	font-size:13px;
	font-weight:normal;
	color:#00008b;
	text-decoration:none;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-bottom:3px;
}

#breadCrumbs {
	font-size:12px;
}
#breadCrumbs a {
	color:#000066;
}
#breadCrumbs a:hover {
	color:#0033CC;
}
.dataTable th {
	text-align:center;
	background-color: #CCCCCC;
	font-weight: bold;
}

.dataTable td {
	text-align:center;
}
.testimonials {
	background-color:#eaf4fe;
	font-style:italic;
	font-size:12px;
	border:none;
}
.customorthoticsthe-truth {
	background-color:#eaf4fe;
}
#leftGrayBox {
	margin:10px 6px;
	padding:8px;
	background-color:#F0F0F0;
	font-weight:bold;
	font-size:16px;
	text-align:center;
}
#leftGrayBox a {
	color:#000066;
}
#searchBox {
	margin:10px 6px;
	padding:8px;
	background-color:#F0F0F0;
	font-weight:bold;
	font-size:16px;
	border:1px solid #333333;
}
.searchButton {
	background-color: #7f7f7f;
	border-top-width: 1px;
	border-right-width-value: 1px;
	xborder-bottom-width: 1px;
	xborder-bottom-style: solid;
	border-style-value: solid;
	border-color: #7f7f7f;
	color: White;
	font-family: Arial;
	font-size: 9pt;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
}

.testiContent {
	font-size:12px;
	text-align:center;
	padding:5px;
}
.testiTitle {
	font-size:15px;
	color:#000066;
	font-weight:bold;
	margin:12px 0;
}
.testiBy {
	font-size:12px;
	font-weight:bold;
	font-style:italic;
	text-align:right;
	margin:15px 0;
}

.reg {
	font-size: .6em;
	vertical-align:super
}


/* *********** Begin Sitemap styles ************* */
ul.sitemap {
	margin-left:0;
	margin-top:0;
	margin-bottom:0
}
li.pageTitle {
	margin-bottom:15;
	list-style-type:none;
}
div.pageTitle {
	color: Blue;
	margin-left:0;
	font-family:Verdana;
	font-size:10pt;
	text-align:left;
	font-weight:bold;
	font-style:normal;
	text-decoration:underline;
}
a.pageTitle {
	color: Blue;
	font-family:Verdana;
	font-size:10pt;
	text-align:left;
	font-weight:bold;
	font-style:normal;
	text-decoration:underline;
	margin-bottom: 5px;
}
div.pageDescription {
	margin-left:0;
	color: black;
	font-family:Verdana;
	font-size:10pt;
	text-align:left;
	font-weight:normal;
	font-style:normal;
	text-decoration:none;
}
a.pageUrl {
	color: green;
	font-family:Verdana;
	font-size:10pt;
	text-align:left;
	font-weight:normal;
	font-style:normal;
	text-decoration:underline;
}
div.pageUrl {
	color: green;
	margin-left:0;
	font-family:Verdana;
	font-size:10pt;
	text-align:left;
	font-weight:normal;
	font-style:normal;
	text-decoration:underline;
}
a.pagination {
	color: Blue;
	font-family:Verdana;
	font-size:10pt;
	text-align:left;
	font-weight:normal;
	font-style:normal;
	text-decoration:underline;
}
a.otherMap {
	color: blue;
	font-family:Verdana;
	font-size:10pt;
	text-align:left;
	font-weight:normal;
	font-style:normal;
	text-decoration:underline;
}

/* *********** End Sitemap styles ************* */
.sub-head {
	font-size: 14px;
	vertical-align: text-top;
	margin-top: -6px;
	color: #0000A8;
}
