/*---------------------------------------------------------------------------
				CSS Document for drcooper.com Pages
---------------------------------------------------------------------------*/

/*---------------------------------------------------------------------------
							BASIC PROPERTIES
---------------------------------------------------------------------------*/
* {margin: 0; border: 0; padding:0;}
body {padding: 1em; text-align: center; font-family: "Times New Roman", "Times", serif; color: #000000; background-color: #FFFFFF;}
a {text-decoration: none; color: #0000CC; border-bottom: .1em solid #CCCCCC;}
a:hover {color: #0033FF; border-bottom: .1em solid #333333;}
p {margin: .75em 0; line-height: 1.4em;}
ul {list-style: disc outside; padding-left: 1.5em; margin-left: 1.5em; margin-bottom: .75em;}
li {margin-bottom: .5em;}
#content {text-align: left;}

/*---------------------------------------------------------------------------
						PRINT DIVS & PAGE HEADERS
---------------------------------------------------------------------------*/
#printhead {display: block; margin-bottom: 1em;} /*#printhead {display: none; margin-bottom: 1em;}*/
#printhead img {width: 36em; height: 10em;}
#printimg {display: none;} /*#printimg {margin-top: 1.5em; text-align: center;}*/
#printimg a {border: 0;}
#printimg a:hover {border: 0;}
#title {position: relative; width: 21em; height: 3em; margin: 0 auto 1.5em auto;}
#title img {z-index: -1; position: absolute; left: 0; top: 0; width: 100%; height: 100%;}
#title p {margin: 0; line-height: 3em;}
#title p span {font-size: 1.4em;}

/*---------------------------------------------------------------------------
							STYLING CLASSES
---------------------------------------------------------------------------*/
.bold {font-weight: bold;}
.italic {font-style: italic;}
.center {text-align: center;}
.large {margin-top: 1.5em; text-align: center; font-size: 1.6em;}
.indent {margin-left: 2em;}

/*---------------------------------------------------------------------------
							TABLE PROPERTIES
---------------------------------------------------------------------------*/
table {margin-bottom: .75em; text-align: left;}
td {padding: .2em;}
.tclrliq {width: 32.5em; margin: 0 auto;}
.tclrliq .col1, .tclrliq .col3 {width: 30%;}
.tclrliq .col2 {width: 40%;}
.tcv {width: 32.5em;  margin: 0 auto;}
.tcv .col1 {width: 25%;}
.tcv .col2 {width: 75%;}
.tdetect {width: 31.5em; margin: 0 auto; border-collapse: collapse;}
.tdetect td, .tdetect th {border-bottom: .1em solid #666666;}
.tdetect .col1 {width: 25%;}
.tdetect .col2, .tdetect .col3 {width: 15%; text-align: center;}
.tdetect .col4 {width: 45%;}
.tfspre {width: 30em; margin: 0 auto; text-align: center;}
.tinstr {width: 22em; margin: 0 auto;}
.tinstr .col2, .tinstr .col3 {color: #999999;}
.tinsur {width: 20em; margin: 0 auto;}
.tinsur .col1 {width: 30%;}
.tinsur .col2 {width: 70%;}