@charset "utf-8";
/* CSS Document */

body {
	background: #053338;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}

td {
	color: #037782;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}

h1, h2, h3, h4, h5 {

    color: #7f7f7f;
    margin: 0px;
}


h1 {
	font-size: 35px;
}

h2 {
	font-size: 28px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #037782;
}

h3 {
	font-size: 14px;
	color: #037782;
	padding-top: 4px;
	padding-bottom: 4px;
}


a {
	font: normal 11px Tahoma, Arial;
	color: #00e7fd;
	text-decoration: underline;
}

u {
	text-decoration: none;
}


a:hover {

font: normal 11px Tahoma, Arial;
color: #575757;
text-decoration: none;

}

a.white-link-underline {	
	text-decoration: underline;
	color: #FFFFFF;
}

.white-text{
color: #ffffff;
text-decoration: none;

}
a.b1
{
font:  14px tahoma, Arial;
color: #fffea0;
text-decoration: none;
padding: 15px;
margin: 0px;

}
.p
{
font-size: 8px;
}
.p1
{
padding: 0 0 0 30px;
}
.p2
{
padding: 150px 0 0 250px;
}
.bg1
{
background: #ffffff url(images/index_10.jpg) top right no-repeat;
}
.bg2
{
background: #000000 url(images/index_10.gif) top no-repeat;
}
.bord
{
border: 1px solid #c5d85a;
}
.menu 
{
	color:#FFFFFF;
	vertical-align:top;
	height: 35px;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 5px;
}
.menu a
{
	color:#DABB8F;
	text-decoration: none;
	background-image: url(images/index_16.jpg);
	background-repeat: no-repeat;
	height: 90px;
	font-size: 11px;
	font-weight: bold;
}






#content {
	margin: 0px;
	padding-top: 0px;
	padding-right: 18px;
	padding-bottom: 15px;
	padding-left: 18px;
}

#content table{
font-size: 15px;
}

#content h1 {
	margin: 0px;
	padding: 0px;
	font-size: 19px;
	color: #009933;
}
#content p {
	font-size: 15px;
	text-align: justify;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-weight: normal;
}
#content h2 {
	margin: 0px;
	padding: 0px;
	font-size: 18px;
	color: #009933;
}


#content-home {
	float: left;
	width: 320px;
	padding-bottom: 20px;
}

#content-home h1 {
	font-size: 25px;
	color: #037782;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}

#content-home h2 {
	font-size: 15px;
	color: #009933;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	padding-top: 10px;
	padding-bottom: 2px;
}



#content-home p {
	font-size: 12px;
	text-align: justify;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-weight: bold;
}

#mainbody_topstrip{
	background-image: url(../images/innerpage_body_topstrip.gif);
	height: 30px;
	padding: 0px;
	width: 568px;
	margin: 0px;
	
}

#mainbody_urhere{
	width: 548px;
	height: 15px;
	padding-top: 10px;
	padding-right: 20px;
	float: right;
	text-align: right;
	margin: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
}


#mainbody_urhere ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

#mainbody_urhere li {
	display: inline;
	padding-right: 5px;
	padding-left: 12px;
	font-size: 9px;
}

.pre-page {
	background-image: url(../images/three-card-urhnav.gif);
	background-repeat: no-repeat;
	background-position: left;
}
.pre-page a {
	color: #000000;
	text-decoration: underline;
	font-weight: normal;
}
.pre-page a:hover {
	text-decoration: underline;
	color: #FF6600;
}

.currentpage {
	background-image: url(../images/three-card-urhnav-down.gif);
	background-repeat: no-repeat;
	background-position: left;
	color: #000000;
}




.bullet {
	font-size: 15px;
	font-weight: normal;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 13px;
	margin: 0px;
}

.bullet ul {
	padding: 0px;
	margin: 0px;
}

.bullet li {
	list-style-type: disc;
	padding-top: 3px;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 3px;
	margin: 0px;
}


#bullet-home {
	font-size: 12px;
	font-weight: normal;
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}

#bullet-home ul {
	padding: 0px;
	margin: 0px;
}

#bullet-home li {
	list-style-type: none;
	padding-top: 1px;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 1px;
}

/* ######### Drop Down ULs CSS ######### */


.ddsubmenustyle, .ddsubmenustyle ul{ /*topmost and sub ULs, respectively*/
	margin: 0;
	position: absolute;
	left: 0;
	top: 0;
	list-style-type: none;
	border-bottom-width: 0;
	visibility: hidden;
	z-index: 100;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: black;
	border-right-color: black;
	border-bottom-color: black;
	border-left-color: black;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	background-color: #007a85;
}


img {
	border: 0;
}






.ddsubmenustyle li a{
	display: block;
	background-color: #007a85;
	text-decoration: none;
	border-bottom: 1px solid black;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
	width: 180px;
	margin: 0px;
	font-weight: bold;
	font-size: 13px;
	color: #FFFFFF;
}

* html .ddsubmenustyle li{ /*IE6 CSS hack*/
	display: inline-block;
	width: 170px;
}

.ddsubmenustyle li a:hover{
	background-color: black;
	font-weight: bold;
	font-size: 13px;
	color: #006600;
}

/* ######### Neutral CSS  ######### */

.downarrowpointer{ /*CSS for "down" arrow image added to top menu items*/
	border: 0;
}

.rightarrowpointer{ /*CSS for "right" arrow image added to drop down menu items*/
	position: absolute;
	padding-top: 3px;
	left: 100px;
	border: 0;
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.ddiframeshim{
position: absolute;
z-index: 500;
background: transparent;
border-width: 0;
width: 0;
height: 0;
display: block;
}




.mattblackmenu ul{
	margin: 0;
	padding: 0;
	list-style-type: none;
	background: #414141;
	overflow: hidden;
	width: 100%;
}

.mattblackmenu li{
	display: inline;
	margin: 0;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.mattblackmenu li a{
	float: left;
	display: block;
	text-decoration: none;
	margin: 0; /*right divider between tabs*/
	color: white;
	background: #414141;
	padding: 0px;
}

.mattblackmenu li a:visited{
color: white;
}

.mattblackmenu li a:hover{
	background: black; /*background of tabs for hover state */
	margin: 0px;
}

.mattblackmenu a.selected{
background: black; /*background of tab with "selected" class assigned to its LI */
}








.blye-text-underline {
color: #a257e0;
text-decoration: underline;
}

.blye-text-regular {
color: #a257e0;
text-decoration: none;
}

.yellow-text-regular {
color: #ffb400;
text-decoration: none;
}

.yellow-text-underline {
color: #ffb400;
text-decoration: underline;
}

.orange-text-regular {
color: #fe6b1d;
text-decoration: none;
}

.orange-text-underline {
color: #fe6b1d;
text-decoration: underline;
}
.broun-text-regular {
	color: #018e3d;
	text-decoration: none;
}

.broun-text-underline {
	color: #037782;
	text-decoration: underline;
}

.red-text-regular {
color: #8c247b;
text-decoration: none;
}

.red-text-underline {
color: #8c247b;
text-decoration: underline;
}
.black-text-regular {
color: #000000;
text-decoration: none;
}

.black-text-underline {
color: #000000;
text-decoration: underline;
}


.gray-text-underline{
color: #7c7c7c;
text-decoration: underline;
}
.gray-text-regular{
color: #7c7c7c;
text-decoration: none;
}

.green-text{
color: #a5b66e;
text-decoration: none;
}

.green-text-underline{
color: #a5b66e;
text-decoration: underline;
}



#footer {
	height: 60px;
	text-align: left;
	padding: 0px;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}




#sitemap {
	margin: 0px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 80px;
}
#sitemap ul {
	margin: 0px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
}
#sitemap ul ul {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 30px;
}
#sitemap ul ul li {
	margin: 0px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
}
#sitemap ul li a {
	text-decoration: underline;
}
#sitemap ul li a:hover {

}
#sitemap ul ul li a {
	font-weight: normal;
}

#sitemap ul li {
	margin: 0px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
}




#footer ul {
	margin: 0px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#footer ul li a {
	text-decoration: none;
	color: #FFFFFF;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	padding-right: 4px;
}
#footer ul li a:hover {
	color: #9BBD25;
}
#footer ul li {
	display: inline;
	margin: 0px;
	font-size: 1.1em;
	color: #FFFFFF;
	padding-top: 0px;
	padding-right: 4px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#footer p {
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	color: #FFFFFF;
	font-size: 10px;
}
#footer p a{
	color: #FFFFFF;
}

.imagecontainer-big{
	clear:left;
	background: url(../images/shadowAlpha.png) no-repeat bottom right !important;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 10px;
}
.imagecontainer-big img{
	display: block;
	position: relative;
	background-color: #fff;
	border: 1px solid #a9a9a9;
	margin-top: -6px;
	margin-right: 6px;
	margin-bottom: 6px;
	margin-left: -6px;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 30px;
	padding-left: 4px;
			}

/* THIS MAKES THE DROP SHADOW WORK ON IMAGES */
.imagecontainer{
	float:left;
	clear:left;
	background: url(../images/shadowAlpha.png) no-repeat bottom right !important;
	margin: 10px 0 10px 5px;
	margin-top: 20px;
	margin-right: 20;
	margin-bottom: 10px;
	margin-left: 10px;
}
.imagecontainer img{
	display: block;
	position: relative;
	background-color: #fff;
	border: 1px solid #a9a9a9;
	margin-top: -6px;
	margin-right: 6px;
	margin-bottom: 6px;
	margin-left: -6px;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
			}
			
.imagecontainer img:hover{
	border: 1px solid #000066;
			}

/* THIS IS THE TEST CODE TO MAKE THE DROP SHADOW WORK WITH BLOCK ELEMENTS. */
.dropshadow1, .dropshadow2{
	float:left;
	clear:left;
	background: url(../images/shadowAlpha.png) no-repeat bottom right !important;
	background: url(../images/shadow.gif) no-repeat bottom right;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0px;
	width: 100%;
		}
		
/* .dropshadow2 only applies to test 1 */
.dropshadow1 p{
position:relative;
bottom:6px;
right: 6px;
border: 1px solid #999999;
padding:4px;
font-size:14px;
margin: 0px;
				}
/* .innerbox only applies to test 2 */
				.innerbox{
	position:relative;
	bottom:6px;
	right: 6px;
	border: 1px solid #999999;
	margin: 0px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 10px;
				}
				.innerbox{
				/* IE5 hack */
				\margin: 0px 0px -3px 0px;
				ma\rgin:  0px 0px 0px 0px;
				}



.img-left {
	float: left;
	margin-top: 4px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}




.bg1
{
background: #ffffff url(../images/index_10.jpg) top right no-repeat;
}



.td_text_make_up {
	padding-top:11px;
}


.td_text_make_up p{
	font-size: 11px;
	font-weight:normal;
	padding-bottom:11px;
	text-align: justify;
	color: #FF0000;
}

.more{
font-size:11px;
color:#000000;
text-decoration:none;
font-weight:bold;
padding-top:15px;
}
.more:hover{
font-size:11px;
color:#000000;
text-decoration: underline;
font-weight:bold;
padding-top:15px;
}











#slideshow {list-style:none; color:#fff}
#slideshow span {display:none}
#wrapper {
	width:506px;
	display:none;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	background-color: #000000;
}
#wrapper * {margin:0; padding:0}
#fullsize {position:relative; width:500px; height:300px; padding:2px; border:1px solid #ccc; background:#000}
#information {position:absolute; bottom:0; width:500px; height:0; background:#000; color:#fff; overflow:hidden; z-index:200; opacity:.7; filter:alpha(opacity=70)}
#information h3 {padding:4px 8px 3px; font-size:14px}
#information p {padding:0 8px 8px}
#image {width:500px}
#image img {position:absolute; z-index:25; width:auto}
.imgnav {position:absolute; width:25%; height:306px; cursor:pointer; z-index:150}
#imgprev {left:0; background:url(../images/left.gif) left center no-repeat}
#imgnext {right:0; background:url(../images/right.gif) right center no-repeat}
#imglink {position:absolute; height:306px; width:100%; z-index:100; opacity:.4; filter:alpha(opacity=40)}
.linkhover {background:url(images/link.gif) center center no-repeat}
#thumbnails {margin-top:15px}
#slideleft {float:left; width:20px; height:81px; background:url(../images/scroll-left.gif) center center no-repeat; background-color:#222}
#slideleft:hover {background-color:#333}
#slideright {float:right; width:20px; height:81px; background:#222 url(../images/scroll-right.gif) center center no-repeat}
#slideright:hover {background-color:#333}
#slidearea {float:left; position:relative; width:456px; margin-left:5px; height:81px; overflow:hidden}
#slider {position:absolute; left:0; height:81px}
#slider img {cursor:pointer; border:1px solid #666; padding:2px}