﻿body
{
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	padding-top: 0px;
}

.heading1
{
	font-weight: bold;
	font-size: 25pt;
	color: #3366cc;
	font-family: Arial;
	text-align: center;
	text-decoration: underline;
}

.heading2
{
	font-weight: bold;
	font-size: 14pt;
	color: #3366cc;
	font-family: Arial;
	text-align: center;
	text-decoration: underline;
}

.heading3
{
	font-weight: bold;
	font-size: 10pt;
	color: #3366cc;
	font-family: Arial;
	text-align: left;
	text-decoration: underline;
}

.textJustify
{
	text-align: justify;
	font-size: 10pt;
	color: #000000;
	font-family: Arial;
}

.centerAlignAllnoImage
{
	width: 902px;
	margin-left: auto;
	margin-right: auto;
}


.centerAlignAll
{
	width: 902px;
	margin-left: auto;
	margin-right: auto;
	background-position: right bottom;
	background-image: url(App_Images/see thru.png);
	background-repeat: no-repeat;
	background-attachment: fixed;
}

.noticeBg
{
	width: 1020px;
	height:40px;
	left:0px;
	top:0px;
	
}

.noticeText
{
	left: 60px;
	top: 3px;
	position: relative;
	color: #ffffff;
	font-weight: bold;
	font-size: 20pt;
	font-family: Arial;
}

.sexMsQuickPic a:hover
{
	width: 100%;
	font-family: Arial;
	text-align: right;
	font-weight: normal;
	font-size: 10pt;
	color: #ff3300;
	text-decoration: none;
}

.sexMsQuickPic a
{
	width: 100%;
	font-family: Arial;
	text-align: right;
	font-weight: normal;
	font-size: 10pt;
	color: #3366cc;
	text-decoration: none;
}

.sexMsQuickPic
{
	width: 100%;
	font-family: Arial;
	text-align: right;
	font-weight: normal;
	font-size: 10pt;
	color: #3366cc;
	text-decoration: none;
}

.header
{
	border-right: #B3C2E1 1px solid;
	border-top: #B3C2E1 1px solid;
	border-left: #B3C2E1 1px solid;
	border-bottom: #B3C2E1 1px solid;
	vertical-align: middle;
	height: 98px;
        width: 1020px;
}

.headerPic
{
	text-align: right;
}

.headerLogo
{
	text-align: left;
}

.navMenu
{
	width: 150px;
	font-size: 10pt;
	font-family: Arial;
	border-bottom: #B3C2E1 1px solid;
	border-left: #B3C2E1 1px solid;
	border-right: #B3C2E1 1px solid;
	border-top: #B3C2E1 1px solid;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	padding-top: 0px;
	background-image: url(App_Images/tabButtonBg1.png);
	background-repeat: repeat-x;
}

.navMenuLevel1
{
	width: 150px;
	height: 25px;
	color: #3366cc;
	text-align: left;
	font-weight: bold;
	padding-left: 5px;
}

.navMenuLevel1 a:hover
{
	color: #ff3333;
}

.navMenuLevel2
{
	border-top: #B3C2E1 1px solid;
	width: 150px;
	height: 22px;
	color: #3366cc;
	text-align: left;
	font-weight: bold;
	padding-left: 10px;
}

.navMenuLevel2 a:hover
{
	color: #ff3333;
}

.content
{
	width: 100%;
}

.search
{
	vertical-align: middle;
	text-align: center;
	width: 300px;
	border-right: #B3C2E1 1px solid;
	border-top: #B3C2E1 1px solid;
	border-left: #B3C2E1 1px solid;
	border-bottom: #B3C2E1 1px solid;
	background-color: #E1E7F3;
	font-size: 10pt;
	color: #000000;
	font-family: Arial;
	padding-right: 2px;
	padding-left: 2px;
	padding-bottom: 2px;
	padding-top: 2px;
}

.filledBlock
{
	vertical-align: middle;
	text-align: center;
	border-right: #B3C2E1 1px solid;
	border-top: #B3C2E1 1px solid;
	border-left: #B3C2E1 1px solid;
	border-bottom: #B3C2E1 1px solid;
	background-color: #E1E7F3;
	font-size: 10pt;
	color: #000000;
	font-family: Arial;
	padding-right: 2px;
	padding-left: 2px;
	padding-bottom: 2px;
	padding-top: 2px;
}

.SexMsList
{
	border-right: #B3C2E1 1px solid;
	border-top: #B3C2E1 1px solid;
	border-left: #B3C2E1 1px solid;
	border-bottom: #B3C2E1 1px solid;
	font-size: 10pt;
	color: #000000;
	font-family: Arial;
}

.sexMsListHeader
{
	background-color: #ffffff;
	background-image: url(App_Images/tabButtonBg1.png);
}

.sexMsListHeader a
{
	color: #3366cc;
}

.sexMsListHeader a:hover
{
	color: #ff3333;
}

.issueArticleHeading
{
	font-weight: bold;
	font-size: 25pt;
	color: #3366cc;
	font-family: Arial;
	text-align: center;
	text-decoration: underline;
}

.issueArticleDate
{
	font-size: 8pt;
	color: #3366cc;
	font-family: Arial;
	text-align: right;
}

.issueArticlePic
{
	float: left;
	border-right: #B3C2E1 1px solid;
	border-top: #B3C2E1 1px solid;
	border-left: #B3C2E1 1px solid;
	border-bottom: #B3C2E1 1px solid;
	margin: 5px 25px 5px 5px;
}

.issueText
{
	font-size: 10pt;
	color: #000000;
	font-family: Arial;
	vertical-align: middle;
	height: 100%;
}

.issueIssueArticle
{
	display: block;
	font-size: 10pt;
	color: #000000;
	font-family: Arial;
	text-decoration: none;
	padding-bottom: 10px;
}

.issueIssueArticle a
{
	font-size: 10pt;
	color: #000000;
	font-family: Arial;
	background-color: #FFFFFF;
	text-decoration: none;
}

.issueIssueArticle a:hover
{
	font-size: 10pt;
	color: #000000;
	font-family: Arial;
	background-color: #E1E7F3;
	text-decoration: none;
	cursor: hand;
}

.issueArticleName
{
	font-weight: bold;
	font-size: 13pt;
	color: #3366cc;
	font-family: Arial;
	text-decoration: underline;
}

.featureLink
{
	font-weight: bold;
	font-size: 10pt;
	color: #000000;
	font-family: Arial;
}

.featureLink a
{
	font-weight: bold;
	font-size: 10pt;
	color: #000000;
	font-family: Arial;
}

.featureLink a:hover
{
	font-weight: bold;
	font-size: 10pt;
	color: #ff3333;
	font-family: Arial;
}

.fullTab
{
	border-right: #B3C2E1 1px solid;
	border-top: #B3C2E1 1px solid;
	border-left: #B3C2E1 1px solid;
	border-bottom: #B3C2E1 1px solid;
	width: 90%;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	padding-top: 0px;
}

.tabButtons
{
	border-bottom: #B3C2E1 1px solid;
	font-weight: bold;
	font-size: 8pt;
	color: #000000;
	font-family: Arial;
	background-image: url(App_Images/tabButtonBg1.png);
	background-repeat: repeat-x;
	height: 10px;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	padding-top: 0px;
	width: 400px;
}

.tabButton
{
	height: 10px;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	padding-top: 0px;
	text-align: center;
	font-size: 10pt;
	color: #3366cc;
	font-family: Arial;
	font-weight: bold;
	text-decoration: none;
	background-image: url(App_Images/tabButtonBg2.png);
	background-repeat: repeat-x;
	background-position-y: bottom;
	background-color: #ffffff;
	width: 33%;
}

.tabButton a
{
	color: #3366cc;
	text-decoration: none;
}

.tabButton a:hover
{
	color: #ff3333;
	text-decoration: none;
}

.tabSelectedButton
{
	background-image: url(App_Images/tabButtonBg1.png);
	background-repeat: repeat-x;
	background-color: #ffffff;
	background-position-y: -1px;
	text-align: center;
	font-weight: bold;
	font-size: 10pt;
	color: #ff3333;
	font-family: Arial;
	border-bottom: #ffffff 0px solid;
	position: relative;
	top: 1px;
}

.tabSelectedButton a
{
	color: #ff3333;
	text-decoration: none;
}

.tabSep
{
	width: 1px;
	height: 10px;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	padding-top: 0px;
	text-align: center;
	font-size: 10pt;
	color: #3366cc;
	font-family: Arial;
	font-weight: bold;
	text-decoration: none;
	background-image: url(App_Images/tabButtonBg2.png);
	background-repeat: repeat-x;
	background-position-y: bottom;
	background-color: #ffffff;
}

.tabIssueArticlePic
{
	float: left;
	border-right: #B3C2E1 1px solid;
	border-top: #B3C2E1 1px solid;
	border-left: #B3C2E1 1px solid;
	border-bottom: #B3C2E1 1px solid;
	margin: 5px 5px 0px;
}

.issueArticleDate
{
	font-size: 8pt;
	color: #3366cc;
	font-family: Arial;
	text-align: right;
	float: right;
}

.smallHyperLink
{
	font-size: 8pt;
	color: #3366cc;
	font-family: Arial;
	text-align: right;
}

.smallHyperLink a
{
	font-size: 8pt;
	color: #3366cc;
	font-family: Arial;
	text-align: right;
}

.smallHyperLink a:hover
{
	font-size: 8pt;
	color: #ff3333;
	font-family: Arial;
	text-align: right;
}

.medHyperLink
{
	font-size: 10pt;
	color: #3366cc;
	font-family: Arial;
	text-align: left;
	font-weight: bold;
}

.medHyperLink a
{
	font-size: 10pt;
	color: #3366cc;
	font-family: Arial;
	text-decoration: underline;
}

.medHyperLink a:hover
{
	font-size: 10pt;
	color: #ff3333;
	font-family: Arial;
}

.customButton
{
	border-right: #B3C2E1 1px solid;
	border-top: #B3C2E1 1px solid;
	border-left: #B3C2E1 1px solid;
	border-bottom: #B3C2E1 1px solid;
	background-image: url(App_Images/tabButtonBg1.png);
	background-repeat: repeat-x;
	padding-right: 2px;
	padding-left: 2px;
	padding-bottom: 2px;
	padding-top: 2px;
	width: 350px;
	font-weight: bold;
	font-size: 10pt;
	color: #3366cc;
	font-family: Arial;
}

.block
{
	border-right: #B3C2E1 1px solid;
	border-top: #B3C2E1 1px solid;
	border-left: #B3C2E1 1px solid;
	border-bottom: #B3C2E1 1px solid;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	width: 700px;
	padding-top: 0px;
	margin: 0px;
}

.imageBorder
{
	border-right: #B3C2E1 1px solid;
	border-top: #B3C2E1 1px solid;
	border-left: #B3C2E1 1px solid;
	border-bottom: #B3C2E1 1px solid;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	margin: 0px;
}

.pad
{
	padding-right: 2px;
	padding-left: 2px;
	padding-bottom: 2px;
	padding-top: 2px;
}

.sectionBlock
{
	font-size: 10pt;
	color: #000000;
	font-family: Arial;
	border-right: #B3C2E1 1px solid;
	border-top: #B3C2E1 1px solid;
	border-left: #B3C2E1 1px solid;
	border-bottom: #B3C2E1 1px solid;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	margin: 0px;
	text-decoration: none;
	background-image: url(App_Images/tabButtonBg1.png);
	background-repeat: repeat-x;
	text-align: justify;
}

.sectionBlock a
{
	font-size: 10pt;
	color: #3366cc;
	font-family: Arial;
	text-decoration: none;
}

.sectionBlock a:hover
{
	font-size: 10pt;
	color: #ff3333;
	font-family: Arial;
	text-decoration: none;
}

.sectionImageOffset
{
	position: relative;
	left: 650px;
	top: -40px;
	float: left;
}

.sectionImageOffset2
{
	position: relative;
	left: 40px;
	top: 28px;
	float: left;
}

.sectionImageOffset3
{
	position: relative;
	left: 35px;
	top: 24px;
	float: left;
}

.innerSectionBlock
{
	border-top: #B3C2E1 1px solid;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
	padding-top: 5px;
}

.preFooter
{
	width: 902px;
	text-align: center;
	font-size: 10pt;
	color: #3366cc;
	font-family: Arial;
	
}

.footer
{
	border-right: #B3C2E1 1px solid;
	border-top: #B3C2E1 1px solid;
	background-position-y: bottom;
	background-image: url(App_Images/tabButtonBg2.png);
	border-left: #B3C2E1 1px solid;
	border-bottom: #B3C2E1 1px solid;
	background-repeat: repeat-x;
	width: 902px;
	text-align: center;
	font-size: 10pt;
	color: #3366cc;
	font-family: Arial;
}

.footer a
{
	color: #3366cc;
}

.footer a:hover
{
	color: #ff3333;
}

.contentAddsHolder
{
	width: 100%;
	text-align: center;
}

.contentAdds
{
	width: 600px;
	height: 50px;
	border-right: #B3C2E1 1px solid;
	border-top: #B3C2E1 1px solid;
	border-left: #B3C2E1 1px solid;
	border-bottom: #B3C2E1 1px solid;
}

.leftAdds
{
	width: 120px;
	border-right: #B3C2E1 1px solid;
	border-top: #B3C2E1 1px solid;
	border-left: #B3C2E1 1px solid;
	border-bottom: #B3C2E1 1px solid;
}

.imageBorder
{
	border-right: #B3C2E1 1px solid;
	border-top: #B3C2E1 1px solid;
	border-left: #B3C2E1 1px solid;
	border-bottom: #B3C2E1 1px solid;
}