﻿BODY
{
	margin:0 0 0 0;
	font-family:Verdana, Arial, Helvetica, Sans-Serif;
	font-size:12px;
	line-height:16px;
	color:#212121;
	background: #00102c url(../images/Background_extended.gif) repeat-x;
}

#MainContent
{
	border:solid 0px red;
	height:809px;
	background: transparent url(../images/MainBG1.jpg) no-repeat center top;
}
#header
{
	background-image:url(../images/test/header_noNav.jpg);
	background-repeat:repeat-x;
	height: 50px; 
	min-width: 860px;
}
#LegalFictionaryImage
{
	background-image:url(../images/test/LF_top.gif);
	background-repeat:no-repeat;
	background-position:center;
	height:138px;
	width:613px;
	
}
#GrayWhiteBackGround
{
	background:url(../images/BlueBorder_Background.gif) repeat-y center;
	width:613px;
	text-align:left;
}

/* Master Page with white background on bottom of page before the blue curve aka... MasterPageWhite.Master*/
#MP1BottomCurve
{
	background: url('../images/BlueBorder_BottomWhiteBG.gif') no-repeat center top;
	height:50px;
	width:613px;
	
}
#MP1PageContent2
{
	background:url(../images/BlueBorder_WhiteBackground.gif) repeat-y center;
	width:613px;
}

#MP1PageContent
{
	padding:0 20px 0 25px;
}


                
/* Master Page with blue background on bottom of page before the blue curve aka... MasterPageBlue.Master*/

#MP2BottomCurve
{
	background:url(../images/BlueBorder_BottomBlueBG.gif) repeat-y center;
	width:613px;
	height:28px;
}


/* CSS classes that apply to MasterPageBlue and MasterPageWhite pages.*/

#contentArea1
{
	padding:0 20px 0 25px;
}
#contentArea2
{
	padding:10px 20px 0 25px;
}
#BlackSpacer
{
	background:url('../images/BlueBorder_BlackBackground.gif') no-repeat 50% top;
	height:13px;
	width:613px;
}
#bluebottom
{
	background: url('../images/bottomBlueArea.png') no-repeat 50% top;
	width:613px; 
	height:82px;
}

/* Footer Content */

#MasterFooterContent
{
	
	font-family:Verdana, Arial, Helvetica, Sans-Serif;
	font-size:10px;
	color:White;
	text-align:left;
	width:613px;
	padding:20px 0 0 0;
}
#MasterFooterContent a
{
	
	font-family:Verdana, Arial, Helvetica, Sans-Serif;
	font-size:10px;
	color:White;
	text-decoration:underline;
}

/* Formating within the pages */
#BlueHeader
{
	font-family:Verdana, Arial, Helvetica, Sans-Serif;
	font-size:22px;
	font-weight:bold;
	color:#003082;
	text-align:center;
	padding:0 0 10px 0;
	
}

#TopTextBelowHeader
{
	font-family:Verdana, Arial, Helvetica, Sans-Serif;
	font-size:12px;
	color:#212121;
	padding:0 20px 15px 20px;
}

#contentArea2Text
{
	padding:0 20px 0 20px;
}

/* Orange Text */

.smallOrangeText
{
	font-family:Verdana;
	font-size:12px;
	color:#dc6611;
	font-weight:normal;
}
.smallOrangeText a
{
	font-family:Verdana;
	font-size:12px;
	color:#dc6611;
	text-decoration:underline;
	font-weight:normal;
}
.smallOrangeText1
{
	font-family:Verdana;
	font-size:10px;
	color:#dc6611;
	font-weight:normal;
}

.smallOrangeText1 a
{
	font-family:Verdana;
	font-size:10px;
	color:#dc6611;
	font-weight:normal;
}
.smallBoldOrangeText
{
	font-family:Verdana;
	font-size:13px;
	font-weight:bold;
	color:#d56d0a;
}
.regOrangeLink
{
	font-family:Verdana, Arial, Helvetica, Sans-Serif;
	font-size:12px;
	line-height:16px;
	color:#dc6611;
}
.boldOrangeLink
{
	font-family:Verdana, Arial, Helvetica, Sans-Serif;
	font-size:14px;
	font-weight:bold;
	color:#dc6611;
	text-decoration:underline;
}

/* Blue Text */
.smallBlueItalics
{
	font-family:Verdana;
	font-size:13px;
	font-style:italic;
	color:#0067c5;
}
.BoldFieldNames
{
	font-family:Verdana;
	font-size:14px;
	font-weight:bold;
	color:#0067c5;
}
.BoldBlueSmallText
{
	font-family:Verdana;
	font-size:12px;
	font-weight:bold;
	color:#0067c5;
}
.BoldBlueSmallText1
{
	font-family:Verdana;
	font-size:14px;
	font-weight:bold;
	color:#0067c5;
}

.BoldOrangeHeaderText
{
	font-family:Verdana;
	font-size:14px;
	font-weight:bold;
	color:#d56d0a;
}


.blueBoldText1
{
	font-family:Verdana;
	font-size:17px;
	font-weight:bold;
	color:#0067c5;
}
.darkBlueRegularText
{
	font-family:Verdana;
	font-size:13px;
	color:#003082;
}
.BoldSmallHeaderText
{
	font-family:Verdana;
	font-size:16px;
	font-weight:bold;
	color:#003082;
}

/* Black Text */

.smallBlackText1
{
	font-family:Verdana;
	font-size:11px;
	color:#212121;
}
.smallBoldBlackText
{
	font-family:Verdana;
	font-size:13px;
	font-weight:bold;
	color:#000000;
}
.smallBlackText
{
	font-family:Verdana;
	font-size:11px;
	color:#212121;
	font-weight:bolder;
}
.prizesText
{
	font-family:Verdana;
	font-size:12px;
	color:#212121;
	font-style:italic;
}

.smallWhiteText
{
	font-family:Verdana;
	font-size:11px;
	color:White;
}

/* MasterPage.Master stuff */
#MPLegalFictionaryImage
{
		background-image:url(../images/MPLF_top.gif);
		background-repeat:no-repeat;
		width:578px;
		height:145px;
}
#MPGrayWhiteBackGround
{
	background:url(../images/ContentBGRepeat.gif) repeat-y center;
	width:576px;
	text-align:left;
}
#MPBottomCurve
{
	background-image:url(../images/ContentFooter_Orange.gif);
	background-repeat:no-repeat;
	background-position:top;
	width:576px;
	height:89px;
}
#MPContent1
{
	padding:5px 20px 0px 25px;
}

/* FAQ Page formating */
#FAQMenuOptions
{
	padding:10px 20px 20px 50px;
}
.FaqQuestion 
{
	font-family:Verdana;
	font-size:13px;
	font-weight:bold;
	color:#0067c5;
	text-decoration:underline;
	padding:0 20px 8px 0;
	
}
.FaqQuestion a
{
	font-family:Verdana;
	font-size:13px;
	font-weight:bold;
	color:#0067c5;
	
	
}

.FaqAnswer
{
	font-family:Verdana;
	font-size:11px;
	color:#212121;
	padding:5px 20px 10px 5px;
	
}
.FaqAnswer a
{
	font-family:Verdana;
	font-size:11px;
	color:#dc6611;
}


.orange
{
	font-family:Verdana;
	font-size:12px;
	color:#dc6611;
	font-weight:normal;
}

.BoldHeaderText
{
	font-family:Verdana;
	font-size:14px;
	font-weight:bold;
	color:#003082;
	line-height:14px;
}

#FooterContent
{
	font-family:Verdana;
	font-size:10px;
	color:White;
}


.smallBoldFieldNames
{
	font-family:Verdana;
	font-size:12px;
	font-weight:bold;
	color:#0067c5;
}


.errorSmall
{
	font-family:Verdana;
	font-size:12px;
	color:red;
	font-weight:bold;
}


.winnerList 
{
	font-family:Verdana;
	font-size:12px;
	font-weight:bold;
	color:#0067c5;
	text-decoration:underline;
	line-height:20px;
	
	
}

.winnerListBlue
{
	font-family:Verdana;
	font-size:12px;
	font-weight:bold;
	color:#003082;
	
}
.SchoolDropDown
{
	width:250px !important;
}
