.bodycontent{
	color : #666666;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

/*header for table*/
.header{
	color:#FFFFFF;
	font-weight:bold;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px; 
	background-color:#366088;
	padding:2px;
}

.fpheader{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 15px;
	font-weight:bold;
	color:#000099;

}

/*header on the side of a table*/
.headerS{
/*	color:#00000;
	background-color:#7AA3CB; */
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px; 
/*add from here*/
	color:#FFFFFF;
	font-weight:bold;
	background-color:#366088;
/*to here*/
	border-bottom:1px solid #cccccc;
	vertical-align:top;
	padding:2px;

}

.tableList{
	border: 1px solid #000066;
	width:800px;
	
}

.specPad{
	padding-top:15px;
	padding-bottom:15px;
}
/* this changes color for the table list
 * used as a color flag*/
.color1{
	background-color:#FFFFFF;
	color : #4b4b4b;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px; 
	border-bottom:1px solid #cccccc;
	padding:1px;
}
.color2{
	color : #4b4b4b;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px; 
	background-color:#f1f3f5;
	border-bottom:1px solid #cccccc;
	padding:1px;
}
/*Special padding only used in editElective for input box*/
.sBorder{
	border-right:1px solid #cccccc;
	padding-right:2px;
}
.sLeftPad{
	padding-left:2px;
}

/*Side Padding with border on right side.  Used for tables, ie/ in editElective*/
.sPad{
	padding:5px;
	border-right:1px solid #cccccc;
}
.sWidth{
	width:190px;
}
.top{
	border-top:	1px solid #cccccc;
}

/*this is a test on buttons*/
	.tablecell{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		color: #000000;
		background-color:#f1f3f5;
		text-decoration: none;
		padding:3px 3px 3px 13px;
		border-bottom:1px solid #cccccc;
		
	}
	.inputBERev {
		border: 1px solid #172729;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 11px;
		color: #000000;
		background-color: #eeeeee;
		margin: 0px;
		padding: 0px 2px;
	}	


/*these didn't work*/
.number{
	width:25px;
}.question{
	width:505px;
}.year{
 	width:40px;
}.bodySystem{
	width:100px;
}.edit{
	width:45px;
}.delete{
	width:45px;
}
/*end of where it stopped working*/


.redtext {
	color : #ff0000;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px; 
}
a.bodycontent  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #9D2F00;
	text-decoration: underline;
}	

a.bodycontent:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #9D2F00;
	text-decoration: none;
}


/*a.bodycontent  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: underline;
}	

a.bodycontent:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #9D2F00;
	text-decoration: none;
}*/

.contentbold{
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

<!-- Titles with underline only in Login -->
.bodycontentU {
	color : #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px; 
	text-decoration: underline;
}

<!-- date time font -->
.bright { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#4b4b4b;
}


/*HEADINGS*/
h1{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 15px;
	color: #1D3F78;
	font-weight: bold;
}

h2{
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
	font-weight: bold;
}

/*this is what was used instead of h1*/
.subtitle {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 15px;
	color: #1d3f78;
	font-weight: bold;
/*	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	font-weight: bold;*/
}

/*this is what was used instead of h2*/
.maintitles {
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-size: 13px;
	color: #366088;
	text-transform:uppercase;
	font-weight: bold;
}
.subtitles {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #366088;
	font-weight: bold;
}
<!-- electives, questionCase -->
.titlewhite { 
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 13px;
	color: #c4c4b9;
	font-weight: bold;
}

<!-- header links on white-->
.top-menu {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 15px;
	vertical-align:text-top;
}

a.top-menu {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 15px;
	vertical-align:text-top;
}

.top-menu a {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 15px;
	vertical-align:text-top;
}

a.top-menu:hover {
	background-image:url(../images/topLinkRoll.gif);
	background-repeat:no-repeat;
	background-position:bottom;
	background-position:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	line-height: 15px;
	text-decoration: none;
	vertical-align:text-top;
}

.top-menu a:hover {
	background-image:url(../images/topLinkRoll.gif);
	background-repeat:no-repeat;
	background-position:bottom;
	background-position:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	line-height: 15px;
	text-decoration: none;
	vertical-align:text-top;
}

.top-menuSelected {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #e48616;
	text-decoration: underline;
	line-height: 15px;
}

.top-menuSelected a {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #e48616;
	text-decoration: underline;
	line-height: 15px;
}

.top-menuSelected a:hover {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #e48616;
	line-height: 15px;
	text-decoration: underline;
}
<!-- header links on coloured background -->
.top-menu2 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight:bold;
	color: #193870;
	line-height: 15px;
	width:10%;
}

.top-menu2 a {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight:bold;
	color: #193870;
	line-height: 15px;
	text-decoration: none;
}

.top-menu2 a:hover {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight:bold;
	color: #193870;
	line-height: 15px;
}

<!-- login -->

.textbold{
	color: #9D2F00;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: none;
	text-decoration: underline;
}

<!-- For to Top links, elective section hyper links -->
.pageLinks { 
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #e48616;
	text-decoration: underline;
	line-height: 15px;
}

.pageLinks a {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #e48616;
	text-decoration: underline;
	line-height: 15px;
}

.pageLinks a:hover {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #c73a00;
	line-height: 15px;
	text-decoration: underline;
}

.title {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 13px;
	color: #1d3f78;
	font-weight: bold;
	text-transform : uppercase;
}

<!-- Elective Feedback title -->
.titleHighlight {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #e48616;
	text-decoration: underline;
	line-height: 15px;
	font-weight: bold;
	text-transform : uppercase;
}

<!-- links on xrays/images -->
.menuwhite {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #c4c4b9;
	line-height: 15px;
}

.menuwhite a {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #c4c4b9;
	text-decoration: underline;
	line-height: 15px;
}

.menuwhite a:hover {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #e48616;
	line-height: 15px;
	text-decoration: underline;
}

<!-- style for main content table -->
table.main {
	border-bottom: thin dotted;
	border-top: thin dotted;
}

<!-- electives list dotted lines column 1-->
table.electives	{
	border-bottom-width: 1px;
	border-bottom: thin dotted;
	border-top-width: 1px;
	border-top: thin dotted;
	border-right-width: 1px;
	border-right: thin dotted;
	border-left-width: 1px;
	border-left: thin dotted;
}

<!-- electives list dotted lines columns 2+ -->
table.electives2	{
	border-bottom-width: 1px;
	border-bottom: thin dotted;
	border-top-width: 1px;
	border-top: thin dotted;
	border-right-width: 1px;
	border-right: thin dotted;
}

.breadcrumb {
	color: #193870;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

a.breadcrumb {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#193870; 
	text-decoration: underline;
}

a.breadcrumb:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#666666;
	text-decoration: none;
}


/*
.breadCrumb {
	color : #7AA3CB;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px; 
}

a.breadcrumb  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#7AA3CB;
	border-bottom: 1px solid #9D2F00;
	text-decoration: none;
}	

a.breadcrumb:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#9D2F00;
	text-decoration: none;
}
*/
<!-- Calendar text -->
.calWhiteText{
	font-family: tahoma, verdana;
	font-size: 12px;
	color: #ffffff;
}
.calGrayText{
	font-family: tahoma, verdana;
	font-size: 12px;
	color: #999999;
}
.calBlackText{
	font-family: tahoma, verdana;
	font-size: 12px;
	color: #000000;
}

<!-- spacers -->
.breadcrumbSpacer{height:20px;}
.vSpacer{height:15px;}
.hSpacer{width:15px;}
<!-- body -->
/*body{
	margin-left : 5px;
	margin-top : 5px;
	margin-right :5px;
	background-image: url(../images/radBack.gif);
}
body.none{
	margin-left : 5px;
	margin-top : 5px;
	margin-right :5px;
	background-image: none;
}*/

.test{
background-color:#3366FF;
color:#33FFCC;
}

/* MAIN NAVIGATION
----------------------------------------------- */

ul.list{
	margin: 0;
	padding: 0;
	list-style-type:none;
}



#button ul{
	margin: 0px 0px 0px 0px;
}

#button li{
	border-bottom: 1px solid #bbbbbb;
}

#button li.first{
	border-top: 1px solid #bbbbbb;
	border-bottom: 1px solid #bbbbbb;
}

#button li.last{
	border-bottom: 1px solid #bbbbbb;
}

#button a{
	display: block;
	padding: 4px;
	text-decoration: none;
	text-align: left;
	color: #555555;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color:#D5E1EE;
}

#button a:hover{
	color: #000000;
	background-color:#AAC4DD;
}

#button a:visited{
}
/*--------END OF NAV-------------------*/


/* FROM CMS  */
/* TOP BAR STYLES */
.bbtopbar	{
	height:18px;
	background-color:/*#909092*/D8D8DA;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#ffffff;
	font-weight:bold;
}

.bbtopbar a	{
	padding-left:4px;
	padding-right:4px;
	padding-top:5px;
	padding-bottom:5px;
	background-color:#7AA3CB;
	color:#ffffff;
	font-weight:bold;
	text-decoration:none;
}

.bbtopbar a:hover	{
	padding-left:4px;
	padding-right:4px;
	background-color:#F2BE7D;
	color:#ffffff;
}

.bbtopbar td{
	padding-left:0px;
	padding-right:10px;
}

.sidebar {
	background-color:#FFFFFF;
	color:#666666;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	margin:0px;
	padding-top:3px;
	width:175px;
}

/* FOOTER */
.footer {
	background-image:url(<cfoutput>#imageDir#</cfoutput>footerbgd.gif);
	background-repeat:no-repeat;
}

.footertext {
	color:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}

.admin, .admin a 	{
	color:#666666;
	font-family:"Myriad Web", "Arial Narrow", Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	line-height:24px;
	padding-top:2px;	
	text-decoration:none;
	padding-right:5px;
}

.footertext a	{
	text-decoration:underline;
	color:#666666;
	font-family:"Myriad Web", "Arial Narrow", Arial, Helvetica, sans-serif;
	font-size:10px;
}

.footertext a:hover	{
	color:#333333;
	font-family:"Myriad Web", "Arial Narrow", Arial, Helvetica, sans-serif;
	font-size:10px;
	text-decoration:none;
}
/* end of footer */

a.loginAdmin{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align:center;
	text-decoration: none;
	color:#193870;
	background-image:url(../images/login.gif);
	background-repeat:no-repeat;
	background-position:center;
	height:16px;
	width:61px;
	padding:5px 15px;
	margin: 5px;
	font-weight:bold;
}

a.loginAdmin:hover{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align:center;
	text-decoration: none;
	color:#999900;
	background-image:url(../images/loginRoll.gif);
	background-repeat:no-repeat;
	background-position:center;
	height:16px;
	width:61px;
	padding:5px 15px;
	margin: 5px;
	font-weight:bold;
}

.FEsubmit, .FEsubmit a {
	border: 1px solid #193870;
	background-color: #E2E2E2;
	color: #193870;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	width:61px;
	text-align:center;
	text-decoration: none;
	padding:1px;
}

.FEinput {
	border: 1px solid #193870;
	font-family:Verdana, Arial, Helvetica, sans-serif
	font-size: 11px;
	color: #666666;
	background-color: #E2E2E2;
	margin: 0px;
	padding: 0px;
}