@charset "utf-8";
/*************************************************************************************************/
/* Created By: Charlotte WebPROS, Inc.                                                           */
/* Original Design By: Mike Carpenter                                                            */
/* xHTML Review: Raechel Curiel                                                                  */
/* CSS Review: Raechel Curiel                                                                    */
/*                                                                                               */
/* Last Update: Verified Styles in Master Page                                                   */
/*                                                                                               */
/*************************************************************************************************/



/* HTML TAG Styles   *****************************************************************************/
BODY
{
	/*background-image: url('../../images/Background.jpg');*/ /*background-image: url('../../images/bg_tile.gif');
	background-repeat: repeat;*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #C2C2C2;
}

H1
{
	text-align:left;
	font-size:1.6em;
	font-weight:bolder;
}

H2
{
	text-align: left;
	font-size: 1.2em;
	font-weight: bolder;
}

H5
{
	text-align: left;
	font-size: 1.0em;
	font-weight: bolder;
}


FORM
{
	padding:0px;
	margin:0px;
}

/*
INPUT
{
height:10px;
width:125px;
font-size:10px;
}
*/

TD
{
	vertical-align:top;
}

/* Class Styles ***********************************************************************************/

.footerlink
{
	font-size: 10px;
	color: #FF0000;
	font-weight: normal;
}


/*Home Page Styles ******************************************/
.LgBlueHeader
{
	font-size:42px;
	font-weight:700;
	color:#a2cae9;
}
.MdBlackHeader
{
	font-size:16px;
	font-weight:600;
	/*color:#0;*/
}

.MdWhiteHeader
{
	font-size:18px;
	font-weight:300;
	color:#fff;
}

.MdBritBluHeader
{
	font-size:22px;
	font-weight:800;
	color:#66ccff;
}

.moveoverLeft
{
	padding: 0px 0px 0px 75px;
}

.tdBlue
{
	height: 80px;
	vertical-align: top;
	text-align: left;
}

.tdDRKBlue
{
	height:50px;
	padding:0px;
	margin:0px;
}

.bleft
{
	width:306px;
	background-image:url('../../images/boxBlue_HP_Left.jpg');
}
.bright
{
	width:304px;
	background-image:url('../../images/boxBlue_HP_Right.jpg');
}
.bmid
{
	width:303px;
	background-image:url('../../images/boxBlue_HP_Mid.jpg');
}

.bleft2
{
	background-image:url('../../images/boxDRKBlue_HP_Left.jpg');
}
.bright2
{
	background-image:url('../../images/boxDRKBlue_HP_Right.jpg');
}
.bmid2
{
	background-image:url('../../images/boxDRKBlue_HP_Mid.jpg');
}

.h1Bullet
{
	margin:7px 5px 0px 0px;
}

.tdButton
{
	background-image:url('../../images/btn_GrayBlank.gif');
	background-repeat:no-repeat;
	height:28px;
	width:94px;
	text-align:center;
	vertical-align:middle;	
}

.salesBlock
{
	padding:10px 10px 10px 25px;
}

.SalesP
{
	font-size:12px;
	color:#e2e2e2;
}

.HP_boldP
{
	font-weight:bold;
	font-size:12px;
	padding:0px 0px 0px 15px;
}
.boldP
{
	font-weight:bold;
}


/*Login Form Styles ***************************************************/

TD.LoginForm
{
	color:#66ccff;
	font-size:10px;
	text-align:right;
}


/*Link Styles ***************************************************/

a.buttonText
{
	font-size:12px;
	font-weight:normal;
	color:#666666;
	text-decoration:none;
}

a.buttonText:hover
{
	color:#2d6c98;
}


a.TextLink
{
	font-size:12px;
	font-weight:normal;
	color:#2d6c98;
	text-decoration:none;
}

a.TextLink:hover
{
	color:#FF9900;
	text-decoration:underline;
}

p.normal
{
	color:#666666;
	font-size:12px;
}

/*Footer Section Styles ******************************************/

.FooterText
{
	font-size: 10px;
	color: #083B64;
	font-weight: normal;
	text-align: left;
	padding: 8px 0px 0px 5px;
}

A.FooterLink
{
	font-size: 10px;
	color: #FF0000;
	font-weight: normal;
}

.FooterMenu
{
	float: right;
	color: #083B64;
	margin: -10px 5px 0px 0px;
}

.arrowBullet
{
	margin:0px 5px 0px 5px;
}



/*News Section Styles ******************************************/
.NewsDate
{
	font-style:italic;
	font-size:11px;
	color:#999;
}

.NewsTitle
{
	font-weight:normal;
	font-size:12px;
	color:#2d6c98;
}

.NewsText
{
	font-weight:normal;
	font-size:12px;
	color:#333;
	padding:3px 0px 15px 0px;
}

.MasterLeftColumn
{
	width: 120px;
	border-right-style: solid;
	border-right-color: Gray;
	border-right-width: thin;
}
.MasterRightColumn
{
	padding: 5px 15px 0 15px;
}

.TableLeftColumn
{
	padding: 0px 15px 15px 15px;
	border-right-style: solid;
	border-right-color: Gray;
	border-right-width: thin;
	width: 273px;
}
.TableRightColumn
{
	padding: 0px 15px 15px 15px;
}
.logo
{
	width: 242px;
	height: 79px;
	vertical-align: 4px;
}

/* Object ID Styles   *****************************************************************************/

#Main
{
	width:913px;
	/*height:926px; */
	margin-left:auto;
	margin-right:auto;
}
#TopDiv
{
	width: 913px;
	height: 100px;
	background-image: url('../../images/Top.gif');
	background-repeat: no-repeat;
}
#Slogan
{
	background-image: url('../../images/Background_slogan_line.gif');
	background-repeat: no-repeat;
	width: 913px;
	height: 145px;
}
#SloganTextBlock
{
	padding: 10px 0px 0px 50px;
	float: left;
	text-align: left;
}
#btnLRNMOR_HP
{
	padding: 5px 0px 0px 130px;
}
#tbl_HP_Blue
{
	width:913px;
}
#textArea
{
	background-color:#FFFFFF;
	text-align:left;
	/*padding:15px;*/
}

#NewsTable
{
	width:270px;
}

#bottom
{
	width:913;
	background-image:url('../../images/bottom.gif');
	height:26px;
	background-repeat:no-repeat;
}

#logo
{
	padding: 14px 0px 0px 10px;
}

#menu
{
	float: right;
	margin: -76px 48px 0px 0px;
}

#teamPhoto
{
	margin: 0px 15px 0px 0px;
}

.WelcomeLabelText
{
	font-size: 0.8em;
	color: #083B64;
}








