body {
	background-color: #660033;
	/* margin: 0px 20px 10px 0px;
	*/
	margin: 0;
	color: #333;
}


td,p,li,ul,blockquote,th {
	font-family: arial;
	font-size: 12px;
}

h1.bigHead {
	color: #82365E;
	font-family: georgia, serif;
	font-size: 25px;
	margin: 10px 0 0px 0;
	background-color: transparent;
}

.announcement {
	font-family: verdana, sans-serif;
	font-size: 12px;
	color: #000000;
	border: 2px dotted #CCCCCC;
	padding: 10px 10px 10px 20px;
}

h1,h2,h3 {
	font-family: georgia, serif;
}
h1 {
	font-style: italic;
	font-size: 20px;
}

h2 {
	color: #993366;
	margin: 0 0 0 0;
	font-size: 18px;
}

h3 {
	font-size: 14px;
	/*margin: 0;*/
}

h1 {
	color: #000000;
	border-left-style: dotted;
	border-left-color: #8B4469;
	border-left-width: 2px;

	border-bottom-style: dotted;
	border-bottom-color: #8B4469;
	border-bottom-width: 2px;

	padding-left: 10px;
	padding-right: 30px;
}


p.subHead {
	font-family: verdana, sans-serif;
	font-size: 14px;
	margin: 0 0 20px 0;
}

.header {
	font-family: arial;
	font-size: 15px;
	color: #993366;
	font-weight: bold;
}

.header2 {
	font-family: arial;
	font-size: 13px;
	color: #993366;
	font-weight: bold;
}

td.navigation {
	font-family: Georgia, Times, "Times New Roman", serif;
	font-size: 13px;
	font-weight: bold;
	margin: 20px 0 20px 0;
}

a.navigation:link {
	color: #099;
	background-color: transparent;
	text-decoration: none;

}


a.navigation:visited {
	color: #099;
	background-color: transparent;
	text-decoration: none;
}

a.navigation:hover {
	color: #FFFFFF;
	background-color: #099;
	text-decoration: none;
}

td.corpNav {
	font-family: Georgia, Times, "Times New Roman", serif;
	font-size: 13px;
	font-weight: bold;
	margin: 20px 0 20px 0;
}

a.corpNav:link {
	color: #888;
	background-color: transparent;
	text-decoration: none;

}

a.corpNav:visited {
	color: #888;
	background-color: transparent;
	text-decoration: none;
}

a.corpNav:hover {
	color: #FFFFFF;
	background-color: #888;
	text-decoration: none;
}

a:link {
	color: #099;
	background-color: transparent;
}

a:visited {
	color: #099;
	background-color: transparent;
}

a:hover {
	color: #FFF;
	background-color: #099;
}

.teeny {
	font-family: verdana, sans-serif;
	font-size: 10px;
	color: #666;
}

.surveyForm {
	font-family: arial;
	font-size: 12px;

}

/* Styles for event_reg form */
.title 		{ color:#0000FF; font-family:Arial,serif; font-size:12pt; text-align:center; width:100%; }
.st1        { background-color: transparent; color: #000000; font-style: normal; font-variant: normal; font-weight: bold;
              font-size: 8pt; font-family: 'MS Sans Serif', sans-serif; text-decoration: none; text-align: right;
              border-style: none }
.st2, .st3  { background-color: transparent; width: 100%; color: #008000; font-style: normal; font-variant: normal;
              font-weight: normal; font-size: 8pt; font-family: 'MS Sans Serif', sans-serif; text-decoration: none;
              text-align: left; border-style: none; vertical-align: middle; }
.st7 		{ background-color:transparent; border-style:none; color:#000000; font-family:'MS Sans Serif',sans-serif;
			  font-size:8pt; font-style:normal; font-variant:normal; font-weight:bold; text-align:center; text-decoration:none; }
.st2 input,
.st2 select,
.st7 input,
.st7 select,
.st7 textarea
			{ background-color: #C1DDC1; }
.tinyHr		{ background-color: #000; color: #000; }
.hr         { border-width: 0px; border-style: solid; background-color: #82365E; color: #82365E; }

/* Bid management styles */
#corplogin	{ height: 280px; }
.bidHeading,
.corpHeading{ color:black; background-color: #cccccc; text-align: right; width: 110px; font-weight: bold; }
.wideInput	{ width: 630px; }
.medInput	{ width: 370px; }
.bidTable	{ margin-bottom: 1em; }

/* Searched Page */
.s1			{ padding: 3px; width: 15%; }
.s2			{ padding: 3px; width: 85%; }
.sh			{ padding: 0; padding-top: 11px; padding-bottom: 2px; font-weight: bold; }
.sc			{ padding: 3px; border: 0; width: 100%; }

#collegeLinks
td			{ vertical-align: top; }

/* large links */
a.ll			{ font-size:18px; color: #008080; }
a.ll:hover              { color: #FFFFFF; }
