/* CSS Document */
body {
	background-color: #A7A9AA;
	padding-top: 3px;
	margin: 3px 0 0 0;
}
body, tr, td, th, dl, dt, dd, li, ul, ol, p, h2, h3, h4, h5, h6, b, i, input, select, option, optgroup, textarea {
	font-family: verdana, geneva, arial, helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
}
hr {
	margin-top: 15px;
	margin-bottom: 15px;
}
h1 {
	color: #D2050F;
	font-weight: bold;
	padding-bottom: 6px;
	font-size: 14px;
}
h6 {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 14px;
	text-align: center;
	padding: 0;
	margin: 0;
	border-bottom: solid 1px #FFFFFF;
}
h3 {
	color: #D2050F;
	font-weight: bold;
	padding: 0;
	margin: 0;
}
a:link,
a:active,
a:visited {
  color: #D2050F;
  padding-bottom: 0px;
  border-bottom: solid 0px #6F96A7;
  text-decoration: none;
}
a:hover {
  color: #427288;
  text-decoration: underline;
}
p {
	line-height: 18px;
	text-align: justify;
}
#indexwrapper {
	width:768px;
	margin: 0 auto;
	background-color: #FFFFFF;
	border: solid 5px #FFFFFF;
	height:100%
}
#wrapper {
	width: 768px;
	margin: 0 auto;
	background-color: #FFFFFF;
	border: solid 5px #FFFFFF;
}
#popupWrapper {
	margin: 0 auto;
	background-color: #FFFFFF;
	border: solid 5px #FFFFFF;
}
#welcomeHeader {
	background-color: #2F2F2F;
	margin-bottom: 10px;
	text-align:center;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
}
#logo {
	float: left;
	padding: 0 10px
}

#headerContent {
	float: left;
	width: 450px;
	margin: 5px 0;
}
#toplinks {
	float: right;
	width: 140px;
	font-weight: bold;
	margin: 5px 0;
	font-size: 10px;
	vertical-align: top;
}
#toplinks ul.toplinksStyle  {
	margin: 5px 5px 0 5px;
	padding-left: 10px;
}
#toplinks ul.toplinksStyle li  {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	padding: 0 8px;
	list-style-type: square;
	padding-bottom: 12px;
}

#toplinks ul.toplinksStyle li  a:link, #toplinks ul.toplinksStyle li a:active,  #toplinks ul.toplinksStyle li a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
 #toplinks ul.toplinksStyle li a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
#updates {
	background-color: #F7803C;
	width: 100%;
	float: right;
	padding: 5px;	
	margin-bottom: 5px;
}
#updates ul.updateslink {
	padding: 0;
	margin: 0;
}
#updates ul.updateslink li  {
	color: #FFFFFF;
	text-decoration: none;
	list-style-type: none;
	padding: 3px;
	margin: 0;
}

#updates ul.updateslink li  a:link,#updates  ul.updateslink li a:active, #updates ul.updateslink li a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#updates ul.updateslink li a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
#donate {
	background-color: #000000;
	margin-top: 5px;
	width: 100%;
	float: right;
	padding: 5px;
}

#useFullLinks {
	background-color: #6F1C0E;
	width: 100%;
	float: right;
	padding: 5px;
}
#useFullLinks ul.useFullLinkslink {
	padding: 0;
	margin: 0;
}
#useFullLinks ul.useFullLinkslink li  {
	color: #FFFFFF;
	text-decoration: none;
	list-style-type: none;
	padding: 3px;
	margin: 0;
}

#useFullLinks ul.useFullLinkslink li  a:link,#useFullLinks  ul.useFullLinkslink li a:active, #useFullLinks ul.useFullLinkslink li a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#useFullLinks ul.useFullLinkslink li a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}


#leftheader {
	float: left;
	color: #FFFFFF;
}
#collegeName {
	font-family: Verdana ;
	font-size: 22px;
	font-weight: bold;
	color: #FFFFFF;
	white-space: normal;
}
#collegeName .smallcontent {
	font-size: 12px;
}
#enter a:link, #enter a:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	text-align: center;
	padding: 15px;
}
#enter a:active, #enter a:hover {
	text-decoration: underline;
}
#collegeTitle {
	color: #427288;
	font-size: 24px;
	text-align: center;
	font-weight: bold;
}
#header {
	background-color: #2F2F2F;
/*	background-image: url(header_bg.jpg); */
/*	background-repeat: repeat-x; */
	padding: 5px;
	margin-bottom: 10px;
}
#content {
	width: 100%;
}
#leftLinks {
	float: left;
	width: 100px;
	background-color: #427288;
	padding:20px 10px;
	height: 100%;
}
#leftLinks a:link, #leftLinks a:visited {
	display: block;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(links_bg.jpg);
	background-repeat: no-repeat;
	height: 30px;
	font-size: 10px;
	font-weight: bold;
}
.links {
	padding: 0px 0 0 10px;
}
#leftLinks a:active, #leftLinks a:hover {
	text-decoration: none;
	background-image: url(linksOver_bg.jpg);
	background-repeat: no-repeat;
	color: #000000;
}
#mainContent {
	padding-left: 130px;
}

#adminContent {
	padding-left: 130px;
	width: 636px;
}
#searchContent {
	width: 100%;
}
#normalContent {
	float: left;
	width: 450px;
}
#rigthFeatures {
	float: right;
	width: 160px;
}
#clearBoth {
	clear: both;
}
#memberDirectory {
	background-color: #739922;
	width: 100%;
	float: right;
	padding: 5px;
	margin-bottom: 5px;
	height: 60px;
}

.highlight {
	color: #D2050F;
}
.years {
	color: #D2050F;
	padding-top: 10px;
	font-weight: bold;
}

h5 {
	color: #D2050F;
	font-weight: normal;
	text-align: center;
	padding: 0;
	margin: 0;
}
h4 {
	color: #D2050F;
	font-weight: bold;
	padding: 0;
	text-align: center;
}
#footer {
	background-color: #2F2F2F;
	padding: 5px;
	color: #FFFFFF;
	text-align: center;
	margin-top: 5px;
}
#footer a:link, #footer a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
#footer a:active, #footer a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
#copyright {
	float: left;
	width: 80%;
	text-align: center;
}
#techweb {
	float: right;
	width: 20%;
	text-align: right;
}
#top {
	text-align: right;
	padding-bottom: 4px;
	width: 100%;
}
INPUT.button {
	color: #000000;
	font-size: 10px;
	font-weight: bold;
}
INPUT.checkbox {
  padding: 0 0 0 0;
  vertical-align: middle;
}
.dataTable {
	border-right: solid 1px #D2050F;
	border-left: solid 1px #D2050F;
	border-bottom: solid 1px #D2050F;
}
.dataTable th {
	font-weight: bold;
	background-color: #D2050F;
	border-right: solid 0px #ffffff;
	padding: 3px 1px 3px 1px;
	text-align: left;
	color: #FFFFFF;
}
.dataTable th a:link,
.dataTable th a:active,
.dataTable th a:visited {
	color:#333 !important;
	border: 0;
	}
.dataTable td {
	border-top: solid 1px #D2050F;
	/*border-right: solid 1px #D2050F;*/
	padding: 3px;
	text-align: left;
	vertical-align: top;
}
.formTable {
	border: 1px solid #D2050F;
	vertical-align: top;
	}
.formTable th {
	font-weight: bold;
	background-color: #D2050F;
	border-right: solid 0px #ffffff;
	padding: 3px 1px 3px 1px
	text-align: left;
	color: #FFFFFF;
	}
.formTable th a:link,
.formTable th a:active,
.formTable th a:visited {
	color:#333 !important;
	border: 0;
	}
.formTable td {
	/*border-right: solid 1px #D2050F;*/
	padding: 3px 2px;
	vertical-align: top;
	}
.formLebel {
	text-align: right;
	padding-right: 15px;
	font-weight: bold;
}
.formLebelnormal {
	text-align: right;
	padding-right: 10px;
}
.historyTable td {
	padding: 3px 2px;
	vertical-align: top;
	}
.historyTable th {
	font-weight: bold;
	padding: 3px 5px 3px 1px;
	width: 100px;
	vertical-align: top;
	}

.comingSoon {
	color: #D2050F;
	font-weight: bold;
	padding: 20px;
	text-align: center;
}
#sitemaplinks ul.sitemaplinksStyle li  {
	color: #D2050F;
	text-decoration: none;
	padding: 0 8px 10px 10px;
	list-style-type: square;
}

#sitemaplinks ul.sitemaplinksStyle li  a:link, #sitemaplinks ul.sitemaplinksStyle li a:active,  #sitemaplinks ul.sitemaplinksStyle li a:visited {
	color: #D2050F;
	text-decoration: none;
}
 #sitemaplinks ul.sitemaplinksStyle li a:hover {
	color: #D2050F;
	text-decoration: underline;
}
#contribution {
	text-align: right;
	padding-bottom: 5px;
}
ol#attendees  {
	}
ol#attendees li {
	line-height: 24px;
}
.redtext {
	color: #D2050F;
}
