/* ### HTML Element Modifications ### */

body
{
	cursor:				default;
	color: #000063;
	margin:				0 0 0 0;
	font-family:		Arial;
	font-size:			14px;
}
td
{
	font-family:		Arial;
	font-size:			13px;
}
table tbody 
{
	border: none;
}
a:link
{
	color:				#2772AA;
	cursor:				hand;
	text-decoration:	none;
}
a:visited
{
	color:				#2772AA;
	cursor:				hand;
	text-decoration:	none;
}
a:hover
{
	color:				#6A7D8C;
	cursor:				hand;
	text-decoration:	underline;
}
a.disabled:link, a.disabled:visited, a.disabled:hover
{
	color:				#cccccc;
	cursor:				default;
	text-decoration:	none;
}
input
{
	font-family:Arial;
	font-size:11px;
}
textbox
{
	font-family:Arial;
	font-size:11px;
}
textarea
{
	font-family:Arial;
	font-size:11px;
}
li
{
	padding-bottom:3px;
	
}

/* ### Custom Element Styles ### */


/* ### Custom Element Classes ### */

/* ### Text Styles ### */

/* ### Home Area Definititions ### */
.Homepg-OuterTable
{
	
	font-family:        Arial;
	font-size:          14px;
	border:				0px;
	width:	100%;
	padding:none;
}
 
/* ### Content Area Definitions ### */
.NoUnderline:hover 
{
	text-decoration:none;
}

/* ### Navigator Styles ### */
.EGNavigator_Orange_Home
{
	background-image:url(../../../Layouts/EngineerGirl_2005_Nov/Images/NavMain2.gif);
	background-repeat:no-repeat;
	width:178;
	height:100%;
}

.EGNavigator_Orange  
{
	background-image:url(../../../Layouts/EngineerGirl_2005_Nov/Images/NavMain.gif);
	background-repeat:no-repeat;
	width:178;
	height:100%;
}

.EGNavigator_Green  
{
	background-image:url(../../../Layouts/EngineerGirl_2005_Nov/Images/NavGallery.gif);
	background-repeat:no-repeat;
	width:178;
	height:100%;
}

.EGNavigator_Blue  
{
	background-image:url(../../../Layouts/EngineerGirl_2005_Nov/Images/NavCareer.gif);
	background-repeat:no-repeat;
	width:178;
	height:100%;
}

.EGNavigator_Pink  
{
	background-image:url(../../../Layouts/EngineerGirl_2005_Nov/Images/NavEducation.gif);

	background-repeat:no-repeat;
	width:178;
	height:100%;
}

.EGNavigator_CWE  
{
	background-image:url(../../../Layouts/EngineerGirl_2005_Nov/Images/);
	background-color:;
	width:178;
}

/* Top Level Navigator */
.EGNavigator_OrangeSwirl  
{
	background-image:url(../../../Layouts/EngineerGirl_2005_Nov/Images/NavMain2.gif);
	background-repeat:no-repeat;
	width:178;
	height:100%;
}

.EGNavigator_GreenSwirl  
{
	background-image:url(../../../Layouts/EngineerGirl_2005_Nov/Images/NavGallery2.gif);
	background-repeat:no-repeat;
	width:178;
	height:100%;
}

.EGNavigator_BlueSwirl  
{
	background-image:url(../../../Layouts/EngineerGirl_2005_Nov/Images/NavCareer2.gif);
	background-repeat:no-repeat;
	width:178;
	height:100%;
}

.EGNavigator_PinkSwirl  
{
	background-image:url(../../../Layouts/EngineerGirl_2005_Nov/Images/NavEducation2.gif);
	background-repeat:no-repeat;
	width:178;
	height:100%;
}

.EGNavigator_CWESwirl  
{
	background-image:url(../../../Layouts/EngineerGirl_2005_Nov/Images/);
	background-repeat:no-repeat;
	width:178;
}


/* ### Footer Classes */
.EGFooter_Orange  
{
	background-image:url(../../../Layouts/EngineerGirl_2005_Nov/Images/NavMainSlice.gif);
	background-repeat:repeat-y;
	background-color:#FF6600;
	height:19;
	width:100%;
}

.EGFooter_Green  
{
	background-image:url(../../../Layouts/EngineerGirl_2005_Nov/Images/NavGallerySlice.gif);
	background-repeat:repeat-y;
	background-color:#99CC00;
	display:block;
	height:19;
	width:100%;
}

.EGFooter_Blue  
{
	background-image:url(../../../Layouts/EngineerGirl_2005_Nov/Images/NavCareerSlice.gif);
	background-repeat:repeat-y;
	background-color:#00CCCD;
	display:block;
	height:19;
	width:100%;
}

.EGFooter_Pink  
{
	background-image:url(../../../Layouts/EngineerGirl_2005_Nov/Images/NavEducationSlice.gif);
	background-repeat:repeat-y;
	background-color:#CC0099;
	display:block;
	height:19;
	width:100%;
}



.FunFact
{
	color: #ff6600 !important;
  text-decoration: underline !important;
}

/* Header Style */
.Header-Center
{
	background-image :url(../../../Layouts/EngineerGirl_2005_Nov/Images/HeaderSlice.gif);	
	background-repeat:repeat-x;
	height:54px;
	width:100%;
}

.Header-Right
{
	background-image :url(../../../Layouts/EngineerGirl_2005_Nov/Images/EngineerGirlHeaderRight.gif);	
	background-repeat:repeat-x;
	display:block;
	height:54px;
	width:259px;
}

.Header-Left
{
	background: url(../../../Layouts/EngineerGirl_2005_Nov/Images/EngineerGirlLogo.gif);
	height: 54px;
	width: 327px;
	display:block;
}

/* CWEHeader Style */
.CWEHeader
{
	background-image :url(../../../Layouts/EngineerGirl_2005_Nov/Images/CWESlice.gif);	
	background-repeat:repeat-x;
	height:20px;
	width:100%;
}



#ContentContainer
{
	margin-left:40px;
	margin-right:40px;
	margin-top:40px;
}

.GalleryHeadings
{
	color: FF6600;
	font-size:14px;
	font-weight:bold;	
}

.GalleryLink
{
	color:#99CC00;
	font-weight:bold;
}

.CareerHeadings
{
	color: #00CFCE;
	font-size:14px;
	font-weight:bold;	
}

/* Footer Classes */
.CWEFooter-Left
{
	background: url(../../../Layouts/EngineerGirl_2005_Nov/Images/CWEFooterLeft.gif);
	height: 103px;
	width: 107px;
	display:block;
}

.CWEFooter-Center
{
	background: url(../../../Layouts/EngineerGirl_2005_Nov/Images/CWEFooterSlice.gif);
	background-repeat:repeat-x;
	height: 103px;
	width: 100%;
}

.CWEFooter-Right
{
	background: url(../../../Layouts/EngineerGirl_2005_Nov/Images/CWEFooterRight.gif);
	height: 103px;
	width: 107px;
	display:block;
}

.CWEMiddleHeader
{
	background-image :url(../../../Layouts/EngineerGirl_2005_Nov/Images/CWEMiddleSlice.gif);	
	background-repeat:repeat-x;
	height:51px;
	width:100%;		
}

.MiddleHeader
{
	background-image :url(../../../Layouts/EngineerGirl_2005_Nov/Images/HeaderSlice.gif);	
	background-repeat:repeat-x;
	height:36px;
	width:100%;		
}

.Header
{
	background-image :url(../../../Layouts/EngineerGirl_2005_Nov/Images/Slice.gif);	
	background-repeat:repeat-x;
	height:15px;
	width:100%;
}

/* Border Classes */
.EGNavigator_Orange2
{
	background-image:url(../../../Layouts/EngineerGirl_2005_Nov/Images/NavMainSlice.gif);
	background-repeat:repeat-y;
}

.EGNavigator_Green2
{
	background-image:url(../../../Layouts/EngineerGirl_2005_Nov/Images/NavGallerySlice.gif);
	background-repeat:repeat-y;
}

.EGNavigator_Blue2
{
	background-image:url(../../../Layouts/EngineerGirl_2005_Nov/Images/NavCareerSlice.gif);
	background-repeat:repeat-y;
}

.EGNavigator_Pink2
{
	background-image:url(../../../Layouts/EngineerGirl_2005_Nov/Images/NavEducationSlice.gif);
	background-repeat:repeat-y;
}

.EGNavigator_CWE2
{
	background-image:url(../../../Layouts/EngineerGirl_2005_Nov/Images/NavMainSlice.gif);
	background-repeat:repeat-y;
}  
.EGNavigator
{
	font-family:Verdana;
}

/* Navigator Styles */
.EGNavigator a:link
{
	color:				#010066;
	font-weight:bold;
	font-family:Verdana;
	cursor:				hand;
	text-decoration:	none;
}
.EGNavigator a:visited
{
	color:				#010066;
	font-weight:bold;
	font-family:Verdana;
	cursor:				hand;
	text-decoration:	none;
}
.EGNavigator a:hover
{
	color:				#ffffff;
	font-family:Verdana;
	cursor:				hand;
}

.FunFactList
{
	padding-left:20px;
}

.FunFactList a:link
{
	color:				#FF6600;
	font-family:Verdana;
	cursor:				hand;
	text-decoration:	underline;
}
.FunFactList a:visited
{
	color:				#FF6600;
	font-family:Verdana;
	cursor:				hand;
}
.FunFactList a:hover
{
	color:				#FF6600;
	font-family:Verdana;
	cursor:				hand;
}

.CWENavigator a:link
{
	color:				#014E9B;
	font-weight:bold;
	cursor:				hand;
	text-decoration:	none;
}
.CWENavigator a:visited
{
	color:				#014E9B;
	font-weight:bold;
	cursor:				hand;
	text-decoration:	none;
}
.CWENavigator a:hover
{
	color:				#014E9B;
	font-weight:bold;
	cursor:				hand;
}

.CWEFooter
{
	font-size:16px;
	font-weight:bold;
}

.CWEFooter-Center a:link
{
	color:				#014E9B;
	cursor:				hand;
	text-decoration:	none;
}
.CWEFooter-Center a:visited
{
	color:				#014E9B;
	cursor:				hand;
	text-decoration:	none;
}

.CWEFooter-Center a:hover
{
	color:				#014E9B;
	cursor:				hand;
}

.CweCell
{
	background-image:url(../../../Layouts/EngineerGirl_2005_Nov/Images/CWENav.gif);
	background-repeat:no-repeat;
	padding-left:15px;
}

.LittleCurve
{
	background-image:url(../../../Layouts/EngineerGirl_2005_Nov/Images/LittleCurve.gif);
	background-repeat:no-repeat;	
}


.LittleCurve a:link

{

  color: #ff6600 !important;
  text-decoration: underline !important;

}



.ListFile
{
	background-image:url(../../../Layouts/EngineerGirl_2005_Nov/Images/doc_icon.gif);
	background-repeat:no-repeat;
	padding-left:25px;
}

.ListResource
{
	background-image:url(../../../Layouts/EngineerGirl_2005_Nov/Images/web_icon.gif);
	background-repeat:no-repeat;
	padding-left:25px;
}

.ListEngineerGirl
{
	background-image:url(../../../Layouts/EngineerGirl_2005_Nov/Images/eg_icon.gif);
	background-repeat:no-repeat;
	padding-left:25px;
}

table tbody 
{
	border: none;
}

.SearchResults a:link
{
	color:				#FF6600;
	font-weight: bold;
	font-family:Verdana;
	cursor:				hand;
	text-decoration:	underline;
}
.SearchResults a:visited
{
	color:				#FF6600;
	font-family:Verdana;
	font-weight: bold;
	cursor:				hand;
}
.SearchResults a:hover
{
	color:				#FF6600;
	font-family:Verdana;
	font-weight: bold;
	cursor:				hand;
}

#CWEHyperLink 
{
	display:block;
	width:178px;
	height:58px;
	background-image:url(../../../Layouts/EngineerGirl_2005_Nov/Images/CWEHyperLink.gif) ;
	background-repeat:no-repeat;
}



#CWEHyperLink:hover 
{
	display:block;
	width:178px;
	height:58px;
	background-image:url(../../../Layouts/EngineerGirl_2005_Nov/Images/CWERollover.gif) ;
	background-repeat:no-repeat;
}

#EGGuestbookLink
{
	margin-left:15px;
	display:block;
	width:155px;
	height:74px;
	background-image:url(../../../Layouts/EngineerGirl_2005_Nov/Images/EG_Signup.gif) ;
	background-repeat:no-repeat;
}

#EGGuestbookLink:hover
{
	margin-left:15px;
	display:block;
	width:155px;
	height:74px;
	background-image:url(../../../Layouts/EngineerGirl_2005_Nov/Images/EG_Signup_over.gif) ;
	background-repeat:no-repeat;
}

#EYLHyperLink
{
	margin-left:15px;
	display:block;
	width:155px;
	height:74px;
	background-image:url(../../../Layouts/EngineerGirl_2005_Nov/Images/EYL_button.gif) ;
	background-repeat:no-repeat;
}

#EYLHyperLink:hover
{
	margin-left:15px;
	display:block;
	width:155px;
	height:74px;
	background-image:url(../../../Layouts/EngineerGirl_2005_Nov/Images/EYL_button_over.gif) ;
	background-repeat:no-repeat;
}

.diamaxlink 
{
	color: #000063;
	text-decoration: none;
	font-weight:normal;
}

.diamaxlink:hover 
{
	color: #000063;
	text-decoration: none;
	font-weight:normal;
}

.diamaxlink:visited
{
	color: #000063;
	text-decoration: none;
	font-weight:normal;
}
div#ContentContainer A 
{
	color: #ff6600 !important;
	text-decoration: underline !important;
}

div#ContentContainer A :hover 
{
	color: #ff6600;
	text-decoration: underline;
}

div#ContentContainer A :visited
{
	color: #ff6600;
	text-decoration: underline;
	
}
.linkTextBlock
{
  color: #ff6600 !important;
  text-decoration: underline !important;
}
a.back-to-top
{
    font-weight:normal !important;
    font-size:9pt;
}