﻿/*
	DDTab Menu Starts
*/
*
{
	font-family: georgia,verdana,arial,helvetica,clean,sans-serif;
}
.basictab ul
{
	border-bottom: 1px solid gray;
	font-size: 12px;
	font-weight: bold;
	list-style-type: none;
	margin: 4px 4px 4px 0pt;
	padding: 3px 0pt;
	text-align: left;
	letter-spacing: 0.5pt;
}
.basictab li
{
	display: inline;
	margin: 0pt;
}
.basictab li a
{
	background-color: #E0FFFF;
	border-color: gray gray -moz-use-text-color;
	border-style: solid solid none;
	border-width: 1px 1px medium;
	color: #2D2B2B;
	margin-right: 3px;
	padding: 3px 7px;
	text-decoration: none;
}
.basictab li a:visited
{
	color: #2D2B2B;
}
.basictab li a:hover, .basictab li a.current
{
	background-color: #5D8AA8;
	color: white;
}
.basictab li a:active
{
	color: black;
}
.tabcontainer
{
	clear: left;
	height: 1.5em;
	width: 95%;
}
.tabcontent
{
	display: none;
	font-variant: small-caps;
	letter-spacing: 1px;
	padding-bottom: 15px;
	padding-left: 7px;
	color: Gray;
}
.tabcontent a
{
	text-decoration: none;
}
/*
	DDTab Menu Ends
*/

/*
	Overall Site Starts
*/
#masthead
{
	font-size: 110%;
	margin: 0px 0 10px 0;
	font-style: italic;
}

#backDrop
{
	background-color: #adf;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	text-align: center;
	padding-top: 240px;
	font-size: 32px;
	color: #aaa;
}

#siteBackDrop
{
	background-color: #adf;
	opacity: 0.5;
	filter: alpha(opacity=50);
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	text-align: center;
	padding-top: 240px;
	font-size: 32px;
	color: #aaa;
}

.clear
{
	clear: both;
}

.autoComplete
{
	color: black;
	height: 20px;
	padding: 1px 3px;
	text-transform: capitalize;
}

.waterMark
{
	color: gray;
	border: 1px solid #BEBEBE;
	height: 20px;
	padding: 1px 3px;
	text-transform: capitalize;
	width: 300px;
}

.autoCompleteListItems
{
	background-color: #F0F8FF;
	border: 1px solid #BEBEBE;
	color: black;
	height: 20px;
	padding: 1px 3px;
	text-transform: capitalize;
}
.white78
{
	font-size: 9pt;
	color: #ffffff;
}
.white8
{
	font-size: 10pt;
	color: #ffffff;
}
.black8
{
	font-size: 10pt;
	color: #000000;
}
.black78
{
	font-size: 9pt;
	color: #000000;
}
.Caps
{
	text-transform: capitalize;
	text-decoration: none;
}
h2
{
	font-size: 110%;
	font-weight: bold;
}
p
{
	margin: 0px 0px 10px 0px;
}
*.dropcap1:first-letter
{
	font-size: 22px;
	vertical-align: 0px;
	font-weight: bold;
}
*.highlight
{
	color: white;
	background-color: black;
	padding-left: 0.25em;
	padding-right: 0.25em;
	padding-top: 0.05em;
	padding-bottom: 0.13em;
	background-image: none;
}
*.black-on-gold
{
	color: black;
	background-color: gold;
}
*.white-on-firebrick
{
	color: white;
	background-color: firebrick;
}
*.cyan-on-royalblue
{
	color: lightcyan;
	background-color: royalblue;
}
*.palegreen-on-darkgreen
{
	color: palegreen;
	background-color: darkgreen;
}
*.quote
{
	letter-spacing: 0.07em;
	font-style: italic;
	color: #800000;
}
*.quote cite
{
	font-size: 0.9em;
}

*.registrationMenu
{
	margin: 2px 0px 2px 0px;
	font-weight: bold;
	font-style: normal;
	color: #800000;
	font-variant: small-caps;
	font-size: 13px;
}

*.registrationMenuOn
{
	font-style: italic;
}

*.registrationMenuDone
{
	text-decoration: line-through;
	font-style: italic;
}
.ContentPlaceHolderMainStyle
{
	padding-top: 10px; padding-left: 7px;
}
