body {
	margin:0px;
	background-color: #F1FBFD;
	background-image: url(tiles/page_tile1.jpg);
	background-repeat: repeat-x;
}
p {
margin:0px;
padding:0px;
}
td {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
line-height:12px;
color:#38424B;
}
/*style for top bar*/
.topBar {
	background-image:url(images/bg_top_part.gif);
	background-repeat:repeat-x;
	background-color:#FFFFFF;
	height:5px;
}
.logoBar {
background-image:url(images/logo_bar.gif);
background-repeat:repeat-x;
height:42px;
background-color:#677686;
border:1px solid #3F5064;
}
.logo {
margin-left:16px;
margin-top:11px;
}
/*style for leftpanel*/
.paddingLeftpanel {
padding-top:2px;
}
.navigation {
background-image:url(images/bg_nav.gif);
background-repeat:repeat-x;
background-color:#939A48;
border:1px solid #7B8142;
padding-left:10px;
}
.dividor {
border-bottom:1px solid #C0CB6E;
}
.bgNavBottom {
background-image:url(images/bg_nav_bottom.gif);
background-repeat:repeat-x;
height:6px;
}
.highlights {
background-color:#6D7D8C;
border-bottom:1px solid #394759;
border-right:1px solid #394759;
border-left:1px solid #394759;
}
.date {
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
}
.underline {
background-image:url(images/underline.gif);
background-repeat:repeat-x;
height:28px;
}
.more {
font-size:10px;
font-weight:bold;
color:#FF9600;
text-decoration:none;
}
.more:hover {
font-size:10px;
font-weight:bold;
color:#FF9600;
text-decoration:underline;
}
/*style for rightpanel*/
.bottomHeader {
background-image:url(images/below_header_bar.gif);
background-repeat:repeat-x;
height:8px;
}
.welcome {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 27px;
	font-weight: bold;
	color: #9AA24F;
	padding-top: 5px;
	padding-bottom: 3px;
}

.header {
width:297px;
height:231px;
background-image:url(images/header.jpg);
background-repeat:no-repeat;
}
.headerTopBorder {
border-top:2px solid #FFFFFF;
}
.headerRightpanel {
background-image:url(images/header_rtpanel.gif);
background-repeat:repeat-x;
background-color:#8E935F;
border-left:1px solid #787F40;
border-top:1px solid #787F40;
width:15px;
}
.borderRightpanel {
border-left:3px solid #FFFFFF;
}
.imageWelcome {
background-image:url(images/image_welcome.gif);
background-repeat:no-repeat;
background-position:bottom;
width:174px;
height:205px;
}
.borderWelcome {
border-bottom:1px solid #DADFE2;
}
.rightpanelBottom {
background-image:url(images/bg_rightpanel.gif);
background-repeat:repeat-x;
border-bottom:1px solid #B5C0C6;
border-left:1px solid #B5C0C6;
border-right:1px solid #B5C0C6;
border-top:1px solid #6D7D8C;
}
.borderRight {
border-right:2px solid #B5C0C6;
}
.borderServices {
border-bottom:1px solid #D6DCE0;
}
.services {
font-size:10px;
color:#FF7300;
text-decoration:none;
}
.services:hover {
font-size:10px;
color:#FF7300;
text-decoration:underline;
}
/*styles for footer*/
.footer {
background-image:url(images/bg_footer.gif);
background-repeat:repeat-x;
height:23px;
text-align:center;
padding-top:6px;
color:#38424B;
}.title_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: normal;
	color: #FFFFFF;
	padding-left: 80px;
	padding-top: 13px;
}

a.menu:link 
		{
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
		}

a.menu:visited
		{
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
		}
a.menu:hover
		{
	color: #FF0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: none;
	font-weight: bold;
		}

a.menu:active
		{
	color: rgb(181,21,165);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
		}
		
.welcome_second {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	padding-bottom: 7px;
}
.white {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:12px;
	color:#FFFFFF;
	font-weight: normal;
}
.form_text {
	padding-right: 10px;
	padding-left: 10px;
	text-align: left;
}
img.cc_logos {
	border: 1px solid #FFFFFF;
}

