A:link, A:visited, A:active {
	text-decoration:underline;
	color:#000000;
}
A:hover {
	color:#000000;
}

A.orange:link, A.orange:visited, A.orange:active {
	text-decoration:none;
	font-weight:bold;
	color:#e74f00;
}
A.orange:hover {
	text-decoration:underline;
}

A.news:link, A.news:visited, A.news:active {
	text-decoration:none;
	font-weight:bold;
	color:#E25A16;
	font-family:arial;
}
A.news:hover {
	text-decoration:underline;
}

A.printFriendly:link, A.printFriendly:visited, A.printFriendly:active {
	text-decoration:none;
	font-weight:bold;
	color:#000000;
	font-family:verdana;
	font-size:xx-small;
}
A.printFriendly:hover {
	text-decoration:underline;
}

A.printMenu:link, A.printMenu:visited, A.printMenu:active {
	text-decoration:none;
	font-weight:bold;
	color:#000000;
	font-family:verdana;
	font-size:xx-small;
}
A.printMenu:hover {
	text-decoration:underline;
}

A.leftnav:link, A.leftnav:visited, A.leftnav:active {
	text-decoration:none;
	color:#ffffff;
	font-size:16px;
	font-family:arial;
	font-weight:bold;
}

A.leftnav:hover {
	text-decoration:underline;
	color:#ffd3a8; 
}

A.leftnavSub:link, A.leftnavSub:visited, A.leftnavSub:active {
	text-decoration:none;
	color:#ffffff;
	font-size:12px;
	font-family:arial;
	font-weight:bold;
}
A.leftnavSub:hover {
	text-decoration:underline;
	color:#FF9900;
}

A.topnavSub:link, A.topnavSub:visited, A.topnavSub:active {
	text-decoration:none;
	color:#999999;
	font-size:13px;
	font-family:arial;
	font-weight:bold;
}
A.topnavSub:hover {
	text-decoration:underline;
	color:#ffd3a8;
}
A.leftnavSub2:link, A.leftnavSub2:visited, A.leftnavSub2:active {
	text-decoration:none;
	color:#ffffff;
	font-size:12px;
	font-family:arial;
	font-weight:normal;
}
A.leftnavSub2:hover {
	text-decoration:underline;
	color:#ffd3a8;
}

A.topnav:link, A.topnav:visited, A.topnav:active {
	text-decoration:none;
	font-weight:bold;
	font-size:14px;
	color:#ffffff;
	font-family:arial;
}
A.topnav:hover {
	text-decoration:underline;
	color:#de781a;
}

A.gray:link, A.gray:visited, A.gray:active {
	text-decoration:none;
	color:gray;
	font-size:x-small;
	font-family:arial;
	font-weight:bold;
}
A.gray:hover{
	text-decoration:underline;
	color:#e74f00;
}

A.orangemenu2:link, A.orangemenu2:visited, A.orangemenu2:active {
	text-decoration:none;
	color:#e74f00;
	font-size:13px;
	font-family:arial;
	font-weight:bold;
}
A.orangemenu2:hover{
	text-decoration:underline;
	color:#e74f00;	

}
.content {
	border-left:2px solid white; 
	
	padding-left:3px;
	padding-top:5px;
}

.spotBlack {
	border-left:2px solid white; 
	background-color:#000000; 
	padding:5px; 
	padding-right:10px;
}
.spotBox {
	border-top:2px solid white;
	border-left:2px solid white;
	background-color:gray;
	background-image:url(http://www.healthsciences.okstate.edu/images/spotback.gif);
	background-repeat:repeat-x;
	background-position:bottom center;
}

.newsBlack {
	border-right:4px solid white; 
	background-color:#000000; 
	padding:5px; 
	padding-right:10px;
}
.newsBox {
	border-top:2px solid white;
	border-left:2px solid white;
	border-right:3px solid white;
	background-color:silver;
	background-image:url(http://www.healthsciences.okstate.edu/images/newsback.gif);
	background-repeat:repeat-x;
	background-position:bottom center;
}

body,table,td,p,ol,ul,li {
	font-family:verdana;
	font-size:x-small;
	color:#000000;
	font-weight:normal;
}

ul,ol,blockquote {
	margin-top:5px;
}


form {
	margin-bottom:12px;
}

.ostateHeadOrg {
	color:#ff884d;
	font-family:OkStateU;
	font-size:medium;
	font-style:normal;
	font-weight:bold;
}
.ostateSubOrg {
	color:#ff884d;
	font-family:OkStateU;
	font-size:x-small;
	font-style:normal;
	font-weight:bold;
}
.ostateHeadBlk {
	color:#000000;
	font-family:OkStateU;
	font-size:medium;
	font-style:normal;
	font-weight:bold;
}
.ostateSubBlk {
	color:#000000;
	font-family:OkStateU;
	font-size:x-small;
	font-style:normal;
	font-weight:bold;
}
.ostateHeadWhite {
	color:#ffffff;
	font-family:OkStateU;
	font-size:medium;
	font-style:normal;
	font-weight:bold;
}
.ostateSubWhite {
	color:#ffffff;
	font-family:OkStateU;
	font-size:x-small;
	font-style:normal;
	font-weight:bold;
}

.orangeHead {
	color:#e74f00;
	font-family:arial;
	font-size:medium;
	font-style:normal;
	font-weight:bold;
}

.orangeBIG {
	color:#e74f00;
	font-family:arial;
	font-size:48px;
	font-style:normal;
	font-weight:bold;
}

.orangeSub {
	color:#e74f00;
	font-family:arial;
	font-size:small;
	font-style:normal;
	font-weight:bold;
}

.lightorangeSub {
	color:#ff7010;
	font-family:arial;
	font-size:small;
	font-style:normal;
	font-weight:bold;
}
.orangeText {
	color:#e74f00;
	font-family:verdana;
	font-size:x-small;
	font-style:normal;
	font-weight:bold;
}

.orangePlain {
	color:#e74f00;
	font-family:arial;
	font-size:13px;
	font-weight:bold;
}

.orangemenu {
	text-decoration:none;
	color:#e74f00;
	font-size:x-small;
	font-family:arial;
	font-weight:bold;
}

.orangemenusmall {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: bold;
	color: #e74f00;
}

.blackmenu {
	text-decoration:none;
	color:#000000;
	font-size:x-small;
	font-family:arial;
	font-weight:bold;
}


.blackHead {
	color:#000000;
	font-family:arial;
	font-size:medium;
	font-style:normal;
	font-weight:bold;
}
.blackBIG {
	color:#000000;
	font-family:arial;
	font-size:48px;
	font-style:normal;
	font-weight:bold;
}
.blackSub {
	color:#000000;
	font-family:arial;
	font-size:small;
	font-style:normal;
	font-weight:bold;
}

.blackbar {
	background-color:#000000; 
	border-top:2px solid white; 
	padding:3px; 
	padding-left:5px;
	color:#ffffff;
	font-family:arial;
	font-size:20px;
	font-style:normal;
	font-weight:normal;
}

.blackbar2 {
	background-color:#000000;
	border-top:0px; 
	padding:3px; 
	padding-left:5px;
	color:#ffffff;
	font-family:arial;
	font-size:20px;
	font-style:normal;
	font-weight:normal;
}

.blackbar3 {
	background-color:#000000;
	padding:3px; 
	padding-left:5px;
	color:#ffffff;
	font-family:arial;
	font-size:20px;
	font-style:normal;
	font-weight:normal;
}
.blackNavbkgd2 {
	background-color:#000000; 
	padding:0px; 
}

.blackNavbkgd {
	background-color:#000000; 
	border-right:2px solid white; 
	padding:4px; 
}

.grayNavbkgd {
	background-color:#f5f5f5; 
	border-top:2px solid white; 
	padding:4px; 
}

.small{
	font-family:verdana;
	font-size:xx-small;
}

.whiteHead {
	color:#ffffff;
	font-family:arial;
	font-size:20px;
	font-style:normal;
	font-weight:normal;
}

.whiteSub {
	color:#ffffff;
	font-family:arial;
	font-size:small;
	font-style:normal;
	font-weight:bold;
}


.whitesmall{
	color:#ffffff;
	font-family:arial;
	font-size:xx-small;
	font-weight:bold;
}
.white{
	color:#ffffff;
	font-family:arial;
	font-size:x-small;
	font-weight:bold;
}

.whitePlain {
	color:#ffffff;
	font-family:arial;
	font-size:x-small;
	font-style:normal;
}

.print {
	color:#000000;
	font-family:arial;
	font-size:x-small;
	font-style:normal;
	font-weight:bold;
}

.footerBig {
	color:#ffffff;
	font-family:arial;
	font-size:x-small;
	font-style:normal;
	font-weight:bold;
}

.footerSmall {
	color:#ffffff;
	font-family:arial;
	font-size:xx-small;
	font-style:normal;
	font-weight:bold;
}

.grayText{
	color:#666666;
	font-family:arial;
	font-size:x-small;
	font-weight:;
}

.grayNews{
	font-family:arial;
	font-size:x-small;
	font-weight:bold;
	color:#666666;
}

.lightgraySub{
	color:#999999;
	font-family:arial;
	font-size:small;
	font-weight:normal;
	font-weight:bold;
}

.printheader {
	display:none;
	font-family:Copperplate Gothic Light;
	font-weight:bold;
	font-size:small;
	color:#e74f00;
}

.orangebox {
	font-family:arial;
	font-size:15px;
	font-weight:bold;
	color:#ffffff;
	background-color:#ff770d;
	padding:3px;
}

.yellowbox {
	font-family:arial;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #000000;
	background-color: #FFCC66;
}

.subheader_grey {
	font-family: Times New Roman, Times, serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
}

