@charset "utf-8";
body {
	background: #00a0af;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	/* Reduce default font size to 10pt */
    font: 90%/1.5 arial, Verdana, sans-serif;
}
.twoColLayout #container {
	width: 770px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
}
.twoColLayout #topNav {
	width: 771px;
	height: 40px;
	OVERFLOW: hidden;
}
.twoColLayout #buttonBar {
	width: 465px;
	height: 185px;
	OVERFLOW: hidden;
	margin-left: 30px;
	margin-top: 30px;
}
#buttonLinks {
	PADDING-RIGHT: 0px;
	DISPLAY: inline;
	PADDING-LEFT: 0px;
	PADDING-BOTTOM: 0px;
	MARGIN: 0px;
	OVERFLOW: hidden;
	PADDING-TOP: 0px;
	LIST-STYLE-TYPE: none;
	HEIGHT: 46px
}
#buttonLinks LI {
	PADDING-RIGHT: 0px;
	DISPLAY: inline;
	PADDING-LEFT: 0px;
	PADDING-BOTTOM: 0px;
	MARGIN: 0px;
	PADDING-TOP: 0px;
	LIST-STYLE-TYPE: none
}
#buttonLinks A {
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	FLOAT: left;
	PADDING-BOTTOM: 0px;
	OVERFLOW: hidden;
	PADDING-TOP: 46px;
	HEIGHT: 0px! important
}
#buttonLinks SPAN {
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	FLOAT: left;
	PADDING-BOTTOM: 0px;
	OVERFLOW: hidden;
	PADDING-TOP: 46px;
	HEIGHT: 0px! important
}
#buttonLinks A:hover {
	BACKGROUND-POSITION: 0px -46px
}
#buttonLinks A:active {
	BACKGROUND-POSITION: 0px -46px
}
#buttonLinks A.selected {
	BACKGROUND-POSITION: 0px -46px
}
#software_btn A {
	BACKGROUND: url(../images/home/software_btn.gif) no-repeat left top;
	WIDTH: 465px
}
#practice_mngt_btn A {
	BACKGROUND: url(../images/home/practice_managment_btn.gif) no-repeat left top;
	WIDTH: 465px
}
#clinical_training_btn A {
	BACKGROUND: url(../images/home/clinical_training_btn.gif) no-repeat left top;
	WIDTH: 465px
}
#purchasing_portal_btn A {
	BACKGROUND: url(../images/home/purchasing_portal_btn.gif) no-repeat left top;
	WIDTH: 465px
}
#practice_consulting_btn A {
	BACKGROUND: url(../images/home/practice_consulting_btn.gif) no-repeat left top;
	WIDTH: 465px
}
#topLinks {
	PADDING-RIGHT: 0px;
	DISPLAY: inline;
	PADDING-LEFT: 0px;
	PADDING-BOTTOM: 0px;
	MARGIN: 0px;
	OVERFLOW: hidden;
	PADDING-TOP: 0px;
	LIST-STYLE-TYPE: none;
	HEIGHT: 40px
}
#topLinks LI {
	PADDING-RIGHT: 0px;
	DISPLAY: inline;
	PADDING-LEFT: 0px;
	PADDING-BOTTOM: 0px;
	MARGIN: 0px;
	PADDING-TOP: 0px;
	LIST-STYLE-TYPE: none
}
#topLinks A {
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	FLOAT: left;
	PADDING-BOTTOM: 0px;
	OVERFLOW: hidden;
	PADDING-TOP: 40px;
	HEIGHT: 0px! important
}
#topLinks SPAN {
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	FLOAT: left;
	PADDING-BOTTOM: 0px;
	OVERFLOW: hidden;
	PADDING-TOP: 40px;
	HEIGHT: 0px! important
}
#topLinks A:hover {
	BACKGROUND-POSITION: 0px -40px
}
#topLinks A:active {
	BACKGROUND-POSITION: 0px -40px
}
#topLinks A.selected {
	BACKGROUND-POSITION: 0px -40px
}
#logo A {
	BACKGROUND: url(../images/spaMedWare-Logo.gif) no-repeat left top;
	WIDTH: 83px
}
#home A {
	BACKGROUND: url(../images/nav/home.gif) no-repeat left top;
	WIDTH: 43px
}
#contact-us A {
	BACKGROUND: url(../images/nav/contact-us.gif) no-repeat left top;
	WIDTH: 168px
}
#software A {
	BACKGROUND: url(../images/nav/software.gif) no-repeat left top;
	WIDTH: 90px
}
#practice_mngt A {
	BACKGROUND: url(../images/nav/practice_managment.gif) no-repeat left top;
	WIDTH: 108px
}
#clinical_training A {
	BACKGROUND: url(../images/nav/clinical_training.gif) no-repeat left top;
	WIDTH: 123px
}
#purchasing_portal A {
	BACKGROUND: url(../images/nav/purchasing_portal.gif) no-repeat left top;
	WIDTH: 136px
}
#practice_consulting A {
	BACKGROUND: url(../images/nav/practice_consulting.gif) no-repeat left top;
	WIDTH: 136px
}
#headerGrpBox {
	height:156px;
	width:770px;
	OVERFLOW: hidden;
	margin: 0;
}
h1#headerGraphic {
	width: 770px;
	padding: 156px 0 0 0;
	font: 100% Arial, Helvetica, sans-serif;
	background: url("../images/common/spamedware-header-graphic.jpg") no-repeat;
	overflow: hidden;
	margin: 0;
	height: 0px !important; /* for most browsers */
	height /**/:156px; /* for IE5.5's bad box model */
}
#homeTxtBox {
	height:125px;
	width:360px;
	OVERFLOW: hidden;
	margin: 0;
	padding-top: 25px;
	padding-left: 195px;
}
h2#homeGraphic {
	width: 360px;
	font: 100% Arial, Helvetica, sans-serif;
	overflow: hidden;
	height: 0px !important; /* for most browsers */
	height /**/:125px; /* for IE5.5's bad box model */
	background-image: url(../images/home/homeTextBlurb.gif);
	background-repeat: no-repeat;
	padding-top: 125px;
}
#pageTitleBox {
	OVERFLOW: hidden;
	margin: 0;
	padding-top:39px;
	padding-bottom:39px;
	padding-left:35px;
	background-image: url(../images/common/sideNavBg.gif);
	background-repeat: repeat-y;
}
h1#pageTitle {
	font: 100% Arial, Helvetica, sans-serif;
	padding: 45px 0 0 0;
	width:731px;
	background: no-repeat;
	overflow: hidden;
	margin: 0;
	height: 0px !important; /* for most browsers */
	height /**/:45px; /* for IE5.5's bad box model */
	color:#40c2cf;
}
h1, h2, h3 {
	font-size:1em;
}
.twoColLayout #sideNav {
	float: left; /* since this element is floated, a width must be given */
	width: 175px; /* the background color will be displayed for the length of the content in the column, but no further */
	background-image: url(../images/sideNavBgs/defaultbg.jpg);
	height: 458px;
	background-repeat: no-repeat;
}
.twoColLayout #mainContent {
	margin: 0 0 0 209px; /* set sidnav size*/
	padding: 0px 55px 0 0px;
	font-family: DIN-Medium, Arial, Helvetica, sans-serif;
	color: #719199;
	font-size:.9em;
}
.twoColLayout #homeContent {
	height:402px;
	width:770px;
	margin: 0;
	background-image: url(../images/home/homebg.jpg);
}
.twoColLayout #footerShell {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center;
}
.twoColLayout #footerShell #footer {
	background-image: url(../images/common/footerBg.jpg);
	background-repeat: no-repeat;
	width: 770px;
	height: 40px;
	padding-bottom: 0;
	text-align: left;
	margin: 0 auto;
}
#sideNav #menu {
	padding-left: 35px;
}
#mainContent h1 {
	font-family: DIN-Medium, Arial, Helvetica, sans-serif;
	color: #00a0af;
	margin-top: 0;
	font-size:1.4em;
	margin-bottom:15px;
	line-height: normal;
}


#mainContent h2 {
	font-family: DIN-Medium, Arial, Helvetica, sans-serif;
	color: #00a0af;
	margin-top: 0;
	font-size:1.1em;
	margin-bottom:15px;
	line-height: normal;
}


.smallText {
font-size:.8em;
}

.red {
	color: #660000;
	font-size: 1.1em;
	font-weight: bold;
}





#mainContent p {
	font-family: DIN-Medium, Arial, Helvetica, sans-serif;
	margin-top: 0;
	margin-bottom:10px;
	line-height: 1.5em;
	padding-bottom: 10px;
}


.pending {
	color: #CC0000;
}


.fltrt {
	float: right;
	margin-left: 8px;
}
.fltlft {
	float: left;
	margin-right: 8px;
}
.clearfloat {
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}
a, a:visited {
	text-decoration: underline;
	color: #00A0AF;
	outline: none;
}
a:hover, a:focus, a:active {
	text-decoration: none;
	outline: none
}
#question1, #question2, #question3, #question4, #question5 {
	background-image: url(../images/common/arrows_up.gif);
	background-repeat: no-repeat;
	background-position: left 2px;
	padding-left: 20px;
	margin-top: 10px;
}
.answer {
	padding-left: 20px;
	padding-top: 10px;
}
#question1 a, #question2 a, #question3 a, #question4 a, #question5 a {
	color: #00a0af;
	outline: none;
	text-decoration: none;
	line-height: normal;
}
#navShell {
	padding: 0px 1px 0px 1px;
}
.levelOneMenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #719199;
	padding-top: 4px;
	padding-bottom: 4px;
	background-repeat: repeat-y;
	margin-top: 1px;
	background-image: url(../images/nav/blueBg.gif);
	padding-left: 25px;
}
.levelOneMenu A:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #719199;
	TEXT-DECORATION: none;
	outline: none;
}
.levelOneMenu A:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #719199;
	TEXT-DECORATION: none;
}
.levelOneMenu A:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #00a0af;
	TEXT-DECORATION: underline;
}
.levelOneMenu A:active, .levelOneMenu a:focus {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #00a0af;
	TEXT-DECORATION: none;
	outline: none;
}
.levelOneMenu A.current {
	color: #00a0af;
}
#requirements {
	font-size: 14px;
}

#accordion {
	margin:0px;
}

h3.toggler {
	cursor: pointer;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #719199;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
	padding-top: 5px;
	padding-right: 5px;



}

/* toggler stlyles */

.toggler  {
	cursor:pointer;
	font-weight:bold;
	color:#719199;
	margin: 0;
	padding:5px;
	font-size:16px;
	font-family:Arial, sans-serif;
	border-bottom-width: 1px;
	border-bottom-style: solid;

	border-bottom-color: #00A0AF;
	
}
.toggler:hover	 { background:#eee; }
.element	 {
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 0;
	padding-left: 5px;

}


.element strong	 {
	color: #00a0af;
}

#list li {
	font-weight: bold;
	list-style: square;
	color: #00A0AF;
	padding-bottom: 6px;
}
#list li li {
	font-weight: normal;
	list-style: square;
}
.red13px {
	color: #660000;
	font-size: 14px;
	font-weight:bold;
}
