/* 1: BASIC ELEMENTS */
a
{
	color:#AF2900;
	text-decoration:none;
}
a img
{
	border:none 0px Transparent;
}
a:hover
{
	text-decoration:underline;
}
a.redalert,
a.redalert:hover
{
	color:#cc0000;
	text-decoration:underline;
}

body
{
	margin:5px 0px 20px 0px;
}
body, input, select, textarea, td, th, optgroup, option
{
	color:Black;
	font-family:Trebuchet MS,Tahoma,Verdana,Arial,Helvetica,sans-serif;
	font-size:12px;
}

form
{
	margin:0px 0px 0px 0px;
}

h1, h2, h3, p
{
	margin:0px 0px 10px 0px;
}

h1
{
	font-size:15px;
	font-weight:bold;
}

h2,
.subhead
{
	font-size:15px;
	font-weight:bold;
}

h3
{
	font-size:13px;
	font-weight:bold;
}

input, select, textarea
{
	border-color:#dddddd;
	border-width:1px;
	font-weight:normal;
}
input, textarea
{
	padding-left:2px;
	padding-right:2px;
}

sup
{
	font-family:verdana,ms serif,serif;
	line-height:0px;
	font-size:10px;
	font-weight:normal;
}

/* 1: END */

/* 2. SPECIAL PURPOSE AND TEMPLATE CLASSES */
.GroupAdminMenu optgroup
{
	color:#990000;
}

.GroupAdminMenu option
{
	color:Black;
}

.AdminMenu
{
	background-color:#990000;
	color:#ffffff;
	font-size:11px;
	font-weight:bold;
	padding:2px 7px 2px 7px;
}
.AdminMenu a
{
	color:#ffffcc;
}	

.ContentPanel_Style1,
.ContentPanel_Style1 .ContentPanelText,
.ContentPanel_Style2,
.ContentPanel_Style2 .ContentPanelText,
.ContentPanel_Style3,
.ContentPanel_Style3 .ContentPanelText,
.ContentPanel_Style4,
.ContentPanel_Style4 .ContentPanelText,
.ContentPanel_Style5,
.ContentPanel_Style5 .ContentPanelText
{
	background-color:#A6B4C1;
	color:Black;
	vertical-align:top;
}
.ContentPanel_Style1 .ContentPanelHead,
.ContentPanel_Style2 .ContentPanelHead,
.ContentPanel_Style3 .ContentPanelHead,
.ContentPanel_Style4 .ContentPanelHead,
.ContentPanel_Style5 .ContentPanelHead
{
	background-color:#3E6389;
}
.ContentPanel_Style1 a,
.ContentPanel_Style2 a,
.ContentPanel_Style3 a,
.ContentPanel_Style4 a,
.ContentPanel_Style5 a
{
	color:Black;
}

.ContentPanelHead
{
	color:White;
	font-size:13px;
	font-weight:bold;
	line-height:30px;
	padding:0px 15px 0px 15px;
}
.ContentPanelHead .MoreLink
{
	float:right;
	font-weight:normal;
	font-size:11px;
}
.ContentPanelHead .MoreLink a
{
	color:White;
}

.ContentPanelText
{
	font-size:11px;
	padding:15px 15px 5px 15px;
}
.ContentPanelText p
{
	margin:0px;
	padding-bottom:10px;
}

.ContentPanelVscroll li
{
	font-size:11px;
	padding:0px 15px 10px 15px;
}

.datagrid1 td
{
	font-size:11px;
	padding:0px;
	border-bottom:solid 1px White;
	height:28px;
}

.datagrid1 tr.header td
{
	padding:5px;
	font-weight:bold;
	color:White;
	background-color:#3E6389;
	border-top:solid 1px White;
	border-bottom:solid 1px White;
}
.datagrid1 tr.header a
{
	text-decoration:underline;
	color:White;
}
.datagrid1 tr.header a:hover
{
	text-decoration:underline;
	color:White;
}

.datagrid1 tr.item td
{
	padding:5px 3px;
	background-color:#F0F0F0;
}

.datagrid1 tr.altitem td
{
	padding:5px 3px;
	background-color:#E0E0E0;
}

.datagrid1 tr.delitem td 
{
	padding:5px;
	background-color:#FF8888;
	border-bottom:solid 1px White;
}

.FormTable1 textarea
{
	width:100%;
}

.FormTable1 th
{
	background-color:#C9D9E9;
	color:#597592;
	height:28px;
	padding:0px 3px 0px 6px;
	text-align:left;
}

.FormTable1 td
{
	padding:5px 3px 5px 3px;
	text-align:left;
	
}

.LatestNewsItemDate
{
	display:block;
	font-weight:bold;
}

.MediaEditTable td
{
	border-bottom:dashed 1px #cccccc;
}
.MediaEditTable tr.selected td
{
	background-color:#ffffcc;
}

.NewestMemberItemLink
{
	display:block;
	font-weight:bold;
}

.PhotoMatte
{
	text-align:center;
}
.PhotoMatte img
{
	border:solid 1px Black;
}

/* Begin Public Menu Style */
.RadMenu_YMPublic .link
{
	font-size:11px;
	text-decoration:none;
}
.RadMenu_YMPublic .link:hover,
.RadMenu_YMPublic .focused,
.RadMenu_YMPublic .expanded
{
	text-decoration:none;
}

/*	Main Menu */
.RadMenu_YMPublic .rootGroup .item
{
	width:170px;
}
.RadMenu_YMPublic .rootGroup .link
{
	border-top-style:solid;
	border-top-width:1px;
	margin-left:7px;
	padding:4px 0px 4px 6px;
}

/*	Fly-out Menu */
.RadMenu_YMPublic .group
{
}
.RadMenu_YMPublic .group .item
{
	/*width:120px;*/
}
.RadMenu_YMPublic .group .link
{
	border:none 0px;
	font-weight:normal;
	margin-left:0px;
	padding:1px 3px 2px 3px;
	text-align:left;
}

.RadMenu_YMPublic .expandLeft,
.RadMenu_YMPublic .expandRight
{
	margin-right:3px;
}

.RadMenu_YMPublic .first .link
{
	border-top:none 0px !important;
}
/* End Public Menu Style */

.RestrictedAccessText
{
	font-size:11px;
	text-align:left;
}
.RestrictedAccessText a
{
	font-weight:bold;
}

.UpcomingEvents,
.UpcomingEvents_1,
.UpcomingEvents_2
{
	font-size:11px;
	font-weight:bold;
}
.UpcomingEvents a,
.UpcomingEvents_1 a,
.UpcomingEvents_2 a,
.UpcomingEvents .nolink,
.UpcomingEvents_1 .nolink,
.UpcomingEvents_2 .nolink
{
	display:block;
	font-weight:normal;
}

.ViewTable1 textarea
{
	width:100%;
}

.ViewTable1 th
{
	background-color:#C9D9E9;
	color:#597592;
	height:28px;
	padding:0px 3px 0px 6px;
	text-align:left;
}
.ViewTable1 th form
{
	font-weight:normal;
	padding:1px 0px 0px 0px;
}

.ViewTable1 td
{
	padding:5px 3px 5px 3px;
	text-align:left;
	
}

.ViewTable1 tr.noVpad td
{
	padding-bottom:0px;
	padding-top:0px
}

/* 2: END */

/* 3. GENERAL CLASSES AND OVERRIDES */
.big
{
	font-size:14px;
}

.bigger
{
	font-size:16px;
}

.biggest
{
	font-size:17px;
}

.break,
.bigbreak,
.minibreak
{
	clear:both;
}
.break
{
	height:15px;
}
.bigbreak
{
	height:23px;
}
.minibreak
{
	height:8px;
}

.calloutbox
{
	background:#f5f5f5;
	border:dashed 1px #ccc;
	padding:10px;
}

.deemphasize
{
	color:#555555;
}

.formbutton
{
	background-color:#12416E;
	color:White;
	font-size:11px;
	height:19px;
	padding:0px 1px 2px 1px;
	vertical-align:bottom;
	width:auto;
}

.infobox
{
	color:Black;
	background:#ffffcc;
	border:dashed 1px #FFDE00;
	padding:10px;
}

.noborder
{
	border:none 0px transparent;
}

.normal
{
	font-size:12px;
	font-weight:normal;
}

.redalert
{
	color:#cc0000;
}

.small
{
	font-size:11px;
}

.specialcontent
{
	background-color:#f0f0f0;
}

.tiny
{
	font-size:10px;
}

.underline
{
	border-bottom:dashed 1px #cccccc;
}

.white
{
	color:White;
}
/* 3: END */

/* 4. COMMON DOCUMENT OBJECTS */
#CenterColumn
{
	vertical-align:top;
	width:606px;
}

#Copyright
{
	font-size:11px;
	padding-top:20px;
	text-align:center;
}
#Copyright a
{
	color:#90A1B1;
}

#FeaturedMembers
{
	font-size:11px;
	margin-bottom:16px;
}

#FeaturedMembers .ContentPanelText
{
	padding-bottom:15px;
	padding-top:4px;
}

#FeaturedMembers img
{
	/*border:1px solid Black;*/
	margin:2px 4px 0px 0px;
}
#FeaturedMembers a
{
	clear:both;
	display:block;
	font-size:12px;
	font-weight:bold;
	padding:8px 0px 6px 0px;
}

#Head
{
}

#LeftRail1
{
	padding-right:0px;
	vertical-align:top;
}

#LeftRail2
{
	width:170px;
}

#LeftRailContentArea
{
}

#LoginForm
{
	font-weight:bold;
}

#LoginFormOrProfileNav {}
#LoginFormOrProfileNav a
{
	font-weight:bold;
}

#PageBody
{
	background-color:#002950;
	color:White;
}

#PageContainer
{
	width:975px;
}

#PrintPage img
{
	margin:5px 4px 0px 0px;
}

#QuickSearch
{
	background-color:#D8D6D7;
	color:#424041;
	padding:0px 4px 7px 4px;
}

#QuickSearchHead
{
	font-size:14px;
	padding:7px 0px 3px 0px;
}

#QuickSearchForm
{
	margin:0px 1px 0px 1px;
}
#QuickSearchForm input
{
	color:#989697;
	margin:3px 0px 3px 0px;
	width:160px;
}

#QuickSearchSubmit
{
	font-size:11px;
	font-weight:bold;
	white-space:nowrap;
}

#RightRail1
{
	padding-left:0px;
	vertical-align:top;
}

#RightRail2
{
	width:198px;
}

#RightRailContentArea
{
}

/*#Surveys
{
	margin:30px 20px 0px 20px;
}
#Surveys a,
#Surveys td
{
	color:White;
}
#Surveys table
{
	width:144px
}*/

#Toolbar
{
	color:#90A1B1;
	float:right;
	font-size:11px;
	line-height:26px;
	text-align:right;
	vertical-align:bottom;
}
#Toolbar a
{
	color:#90A1B1;
}

/* 4: END */