@import url("../CSS/a_tag_effects.css");
a.headerlinks:link {
	color: #002b8c;
	text-decoration: none;
	font-size: 10px;
}

a.headerlinks:visited {
	text-decoration: none;
	color: #002B8C;
}

a.headerlinks:hover {
	text-decoration: underline;
	color: #000000;
}

a.headerlinks:active {
	text-decoration: none;
	color: #002B8C;
}

.quicklinks {
	color: #666666;
	font-size: 10px;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 0px;
	text-align: center;
	}
	
a.quicklinks:link {
	color: #0f485b;
	text-decoration: none;
	font-size: 10px;
	text-align: center;

}

a.quicklinks:visited {
	color: #0f485b;
	text-decoration: none;
	font-size: 10px;
}

a.quicklinks:hover {
	color: #6B0A01;
		font-size: 10px;
		background-color:#BFBFBF;
}
.office {
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	text-align: center;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666666;
	}
	
.office1 {
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	text-align: center;
		border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	}
	
.officelinksact:link {
	color: #333333;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

.officelinksact:visited {
	color: #333333;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

.officelinksact:active {
	color: #333333;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

.officelinksact:hover {
	color: #333333;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
	
.officelinks:link {
	color: #999999;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

.officelinks:visited {
	color: #999999;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

.officelinks:hover {
	color: #333333;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

.officelinks:active {
	color: #666666;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

.arrow {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.guidance:link {
color:#666666;
text-decoration:none;
}
.guidance:hover {
color:#355B7D;
text-decoration:none;
}
.guidance:visited{
color:#4E4E4E;
text-decoration:none;
}

.oiplinks:link {
color:#4E4E4E;
text-decoration:none;
}
.oiplinks:hover {
color:#ac3d33;
text-decoration:none;
}
.oiplinks:visited{
color:#4E4E4E;
text-decoration:none;
}
.funding:link {
color:#666666;
text-decoration:none;
}
.funding:hover {
color:#355B7D;
text-decoration:none;
}
.funding:visited{
color:#4E4E4E;
text-decoration:none;
}
.toplinks {
	color: #666666;
	font-size: 11px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	text-align: center;
	}
	
a.toplinks:link {
	color: #396388;
	text-decoration: none;
		padding-bottom: 10px;
	font-size: 11px;
}


a.toplinks:hover {
	color: #580801;
		font-size: 11px;
}
a.toplinks:visited {
	color: #0f485b;
	text-decoration: none;
	font-size: 11px;
}
/*Headline text - red*/
.headline
{
color:#333333;
font-size:13px;
font-weight:bold;
text-align:center;
}

a.headline:link 
{	color: #AA0000;
	text-decoration: none;
	font-weight:bold;
	padding-bottom: 10px;
	font-size: 13px;
}

a.headline:hover {
	color: #000000;
	text-decoration: none;
	font-weight:bold;
	padding-bottom: 10px;
	font-size: 13px;
}
a.headline:visited
{
	color: #AA0000;
	text-decoration: none;
	font-weight:bold;
	padding-bottom: 10px;
	font-size: 13px;
}


/*Headline text - blue*/
.headline2
{
color:#333333;
font-size:13px;
font-weight:bold;
text-align:center;
}

a.headline2:link 
{	color: #003399;
	text-decoration: none;
	font-weight:bold;
	padding-bottom: 10px;
	font-size: 13px;
}

a.headline2:hover {
	color: #000000;
	text-decoration: none;
	font-weight:bold;
	padding-bottom: 10px;
	font-size: 13px;
}
a.headline2:visited
{
	color: #003399;
	text-decoration: none;
	font-weight:bold;
	padding-bottom: 10px;
	font-size: 13px;
}


