@charset "utf-8";
/* CSS Document */

body {
	background-color:#0f2b8e;
	background-image:url(../images/page.jpg);
	background-repeat:repeat-x;
	background-position:top center;
	margin:0px;
	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}

p {
	padding-top:0px;
	padding-bottom:0px;
	padding-left:40px;
	padding-right:40px;
	line-height:150%;
	text-align:left;
	margin:0px;
}

a {
	color:#000000;
}

.med {
	background-image:url(../images/DOTmedWebStore.gif);
	width:102px;
	height:88px;
	position:fixed;
	bottom:75px;
	left:0px;
	margin:10px;
}

.phone {
	font:bold;
	color:#006600;
}

table {
	text-align:left;
}

.prodHead {
	font-size:14px;
	font-weight:600;
	font-variant:small-caps;
	color:#FFFFFF;
	padding:2px;
}

.prod {
	padding:4px;
	font-size:16px;
	font-weight:800;
	padding-left:50px;
}

.break {
	background-image:url(../images/bar.jpg);
	height:4px;
	width:90%;
	margin:0 auto;
}

.toptab {
	background:url(../images/toptab.gif) no-repeat;
	padding-right:75px;
	float:right;
	height:50px;
	width:75px;
}

/* Dropdowns*/

.aesstyle{
width: 99%;
font-weight: bold;
}

.aesstyle:after{ 
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}

.aesstyle ul{
width: 100%;
padding: 6px 0;
margin: 0;
text-align: center; 
}

.aesstyle ul li{
display: inline;
}

.aesstyle ul li a{
color: #ffffff;
padding: 4px 7px;
margin: 0;
text-decoration: none;
}

.aesstyle ul li a:hover{
	background-image:url(../images/buttons.gif);
}

.aesstyle ul li a:hover:visited{
	background-image:url(../images/buttons.gif);
}

.aesstyle ul li a[rel]:after{ 
content: " " url(../images/plus.gif); 
}




.dropmenudiv{
position:absolute;
top: 0;
font:normal 12px Verdana;
line-height:18px;
z-index:100;
width: 200px;
visibility: hidden;
}


.dropmenudiv a{
width: auto;
display: block;
text-indent: 3px;
padding: 2px 0;
text-decoration: none;
font-weight: bold;
color:#FFFFFF;
}

.dropmenudiv .top {
	background:url(../images/top.gif) no-repeat;
}

.dropmenudiv .rep {
	background:url(../images/rep.gif) repeat-y;
}


.dropmenudiv .bot {
	background:url(../images/bot.gif) no-repeat;
}

* html .dropmenudiv a{ 
width: 100%;
}

.dropmenudiv a:hover{ 
}

.dropmenudiv a[rel]:after{ 
content: " " url(../images/plus.gif); 
}

.subdrop{
	position:absolute;
	top: 405px;
	font:normal 12px Verdana;
	line-height:18px;
	z-index:100;
	width: 200px;
	visibility: hidden;
	left: 929px;
}


.subdrop a{
width: auto;
display: block;
text-indent: 3px;
padding: 2px 0;
text-decoration: none;
font-weight: bold;
color:#FFFFFF;
}

.subdrop .top {
	background:url(../images/top.gif) no-repeat;
}

.subdrop .rep {
	background:url(../images/rep.gif) repeat-y;
}


.dsubdrop .bot {
	background:url(../images/bot.gif) no-repeat;
}

* html .subdrop a{ 
width: 100%;
}

.subdrop a:hover{ 
}

#wrapper {
	width:800px;
	margin:0 auto;
}

#pagetop {
	height:183px;
}

#navback {
	background-image:url(../images/navback.jpg);
	height:67px;
}

#navback p {
	text-align:center;
	color:#FFFFFF;
}

#body {
	background-image:url(../images/body.jpg);
	background-repeat:repeat-y;
}

.content {
	background-image:url(../images/content.jpg);
	background-position:top;
	background-repeat:no-repeat;
	margin:0px;
}

.tablestyle {
	background-color:#efefef;
	margin-left:40px;
	display:block;
	width:250px;
}

.tablestyle2 {
	background-color:#efefef;
	margin-left:40px;
	margin-right:40px;
	display:block;
}

.content .last {
	background-image:url(../images/footer.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
	height:54px;
	text-align:right;
	line-height:50px;
	padding-right:80px;
	padding-top:20px;
	margin:0px;
}

.footlinks {
	font:Verdana, Arial, Helvetica, sans-serif;
	text-align:center;
	font-size:12px;
	color:#FFFFFF;
	padding:0px;
}

.footlinks a{
	color:#FFFFFF;
	text-decoration:none;
}

.footlinks a:hover{
	color:#FFFFFF;
	text-decoration:underline;
}
