﻿/* *****************************************
MarylandRelay.org
Style Sheet 07/2004
*******************************************/


body { margin: 5px }

/* *****************************************

NormalText
***************************************** */
.NormalText {font-family: Arial, Helvetica, generic; font-size: 12px; font-style: normal; line-height: 15px; font-weight: normal; color: #000000;}

.indented
   {
   padding-left: 50pt;
   padding-right: 50pt;
   }


/* *****************************************
GreenHeadings
***************************************** */
.GreenHeadings {
	font-family: Arial, Helvetica, generic;
	font-size: 16px;
	font-style: normal;
	line-height: 20px;
	font-weight: bold;
	color: #0053A0;
	text-decoration: none;
}
/* *****************************************
LargerText
***************************************** */
.LargerText {font-family: Arial, Helvetica, generic; font-size: 14px; font-style: normal; line-height: 17px; font-weight: bold; color: #000000; text-decoration: none;}

/* *****************************************
SmallerText
***************************************** */
.SmallerText {font-family: Arial, Helvetica, generic; font-size: 11px; font-style: normal; line-height: 14px; font-weight: normal; color: #000000; text-decoration: none;}

/* *****************************************
BlueText
***************************************** */
.BlueText {font-family: Arial, Helvetica, generic; font-size: 12px; font-style: normal; line-height: 14px; font-weight: normal; color: #005cb9; text-decoration: none;}
/* *****************************************
TinyText
***************************************** */
.TinyText {font-family: Arial, Helvetica, generic; font-size: 9px; font-style: normal; line-height: 11px; font-weight: normal; color: #000000; text-decoration: none;}




/* *****************************************
forminput
***************************************** */
.forminput {font-family: Arial, Helvetica, generic; font-size: 12px; font-style: normal; line-height: 14px; font-weight: normal; color: #5D6284; text-decoration: none;}

/* *****************************************
RedErrorMessage
***************************************** */
.RedErrorMessage {font-family: Arial, Helvetica, generic; font-size: 12px; font-style: normal; line-height: 14px; font-weight: bold; color: #FF005A; text-decoration: none;}

/* *****************************************
BoldRedText
***************************************** */
.BoldRedText {font-family: Arial, Helvetica, generic; font-size: 12px; font-style: normal; line-height: 14px; font-weight: bold; color: #990033; text-decoration: none;}



/* *****************************************
PurpleHeadings
***************************************** */
.PurpleHeadings {
	font-family: Arial, Helvetica, generic;
	font-size: 18px;
	font-style: normal;
	line-height: 22px;
	font-weight: bold;
	color: #660066;
	text-decoration: none;
}


/* *****************************************
GreenHeadings2
***************************************** */
.GreenHeadings2 {
	font-family: Arial, Helvetica, generic;
	font-size: 14px;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	color: #003366;
	text-decoration: none;
}


/* *****************************************
BoldBlackHeading
***************************************** */
.BoldBlackHeading {font-family: Arial, Helvetica, generic; font-size: 15px; font-style: italic; line-height: 15px; font-weight: bold; color: #000000; text-decoration: none}



/* *****************************************
RedBoldSubheading
***************************************** */
.RedBoldSubheading {font-family: Arial, Helvetica, generic; font-size: 15px; font-style: normal; line-height: 17px; font-weight: bold; color: #990033; text-decoration: none}
/* *****************************************

AccessNumberBold
***************************************** */
.AccessNumberBold {font-family: Arial, Helvetica, generic; font-size: 13px; font-style: normal; line-height: 15px; font-weight: bold; color: #000000; text-decoration: none}

/* *****************************************
GreenHRRules
***************************************** */
.GreenHRRules { color: #003366 }

/* *****************************************
WhiteHRRules
***************************************** */
.WhiteHRRules { color: #ffffff }


/* **************************************
Maroon Box

****************************************** */
.MaroonBox
{
	padding:0px 0px 5px 0px;
	margin:0px 5px 0px 30px;
	width:500px;
	background-color:#7B0042;
	color:#FFFFFF;
	font-size:2em;	
	font-style: italic;
	font-family:serif;
	font-weight: bold;
}

/* ***************************************
MaroonHeader
**************************************** */
.MaroonHeader
{
	padding:0px 0px 5px 0px;
	margin:0px 5px 0px 100px;
	width:500px;
	background-color:#7B0042;
	color:#FFFFFF;
	font-size:2em;	
	font-style: italic;
	font-family:serif;
	font-weight: bold;
	
}

.MaroonHeaderR
{
	text-align:right;
	margin: 0px 20px 5px 0px;
}
.MaroonTextR
{
	text-align:right;
	margin: 0px 10px 0px 10px;
}

.MaroonTextC
{
	text-align:center;
	margin: 5px 0px 0px 0px;
	padding:5px 0px 0px 0px;
}
.MaroonTextoffC
{
	text-align:center;
	margin: 5px 0px 0px 25px;
	padding:5px 0px 0px 25px;
}
.MaroonTextL
{
	text-align:left;
	margin: 5px 10px 10px 10px;
	padding:5px 0px 0px 0px;
}
/* ***************************************
MaroonContent
***************************************** */
.MaroonContent
{
	margin:0px 1px 0px 100px;
	border-left:#7B0042 solid 1px;
	border-right:#7B0042 solid 1px;
	border-bottom:#7B0042 solid 1px;
	width:498px;
	font-size:1em;
	background-image: url('../images/MDRelay_Ad_circles.gif');
	background-repeat: no-repeat;
}

.noLink
{
	text-decoration: none;
}