/* --- Font Size Conversion Table From Base 16px --- */
/* ---  9px = 57% --- */
/* --- 10px = 63% --- */
/* --- 11px = 69% --- */
/* --- 12px = 75% --- */
/* --- 13px = 82% --- */
/* --- 14px = 88% --- */
/* --- 15px = 94% --- */
/* --- 16px = 100% --- */
/* --- 18px = 113% --- */
/* --- 20px = 125% --- */
/* --- 24px = 150% --- */

.style2 {
	font-size: 9px;
}
.breadcrumbs {
	color: #1D3F63;
	font-size: 63%;
}
.searchForm {
	font-size: 63%;
}
.footer {
	text-align: left;
	font-size: 63%;
}
.footer a, .footer a:link, .footer a:visited {
	color: #FFFFFF;
}
.footer a:hover {
	color: #9BEA53;
}
.footer a:active {
	color: #FFFFFF;
}


/* ---------- Secondary Navigation ---------- */
#secNav {
  	font-size: 69%;
  	width: 147px;
  	/* IE */
  	margin: 0px; 
  	padding: 0px;
  	padding-bottom: 15px;
}
/* Safari */
*>#secNav {
	height: auto;
}	
#secNav ul.ul0 {
  	list-style: none;
  	margin: 0px; 
  	padding: 0px;
}
#secNav ul.ul0 li.li0 {
  	list-style: none;
 	margin: 0px; 
	margin-bottom: 5px; 
	padding: 0px;
}

#secNav ul.ul0 li.li0 a.nonactive0, #secNav ul.ul0 li.li0 a.nonactive0:link, #secNav ul.ul0 li.li0 a.nonactive0:visited {
 	display: block;
	height: 14px;
 	text-transform: lowercase;
 	text-decoration: none;
 	padding: 0px;
	padding-left: 20px;
	padding-top: 1px;
 	background-color: #737373;
 	color: #FFFFFF;
}
#secNav ul.ul0 li.li0 a.nonactive0:hover, #secNav ul.ul0 li.li0 a.nonactive0:active, #secNav ul.ul0 li.li0 a.active0 {
	display: block;
	height: 14px;
 	text-transform: lowercase;
 	text-decoration: none;
 	padding: 0px;
	padding-left: 20px;
	padding-top: 1px;
	background: #62AC1E url(/images/button_bg.gif) no-repeat top left;
  	color: #000000;
  	/* Netscape 4 */
  	border: none;
}
#secNav ul.ul0 ul.ul1 {
	display: block;
	list-style: none;
	margin: 0px;
	padding: 0px;
	margin-top: 5px;
}
#secNav ul.ul0 ul.ul1 li.li1 {
	display: block;
 	margin: 0px;
	margin-top: 1px;
	padding: 0px;
}
#secNav ul.ul0 ul.ul1 li.li1 a.nonactive1:link, #secNav ul.ul0 ul.ul1 li.li1 a.nonactive1:visited {
	display: block;
	height: auto;
	min-height: 12px;
 	text-transform: lowercase;
 	text-decoration: none;
 	padding: 0px;
	padding-left: 27px;
	padding-top: 2px;
	padding-bottom: 1px;
	background-image: url(/images/thirdnav_bgOff.gif);
	background-repeat: repeat-y;
	background-position: top left;
 	color: #FFFFFF;
}
#secNav ul.ul0 ul.ul1 li.li1 a.nonactive1:hover, #secNav ul.ul0 ul.ul1 li.li1 a.nonactive1:active, #secNav ul.ul0 ul.ul1 li.li1 a.active1 {
	display: block;
	height: auto;
	min-height: 12px;
 	padding: 0px;
	padding-left: 27px;
	padding-top: 2px;
	padding-bottom: 1px;
 	text-transform: lowercase;
  	text-decoration: none; 
	background-color: #62AC1E;
	background-image: url(/images/thirdnav_bgOn.gif);
	background-position: top left;
	background-repeat: repeat-y;
  	color: #000000;
  	/* Netscape 4 */
  	border: none;
}



table.central {
	margin: 0px auto;
	margin-top: 25px;
}

/* BreadCrumbs */
.breadCrumbs {
	font-size: 69%;
	color: #000000;
	text-transform: lowercase;
}
span.breadCrumbCurrent {
	color: #000000;
}
a.breadCrumb, a.breadCrumb:link, a.breadCrumb:visited {
	color: #62AC1E;
	text-transform: lowercase;
}
a.breadCrumb:hover, a.breadCrumb:active {
	color: #000000;
	text-transform: lowercase;
}
span.printView {
	font-size: 63%;
}
span.printView a, span.printView a:link, span.printView a:visited {
	color: #62AC1E;
	text-transform: lowercase;
}
span.printView a:hover, span.printView a:active {
	color: #000000;
	text-transform: lowercase;
}
.breadCrumbsPrint {
	font-size: 69%;
	color: #000000;
	text-transform: lowercase;
}
.breadCrumbsPrint span.breadCrumbCurrent {
	color: #000000;
}
.breadCrumbsPrint a.breadCrumb, .breadCrumbsPrint a.breadCrumb:link, .breadCrumbsPrint a.breadCrumb:visited {
	color: #62AC1E;
	text-decoration: none;
	text-transform: lowercase;
}
.breadCrumbsPrint a.breadCrumb:hover, .breadCrumbsPrint a.breadCrumb:active {
	color: #000000;
	text-decoration: underline;
	text-transform: lowercase;
}
/* End BreadCrumbs */


/* Form tables */
table.form, table.subform {
	font-size: 110%;
}
table.form td.sectionHeader {
	font-weight: bold;
	padding: 30px 3px 3px 3px;
}
table.form td.sectionNote {
	padding: 5px 3px;
	font-style: italic;
}
table.form td.label {
	padding: 3px;
	padding-top: 8px;
	text-align: left;
	width: 140px;
	vertical-align: top;
}
table.form td.field {
	padding: 3px;
	text-align: left;
	vertical-align: top;
}
table.subform td.label {
	padding: 3px;
	padding-top: 8px;
	width: auto;
	text-align: left;
	vertical-align: top;
}
table.subform td.field {
	padding: 3px;
	vertical-align: top;
}
span.required {
	color: #FF0000;
	font-weight: bold;
}
table.form td.sectionSeparator {
	padding: 0px;
}


div.results {
	color: #62AC1E;
	font-weight: bold;
}

table.maintable {
	height: 100%;
}
td.mainContent {
	width: 720px;
}

#studentQns, #employedQns, #culturalQns {
	margin-top: 5px;
}

.required{
	color: #73AC47;
}

.subscribeForm td{
	padding: 2px;
}

