﻿body 
{
	margin: 1em 0 0 0;
	padding: 0;
	font-family: Arial;
	font-size: 12px;
	color: #444444;
}

a, a:visited
{
	color: Blue;
	text-decoration: none;
}

a:hover
{
	color: #c6c6c6;
}


#page
{
	width: 100%;
	float: left;
	text-align: center;
}

#container
{
	width: 918px;
	margin: 0 auto;
}

/* HEADER */
#Tabs
{	
	font-family: Arial;
	color: #ffffff;
	font-size: 14px;	
	width: 928px;	
	height: 25px;
	float: left;
}

#Tabs #BSD
{
	width: 40px;
	height: 14px;
	float: right;
	margin-top: -20px;
	margin-right: 25px;
	_margin-right: 15px;
}

#Tabs #TabInner
{
	width: 800px;
	height: 25px;
	margin: 0 auto;
	text-align: center;		
}

#Tabs .TabItem
{
	width: 112px;
	height: 25px;
	background-image: url("../images/Tab_Unselected.png");
	background-repeat: no-repeat;
	background-position: bottom center;
	float: left;				
}

#Tabs .TabItemSelected
{
	width: 112px;
	height: 25px;
	background-image: url("../images/Tab_Selected.png");
	background-repeat: no-repeat;
	background-position: bottom center;
	float: left;	
}

#Tabs a, #Tabs a:visited
{
	width: 112px;
	position: relative;
	top: 0.25em;
	color: #ffffff;
	text-decoration: none;
}


#Header
{
	float: left;
	width: 918px;
	height: 147px;
}

#HeaderBody
{
	background: #ffffff url("../images/Header.png") no-repeat;
	width: 918px;
	height: 147px;
	float: left;
	position: relative;
}

#HeaderBody .AleinuLogo
{
	width: 131px;
	height: 109px;
	float: left;
	margin-left: 60px;
	margin-top: 20px;
}

#HeaderBody .JFSLogo
{
	
}


#HeaderBody #SubMenu
{
	width: 650px;
	height: 24px;
	background-color: #125C81;
	float: left;
	position: absolute;
	top: 120px;
	left: 255px;
	

	
	color: #ffffff;	
}


#HeaderBody #SubMenu .Left
{
	float: left;
	background: url("../images/SubMenu_Left.png") no-repeat;
	width: 6px;
	height: 24px;
	
}

#HeaderBody #SubMenu .Right
{
	float: right;
	background: url("../images/SubMenu_Right.png") no-repeat;
	width: 6px;
	height: 24px;	
}

#HeaderBody #SubMenu #Content
{
	float: left;
	width: 630px;
	text-align: center;
	padding-top: 3px;	
}

#HeaderBody #SubMenu #Content .MenuItem
{		
	float: left;
}

#HeaderBody #SubMenu #Content .MenuItem a, #HeaderBody #SubMenu #Content .MenuItem a:visited 
{
	float: left;
	color: #ffffff;
	text-decoration: none;
	font-size: 1.2em;
	position: relative;
	top: 1px;
	width: auto;
}

#HeaderBody #SubMenu #Content .MenuItem a:hover
{
	color: #ffffff;
}

#HeaderContentDivider
{
	height: 6px;
	width: 918px;
	float: left;
	background: url("../images/Bronze_Divider.png") repeat-x;		
	font-size: 0px;
}

/* BOTTOM CONTENT */
#BottomContent
{	
	width: 917px;
	float: left;
	background-color: white;			
}

/* LEFT CONTENT */
.LeftContent
{
	background: #4393B9;		
	vertical-align: top;	
	width: 279px;
}

.LeftContent #MainPhoto
{
	float: left;	
	width: 280px;	
}

.LeftContent #Caption
{
    font: left;
	width: 250px;		
	color: #262854;
	font-size: 12pt;
	font-weight: bold;	
	text-align: left;
	padding-left: 15px;
	padding-right: 15px;
	position: relative;
	top: 0.5em;
}

/* MAIN CONTENT */
.MainContent
{
    font-family: Verdana;
	text-align: left;
	vertical-align: top;
	background-color: #ffffff;	
	font-size: 14px;
	border-right: solid 1px #579CBF;	
}

.MainContent p
{
	font-size: 10pt;
}

.MainContent #MainCopy
{	
	padding-left: 10px;
	padding-right: 5px;
	width: 610px;
}

.MainContent #MainCopy h1
{
	color: #42638B;
	font-size: 1.25em;
	
}

.MainContent #MainCopy h2
{
	font-size: 1.2em;
}

#MainContentHead
{
	width: 600px;
	height: 25px;	
	margin-left: 1em;
	margin-top: 1em;
}

#MainContentHead .Left
{
	float: left;
	width: 9px;
	height: 25px;
	background: url("../images/Tier2_ContentHeader_Left.png") no-repeat;
}

#MainContentHead .Content
{
	height: 25px;
	width: 582px;
	background-color: #4393B9;
	float: left;
	color: #ffffff;
}

#MainContentHead .Content a, #MainContentHead .Content a:visited
{
	color: #ffffff;
	text-decoration: none;
	font-size: 85%;
}

#MainContentHead .Content a:hover
{
	color: #eeeeee;
}

#MainContentHead .Right
{
	float: left;
	width: 9px;
	height: 32px;
	background: url("../images/Tier2_ContentHeader_Right.png") no-repeat;
}

#MainContentHead #Right
{
	width: 200px;
	float: right;
	text-align: right;
	padding-right: 2em;
	margin-top: 0.5em;
}


#MainContentHead #SendTo .Icon
{
	vertical-align: bottom;
}

#MainContentHead #SendTo a, #MainContentHead #SendTo a:visited
{
	color: #333333;
	vertical-align: middle;
}

#MainContentHead #SendTo a:hover
{
	color: #888888;
}

#MainContentHead #SelectProgram
{
	padding-top: 1em;		
}

/* FOOTER */
#Footer
{
	width: 918px;
	height: 20px;	
	float: left;	
	color: #ffffff;
	background-color: #ffffff;
	text-align: center;
}

.pdcfoot
{
	font-size: 1px;
	color: #ffffff;
	padding-top: 1em;
}


.pdcfoot a, .pdcfoot a:hover, .pdcfoot a:visited
{

	color: #ffffff;
}

#Footer .LeftCorner
{
	width: 8px;
	height: 19px;
	float: left;	
	background-image: url("../images/Footer_left_corner.png");
	background-repeat: no-repeat;
	background-position: bottom left;	
}

#Footer .Content
{
	width: 910px;
	height: 17px;
	float: left;
	font-size: 0.8em;
	padding-top: 2px;
	background-image: url("../images/Footer_right_corner.png");
	background-repeat: no-repeat;
	background-position: bottom right;		
	background-color: #4393B9;	
}

#Footer .Content .ContentCopy
{
	background-color: #4393B9;
	float: left;
	height: 17px;
	text-align: center;
	width: 900px;
	
}

#ServiceMenu
{
    width: 250px;
    float: left;
	margin-top: 1em;
	margin-left: 2em;	
	text-align: left;

}

#ie6only #ServiceMenu { margin-left: 20px; } 

.navlist
{
	float: left;
	margin: 0;
	padding: 0;
}

.navlist li
{
    list-style-type:none;
	color: white;
	font-size: 1em;
	font-weight: bold;
	padding: 0;
	margin: 0;	
	padding-top: 0.25em;
}

.navlist a, .navlist a:visited
{
	color: white;
	text-decoration: none;
}

.navlist a:hover
{
	color: #AA7450;
}

.navlist ul
{
	margin: 0;
	padding: 0;
}

.navlist ul li
{
	list-style-type: none;
	font-size: 1em;
	margin: 0;
	padding: 0;
	margin-left: 1em;
	padding-top: 0.25em;
}

.ServiceMenuTitle, #ctl00_ServiceMenu1_ServiceMenuTitle
{	
	color: #ffffff;
	font-size: 16px;
	font-weight: bold;
	font-variant: small-caps;
	border-bottom: solid 1px #ffffff; 
	margin-top: 0.5em;	
	padding-right: 4em;
			
}

.ServiceMenuTitleLink
{



}

#ctl00_ServiceMenu1_ServiceMenuTitle a, #ctl00_ServiceMenu1_ServiceMenuTitle a:visited, #ctl00_ServiceMenu1_ServiceMenuTitle a:hover
{	
	color: #ffffff;
	font-size: 16px;
	font-weight: bold;
	font-variant: small-caps;
}

#BreadCrumb
{	
	margin-left: 1em;
	margin-top: 1em;
	margin-bottom: 0;
	font-size: 12px;
}

#BreadCrumb a, #BreadCrumb a:visited
{
	color: Blue;
	text-decoration: none;
}

#BreadCrumb a:hover
{
	color: #888888;
}

.ContentTable
{
	width: 918px;
	float: left;
	height: 572px;	
}

.ContentTable td
{
	font-size: 10pt;
}

.ServiceIndexAlpha
{
	font-weight: bold;
	color: #42638B;	
	vertical-align: top;
	font-size: 12px;
}

.ServiceIndexItem a, .ServiceIndexItem a:visited
{
	color: Blue;
	text-decoration: none;
	font-size: 12px;
	padding-left: 1em;
}

.ServiceIndexItem a:hover
{
	color: #888888;
}


.ContactTable td
{
	vertical-align: top;	
}

.title, .abstract, .CssHyperlinkNews
{
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;           
}
.title 
{
    color: #003366;
    font-weight: bolder;
}
.abstract
{
    margin-top: -15px;
    margin-bottom: -5px;
}        

.HeroesText
{
	border: inset 2px;
	font-size: 11pt;
}

/*ADMIN*/
.AdminParentLinkButton
{
	text-decoration: none;
	color: red;
	font-size: 11px;
	font-weight: normal;
}

.AdminNonYellowLinkButton
{
	text-decoration: none;
	color: red;
	font-size: 11px;
	font-weight: bold;	
}

.AdminParentLinkButton, .navlist .AdminParentLinkButton
{
	text-decoration: none;
	color: blue;
	font-size: 12px;
	font-weight: bold;
}

.navlist .AdminChildLinkButton
{
	color: blue;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
}



/*EVENTS*/
.EventItem
{
	width: 550px;
	padding-bottom: 1em;
}

.EventItem .EventThumbnail
{
	float: left;
	width: 120px;
	padding-top: 5px;
}

.EventItem .EventContent
{
	float: left;
	width: 410px;	
	margin-left: 1em;
}

.EventItem .EventName
{
	font-weight: bold;
	font-size: 1.2em;
}

.EventItem .EventDate
{
	font-weight: normal;
	font-size: 1.05em;
}

.EventImage
{
    margin: 7px 0px 7px 10px;
}

.MainContent #MainCopy .EventDetailTable
{
	width: 560px;
}

.MainContent #MainCopy .EventDetailTable td 
{
	vertical-align: top;
}

.MainContent #MainCopy .EventDetailtable h1
{
	margin: 0;
	padding: 0;
	font-size: 1.5em;
}

.MainContent #MainCopy .EventDetailtable h2
{
	
	font-size: 1em;
	margin: 0;
	padding: 0;
	
}

#NewsletterSignup .ItemCaption 
{
    padding-right:3px;
    text-align:right;
    width:150px;
}

#NewsletterSignup td
{
    padding-left:5px;
    vertical-align:top;
}

#NewsletterSignup input.textfield
{
    font-size: 14px;
    height: 20px;
}

#Donation input.textfield
{
    font-size: 14px;
    height: 20px;
}

.searchbox
{
    width:90px;
    height:16px;
    border-style:none;
    font-size:0.8em;
    color:graytext;
    font-weight:bold;
}

#BottomLinks
{
    border-left: solid 1px #4393B9;
    border-right: solid 1px #4393B9;
    text-align:center;
}
#BottomLinks a, #BottomLinks a:visited, #BottomLinks a:hover
{
	font-size: 12px;
	text-decoration: none;
	font-weight:bold;
	color:white;
}


}
