/*a:link, a:visited, a:hover {
	font-size : 120%;
}*/
div.indexlinkrow a:link, a:visited{
	font-weight : bold;
	text-decoration : none;
}
div.indexlinkrow a:hover{
	font-weight : bold;
	text-decoration : underline;
}
div.indexlinkrow{
	margin : 14px 0px 14px 0px;
	text-align : left;
	/*font-size : 120%;*/
}
div.linkheader{
	color : #003366;
	margin : 20px 0px 3px 0px;
	text-align : center;
	border-top : 1px solid #6699CC;
	border-left : 1px solid #6699CC;
	border-right: 1px solid #6699CC;	
	/*border-bottom : 1px solid #6699CC;*/
	font-weight : bold;
	background-color : White;
	background-repeat : repeat-x;
	background : url(../graphics/sub-menu.gif) repeat-x;
	height : 17px;
	}
div.linkheader2{
	color : #003366;
	margin : 20px 0px 3px 0px;
	text-align : center;
	border-top : 1px solid #6699CC;
	border-left : 1px solid #6699CC;
	border-right: 1px solid #6699CC;	
	/*border-bottom : 1px solid #6699CC;*/
	font-weight : bold;
	background-color : White;
	background-repeat : repeat-x;
	background : url(../graphics/sub-menu2.gif) repeat-x;
	height : 17px;
	}	
div.linkheader2 a:link div.linkheader2 a:visited{
	color : #003366;
	}		
div.linkheader2 a:hover{
	text-decoration : underline;
}		
h3.linkheader{
	color : #003366;
	text-align : center;
	margin : 20px 0px 20px 0px;
	font-size : 130%;
}
h4{
	font-size : 90%;
}
.paddedlink{
	margin : 0px 5px 0px 5px;
}
div.adminlinkheader {
	/*width: 90%;
	*/
	background-color : #004494;
	border : 1px solid #336699;
	clear : both;
	color : #FFFFFF;
	float : none;
	margin : 5px 0px 0px 0px;
	padding : 2px 0 2px 0;
	text-align : center;
}
div.adminlink {
	/*width: 90%;
	*/
	border-bottom : 1px solid #336699;
	clear : both;
	float : none;
	margin : 2px 0 16px 0;
	padding : 2px 0 2px 0;
}
div.link {
	color : #003399;
	clear : both;
	float : none;
	padding : 2px 3px 2px 3px;
	margin : 2px 0 2px 0;
	text-align : justify;
	border-bottom : 1px solid #6699CC;
}
div.distribution {
	color : #003366;
	clear : both;
	float : none;
	margin : 2px 3px 2px 3px;
	padding : 2px 0 2px 0;
	text-align : justify;
}
div.link a:hover {
	text-decoration : underline;
}
div.link a:link, div.link a:visited{
	color : #003366;
	font-weight : bold;
}
div.adminlink p{
	text-align : justify;
}

div.adminlinkheader a:link, div.adminlinkheader a:visited{
	color : White;
	font-weight : normal;
}

div.adminlinkheader a:hover {
	text-decoration : underline;
}

div.adminlink a:hover {
	text-decoration : underline;
}
