body {
background: #FFF;
font-size: 12px;
}

td {
	font: normal 14px Arial, sans-serif;
	color: #000000;
}

h1, h2, h3, h4, h5 {

    color: #555555;
    margin: 0px;
}


h1 {
    font-size: 31px;
}

h2 {
    font: normal 22px Arial, sans-serif;
}

h3 {
    font-size: 14px;
}

a {

font: bold 14px Arial, sans-serif;
color: #0b6993;
text-decoration: none;
}

a:hover {

font: bold 14px Arial, sans-serif;
color: #0b6993;
text-decoration: underline;

}

a.large {
	font: bold 14px Arial, sans-serif;
	color: #0b6993;
}

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

hr {
	margin: 20px 0 20px 0;
}

.copyright {
	font: normal 11px Arial, sans-serif;
	color: #FFF;
}

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

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

.alert {
	color: #ff0000;
	text-decoration: none;
	font: bold 14px Arial, sans-serif;
}

p.address {
	font: 14px Arial, sans-serif;
	padding: 0 0 0 0;
}

.p
{
	font: 12px Arial, sans-serif;
	padding: 0 0 0 20px;
}
.p1
{
padding: 0 0 0 30px;
}
.p2
{
padding: 30px 50px 30px 30px;
}
.bg1
{
background: #e0e0e0 url(/images/index_11.gif) top repeat-x;
}
.bg2
{
background: #d1d1d1 url(/images/index_21.gif) top repeat-x;
}
.bord
{
border: 1px solid #D9B9CC;
}
.menu 
{
color:#8c247b;
vertical-align:top;
height: 35px;
padding: 10px 0 0 20px;
}
.menu a
{
color:#8c247b;
font: bold 11px Arial, sans-serif;
text-decoration: none;
}


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

.blye-text-regular {
color: #5a768d;
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: #de4e06;
text-decoration: none;
}

.broun-text-underline {
color: #de4e06;
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: #0b6993;
text-decoration: none;
}

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

/* container for slides */
.images {
	/* background:#fff url(/lab/images/h300.png) repeat-x; */
	background-color:black;
	position:relative;
	cursor:hand;
	width:auto;
	height:150px;
	float:left;
	
	/* CSS3 tweaks for modern browsers */
	/*-moz-border-radius:5px;
	-webkit-border-radius:5px;
	-moz-box-shadow:0 0 25px #666;
	-webkit-box-shadow:0 0 25px #666;*/	
}

.logo {
	float:left;
}

/* single slide */
.images div {
	display:none;
	position:absolute;
	top:0;
	left:0;
	height:100px;
	font-size:12px;
}

/* header */
.images h3 {
	font-size:22px;
	font-weight:normal;
	margin:0 0 20px 0;
	color:#456;
}

/* tabs (those little circles below slides) */
.tabs {
	display: none;
	clear:both;
	/*margin-left:330px;*/
	margin-right:25px;
	float:right;
	background-color:black;
}

/* single tab */
.tabs a {
	width:8px;
	height:8px;
	float:left;
	margin:3px;
	background:url(/images/navigator.png) 0 0 no-repeat;
	display:block;
	font-size:1px;		
}

/* mouseover state */
.tabs a:hover {
	background-position:0 -8px;      
}

/* active state (current page state) */
.tabs a.current {
	background-position:0 -16px;     
} 	


/* prev and next buttons */
.forward, .backward {
	float:left;
	margin-top:140px;
	background:#fff url(/images/hori_large.png) no-repeat;
	display:block;
	width:30px;
	height:30px;
	cursor:pointer;
	font-size:1px;
	text-indent:-9999em;	
}

/* next */
.forward 				{ background-position: 0 -30px; clear:right; }
.forward:hover 		{ background-position:-30px -30px; }
.forward:active 	 	{ background-position:-60px -30px; } 


/* prev */
.backward:hover  		{ background-position:-30px 0; }
.backward:active  	{ background-position:-60px 0; }

/* disabled navigational button. is not needed when tabs are configured with rotate: true */
.disabled {
	visibility:hidden !important;		
}

ul.newsList {
	list-style-image: url(/images/news_bullet.gif)
	padding: 0px;
}

ul.newsList li {
	padding-bottom: 10px;
}

element {
}

h2 a {
	font-size: 22px;
	color: #0b6993;
}

h2 a:hover {
	font-size: 22px;
	color: #0b6993;
	text-decoration: underline;
}

hr {
	border-right-width: 0px;
	border-left-width: 0px;
	border-bottom-width: 0px;
	border-top-width: 1px;
	border-color: #666666;
	border-style: dotted;
	color: #CCCCCC;
}

