.TextNormal{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#5A6970
}


.TextTitle{
	color:#a90232;
	font-family:Arial, Helvetica, sans-serif;
	font-size:17px;
	font-weight:bold;

	}
	
.TextSubTitle{
	font-size: 17px;
	font-family:Arial, Helvetica, sans-serif;
	color:#193f6f;
	font-weight:bold;
	}
	
.TextGeneral{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:normal; 
	color: #5a6970;
	line-height:17px;

	}
	
.TextGeneralred{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:normal; 
	color: #a90232;
	line-height:17px;

	}	
	
	
.TextItalic{
	
	font-size: 12px;
	font-family:Arial, Helvetica, sans-serif;
	color:#5a6970;
	line-height:17px;
	font-weight:normal;
	font-style:italic;
	}
	
.TextBlue {
	color:#193f6f;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
}


.SmallFont {
	color:#5f6e7f;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:normal;
}


.Red_Link:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #A90232;
	text-decoration:none;
	font-weight:normal;
    }
	
	
.Red_Link:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #003366;
	text-decoration:none;
	font-weight:normal;
    }
	
	
	
	.Red_Link:active{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #A90232;
	text-decoration:none;
	font-weight:normal;
    }
	
	
A.Red_Link:hover
		{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #A90232;
	text-decoration:underline;
	font-weight:normal;
    }


body {
	background: #ffffff; /*url(/Creative/Assets/Backgrounds/bg_page.gif) center top repeat-y; #DCE4E8;*/
	margin:0 auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#5A6970;
}

.body1
{
	margin-top:5px;
	}

#container {
	margin: 0 auto;
	width:760px;
	position: relative;
	z-index: 1;
	background-color:white;
	padding:4px;
	margin-top:5px;
	
}
#indexcontainer {
	margin: 0 auto;
	width:760px;
	position: relative;
	z-index: 1;
	background-color:White;
	padding:4px;
	
	
}
.normaltext
{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#5A6970;
	}
	
/*
#header {
	background: url(/Creative/Assets/Backgrounds/bg_header.gif); background-repeat:no-repeat;
	height:94px;
	width:748px;
	margin-top:6px;
}
*/
#header {
	background: url(/Creative/Assets/Backgrounds/bg_header.gif); background-repeat:no-repeat;
	height:94px;	
	margin-top:6px;
cursor:hand;
}
.flashheader
{
	background: url(/Creative/Assets/Backgrounds/bg_header.gif); background-repeat:no-repeat;
	height:94px;
	width:748px;
	margin-top:5px;
}
.FlashContainer{
	text-align: left;
	margin: auto;
	
	background-color:#FFFFFF;
}

#toplinks {
	
	border-style:solid;
	border-width:1px;
	margin-top:6px;
	border-color:#DFE7EA;
	background-color:#F5F8F9;
	margin-bottom:6px;
}

#toplinksborder{
	border-style:solid;
	border-width:2px;
	border-color:#ffffff;
	background-color:#F5F8F9;
	padding-left:10px;
	padding-top:7px; 
	padding-bottom:6px;


}



#sub_container {
	
	border-style:dotted;
	border-width:1px;
	width:746px;
	border-color:#98A0A4;
	margin-bottom:5px;
	height: 100%;
	padding:5px;
	z-index:0;
	position:relative;
}

/*
#toplinks {
	width:735px;
	border-style:solid;
	border-width:1px;
	margin-top:6px;
	border-color:#DFE7EA;
	background-color:#F5F8F9;
	margin-bottom:6px;
}

#toplinksborder{
	border-style:solid;
	border-width:2px;
	border-color:#ffffff;
	background-color:#F5F8F9;
	padding-left:10px;
	padding-top:7px; 
	padding-bottom:6px;


}

#banner {
	height:88px;
	width:746px;
	margin-bottom:6px;
	border-style: solid;
	border-width:1px;
	border-color:#98A0A4;
	padding:3px;
	background-color:Fuchsia;
}

#sub_container {
	width:736px;
	border-style:dotted;
	border-width:1px;
	border-color:#98A0A4;
	margin-bottom:5px;
	height: 100%;
	padding:5px;
	z-index:0;
	position:relative;
}
*/
.Subpagetitle {
	padding-left:10px;
	color:#FFFFFF;
	font-size:15px;
	font-weight:bold;
	padding-top:3px;
	padding-bottom:3px;

}



.LeftLink{
	color: #5F6E7F;
	text-decoration: none;
	font-size:11px;
	text-align:left;
	
	
}
	
A.LeftLink:hover{
	color: #5F6E7F;
	font-size:11px;
	text-decoration: underline;
}

.ForgotPass{
	color: #A90232;
	text-decoration: none;
	font-size:11px;
}
	
A.ForgotPass:hover{
	color: #5A90232;
	font-size:11px;
	text-decoration: underline;
}

.MemberTextfield{
	border-width:1px;
	border-color:#C8CFD2;
	width:150px;
	height:18px;
	background-color:#DCE4E8;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#5A6970;
	padding-left:4px;
	border-style:solid;
}

	
#tabs_become_bember{
	border-style:dotted;
	border-width:1px;
	border-color:#98A0A4;
	margin-bottom:5px;
	padding:5px;
	float:left;
	margin-right:6px;
	position:relative;
	}
	
#tabs_job_opportunities{
	border-style:dotted;
	border-width:1px;
	border-color:#98A0A4;
	margin-bottom:5px;
	padding:5px;
	float:left;
	margin-right:6px;
	position:relative;
	}
	
#tabs_register{
	border-style:dotted;
	border-width:1px;
	border-color:#98A0A4;
	margin-bottom:5px;
	padding:5px;
	float:left;
	position:relative;
	}
	
	
#ContentArea_1{
	margin: auto;
	padding-bottom:15px;
	padding-top:15px;
	border-style:dotted;
	border-width:1px;
	border-color:#98A0A4;
	
}
#ContentArea_2{
	margin: auto;
	padding-bottom:15px;
	padding-top:15px;
	border-style:dotted;
	border-width:1px;
	border-color:#98A0A4;
	
}

.CaemWElcome{
	float: left;
	/*margin-left:10px;
	margin-top:20px;
	width:227px;	*/
	


	}
	
.CaemWElcomeHeader{

	width:220px;
	height:88px;
	background-image:url(../Assets/Backgrounds/bg_RedTabWithAero.gif);
	background-repeat:no-repeat;
	background-position:left;

}

	
.CaemWelcomeContent{
	float:left;
	width:200px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#5A6970;

	

}

.Events{
	float:left;
	/*margin-left:15px;
	margin-top:20px;
	width:235px;*/
	background-color:Navy;
}


.EventHeader{
	float: left;
	width:200px;


}


.EventContent{
	float:left;
	width:200px;

	

}

.GrayBold{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #5A6970;
	text-decoration: none;
	font-weight:bold;
    }
	
.RedNormal{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #A90232;
	text-decoration: none;
	font-weight:normal;

	}


.MemberLogin{
	float:left;
	/*margin-left:15px;
	margin-top:13px;
	width:220px;*/
	}

.MemberLoginHeader{

	float: left;
	width:200px;
	height:14px;

}


.MemberLoginContent{
	float: left;
	width:200px;



}



.tabs_becomemember{
	border-style:dotted;
	border-width:1px;
	border-color:#98A0A4;
	margin-bottom:5px;
	padding:5px;
	float:left;
	margin-right:7px;
	position:relative;
	
	}
	
.tabs_becomecertified{
	border-style:dotted;
	border-width:1px;
	border-color:#98A0A4;
	margin-bottom:5px;
	padding:5px;
	float:left;
	margin-right:7px;
	position:relative;
	}
	
.tabs_onlinedirectory{
	border-style:dotted;
	border-width:1px;
	border-color:#98A0A4;
	margin-bottom:5px;
	padding:5px;
	
	float:left;
	position:relative;
	}


#ContentArea_3{
	margin-left:6px;
	width: 746px;
	height:216px;
	border-style:dotted;
	border-width:1px;
	border-color:#98A0A4;
	margin-top:6px;
	margin-bottom:6px;

}

.WhatsNew{
	float:left;
	margin-left:10px;
	margin-top:20px;
	width:226px;
	height:176px;
	border-style:dotted;
	border-width:0px 1px 0px 0px;
	border-color:#98A0A4;
}

.JobOpportunities{
	float:left;
	margin-left:15px;
	margin-top:20px;
	width:237px;
	height:176px;
	border-style:dotted;
	border-width:0px 1px 0px 0px;
	border-color:#98A0A4;
}

.FAQs{
	float:left;
	margin-left:15px;
	margin-top:20px;
	width:220px;


	}

#footer{
padding-bottom:15px;
float:center;

}

#copyright{
width:100%;
padding-top:10px;
padding-bottom:10px;
font-size:10px;
background-color:#DCE4E8;
}



/* Applied to all unordered lists within the div named "houseMenuVstatic" */
.submenuitem 
{
	color: #5F6E7F;
	text-decoration: none;
	font-size:12px;
	list-style-type:none;
	
	
	margin: 0;
	border: 0;
	padding: 9;
	
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	/*
	list-style-type: none;
	width: 144px;*/
}

div.cssFloatMenu {
  margin: 0;
  position: fixed;
  top: 80px;
  left: auto;
  width: 170px;
  right: 20px;
}

.whitesmall_bold
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
	font-weight:bold;

	}


.EventsList_MainGrid
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
	 background-color: #fdedf1;	
	
	}
	
.EventList_Header
	{
   
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: white;/*#ffffff;*/
	text-decoration: none;	
	font-weight:bold;
	background-color: #a90532; 

		}
.EventsList_RowGrid
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;	
	text-decoration: none;
	background-color: #fdf4f7;	
	color:#5A6970;
}

EventsList_AlternatingRow
		
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: black;	
	text-decoration: none;
	background-color: #fdedf1;
}


EventsList_TextTitle
		
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	font-weight:bold;	
	text-decoration: none;
	
}
.whitesmall_bold
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
	font-weight:bold;

	}

.GraySmallNormsl
{

	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#5A6970;
}
.GraySmallBold
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #5A6970;
	text-decoration: none;
	font-weight:bold;
    }
    
    
.SubHead
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #5A6970;
	text-decoration: none;
	font-weight:bold;
    }


a:hover { color:#003366; text-decoration:none;}/*#003366*/
.tblfix{
        table-layout:fixed;
        word-wrap: break-word;
        }


.Subpagetitle_1 {
	padding-left:10px;
	color:#ab0534;
	font-size:15px;
	font-weight:bold;
	padding-top:3px;
	padding-bottom:3px;

}

.Subpagetitle_2 {

	color:#ab0534;
	font-size:12px;
	font-weight:bold;

}

.groupscroll
{
 /*   OVERFLOW-X: auto;
    SCROLLBAR-FACE-COLOR: #bdd4c4;
    OVERFLOW-Y: hidden;
    SCROLLBAR-HIGHLIGHT-COLOR: #fff;
    SCROLLBAR-SHADOW-COLOR: #000;
    SCROLLBAR-3DLIGHT-COLOR: #000;
    SCROLLBAR-ARROW-COLOR: #000;
    SCROLLBAR-TRACK-COLOR: #fff;
    SCROLLBAR-DARKSHADOW-COLOR: #fff;
    HEIGHT: 150px*/
}	
/*events*/
.Event
{
    table-layout: fixed;
    width: 100%;
    font-size: 7pt;
    color: white;
    font-family: Verdana;
    text-align: center;
    border-right: #c3d9ff 2px solid;
    border-top: #c3d9ff 1px solid;
    border-left: #c3d9ff 2px solid;
    border-bottom: #c3d9ff 2px solid;
    white-space:normal;
}

.EventTitle, 
.EventTitle td
{
    font-weight: bold;
    font-size: 10pt;
    width: 100%;
    color: white;
    height: 20px;
    text-align: center;
    background-color: #193F6F;
    font-family: Verdana;
    border-bottom: #7994cb 0px solid;
}

.EventTodayDay
{
    font-weight: bold;
    color: #0000ff;
    background-color: #f5f8f9;
    border-right: #93a8b3 2px solid;
    border-top: #93a8b3 2px solid;
    border-left: #93a8b3 2px solid;
    border-bottom: #93a8b3 2px solid;
}
.EventSelector
{
    background-color: #c0c0e0;
}
.EventDay, 

{


    
font-size: 7pt;
    text-align: left;
    height: 100px;
    vertical-align: top;
    color: #000000;/*93a8b3*/
    font-family: Verdana;
    background-color:#f5f8f9;
    border-right: #93a8b3 1px 1px solid;
    border-top: #93a8b3 1px 1px solid;
    border-left: #93a8b3 1px solid;
    border-bottom: #93a8b3 1px solid;

}

.EventDayScroll div
{
    width: 100%;
    height: 88%;
    overflow: auto;
    position: static;
    font-weight: bolder;
    background-color: #fff;
    opacity: 0.8;
    filter: alpha(opacity = 80);
}

.EventDay td
{


}

.EventNextPrev a,
.EventNextPrev a:hover
{
    padding-right: 0.5em;
    padding-left: 0.5em;
    font-size: 8pt;
    padding-bottom: 0px;
    color: white;
    padding-top: 0px;
}
.EventDayHeader
{
    font-weight: bold;
    font-size: 8pt;
    height: 16px;
    background-color:#bb0c3c;
    vertical-align: middle;
    font-family: Verdana;
    border-right: #7994cb 1px solid;
    border-top: #7994cb 1px solid;
    border-left: #7994cb 1px solid;
    border-bottom: #7994cb 1px solid;
}

/*.EventTitle, 
.EventTitle td
{
    font-weight: bold;
    font-size: 10pt;
    width: 100%;
    color: #00008B;
    height: 20px;
    text-align: center;
    background-color: #c3d9ff;
    font-family: Verdana;
    border-bottom: #7994cb 0px solid;
}*/
.EventWeekendDay
{
    background-color: #fff0f4;
    color: #bb0c3c;
}
.EventOtherMonthDay
{
    color:#dce4e8; /*#808080;*/
    background-color:#dce4e8;
}	

#EventDayScroll
{
    width: 100%;
 height: 100px;
overflow: auto;
	scrollbar-base-color: #dce4e8; 
	scrollbar-arrow-color: #000000; 
	scrollbar-DarkShadow-Color: #aaaaaa;
padding:3px;
    text-align: left;
color:#000000;
}


/*News Letter Styles*/

.TextBold {
	font-family: Arial, Helvetica, sans-serif;
	color: #5a6970;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	
}


.TextTitle {
	font-family: Arial, Helvetica, sans-serif;
	color: #193e6e;
	font-size:20px;
	font-weight:bold;
	text-decoration:none;
	
}


.NewsletterTextNormal {
	font-family: Arial, Helvetica, sans-serif;
	color: #5a6970;
	font-size:14px;
	font-weight:normal;
	text-decoration:none;
	
}


.TextSmall {
	font-family: Arial, Helvetica, sans-serif;
	color: #5a6970;
	font-size:12px;
	font-weight:normal;
	text-decoration:none;
	
}

.TextFooter {
	font-family: Arial, Helvetica, sans-serif;
	color: #5f6e7f;
	font-size:10px;
	font-weight:normal;
	text-decoration:none;
	
}



A.LinkRed:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #a90232;
	font-size:12px;
	font-weight:normal;
	text-decoration:underline;
	
}


A.LinkRed:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #a90232;
	font-size:12px;
	font-weight:normal;
	text-decoration:none;
	
}

A.LinkRed:active {
	font-family: Arial, Helvetica, sans-serif;
	color: #a90232;
	font-size:12px;
	font-weight:normal;
	text-decoration:none;
	
}

A.LinkRed:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #a90232;
	font-size:12px;
	font-weight:normal;
	text-decoration:none;
	
}

#Event{
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-size:18px;
	font-weight: normal;
	text-decoration:none;
	text-align:left;
	padding:5px;
	padding-left:8px;
	height:32px;
	border-bottom:3px;
	border-bottom-color:#dce4e8;
	border-bottom-style:solid;
	background-color:#a80532;

	
}

#NewsLetterEvent{
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-size:18px;
	font-weight: normal;
	text-decoration:none;
	text-align:left;
	padding:5px;
	padding-left:8px;
	height:32px;
	border-bottom:3px;
	border-bottom-color:#dce4e8;
	border-bottom-style:solid;
	background-color:#a80532;

	
}

.NewsLetterTextNormal {
	font-family: Arial, Helvetica, sans-serif;
	color: #5a6970;
	font-size:14px;
	font-weight:normal;
	text-decoration:none;
	
}