/*Link Styles    */
a:link {
	color: #666666;
}
a:visited {
	color: #666666;
}
a:hover {
	color: #EB088D;
}
a:active {
	color: #666666;
}

.Largeheading {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	line-height: 26px;
	text-align: center;
	text-decoration: none;
	text-transform: none;
}

.bodycopy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	line-height: 14px;
	text-align: left;
    text-decoration: none
}

.bodycopywhite {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #ffffff;
	line-height: 14px;
	text-align: left;
    text-decoration: none
}
.AccessBarNoUnder {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #666666;
	line-height: 14px;
	text-align: left;
    text-decoration: none;
}

.image_no_border {
	border: 0;
}


/* Links 

A:link {text-decoration: underline;color: #0066cc;}
A:visited {text-decoration: underline;color: #800080;}
A:hover {text-decoration: underline;color:#CC0000;}
*/
/* Navigation */

#navcontainer { width: 190px; }
#navcontainer ul
{
margin-left: 0;
padding-left: 0;
list-style-type: none;
font-family: Arial, Helvetica, sans-serif;
font-weight:bold;
font-size:10px;
text-align: left;
}
#navcontainer a
{
display: block;
padding: 3px;
width: 185px;
background-color: #000000;
border-bottom: 1px solid #ef008f;
}
#navcontainer a:link, #navlist a:visited
{
color: #EEE;
text-decoration: none;
}
#navcontainer a:hover
{
background-color: #369;
color: #fff;
}
.AccessBar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
	font-style: normal;
	font-weight: 800;
	color: #666666;
	line-height: 10px;
	text-align: left;
	text-decoration: underline;
	text-transform: uppercase;
}
.AccessBarNoUnder {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	line-height: 10px;
	text-align: left;
	text-transform: uppercase;
	text-decoration: none;
}
.boldbodycopy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #333333;
	line-height: 14px;
	text-decoration: none;
}
.header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #333333;
	line-height: 14px;
	text-decoration: none;
	text-align: center;
}
.bullet {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #333333;
	line-height: 20px;
	text-align: left;
	text-decoration: none
}

/*ACCESSIBLE SITE CSS*/

.ACCESSbullet {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #333333;
	line-height: 20px;
	text-align: left;
	text-decoration: none
}

.ACCESSbullet A:visited {text-decoration: underline;color: #666666;}
.ACCESSbullet A:hover {text-decoration: underline;color:#EB088D;}
.ACCESSbullet A:active {text-decoration: none;color:#EB088D;}

.ACCESSbullet_current_page {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #EB088D;
	line-height: 20px;
	text-align: left;
	text-decoration: none
}

.ACCESSbullet_current_page A:visited {text-decoration: none;color:#EB088D;}
.ACCESSbullet_current_page A:hover {text-decoration: none;color:#EB088D;}
.ACCESSbullet_current_page A:active {text-decoration: none;color:#EB088D;}
