.homeText {
    font-size: 14px;
    color: #000000;
    font-family: "Century Gothic", "Myriad Web", Verdana;
    font-style: normal;
    font-weight: normal;
    text-decoration: none;
}

.homeTextLink
{
    font-size: 14px;
    color: #000000;
    font-family: "Century Gothic", "Myriad Web", Verdana;
    font-style: normal;
    font-weight: normal;
    text-decoration: underline;
} 

.linkHome {
	font-size: 16px;
	color: #000000;
	font-family: "Century Gothic", "Myriad Web", Verdana;
	font-style: normal;
	font-variant: small-caps;
	font-weight: normal;
	text-decoration: underline;
}

.sideLink {
	font-size: 16px;
	color: #ffffff;
	font-family: "Century Gothic", "Myriad Web", Verdana;
	font-style: normal;
	font-weight: bold;
}

.sideLinkMedium {
	font-size: 14px;
	color: #ffffff;
	font-family: "Century Gothic", "Myriad Web", Verdana;
	font-style: normal;
	font-weight: bold;
}

.sideLinkSmall {
	font-size: 12px;
	color: #ffffff;
	font-family: "Century Gothic", "Myriad Web", Verdana;
	font-style: normal;
	font-weight: bold;
}

.slogan {
	font-size: 16px;
	color: #000000;
	font-family: "Myriad Web", "Myriad Web Pro", Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
}

.link{
	font-size: 14px;
	color: #1759A3;
	font-family: "Myriad Web", "Myriad Web Pro", Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-variant: normal;
}

.linkTable{
	font-size: 14px;
	color: #ffffff;
	font-family: "Myriad Web", "Myriad Web Pro", Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-variant: normal;
	border-right-color: #000000;
}


.body{
	font-size: 14px;
	color: #000000;
	font-family: "Myriad Web", "Myriad Web Pro", Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-variant: normal;
	text-decoration: none;
}


.bodyHeader{
	font-size: 16px;
	color: #1759A3;
	font-family: "Myriad Web", "Myriad Web Pro", Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-variant: normal;
	text-decoration: none;
	font-weight: bold;	
}

.copyright{
	font-size: 12px;
	color: #000000;
	font-family: "Myriad Web", "Myriad Web Pro", Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-variant: normal;
	text-decoration: none;
}

.mainHeader {
	font-family: "Myriad Web", "Myriad Web Pro", Verdana, Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: small-caps;
	color: #1759A3;
}

.mainHeaderSkeptics {
	font-family: "Myriad Web", "Myriad Web Pro", Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: small-caps;
	color: #000000;
}

.tableHeader{
	font-size: 14px;
	color: #ffffff;
	font-family: "Myriad Web", "Myriad Web Pro", Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-variant: normal;
	text-decoration: none;
	font-weight: bold;
	text-align:center; 
	background: #333333;
}

.redHeader
{
	color: #FF0000;
	font-weight: bold;
	font-size: 18px;
	font-family: "Myriad Web", "Myriad Web Pro", Verdana, Arial, Helvetica, sans-serif;	
}

.headerBackground
{
	background-color: #1759A3
}

.headerUser
{
	font-size: 10px;
}

.contentBorder
{
	border-color: #C3C5C3;
	border-width:thick;
	color:inherit;
}

.widthSpacer
{
	width: 5px;
}

.LoginTextbox
{
    width: 130px;
}

.Red
{
    color: Red;
}

.LoginBold
{
    font-size: 12px;
    font-weight: bold;
}

.MenuHover {
    font-size: 14px;
    color: #0000FF;
    font-family: "Century Gothic", "Myriad Web", Verdana;
    font-style: normal;
    font-weight: bold;
    text-decoration: none;
}

.ListBullets
{
    margin-left: 15px;
}

.ListBullets li
{
	margin-top: 5px;
}
