/*
old soe red #FC4128
old soe light blue #4890CD;

KU Dark Blue = 003A74
KU Medium Blue = 49729C
KU Red = CD0000
KU Light Blue= D3DFEA 
*/
/*
old:
a {  color: #003A74; TEXT-DECORATION: none; }
a:hover { TEXT-DECORATION: underline; color:#CD0000; }
a:active { color: #999999; TEXT-DECORATION: none; line-height: normal }

*/
	a:link {
		font-size: 			inherit;
		font-weight: bold;
		color: 				#003a74;
		text-decoration:none;
			
	}

	a:visited {
		font-size: 			inherit;
		font-weight: bold;
		color: 				#003a74;
		text-decoration:none;		
		
	} 

	a:hover {
		color:				#003a74;
		text-decoration: 	underline;
	}

/* for sidebar  */
a.tlink
{text-decoration: none;
color: #FFFFFF;
font-size: 9px;
font-weight: normal;
}

a.tlink:hover
{
color: #FFFFFF;
text-decoration: underline;
}

a.tlink:visited
{
color: #FFFFFF;
}

a.slink
{
text-decoration: none;
color: #FFFFFF;
font-size: 9px;
}

a.slink:visited
{
color: #FFFFFF;
}

a.slink:hover
{
text-decoration: underline;
}

body{font-family:Arial, Helvetica, sans-serif;}
p { font-size: 12px; }
em { text-decoration: none; }
h1 {
	font-family:"Times New Roman", Times, serif;
	font-size:32px;
	color: #49729C;
}
h2 { font-size:26px; color: #003A74;}
h3 { font-size:20px; color: #003A74;}
h4 { font-size:16px; }
h5 { font-size:14px; }
h6 { font-size:13px; }



OL { margin-left: 25px;}
UL {
    margin-left: 15px;
	list-style-type: square;
}

LI {
	line-height: 20px;
	font-size:12px;
}

table{
	font-size:12px;
}

SELECT {BORDER-TOP-COLOR: #363895; BORDER-LEFT-COLOR: #363895; BORDER-RIGHT-COLOR: #363895; 
BORDER-BOTTOM-COLOR: #363895; 
BORDER-TOP-WIDTH: 1px; BORDER-LEFT-WIDTH: 1px; 
BORDER-BOTTOM-WIDTH: 1px; BORDER-RIGHT-WIDTH: 1px}
.homepage_cell{background-color: #CD0000; width:142px; padding:5px; }
.homepage_cell_text {color: white; font-family:"Times New Roman", Times, serif; font-size: 17px; }
a.homepage_cell_text {color: white; font-family:"Times New Roman", Times, serif; font-size: 17px; }
a:hover.homepage_cell_text { text-decoration: none; color: white; font-family:"Times New Roman", Times, serif; font-size: 17px;}

.thin_orange_border{ BORDER-RIGHT: #FF0000 1px solid; 
	BORDER-TOP: #FF0000 1px solid; 
	BORDER-LEFT: #FF0000 1px solid; 
	BORDER-BOTTOM: #FF0000 1px solid;}
.medium_thin_blue_border{ BORDER-RIGHT: #363895 2px solid; 
	BORDER-TOP: #363895 2px solid; 
	BORDER-LEFT: #363895 2px solid; 
	BORDER-BOTTOM: #363895 2px solid;}
	
.thin_border{BORDER-RIGHT: #000000 1px solid; 
	BORDER-TOP: #000000 1px solid; 
	BORDER-LEFT: #000000 1px solid; 
	BORDER-BOTTOM: #000000 1px solid; }
.thin_border_blue{BORDER-RIGHT: #363895 1px solid; 
	BORDER-TOP: #363895 1px solid; 
	BORDER-LEFT: #363895 1px solid; 
	BORDER-BOTTOM: #363895 1px solid; }
.child_Link {
	font-size: 10px;
	color: #4890CD;
	
}
.child_Link_orange { font-size: 10px; color: #CD0000;}
.crumb {font-size: 1.05em; line-height: 27px; vertical-align:top;}
.directory{FONT-FAMILY: Verdana,Helvetica; FONT-SIZE: 11px}
.sub_heading { font-size:14px; font-style: normal; line-height: normal; font-weight: bold; font-variant: normal; text-transform: none; text-decoration: none; letter-spacing: normal; vertical-align: top; word-spacing: normal; white-space: normal}
.orange_heading {font-size: 12px; font-weight: bold; color: #CD0000; TEXT-DECORATION: none; line-height: normal }
.grey_table { vertical-align: top; 	padding: 5px; BORDER-RIGHT: #000000 1px solid; BORDER-TOP: #000000 1px solid; BORDER-LEFT: #000000 1px solid; 	BORDER-BOTTOM: #000000 1px solid; }
.sidebar {  font-size: 8pt; font-style: normal; line-height: normal; font-weight: bold; font-variant: normal; text-transform: none; text-decoration: none; letter-spacing: normal; text-align: left; vertical-align: top; word-spacing: normal}
.Side_title {  font-style: normal; font-weight: bold; font-variant: normal; text-transform: none; background-position: left top; text-align: left; vertical-align: text-top}
.sidebarNObold { font-size: 8pt; font-style: normal; line-height: normal; font-weight: normal}
.Nav_TD	{vertical-align: top; height: 35px; }
.footer_links {  font-size: 9px; font-style: normal; text-decoration: none; letter-spacing: 0.3px; font-weight: bold}
.Event_header {  font-size: 18px; font-style: normal; line-height: normal; font-weight: bold; color: #000000}
.soe_cal_link {COLOR: #800427; TEXT-DECORATION: none;  font-size: 15px; font-style: normal; line-height: normal; font-weight: bold}
.event_date_text { font-size: 11px; font-style: normal; line-height: normal; font-wight: bold; color: #800427}
.blueHeading { font-size: 14px; font-style: normal; font-weight: bold; color: #000066; }
.smallText { font-size: 9px; font-style: normal; font-weight: lighter; font-variant: normal; color: #000000; }
.quote {font-size: 11px;
       font-style: italic; font-weight: lighter; font-variant: normal; color: #000000;
		}
.selected_item { font-size: 9x; color: #FFFFFF }

/* for worth a look */
.worth_block
{
	border: 1px;
	border-style: solid;
	border-color: #CD0000;
	width: 139px;
	z-index: 10;
	background-color: #CD0000;
	height: 18px;
	color: #FFFFFF;
	padding: 1px;
	
	
}
.worth_table
{
border: 1px;
border-style:solid;
border-color: #CD0000;
width: 139px;
z-index: 10;
padding: 1px;
}
.grey-dashed {
margin-top:0px; 
border:thin dashed #CCCCCC;
}
.required_field{ color: #800427; }
.outline2 {  
		border:				1px solid #49729c;
        padding:			1px 3px 1px 3px;
	}

	.lightbluebar {  
		background-color:	#d3dfea;
        padding:			1px 3px 1px 3px;
	}
