/*DiDA css*/
BODY { 
	background-color:#fff;
	color:#000;
	margin:0;
	padding:0;
	line-height:150%;
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif; 
}

h1 {
	padding:0px 10px 0px 20px;
	margin:0px;
	color: #04337A;
	font-size:1.5em;
}
h2 { 
	padding:0;
	margin:0;
	color:#0099ff;
	font-size:1.2em; 
}
h3 { 
	padding:0;
	margin:0;
	color:#FFF;
	font-size:1em; 
}
p {
	padding-left:20px;
	padding-right:20px;
}

a { 
	color:#000099;
  }
  
.shadetabs li a:focus {
outline:none;
color:blue!important;
}
  
  
a:hover{
	text-decoration:underline;
}
a:visited{
	color:#990066;
}
a img{
	border:none;	
}

#header { 
	background-color:#FFFFFF;
	width:100%;
	height:143px;
	padding:5px 5px 0px 0px;
	margin:0px;
	text-align:center; 
}

.leftHead{
	text-align:center;
	color: #5F1262;
	font-weight: bold;
	float:left;
	padding-left:73px;
	padding-top:25px;
	margin:0px;
}

.rightHead{
	float:right;
	padding-right:200px;
	margin:0px;
}

.right{
	float:right;
	padding-right:20px;
	padding-left:20px;
}

#header h1 { 
	font-size:.9em;
	padding:0;
	margin:0;
	font-weight:
	bolder;
	color:#000; 
}

#mainContainer{
	width:800px;
	margin-left:auto;
	margin-right:auto;
}

.footer{
	border-top:solid #8BD1FF 1px;
	border-bottom:solid #8BD1FF 1px;
	display:block;
	margin-bottom:0px;
	padding:.2em .2em .2em .7em;
	clear:both;
	text-align: center;
}

.footer ul { 
	padding: 0; margin:0; 
}
.footer li { 
	display:inline;
	padding:0;
	margin:0;
	margin-right:3px; 
}
.footer a { 
	font-size:.8em;
	text-decoration:none;
	color:#330099;
	margin-left: 5em;
	margin-right: 5em; 
}
.footer a:hover { 
	text-decoration:underline; 
}

#right { 
	float:right; width:525px; 
		}
		
		
#right p .smaller {
width:55%;
}
#sitemap { 
	float:right; width:100%; 
		}
#left { 
	width:267px;
	margin-bottom:5px;
	padding:0px;
	 }
	 
#left ul {
	list-style:none;
	padding:0;
	margin:0px;
}

#left ul li{
	border-bottom:none;
}
.normalLink{
	border-bottom:solid #8BD1FF 1px;
	background-color:#CEECFF;
	padding-top:10px;
	padding-bottom:5px;
}
.contrastLink{
	border-bottom:solid #8BD1FF 1px;
	background-color:#F0F9FF;
	padding-top:10px;
	padding-bottom:5px;
}
a .contrastLink:hover, a .normalLink:hover{
	text-decoration:underline;
}
#breadcrumb {
	padding:.2em .2em .2em 0.7em;
	margin: 0px;
}
.lbox {
	background-color:#FFFFFF;
	margin-bottom:5px;
	background-image: url(../images/back.gif);
	padding: 0;
}
#nav{
	margin-left:5px;
	margin-top: 0px;
}

#nav li{
	float: left;
	width:33%;
	text-align: center;
	font-size:1.5em;
	margin:-15px 0px 10px 0px;
	height: 30px;
	padding-top: 0px;
}
#nav ul
{
list-style: none;
padding:0;
background-color:#fff;
}

#nav a {
	text-decoration:none;
	display:block;
	width:100%;
	height:100%;
	padding-top: 4px;
}

a.menuLinkLeftActive{
	background-image: url(../images/menuLeft.gif);
	background-repeat:no-repeat;
	color: #fff;
	height:25px;
	
}
a.menuLinkLeft{
height:25px;
color:#000099;
background-image: url(../images/blueLeft.gif);
background-position:top left;
background-repeat:no-repeat;
}
a.menuLinkLeft:hover{
background-position:bottom left;
color:#fff;
}
a.menuLinkMiddle{
color:#000099;
background-image: url(../images/blueMiddle.gif);
background-repeat:repeat-x;
border-left:solid #64A5FF 1px;
height:25px;
}
a.menuLinkMiddleActive{
	background-image:url(../images/middleActive.gif);
	color:#000099;
	border-left:solid #ffa100 1px;
	height:25px;
	
}
a.menuLinkMiddle:hover{
background-position:bottom;
border-left:solid #ffa100 1px;
}
a.menuLinkRight:hover{
border-left:solid #58105E 1px;
background-position:bottom right;
color:#fff;
}
a.menuLinkRight{
border-left:solid #64A5FF 1px;
height:25px;
color:#000099;
background-image: url(../images/blueRight.gif);
background-position:top right;
background-repeat:no-repeat;
}
a.menuLinkRightActive{
border-left:solid #58105E 1px;
background-image: url(../images/blueRight.gif);
background-position:bottom right;
color:#fFF;
background-repeat:no-repeat;

}



.sbox {
	background-color:#FFFFFF;
	margin-bottom:5px;
	background-image: url(../images/sback.gif);	
}
#table{
margin-left:auto;
margin-right:auto;
}
.sitebox {
	background-color:#FFFFFF;
	margin-bottom:5px;
	background-image:url(../images/eport_middle.gif);	
}

.rbox {
	background-color:#FFFFFF;
	margin-bottom:5px;
	background-image: url(../images/lback.gif);
}
.lbox h2, .rbox h2, .sbox h2 { padding:0px 0px 0px 10px; margin:0px 0px 0px 0px; color:#0099ff; font-size:1.2em; border-bottom:1px solid #8BD1FF;background-color:#fff; }
.lbox a {
font-weight:bold;
}
.boxcontent {
 padding-left:2px; 
 padding-right:2px; 
 padding-top:0px; 
margin:0px; 
}
.inputleft{
margin-top:5px;
margin-left:10px;
margin-right:2px;
}
.inputright{
margin-top:6px;
margin-left:0px;
margin-right:5px;
}

b.rtop{
	display:block;
	background-color:#FFFFFF;
	background-image: url(../images/rtop.gif);
	background-repeat:no-repeat;
	height: 20px;
}
b.sitetop{
	display:block;
	background-color:#FFFFFF;
	background-image:url(../images/eport.gif);
	background-repeat:no-repeat;
	height: 20px;
}
b.sitebottom{
	display:block;
	background-color:#FFFFFF;
	background-image:url(../images/eportbottom.gif);
	background-repeat:no-repeat;
	height: 30px;
}
b.ltop{
	display:block;
	background-color:#FFFFFF;
	height:10px;
	background-image:url(../images/ltop.gif);
	background-repeat:no-repeat;
		
}
b.rbottom{
	background-image: url(../images/rbottom.gif);
	height:20px;
	display:block;
	background-repeat:no-repeat;
	background-position: bottom;
}
b.lbottom{
	background-image: url(../images/lbottom.gif);
	height:35px;
	display:block;
	background-repeat:no-repeat;
}
b.sbottom{
	background-image: url(../images/sbottom.gif);
	height:20px;
	display:block;
	background-repeat:no-repeat;
}
b.rtop b, b.rbottom b { display:block; height:1px;
overflow:hidden; background-color:#33CCCC; }
.imgLink{
margin:0px 10px 5px 10px;
display:block;

}
.textLink{

font-size:15px;
float:left;
margin-top:-44px;
margin-left:70px;
width:200px;
display:block;

	
}

#tag{
padding-top:5px;
width:33%;
text-align:right;
float:right;
display:block;
font-size:.8em;
}
#accessiblity{
margin-top:10px;
width:33%;
text-align:left;
float:left;

}
.center{
text-align:center;
}
.third{
	float:left;
	display:block;
	width:28%;
	margin-left:25px;
}
.pad{
padding-left:20px;
color: #04337A;
}
.thirdbr{
clear: left;
}



