/* CSS Document */
body
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
}

.bottNav {
	font-size: x-small;
	color: #2f358b;
}

.bottNav A:visited  {color: #2f358b; text-decoration: none}
.bottNav A:link  {color: #2f358b; text-decoration: none}
.bottNav A:hover   {color: #2f358b; text-decoration: underline}

.contentBold {
	font-weight: bold;
	color: #2f358b;
}

.contentText {
	font-size: x-small;
	color: #2f358b;
}


.left_instNavHeader {
	font-weight: bold;
	color: #FFFFFF;
	font-size: small;
}

.Left_instNav {
	font-size: x-small;
	color: #FFFFFF;
	text-align:center;
}

.Left_instNav A:visited  {color: #FFFFFF; text-decoration: none}
.Left_instNav A:link  {color: #FFFFFF; text-decoration: none}
.Left_instNav A:hover   {color: #FFFFFF; text-decoration: underline}


.headerLink {
	font-size: small;
	color: #FFFFFF;
	text-align:center;
	font-weight: bold;
}

.headerLink	A:visited  {color: #FFFFFF; text-decoration: none}
.left_instNavHeader A:link  {color: #FFFFFF; text-decoration: none}
.left_instNavHeader A:hover   {color: #FFFFFF; text-decoration: underline}


.locNav {
	color: #000099;
}

.locNav	A:visited {color: #FFFFFF; text-decoration: none}
.locNav A:link  {color: #FFFFFF; text-decoration: none}
.locNav A:hover   {color: #FFFFFF; text-decoration: underline}

.rightNav {
	padding-bottom: 40px;
}

.rightNav A:visited  {color: #FFFFFF; text-decoration: none}
.rightNav A:link  {color: #FFFFFF; text-decoration: none}
.rightNav A:hover   {color: #FFFFFF; text-decoration: underline}

.top_instNav {
	font-size: x-small;
	color: #FFFFFF;
}

.top_instNav A:visited  {color: #FFFFFF; text-decoration: none}
.top_instNav A:link  {color: #FFFFFF; text-decoration: none}
.top_instNav A:hover   {color: #FFFFFF; text-decoration: underline}
