/****** stylesheet for OUHSC.EDU ******/
/* global structure styles */

/* ######################################## */
/* GLOBAL SITE FONT STYLES */
body, td, p, .main {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12pt; 
	font-style : normal;
	padding: 0;
	margin: .7em;
	margin-left: 0;
	margin-top: 0;
}

Section1	{
	margin: 0;
	padding: 0;	
}

.skip a {
	position: absolute;
	top: -100000px;
	left: -100000px;
}

.t1	{
	margin-left: 1em;
}

.small {
   font-size : 11px; 
   font-family : Verdana, Geneva, Arial, Helvetica, sans-serif; 
}
.sm	{
	font-size: 8pt;
}
.linkheading {
   font-weight : bold; 
   font-size : 13px; 
   font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}
.section_title {
   font-weight : normal; 
   font-size : 20px; 
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style : normal; 
	line-height: 120%;
	color : #990000;
}
.section_heading {
   font-weight : Bold; 
   font-size : 16px; 
   font-family : Arial, Helvetica, sans-serif;
   color : #990000;
}
.section_subheading {
   font-weight : Bold; 
   font-size : 13px; 
   font-family : Arial, Helvetica, sans-serif; 
}
.outquote {
	font-style : normal;
	font-weight : normal;
	font-size : 18px;
	font-family : TIMES NEW ROMAN, GEORGIA, TIMESf;
	color : #910000;
	line-height: 21px;
}
.m_title	{
	font-weight : bold; 
	font-size : 16pt; 
	line-height: 120%;
	color : #990000;
}

.center	{
	text-align: center;
}

/*Policies and Procedures ordered list */
.pnpList li 	{
	font-size: 1.2em;
	font-weight: bold;
	color: #85000a;	
	line-height: 160%;
}
.pnpItem	{
	color: #85000a;	
}
.indent01	{
	margin-left: 3em;
	text-indent: 1em;
}
.indent02	{
	margin-left: 2em;
	text-indent: .5em;
}

.listWrapper	{
	margin-left: 1em;
}
.black	{
	color: black;
}
/* ######################################## */
/* GLOBAL SITE LINKS STYLES */
A:link, A:visited, A:active {
	text-decoration : none;
	COLOR: #85000A;
	FONT-WEIGHT: bold;
}
A:hover {
	COLOR: #BD0707;
	text-decoration : underline;
}
A.nobold:link, A.nobold:visited, A.nobold:active {
	text-decoration : none;
	font-family : Arial, Helvetica, sans-serif; 
	FONT-WEIGHT: normal;
}
A.nobold:hover {
    text-decoration : underline;
	font-family : Arial, Helvetica, sans-serif; 
	FONT-WEIGHT: normal;
}
A.small-link:link, A.small-link:visited, A.small-link:active {
	text-decoration : none;
	COLOR: #85000A;
	FONT-WEIGHT: normal;
	font-size: 11px;
}
A.small-link:hover {
	COLOR: #BD0707;
	text-decoration : underline;
}

/* ######################################## */
/* GLOBAL SITE INPUT STYLES */
input, button, select {  
	font-size: 12px;
}
input.button {
	text-align: center;
}
input.line
	{
	font-size: 10pt;
	font-family: verdana, helvetica, sans-serif;
	width : 100px;
}
input.sideinputbox
	{
	font-size: 10pt;
	font-family: verdana, helvetica, sans-serif;
	width : 90px;
}
input.searchfront
	{
	font-size: 10pt;
	font-family: verdana, helvetica, sans-serif;
	width : 240px;
}
input.searchpage
	{
	font-size: 10pt;
	font-family: verdana, helvetica, sans-serif;
	width : 180px;
}

/* ######################################## */
/* OUHSC DIRECTORY */
A.smdirectoryitem:link, A.smdirectoryitem:visited, A.smdirectoryitem:active {
    text-decoration : none;
	font-family : Arial, Helvetica, sans-serif; 
	FONT-WEIGHT: normal;
	color : #804040;
}
A.smdirectoryitem:hover {
	text-decoration : underline;
}

/* ######################################## */
/* BREAD CRUMB NAVIGATION */
.nav-heading {
   font-style : normal; 
   font-weight : bold; 
   font-size : 11px; 
   font-family : Verdana, Geneva, Arial, Helvetica, sans-serif; 
   color : #999999; 
}
.nav-tree {
	font-style : normal;
	font-weight : normal;
	font-size : 11px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #303030;
}
A.nav-header-link:visited , A.nav-header-link:link {
	font-weight : bold;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #303030;
	text-decoration : underline;
	text-transform: uppercase;
}
A.nav-header-link:hover {
	color : #838068;
	text-decoration : underline;
}


/* ######################################## */
/* SITE TOPMENU - LIGHT COLOR WHITE */
.topmenu, A.topmenu, A.topmenu:link, A.topmenu:visited, A.topmenu:active {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif; 
	font-size : 12px; 
	font-weight : bold; 
	color : white; 
	text-decoration : none;
}
A.topmenu:hover {
	color : #fff8dc;
	text-decoration : underline;
}

A.sidemenu, A.sidemenu:link, A.sidemenu:visited, A.sidemenu:active {
	font-family : Arial, Helvetica, sans-serif; 
	font-size : 9pt; 
	font-weight : bold; 

	color : #990000; 
	text-decoration : none;
}
A.sidemenu:hover {
	color : black;
	text-decoration : none;
}

/* ######################################## */
/* SITE MINIMENU - BLACK */
.minimenu, A.minimenu, A.minimenu:link, A.minimenu:visited, A.minimenuu:active {
   font-family : Verdana, Geneva, Arial, Helvetica, sans-serif; 
   font-weight : bold; 
   font-size : 12px; 
   color : #c6c6c6; 
   text-decoration : none; 
}
A.minimenu:hover {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif; 
	font-size : 12px; 
	font-weight : bold; 
	color : white; 
	text-decoration : none;
}

/* ######################################## */
/* SITE WHITELINKS */
A.white:link, A.white:visited, A.white:active {
   font-style : normal; 
   font-weight : bold; 
   font-size : 10px; 
   font-family : Verdana, Geneva, Arial, Helvetica, sans-serif; 
   color : white; 
   text-decoration : none; 
}
A.white:hover {
   font-style : normal; 
   font-weight : bold; 
   font-size : 10px; 
   font-family : Verdana, Geneva, Arial, Helvetica, sans-serif; 
   color : #fff8dc; 
   text-decoration : none; 
}

/* ######################################## */
/* SITE FOOTER */
A.footerminimenu:link, A.footerminimenu:visited, A.footerminimenu:active {
   font-style : normal; 
   font-weight : bold; 
   font-size : 10px; 
   font-family : Verdana, Geneva, Arial, Helvetica, sans-serif; 
   color : white; 
   text-decoration : none; 
}
A.footerminimenu:hover {
   font-style : normal; 
   font-weight : bold; 
   font-size : 10px; 
   font-family : Verdana, Geneva, Arial, Helvetica, sans-serif; 
   color : #FFD0CA; 
   text-decoration : none; 
}
.footerfont {  
   font-family : Verdana, Geneva, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-style : normal; 
	line-height: 15px;
}


/* ######################################## */
/* SITE INSIDE HSC BOX TITLEBAR LINKS */
.box, a.box, A.box:link, A.box:visited, A.box:active {
   font-style : normal; 
   font-weight : bold; 
   font-family : Verdana, Geneva, Arial, Helvetica, sans-serif; 
   color : white; 
   text-decoration : none; 
}
A.box:hover {
   color : #f5f5f5; 
}

/* ######################################## */
/* NEWS SYSTEM */
.title {
   font-style : normal; 
   font-weight : normal; 
   font-size : 22px; 
   font-family :  Georgia, Times, "Times New Roman", serif;  
   color : #7B0000; 
}
.front-title1 {
   font-style : normal; 
   font-weight : bold; 
   font-size : 13px; 
   font-family : Arial, Helvetica, sans-serif; 
}
.front-title {
   font-style : normal; 
   font-weight : bold; 
   font-size : 12px; 
   font-family : Arial, Helvetica, sans-serif; 
}
.smalltitle {
   font-style : normal; 
   font-weight : normal; 
   font-size : 12px; 
   font-family : Arial, Helvetica, sans-serif; 
   color : #5c5c5c; 
}
.summary {
   font-style : normal; 
   font-weight : normal; 
   font-size : 11px; 
   font-family : Arial, Helvetica, sans-serif; 
   color : black; 
   /* line-height: 14px; */
}
.contact {
   font-style : normal; 
   font-size : 11px; 
   font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
   color : black;
}
.cutline {
	font-style : normal;
	font-weight : normal;
	font-size : 20px;
	font-family : TIMES NEW ROMAN, GEORGIA, TIMESf;
	color : black;
}
.imagecaption {
	font-style : normal;
	font-weight : bold;
	font-size : 10px;
	font-family : Arial, Helvetica, sans-serif;
	color : Gray;
}

/* ######################################## */
/* GLOBAL SITE INPUT STYLES */
input, button, select {  
	font-size: 12px;
}
input.button {
	text-align: center;
}
input.line
	{
	font-size: 10pt;
	font-family: verdana, helvetica, sans-serif;
	width : 100px;
}
.sitelistdropdown	{
	font-size: smaller;
	font-family: verdana, helvetica, sans-serif;
	/* background-color: #FFF8DC; */
	background-color: #ffffff;	
}

select	{
	background-color: #ffffff;
	color: black;
}
option	{
	background-color: #ffffff;
	color: #000000;
}

input.searchfront
	{
	font-size: 10pt;
	font-family: verdana, helvetica, sans-serif;
	width : 240px;
}
input.searchpage
	{
	font-size: 10pt;
	font-family: verdana, helvetica, sans-serif;
	width : 180px;
}

