body	{ 
	color: #000000; font-family: Verdana, Arial, Helvetica, sans-serif; 
	margin: 0; padding: 0;
	font-size: 1em;
	background: url(../images/rightside_bkgrnd.jpg) repeat-x 0px 0px;
	background-color: #66a997; 
}

img {
	border: 0px;
	vertical-align: text-bottom;
}

td img {display: block;}

.small	{
	font-size: 60%; color: #e9f0f4; margin: 0;
	text-align: left;
	background-color: #66a997;
}
.center {text-align: center;}
.left {text-align: left;}
.right {text-align: right;}

.textleft {float: left; display: block; width: 48%;}
.textright {float: right; display: block; width: 48%;}

.green {color: #00755a;}
.notop {margin-top: 0;}
.nobtm {margin-bottom: 0;}
.updated {color: #00523B; font-size: 60%; text-align: right; padding-top: 20px;}

#skipLinks a {
font-size: 80%;
display:none
}


/*~~~~~~~~~~~~~~~~~Home Page Styles~~~~~~~~~~~~~~~~~*/


#homepage {
	clear: both;
	width: 99.5%;
	margin: 0 auto;
}

#homepage .homepagecontentarea {
	margin: 0; padding: 0;
	margin-right: 10px;
	background: url(../images/right_bkgnd.png) repeat-y right top;
	margin-right: -0px;
}

#homepage .left {
	width: 267px;
	height: 700px;
	z-index: 500;
	background-color: #fff; 
	border-top: 3px solid #0076b4;
	border-right: 1px solid #0066b9;
}

#homepage .center {
	height: 700px;
	border-top: 3px solid #0076b4;
	background-color: #e5f0ed; 
	float: left;
	display: block;
	margin-left: 268px;
	margin-top: -703px;
	margin-right: 10px;
}

#homepage .center .contentbox {
	width: 100%;
	height: 700px;
	float: left;
	display: block;
	position: relative;
}
#homepage .center .contentbox img {
float: left;
}

#homepage .center .contentbox .text {
	text-align: left;
	line-height: 140%;
	margin-left: 277px; 
	margin-right: 25px; 
	padding-top: 15px;
}
/*#homepage .center .contentbox .text {
	margin-right: 20px;
}*/

.searchtitle {
	font-size: 80%;
}


/*~~~~~~~~~~~~~~~~~Form Styles~~~~~~~~~~~~~~~~~*/

#tincAppDoc H1 {
      margin-top: 0; color: #000;
    }

#tincAppDoc .field {
      background-color: #66a997;
    }


/*~~~~~~~~~~~~~~~~~Layout Styles~~~~~~~~~~~~~~~~~*/

#fullwidth {
	width: 100%;
	margin: 0 auto;
}

#sitewidth {
	width: 96%;
	margin: 0 auto;
	text-align: left;
}

#logo {
	background: url(../images/leftside_bkgrnd.jpg) repeat-x 0px 0px;
	padding-left: 5%;
}

#drmac {
	width: 204px; 
	height: 130px;
	float: right;
	display: block;
	position: relative;
	margin-top: -130px;
}

#graytitle {
	clear: both;
	margin: 0; padding: 0;
	margin-right: 10px;
	background-color: #fff;
	height: 48px;
}

#graytitle .tagline {
	height: 34px;
	color: #57585A;
	font-size: 1.65em;
	margin: 0; padding: 0;
	padding-left: 68px;
	padding-top: 14px;
	font-weight: normal;
	background: url(../images/right_bkgnd.png) repeat-y right top;
	margin-right: -10px;
}

/*#graytitle .tagline .line {
	margin-left: -68px;
	margin-right: 10px;
	border-bottom: 3px solid #0076b4;
}*/

#btmshadow {
	clear: both;
	width: 100%;
	height: 13px;
 	background: url(../images/btmshadow.gif) repeat-x 0px 0px;
	float: left;
	display: block;
	position: relative;
	margin: 0; padding: 0;
}

#btmshadow p {
	margin-top: 0;
}
#rightcorner {
	width: 20px;
	height: 13px;
	top: -13px;
	float: right;
	display: block;
	position: relative;
	z-index: 500;
	left: 5px;
}

#footer {
	width: 99.5%;
	clear: both;
	font-size: .6em;
	color: #000;
margin: 0 auto;
	float: left;
	display: block;
	position: relative;
	text-align: center;
top: -20px;
}




/*~~~~~~~~~~~~~~~~~Content Styles~~~~~~~~~~~~~~~~~*/

#content {
	margin: 0; padding: 0;
	background: url(../images/right_bkgnd.png) repeat-y right top;
	margin-right: -0px;
}

#content .contentbox {
	min-height: 400px;
	margin-right: 10px;
	border-top: 3px solid #0076b4;
	background-color: #e5f0ed;
}

#content .contentbox img {
float: left;
padding-left: 10px;
}

#content .contentbox .text {
	line-height: 140%;
	text-align: left;
	margin-left: 310px; 
	margin-right: 15px; 
	padding: 15px  15px  15px 0;
}

#content .contentbox .text li {
padding-bottom: 10px;
}

#content .contentbox2 {
	min-height: 400px;
	margin-right: 10px;
	background-color: #fff;
	border-top: 3px solid #0076b4;
}

#content .contentbox2 h1 {
	padding-top: 15px;
	margin-left: 15px; margin-right: 15px;
}

#content .flow {
  float: left;
  display: block;
  clear: left;
  margin: 0px 6em 0px 0px;
}

h1 {
	font-size: 1.6em;
	margin: 0;
	padding-bottom: 5px;
	line-height: 120%;
	border-bottom: 1px solid #003E8F;
}

h2 {
	font-size: 1.3em;
	line-height: 120%;
	margin-top: 20px;
	margin-bottom: 0;
	color: #003E8F;
}

h3 {
	font-size: 1.1em;
	margin-top: 0;
	margin-bottom: 10px;
}

.search {
	padding: 20px;
	background-color: #ffffff;
	border: 1px solid #0077bf;
}


/*~~~~~~~~~~~~~~~~~Top Tab Styles~~~~~~~~~~~~~~~~~*/

.buttons ul {
	width: 100%;
	height: 36px;
	list-style: none; 
	margin: 0; padding: 0; 
    position: relative;
}
.buttons li   {
float: right; 
height: 36px;
list-style: none; 
}

.buttons li, .buttons li a {
    display: block;
    text-decoration: none;
    text-align: center; padding-right: 6px; font-size: .85em;
    line-height: 130%;
    color: #003E88; 
}

.buttons li a:hover ,.buttons .text2 a:hover  {
    color: #000; 
}

.buttons .text {
    height: 36px;
    padding-top: 4px;
}

.buttons .text2 {
    height: 36px;
    padding-top: 10px;
}

*:first-child+html .buttons .text   {
    height: 30px;
    padding-top: 6px;
}

*:first-child+html .buttons .text2   {
    height: 30px;
    padding-top: 12px;
}
    

#tab1 {
	background: url(../images/second_tabtop.gif);
	margin: 0; padding: 0; 
	left: 0px; width: 117px;
}

#tab2 {
	background: url(../images/second_tabtop.gif);
	margin: 0; padding: 0; 
	left: 0px; width: 117px;
}

#tab3 {
	background: url(../images/second_tabtop.gif);
	margin: 0; padding: 0; 
	left: 0px; width: 117px;
}

#tab4 {
	background: url(../images/second_tabtop.gif);
	margin: 0; padding: 0; 
	left: 0px; width: 117px;
}

#tab5 {
	background: url(../images/second_tabtop.gif);
	margin: 0; padding: 0; 
	left: 0px; width: 117px;
}

#tab6 {
	background: url(../images/second_tabtop.gif);
	margin: 0; padding: 0; 
	left: 0px; width: 117px;
}

#tab7 {
	background: url(../images/last_tabtop.gif);
	margin: 0; padding: 0; 
	left: 0px; width: 117px;
}

#tab8 {
	background: url(../images/second_tabtop.gif);
	margin: 0; padding: 0; 
	left: 0px; width: 117px;
}


#tab8 a:hover {
    background: transparent url(../images/second_tabtop.gif)
    0 -38px no-repeat;
}
  
#tab1 a:hover {
    background: transparent url(../images/second_tabtop.gif)
    0 -38px no-repeat;
}

#tab2 a:hover {
    background: transparent url(../images/second_tabtop.gif)
    0 -38px no-repeat;
}

#tab3 a:hover {
    background: transparent url(../images/second_tabtop.gif)
    0 -38px no-repeat;
}

#tab4 a:hover {
    background: transparent url(../images/second_tabtop.gif)
    0 -38px no-repeat;
}

#tab5 a:hover {
    background: transparent url(../images/second_tabtop.gif)
    0 -38px no-repeat;
}

#tab6 a:hover {
    background: transparent url(../images/second_tabtop.gif)
    0 -38px no-repeat;
}

#tab7 a:hover {
    background: transparent url(../images/last_tabtop.gif)
    0 -38px no-repeat;
}

/*~~~~~~~~~~~~~~~~~Navigation Styles~~~~~~~~~~~~~~~~~*/

a:link 		{color: #003E8F;}
a:active 	{color: #003E8F;}
a:visited 	{color: #00523B;}
a:hover 	{color: #000000;}

