﻿/*
background: CCCCCC
body: 9FB0C4
dark blue: 3F486E
accent blue: 4B7294
*/

body {
	background-color: #CCCCCC;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;
	color:white;
	text-align:justify;
/*	background-image:url('../images/rep_1.jpg');*/
	margin: 0px 0px 0px 0px;
}

h4 {
	font-size: 14pt;
	color: #3F486E;
	font-weight: bold;

}

a:link {
	color: #3F486E;
	text-decoration: none;
}
a:visited {
	color: #3F486E;
	text-decoration: none;
}
a:hover {
	color: #4B7294;
	text-decoration: none;
}

a:active {
	color: #4B7294;
	text-decoration: none;
}

a:link.leftmenulink {
	color: #4B7294;
	line-height: 18px;
	text-decoration: none;
}
a:visited.leftmenulink {
	color: #4B7294;
	line-height: 18px;
	text-decoration: none;
}
a:hover.leftmenulink {
	color: #3F486E;
	line-height: 18px;
	text-decoration: none;
}

a:active.leftmenulink {
	color: #3F486E;
	line-height: 18px;
	text-decoration: none;
}
a:link.black {
	color: #000000;
	line-height: 18px;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
}
a:visited.black {
	color: #000000;
	line-height: 18px;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
}
a:hover.black {
	color: #ffffff;
	line-height: 18px;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
}

a:active.black {
	color: #000000;
	line-height: 18px;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
}

#mainBody{
	width: 750px;
	height: 650px;
	background-color:#9FB0C4;
}

#masthead{
	width: 750px;
	height: 150px;
	background-image:url('../images/headerBkg.gif');
	background-repeat:no-repeat;
}

#mastheaddata{
	width: 340px;
	height: 100px;
	float:right;
	padding-right:10px;
	padding-top:50px;
	text-align: left;
}

#leftmenu{
	width: 100px;
	height: 420px;
	float:left;
	padding-left: 20px;
	padding-top: 15px;
	text-align:left;
}

#content{
	width: 575px;
	height: 400px;
	float: right;
	overflow: auto;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: left;
}
#searchcontent{
	width: 760;
	height: 600px;
}

#homecontent{
	width: 555px;
	height: 400px;
	float: right;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: left;
}
#contentTable {
	width: 555px;
	height:100%;
	background-color:white;
	color:black;
}

.contentCell{
	vertical-align: top;
	padding: 10px 10px 10px 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color:black;
}

#footer{
	width:750px;
	height:20px;
	bottom: 0px;
	background-image:url('../images/footerBkg.gif');
	font-family:Arial, Helvetica, sans-serif;
	font-size:7pt;
	color:white;
	text-align:center;
	padding-top: 10px;
	clear:both;
	float: none;
	top:35px;
}

#searchfooter{
	width:760px;
	height:20px;
	bottom: 0px;
	background-image:url('../images/footerBkg.gif');
	font-family:Arial, Helvetica, sans-serif;
	font-size:7pt;
	color:white;
	text-align:center;
	padding-top: 10px;
	clear:both;
	float: none;
	top:35px;
}

#eduIcon{
	
}

#clubIcon{
	
}

#medIcon{
	
}

#eventIcon{
	
}

#corpIcon{
	
}

#npIcon{
	
}