@charset "utf-8";
/* CSS Document */
*{margin:0;padding:0;}
a{outline:none;border:none;}
img{border:none;}
input{vertical-align:middle;}
acronym, abbr{cursor: help;}
p { margin: 0px; }

body{
	margin:0;
	padding:0;
	background-color:#3954a3;
	background-image: url(../images/bg.jpg);
	background-repeat:repeat-x;
	background-position:top;
	line-height:normal;
	font-family:Arial, Helvetica, sans-serif;
}

b{font-size: 110%;}
em{color: white;}
#maincontainer{
width: 920px; /*Width of main container*/
margin: 0 auto; /*Center container on page*/
}


#topsection{
height: 491px; /*Height of top section*/
}

#topsection h1{
margin: 0;
padding-top: 0px;
}



#footer{
background-image:url(images/footerbg.jpg);
background-repeat:repeat-x;
background-position:top;
color: white;
text-align: center;
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
padding-top:5px;
}

#footer a{
color: white;
text-decoration:none;
}

#footer a:hover{
color: white;
text-decoration:underline;
}

#navigationframe {
height: 186px;
}	

#tabsframe {
width: 760px;
margin:0 auto;
padding-top: 20px;
}

.breadcrumbs{
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 10px;
	padding-right:100px;
	text-align:right;
}
.breadcrumbs a{
text-decoration:none;
color:white;
}

.breadcrumbs a:visited{
color:white;
}
.breadcrumbs a:hover{
text-decoration:underline;
}

#titlebarr{
background-image:url(../images/titlebarr.jpg);
background-repeat:repeat-y;
background-position:left;
padding-left:18px;
padding-right:17px;
margin-left: 70px;
margin-top: 10px;
}

.desctxt{
font-family:Arial, Helvetica, sans-serif;
color:white;
font-size:14px;
text-align:justify;
}

.rightbar{
width:272px;
height:482px;
background-image:url(images/rightbar.jpg);
background-repeat:no-repeat;
font-family:Arial, Helvetica, sans-serif;
color: white;
font-size:12px;
padding-top:10px;
}

.rightbartxt{
width: 250px;
padding-left: 15px;
}


.table1 tr {
background-image:url(cellbg23.jpg);
height:23px;
text-align:center;
font-size:10px;
font-family:Arial, Helvetica, sans-serif;
color:black;
}

.table1 tr:hover {
background-image:url(cellbg23hover.jpg);
color:#4d6aae;}

.trtitle{
background-image:url(tablebg39.jpg);
height:39px;
font-family:Arial, Helvetica, sans-serif;
color:white;
text-align:center;
}

.trtitle:hover{
background-image:url(tablebg39.jpg);
height:39px;}

