A  {
	text-decoration : none;
	color : red;
}


A:Visited  {
	text-decoration : ;
	color : red;

}

A:Active  {
	text-decoration : ;
	color : red;
}

A:Hover  {
	color : #0066B1;
	text-decoration : underline;

}

div.menu a:link {
	color : white;
	font-weight : bold;
	font-size : 11px;
	line-height : 12px;
	font-family : arial,verdana,sans-serif;
}

div.menu a:visited {
	color : white;
	font-weight : bold;
	font-size : 11px;
	line-height : 12px;
	font-family : arial,verdana,sans-serif;
}

div.menu a:active {
	color : white;
	font-weight : bold;
	font-size : 11px;
	line-height : 12px;
	font-family : arial,verdana,sans-serif;
}

div.menu a:hover {
	color : yellow;
	font-weight : bold;
	font-size : 11px;
	line-height : 12px;
	font-family : arial,verdana,sans-serif;
}
	
BODY  {

}


.menuheadyellow {
	color : yellow;
	font-weight : bold;
	font-size : 13px;
	line-height : 12px;
	font-family : arial,verdana,sans-serif;
}

.menu {
	color : white;
	font-weight : bold;
	font-size : 11px;
	line-height : 12px;
	font-family : arial,verdana,sans-serif;
}


.faqQuestion {
	color : #F11281;
	font-size : 13px;
	font-family : arial,verdana,sans-serif;
	font-weight : bold;
}

.headingBlue {
	color : #1860A2;
	font-size : 14px;
	font-family : arial,verdana,sans-serif;
	font-weight : bold;
}

.headingRed {
	color : red;
	font-size : 14px;
	font-family : arial,verdana,sans-serif;
	font-weight : bold;
}
.headingRedBig {
	color : red;
	font-size : 18px;
	font-family : arial,verdana,sans-serif;
	font-weight : bold;
}

.headingGreen {
	color : #58B02D;
	font-size : 14px;
	font-family : arial,verdana,sans-serif;
	font-weight : bold;
}
.headingGreenBig {
	color : #58B02D;
	font-size : 18px;
	font-family : arial,verdana,sans-serif;
	font-weight : bold;
}
.headingPink {
	color : #F11281;
	font-size : 14px;
	font-family : arial,verdana,sans-serif;
	font-weight : bold;
}
.headingPinkBig {
	color : #F11281;
	font-size : 18px;
	font-family : arial,verdana,sans-serif;
	font-weight : bold;
}

.headingPurple {
	color : #6A1580;
	font-size : 14px;
	font-family : arial,verdana,sans-serif;
	font-weight : bold;
}

.bodytext {
	color : black;
	font-size : 12px;
	line-height : 19px;
	font-family : arial,verdana,sans-serif;
}


.subtext {
	color : #1860A2;
	font-size : 9px;
	line-height : 15px;
	font-family : verdana,sans-serif;
}

.content {
	text-align: center;
	padding-right: 100px;
}

.contentTable {
	width: 800px;
	margin: auto;
	
}

.headerCorner {
	background-image: url(images/header_corner.png);
	background-position: left;
	background-repeat: no-repeat;
	text-align: center;
	padding-right: 100px;
	
}

.videoLeftTable {
	width: 335px;
	margin-bottom: 20px;
	
}
.videoLeftHeader {
	height: 59px;
	background-image: url(images/video_left_header.png);
	background-repeat: no-repeat;
	color: #FFF;
	padding-top: 35px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 16px;
	text-align: right;
	padding-right: 15px;
	
}
.videoLeftVideo {
	text-align: center;
	background-color: #F00;
	
}
.videoLeftFooter {
	background-image: url(images/video_left_footer.png);
	height: 27px;
	color: #FFF;
	padding-top: 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	text-align: center;
	background-repeat: no-repeat;
	
}

.videoRightTable {
	width: 335px;
	margin-bottom: 20px;
	
}
.videoRightHeader {
	height: 59px;
	background-image: url(images/video_right_header.png);
	background-repeat: no-repeat;
	color: #FFF;
	padding-top: 35px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 16px;
	text-align: right;
	padding-right: 15px;
	
}
.videoRightVideo {
	text-align: center;
	background-color: #58B02D;
	
}
.videoRightFooter {
	background-image: url(images/video_right_footer.png);
	height: 27px;
	color: #FFF;
	padding-top: 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	text-align: center;
	background-repeat: no-repeat;
	
}
.homeLeft {
	padding-left: 25px;
	width: 375px;
	
}

#socialmedia {
	vertical-align: top;
	width: 25%;
	background-image: url(images/bg_header.png);
	text-align: right;

	
}
.addthis_default_style {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FB0F0C;
	font-weight: bold;
	
}
.addthis_td {
	vertical-align: bottom;
	padding-left: 25px;
	
}
.addthis_td2 {
	vertical-align: top;
	padding-left: 25px;
	
}

