﻿body     {
	margin: 13px 0 0 0;
	background-image: url('../images/grayback.jpg');
	background-color: #ededed;
	background-repeat: repeat-x;
}

html, td		{
	font-family: Verdana, Arial, Helvetica, sans;
	font-size: 11px;
	color: #333;
}

a	{
	font-size: 11px;
	color: #003399;
	text-decoration: none;
}

a:hover	{
	font-size: 11px;
	color: #84686d;
	text-decoration: underline;
}

a.home	{
	font-size: 11px;
	color: #333;
	text-decoration: none;
}

a.home:hover	{
	font-size: 11px;
	color: #333;
	text-decoration: underline;
}

a.small	{
	font-family: Georgia;
	font-size: 10px;
	color: #333;
	text-decoration: none;
}

a.small:hover	{
	font-family: Georgia;
	font-size: 10px;
	color: #ff7f00;
	text-decoration: underline;
}

#container	{
	width:  820px;
	margin: 0 auto;
}

#border01		{
	border: 3px solid white;
	width: 782px;
	height: 100%;
}

#border02		{
	border: 1px solid white;
	width: 780px;
	height: 100%;
}
/* Font Classes */

h1.hdrSubTitle{
	font-family: 'Georgia','Palatino Linotype','Times New Roman',serif;
	font-size: 24px;
	font-variant: small-caps;
	color: #00537f;
}

h2.bdyTitle{
	font-family: 'Georgia','Palatino Linotype','Times New Roman',serif;
	font-size: 20px;
	color: #00537f;
}

p.bdyText{
	
}


/* Home Page */

#content	{
	width: 780px;
	padding: 20px 3px 30px 3px;
	overflow: auto;
}

html.ie6  #content	{
	width: 774px;
	padding: 20px 3px 50px 3px;
}

#content h3, #content li {
	color: #666;
	font-family: inherit;
}

#content h3 {
		font-size: 12px;
}


#homeHighlight		{
	width: 165px;
	padding: 5px 3px 5px 3px;
	float: right;
}

#homeHighlight	p{
	font-size: 11px;
	line-height: 18px;
	margin-top: 10px;
}


#homeContentLeft {
	float: left;
	width: 500px;
}

#homeContent p	{
	font-size: 11px;
	line-height: 18px;
	margin-top: 10px;
	padding-right: 10px;
}


#callout		{
	font-family: Georgia, 'Palatino Linotype', 'Times New Roman', serif ;
	font-size: 18px;
	font-weight: 500;
	color: #6f87b3;
	line-height: 20px;
	margin:  0px;
	padding-right: 20px;
	word-spacing: 2px;
}


#homeHighlight ul	{
	list-style-type: none;
	padding: 0 5px 0 5px;
	margin: 0;
}

#homeHighlight li	{
	background: url("../images/arrow_small.gif") left top no-repeat;
	padding: 0 0 0 15px;
	margin: 10px 0 0 0;
}


#homeFooter		{
	background: url("../images/footer.png") left top no-repeat;
	color: white;
	font-size: 10px;
	padding: 17px; 0 0 10px;
	width: 780px;
	height: 50px;
}


.copyright		{
	padding: 17px 0 0 95px;
	color: white;
	font-size: 10px;
}

.copyrightInt		{
	padding: 17px 0 0 420px;
	color: white;
	font-size: 10px;
}

#homeFooter a	{
	color: white;
	font-size: 10px;
	text-decoration: none;
}

#homeFooter a:hover	{
	color: white;
	text-decoration: underline;
}

#footer	
{
	background: #ebebeb;
	color: black;
	font-size: 10px;
	padding: 17px 0 0 0;
	clear: both;
	display: block;
	width: 788px;
	height: 60px;
}

#footer p 
{
    text-align:center;
}

#footer a	{
	color: white;
	font-size: 10px;
	text-decoration: none;
}

#footer a:hover	{
	color: white;
	text-decoration: underline;
}


/*Interior Pages */

#mainInt	{
	display: block;
	background:white;
	margin: 0;
	padding: 0;
}

#header	{
	padding: 6px 6px 0 6px;
	background: #fff;
}

#productHeader {
	background-image: url('../images/dmt_subheadback.jpg');
	height: 50px;
/*	padding: 15px 20px 10px 20px; */
	background-repeat: no-repeat;
}


#productHeader h1 {
	font-family: 'Georgia','Palatino Linotype','Times New Roman',serif;
	font-size: 20px;
	color: white;
	margin: 0 0 0 20px;
	padding: 10px 0 0 0;
}

#productHeader h1 a {
	font-family: 'Georgia','Palatino Linotype','Times New Roman',serif;
	font-size: 20px;
	color: white;
}


#menu {
	background-color:#660000;
}

#mig	{
	padding: 0 6px 0 6px;
	background: #fff;
}


#contentInt	{
	width: 755px;
	padding: 0 15px 0 0;
	background-color: white;
	display: block;
}

html.ie6  #contentInt	{
	width: 768px;
	padding: 0 6px 40px 6px;
}


#contentRight {
	width: 500px;
	display:inline;
	float:  right;
	margin: 0 0 0 0;
	padding: 15px 0 40px 25px;
	font-size: 11px;
	font-family: 'Lucida Grande', 'Verdana', 'Arial', sans;
	line-height: 1.5em;
	text-align: left;
	background-color: white;
}

html.ie6 #contentRight {
	width: 495px;
	float:  right;
	clear: none;
	text-align: left;
	background-color: white;
}



html.ie7 #contentRight {
	font-size: 11px;
	font-family: 'Lucida Grande', 'Verdana', 'Arial', sans;
	line-height: 1.5em;
	text-align: left;
	padding-top: 15px;
	background-color: white;
}

#contentRight p {
	font-family: inherit;
	color: #666;
}

#contentRight li {
	padding-bottom:  5px;
}

#contentRight h2 {
	color: #00537F;
	width: 100%;
	border-bottom: 1px solid #00537F;
	font-size: 16px;
	font-weight: 700;
	letter-spacing: 0px;
	line-height: 1.3em;
	font-family: 'Georgia','Palatino Linotype','Times New Roman',serif;
}


#leftSideColumn {
	float:left;
	width: 200px;
	height: 100%;
	margin: 20px 0 0 5px;
	padding: 0 0 15px 15px;
	border-bottom: 1px solid #84686d;
	border-left: 1px solid #84686d;
	border-right: 1px solid #84686d;
}

#leftSideColumn .title	{
	font-family: Georgia, Verdana, sans;
	font-size: 13px;
	font-weight: 600;
	padding-left: 9px;
	padding-right: 8px;
	width: 80%;
	border-bottom: 1px solid #84686d;
}

.reqform {
	visibility: hidden;
}

.intLeftImage
{
	margin: 10px 0 0 5px; 
	float: left;
}

/* @end */
