/*Page Wrapper*/

#divPageWrapper {
	width: 760px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: auto;
	border: 1px solid #333333;
	background-color: #FFFFFF;
}

body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
}


/*Content Wrapper*/

#divContentWrapper {
	float: left;
	width: 100%;
	border: 1px solid #333333;
}


/*Header*/

#divHeader {
	width: 100%;
}

img#imgHdCaption {
	margin-top: 67px;
	margin-bottom: 54px;
	margin-left: 79px;
}



/*SubHead*/

#divSubHead {
	float: left;
	width: 511px;
	margin-top: 32px;
}

img#imgHdDr {
	margin-bottom: 8px;
}


/*Navigation*/

#divNavigation {
	display: none;
}

/*Content*/

/*body #divContent {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	width: 100%;
	padding-top: 40px;
}*/

#divContent p {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	padding-top: 40px;
	/*padding-right: 30px;*/
	padding-bottom: 10px;
	padding-left: 28px;
	line-height: 1.5em;
	margin-top: 0px;
	margin-right: 100px; /*need this to work on PC with print page margins set to .75"*/
	margin-bottom: 0px;
	margin-left: 0px;
}
#divContent h1 {
	font-size: 2em;
	color: #B01B1E;
	text-align: left;
}
#divContent h2 {
	text-align: left;
	padding-left: 15px;
}

/*#divContent ul {
	list-style-position: outside;
	list-style-type: square;
	line-height: 1.5em;
	margin-left: 27px;
	margin-right: 40px;
}*/

body #divContent ol {
	list-style-position: outside;
	list-style-type: decimal;
	line-height: 1.5em;
	margin-left: 27px;
	margin-right: 40px;
}
body #divContent li {
	list-style-position: outside;
	list-style-type: square;
	line-height: 1.5em;
	margin-left: 27px;
	margin-right: 40px;
}

body #divContent p.head {
	font-weight: bold;
	color: #3366CC;
	font-size: 14px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

img#imgVaricose {
	margin-left: 15px;
}


/*Footer*/

#divFooter {
	text-align: left;
	clear: both;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #666666;
	background-image: url(../shared/images/dot_gray_light.jpg);
	background-repeat: repeat;
	padding-bottom: 5px;
	line-height: 2.5em;
}

#divFooter a:link {
	color: #6C6C6C;
	text-decoration:none;
}
#divFooter a:visited {
	color: #6C6C6C;
	text-decoration:none;
}
#divFooter a:hover {
	color: #CCCCCC;
	text-decoration:none;
}
#divFooter a:visited:hover {
	color: #CCCCCC;
	text-decoration:none;
}



/*L2Designs Tag*/

#divTagL2Designs {
	padding-bottom: 3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}

#divTagL2Designs a:link {
	color: #6C6C6C;
	text-decoration:none;
}
#divTagL2Designs a:visited {
	color: #6C6C6C;
	text-decoration:none;
}
#divTagL2Designs a:hover {
	color: #CCCCCC;
	text-decoration:none;
}
#divTagL2Designs a:visited:hover {
	color: #CCCCCC;
	text-decoration:none;
}

img#l2designs {
	margin-top: 20px;
	margin-left: 510px;
}



/*Styles*/

.bold {
	font-weight: bold;
}
.readingTitles {
	font-style: italic;
}
.faq {
	font-weight: bold;
	width: 85%;
	height: 10px;
	color: #3366CC;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.faqTop {
	font-family: Georgia, "Times New Roman", Times, serif;
}





/*Links*/

a:link {
	color: #CC0033;
	text-decoration:none;
	
}
a:visited {
color: #CC0033;
	text-decoration:none;
	
}
a:hover {
	color: #999999;
	text-decoration:none;
}
a:visited:hover {
	color: #999999;
	text-decoration:none;
}
