﻿body
{
	font-family: "Times New Roman", Palatino, Serif;
	margin: 5px 0;
	padding: 5px 0;
}

#container
{
	margin: auto;
	width: 770px;
}

#vsSummary ul
{
	font-size: 1.2em;
}

h1
{
	padding: 0.4em;
	margin: 0 8em;
	font-size: 2.4em;
	font-weight: bold;
	text-align: center;
	color: #fff;
	border: solid 1px #000;
}

h1.oce
{
	background-color: #ce4137;
}

h1.cbps
{
	background-color: #FA001E;
}

h1.aurora
{
	background-color: #0b6463;
}

h1.emh
{
	background-color: #052691;
}

h1.uic
{
	background-color: #b9d0ef;
}

h1.alexian
{
	background-color: #a60e11;
}

h1.nmcl
{
	background-color: #0264a4;
}

h1.gcl
{
	background-color: #052691;
}

h2
{
	font-size: 2em;
	text-align: center;
	font-weight: bold;
	padding: 0.2em 0;
}

fieldset
{
	padding: 1.1em 1em;
	margin: 1.6em 0;
	border: solid 1px #999999;
	background: url(images/fieldset.gif) repeat-x 0 0;
}

fieldset legend
{
	padding: 0.1em 0.3em;
	font-size: 1.4em;
	font-weight: bold;
	background-color: #FFEFD5;
	color: #000;
	border: solid 1px #999999;
}

.sub
{
	width: 47%;
}

fieldset.sub
{
	width: 45%;
}

p
{
	font-size: 1.2em;
	padding: 0.2em 0;
}

textarea, textarea.textAreaSm
{
	width: 500px;
	padding: 0.3em 0.1em;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 0.8em;
}

textarea.textAreaSm
{
	width: 175px;
}

input.textbox, input.textboxBig, input.textboxSig, input.textboxSigSm, input.textboxSigLg, input.textboxSm
{
	width: 175px;
	padding: 0.3em 0.1em;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 0.8em;
}

input.textboxBig
{
	width: 400px;
}

input.textboxSig, input.textboxSigSm, input.textboxSigLg
{
	width: 250px;
	border: none;
	border-bottom: solid 1px black;
}

input.textboxSigSm
{
	width: 175px;
}

input.textboxSigLg
{
	width: 500px;
}

input.textboxSm
{
	width: 100px;
	border: none;
	border-bottom: solid 1px black;
}

p span.label
{
	display: block;
	float: left;
	text-align: right;
	width: 10.5em;
	padding: 0.2em 0 0 0;
}

#approvalSignatures
{
	/* display: none; */
}

#content
{
	padding: 2em 0.5em;
}

#content p
{
	font-size: 1.4em;
	line-height: 1.4em;
	padding: 5px 0 10px 2px;
}

#content p.file
{
	font-family: Tahoma, Arial, Helvetica, Sans-Serif;
	padding: 5px 0 10px 40px;
	line-height: 1.2em;
}

#content p.file .specs
{
	color: #999;
	font-size: 0.8em;
}

#content p.pdf
{
	background: url(../images/pdf_icon.png) no-repeat 3px 7px;
	height: 34px;
}

#content p.file a
{
	text-decoration: none;
}

#content p.file a:hover
{
	text-decoration: underline;
}