@charset "utf-8";
/* CSS Document */

body {
	font-family: Verdana, sans-serif;
	font-size: 14px;
	background-color: #3b4a6c;
	margin: 5px 0;
	position: relative;	
	color: white;
	line-height: 1.5em;
}

img {
	border: none;
}

a {
	color: #dabc2e;
	text-decoration: none;
	cursor: pointer;
}

a:hover { color: white; }

#pageContents {
	width: 950px;
	position: relative;
	margin: 0 auto;
}

p {
	margin: 0 14px 10px 14px;
}

h1 {
	font-size: 18px;
	font-weight: bold;
	margin: 10px 14px 10px 14px;
	/* 
		margin: 25px 14px 10px 14px;
		padding-top: 15px;
		border-top: 1px solid white;
		width: 620px;
	*/
}

h2
{
    font-size: 14px;
    font-weight: normal;
    font-style: italic;
    margin-right: 14px;
    margin-left: 14px;
}

#sidebar {
	float: right;
	postion: relative;
	width: 330px;
	text-align: right;
}

	#sidebar img {
		float: right;
		width: 93px;
	}
	
	#sidebar a {
		display: block;
		clear: right;
	}
	
input.checkbox {
	margin-left: 0;
}
	
.committees input.checkbox {
	margin-left: 20px;
}

input.radio {
	margin-left: 20px;
}

input.emailinput {
	font-size: 12px;
	width: 225px;
	background-color: #f5f5f5;
}

button {
	font-size: 12px;
	vertical-align: bottom;
	line-height: 1.0em;
	margin-left: 7px;
}

span.smallprint {
	font-size: 11px;
}

span.smallprint2
{
    font-size: 11px;
    color: #C0C0C0;
}

span.smallprint3
{
    font-size: 11px;
    color: #dabc2e;
}

strong.very {
	color: #ff2020;
}

#accountControl
{
    border: thin solid #BBBBBB;
    text-align: left;
    background-color: #465780;
    width: 80%;
    float: right;
    font-size: 12px;
    line-height: normal;
}

#accountControl h1
{
	font-size: 16px;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
}

#accountControl h2
{
    font-size: 12px;
    font-weight: normal;
    font-style: italic;
    margin-top: 5px;
    margin-bottom: 5px;
}

#accountControl td.indent
{
    left: 10px;
    position: relative;
}

#OuterTableCellOverlay
{
    background-color: white;
    filter: alpha(opacity=85);
    -moz-opacity: 0.85;
    z-index: 999;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
}

#InnerTableCellOverlay
{
    border: 1px solid black;
    padding: 10px;
    background-color: #eee;
    z-index: 998;
    background-color: #eee;
    filter: alpha(opacity=100);
    position: absolute;
    top: 0pt;
    left: 0pt;
    text-align: center;
}

#accountCreate
{
    font-size: 12px;
    font-weight: normal;
    width: 600px;
    border: thin solid #BBBBBB;
    background-color: #465780;
    margin-left: 14px;
}

#accountCreate h1
{
	font-size: 16px;
	font-weight: bold;
}

#accountCreate h2
{
    font-size: 12px;
    font-weight: normal;
    font-style: italic;
}

.Error
{
    font-size: 10px;
    font-weight: normal;
    line-height: 100%;
}

.title
{
    background-color: #2D3853;
    padding-right: 5px;
    padding-left: 5px;
}

.alumniName
{
    font-weight: bold;
}

.alumniYears
{
    font-weight: bold;
}

.alumniComments
{
    font-style: italic;
}

#header
{
    font-weight: bold;
    font-size: 14px;
}

#alumniList
{
    margin-left: 14px;
    font-size: 12px;
    font-weight: normal;
    width: 600px;
    border: thin solid #BBBBBB;
    background-color: #465780;
}

#alumniList table.outerTable
{
    border-width: thin;
    border-color: #BBBBBB;
    background-color: #546898;
    width: 100%;
    border-bottom-style: solid;
    border-top-style: solid;
}

#alumniList table.innterTable
{
    
}

.calendarTable
{
    margin-left: 14px;
    border: thin solid #BBBBBB;
    border-collapse: separate;
    border-spacing: 0px;
    font-size: 10pt;
    width: 650px;
}

.calendarTable td
{
    border: thin solid #BBBBBB;
    background-color: #465780;
    font-size: 8pt;
    text-align: left;
    vertical-align: top;
}

.calendarTable td.ul
{
    margin-left: -15px;
    list-style: disc;
}

.calendarTable th
{
    border: thin solid #BBBBBB;
    background-color: #2D3853;
    font-weight: bold;
}

.alumniProfileForm
{
    background-color: #465780;
}

#alumniProfile
{
    margin: -5px 0px 0px 0px;
    font-size: 12px;
    font-weight: normal;
}

.alumniProfileBody
{
    margin: 0px 0px 5px 5px;
}

#alumniProfile h1
{
    margin: 10px 0px 10px 0px;
}

#alumniProfile h2
{
    margin: 10px 0px 10px 0px;
}

#alumniEmail table
{
    padding: 10px;
    font-size: 12px;
    font-weight: normal;
    border: thin solid #BBBBBB;
    background-color: #465780;
}

.progress
{
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    padding: 2px 3px;
}

.container
{
    border: solid 1px #808080;
    border-width: 1px 0px;
}

.header
{
    background: url(img/sprite.png) repeat-x 0px 0px;
    border-color: #808080 #808080 #ccc;
    border-style: solid;
    border-width: 0px 1px 1px;
    padding: 0px 10px;
    color: #000000;
    font-size: 9pt;
    font-weight: bold;
    line-height: 1.0;
    font-family: arial,helvetica,clean,sans-serif;
}

.body
{
    background-color: #f2f2f2;
    border-color: #808080;
    border-style: solid;
    border-width: 0px 1px;
    padding: 10px;
}

#donate
{
    margin-left: 14px;
    font-size: 12px;
    font-weight: normal;
    width: 600px;
    border: thin solid #BBBBBB;
    background-color: #465780;
}

.footer
{
    margin: 50px 0px 0px 0px;
    font-size: 10px;
    font-weight: normal;
    text-align: center;
    line-height: 1.4em;
    color: #F0F0F0;
}

.alumniPreviewTableOuter
{
    margin-left: 14px;
    border: thin solid #BBBBBB;
    border-collapse: separate;
    border-spacing: 0px;
    font-size: 10pt;
}

.alumniPreviewTableOuter td
{
    border: thin solid #BBBBBB;
    background-color: #465780;
    text-align: center;
}

.alumniPreviewTableInner td
{
    border-style: none;
    padding: 10px;
}

.alumniPreviewTableOuter th
{
    background-color: #2D3853;
    font-weight: normal;
}

.AccountControlLoadingPanel
{
    height:250px !important;
    width:50 !important;
    filter:alpha(opacity=100);
    opacity: 1.0;
    -moz-opacity: 1.0;
}

.AccountControlLoadingPanelImage
{
    height:250px !important;
    width:100%;
    filter:alpha(opacity=100) !important;
    opacity: 1.0 !important;
    -moz-opacity: 1.0 !important;
}

.LoadingPanelPage
{
    width:100%;
    filter:alpha(opacity=100) !important;
    opacity: 1.0 !important;
    -moz-opacity: 1.0 !important;
}

.LoadingPanelPageInner
{
    width:100%;
    filter:alpha(opacity=100) !important;
    opacity: 1.0 !important;
    -moz-opacity: 1.0 !important;
}

.contactUs table
{
    padding: 10px;
    font-size: 12px;
    font-weight: normal;
    border: thin solid #BBBBBB;
    background-color: #465780;
    margin-left: 14px;
}

#newsList
{
    margin-left: 14px;
    font-size: 12px;
    font-weight: normal;
    width: 600px;
    background-color: #465780;
}

#newsList table.outerTable
{
    padding: 10px;
    border: thin solid #BBBBBB;
    background-color: #546898;
    width: 100%;
}

#newsList .newsTitle
{
    font-size: large;
    font-weight: bold;
}

#newsList .newsDate
{
    font-weight: bold;
    font-style: italic;
}

#newsList table.innterTable
{
}

#newsItem
{
    font-size: 12px;
    font-weight: normal;
    border: thin solid #BBBBBB;
    background-color: #465780;
    margin-left: 14px;
    width: 600px;
}

.Menu
{
    width: 620px;
    border: thin solid #BBBBBB;
    background-color: #2D3853;
    position: relative;
    left: 15px;
}

.Menu td
{
    text-align: center;
}

.Menu a
{
	color: white;
	text-decoration: none;
	cursor: pointer;
}

.Menu a:hover
{
    color: #dabc2e;
}

.yearbooks
{
    margin-left: 14px;
    font-size: 10pt;
    border-spacing: 20px;
}

.hidden
{
    visibility: hidden;
    overflow: hidden;
    width: 0px;
    height: 0px;
}

.uploadDialog
{
    border-top: #000000 1px solid;
    background-color: #465780;
    font-size: 10pt;
	font-family: Verdana, sans-serif;
}

.picsTable
{
    border-spacing: 12px;
}

.picsTableTitle
{
    padding: 10px;
    background-color: #2D3853;
}

.donationsBig
{
    padding: 10px;
    margin-left: 14px;
    border: #000000 1px solid;
    background-color: #E4CF6B;
    font-size: 12pt;
    font-family: Verdana, sans-serif;
    color: #000000;
}

.donationsBig a {
	color: #2D3853;
	text-decoration: underline;
	cursor: pointer;
}

.donationsPics img
{
    border: 1px solid #000000;
}

#divCurProgress, #divPastProgress, #divMemProgress
{
    padding: 10px;
    border: thin solid #BBBBBB;
    background-color: #2D3853;
}

.accountCreateTable
{
    width: 575px;
}

.accountCreateTable td
{
    text-align: center;
}

#pnlPhotoMemories h2
{
    padding: 5px;
}

.media
{
    font-size: 12px;
    margin-right: 14px;
    margin-left: 14px;
}

.media h1
{
    font-size: 14px;
    font-weight: bold;
    margin-left: 0px;
}

.otherMemories
{
    font-size: 12px;
    margin-left: 14px;
}

.reunionBig
{
    padding: 10px;
    margin-left: 14px;
    border: #BBBBBB 2px solid;
    background-color: #465780;
    font-size: 10pt;
    font-family: Verdana, sans-serif;
    color: #FFFFFF;
    font-weight: bold;
}

.reunionBig a {
	color: #2D3853;
	text-decoration: underline;
	cursor: pointer;
}

.profileHelpPhoto
{
    border: thin solid #FFFFFF;
}

.calendar
{
    border: thin solid #FFFFFF;
    width: 95%;
}

.countdown
{
    font-size: 50px;
    font-weight: bold;
    color: #dabc2e;
    font-family: Arial, Helvetica, sans-serif;
    line-height: normal;
    text-align: center;
}

.kickoffinner
{
    width: 600px;
}

.kickoffinner td
{
    border-width: 1px 1px 1px 1px;
    background-color: #2D3853;
    border-style: solid;
    padding: 5px;
}

.kickoffinner img
{
    border-color: #888888;
    border-width: 1px 1px 1px 1px;
    border-style: solid;
}

.kickoffinner-none td
{
    border: none;
}