body
{
	margin: 0px;
	padding: 0px;
	background-color: #ffffff;
	text-align: left;
	font-family: verdana, arial, san-serif;
	font-size:100%;
}
a
{
	color: blue;
	text-decoration: none;
}
a:hover
{
	color: black;
	text-decoration: underline;
}
/*  Start of Font & Style Information   */
p, td, tr, table, div, ul, ol, li, body
{
	font-family: verdana, arial, san-serif;
}
li { margin: 0 0 5px 0; }
ul.upper-roman { list-style-type: upper-roman; }
ul.lower-roman { list-style-type: lower-roman; }
ul.upper-alpha { list-style-type: upper-alpha; }
ul.lower-alpha { list-style-type: lower-alpha; }

h1, h2, h3, h4, h5, h6, .header_title
{
	font-family: arial, helvetica, san-serif;
	font-weight: bold;
}
.header_title
{
	font-size: 1.1em;
	line-height: 1.1em;
	color: #0D2B88;
}
h1
{
	font-size: 1.75em;
	line-height: 1.75em;
	color: #0D2B88;
}
h2, h3, h4
{
	font-size: 1.5em;
	line-height: 1.5em;
}
h2
{
	color: #0D2B88;
}
h3
{
	color: #8695C3;
}
h4
{
	color: #FFB500;
}
h5, h6
{
	font-size: 1.25em;
	line-height: 1.25em;
}
h5
{
	color: #0D2B88;
}
h6
{
	color: #000000;
}


h1 a
{
	color: #0D2B88;
}

h2 a
{
	color: #0D2B88;
}
h3 a
{
	color: #8695C3;
}
h4 a
{
	color: #FFB500;
}
h5 a
{
	color: #0D2B88;
}
h6 a
{
	color: #000000;
}


.extra_nav
{
	font-family: verdana, arial, san-serif;
	line-height: 12px;
	color: black;
}
.extra_nav strong
{
	font-size: 11px;
	color: black;
}
.extra_nav a
{
	font-size: 10px;
	color: black;
}
.extra_nav a:hover
{
	color: blue;
	text-decoration: underline;
}

.it_home
{
	font-family: verdana, arial, san-serif;
	font-size: 11px;
	color: black;
	text-decoration: none;
}

.it_home a
{
	color: #003;
	text-decoration: none;
}

.it_home a:hover
{
	color: #00f;
	text-decoration: underline;
}

/*input
{ 
	font-family: arial, helvetica, san-serif;
	font-size: 16px;
	font-weight: bold;
	color:#0D2B88;
	background:#fff;
}*/

.breadcrumb
{
	font-family: verdana, arial, san-serif;
}



/*  Start of Tables   */
.sidebar table
{
	margin: 30px;
	padding: 0;
}

.sidebar th
{
	font-weight: bold;
	color: #fff;
	background: #0D2B88;
}

.sidebar td
{
	font-weight: normal;
	color: #000;
	border-right: none;
	border-left: none;
	border-top: none;
	border-bottom: 1px dotted #ccc;
}

.nav_font
{
	font-family: arial, helvetica, san-serif;
	font-size: 10px;
}

/*  Start of Containers   */
#container
{
	padding: 0;
	margin: 0;
}



#header_container
{
	width: 100%;
	height: 100px;
	padding: 0;
	margin: 0;
	background: #0D2B88 url('http://www.drake.edu/images/css/main_header_bg.gif') repeat-x top left;
}

#header_container2
{
	float: right;
	padding: 3px;
	margin: 0;
	background: #000;
	color: #fff;
}


#header_container3
{
	position: absolute;
	top:0;
	left:0;
	height: 20px;
	padding: 0;
	margin: 80px 0 0 175px;
}




#nav_container
{
	padding: 0;
	margin: 2px 0 0 0;
	background: #0D2B88;
	width: 175px
	
}

#nav_container_content
{
	padding: 10px;
	margin: 0 0 0 0;
	line-height: 20px;
	background: #fff;
	width: 175px;
}


#subheader_container
{
	padding: 0;
	margin: 2px 0 0 2px;
	background: #fff;
}

#main_container
{
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 12px;
	width: 613px;
	font-size:.7em;
	line-height:1.2em;
	background-color: #ffffff;
}
#main_container_left
{
	padding: 0;
	width: 240px;
	margin: 0;
	background-color: #ffffff;
	font-size:.7em;
	line-height:1.2em;
}
#main_container_right
{
	padding: 0;
	width: 240px;
	margin: 0;
	background-color: #ffffff;
	font-size:.7em;
	line-height:1.2em;
}
#side_container
{
	float: right;
	padding: 10px;
	margin: 0;
}
.right_column
{
	font-size: 11px;
	line-height: 14px;
}
#footer_container
{
	clear: left;
	padding: 30px 5px 0 5px;
	margin: 0 0 0 10px;
	font-family: verdana, arial, san-serif;
	font-size: .55em;
	line-height:1.2em;
	background-color: #ffffff;
	text-align: left;
}
/*  Start of Nav Bar Formatting  */
.nav_level_start a
{
	display: block;
	width: 165px;
	height: auto;
	margin: 0;
	padding: 2px 5px 3px 5px;
	background-color: #0D2B88;
	color: #ffffff;
	font-size: 10px;
	line-height: 14px;
	text-decoration: none;
	overflow: auto;
}
.nav_level_start a:hover
{
	color:#ffffff;
	text-decoration:none;
}
.nav_level_zero
{
	display: block;
	margin:0 0 0 9px;
	text-indent: -9px;
	font-size: 10px;
}	

.nav_level_one a
{
	display: block;
	width: 165px;
	height: auto;
	margin: 0;
	padding: 2px 5px 3px 5px;
	background-color: #8695C3;
	color: #ffffff;
	font-size: 10px;
	line-height: 14px;
	text-decoration: none;
	overflow: auto;
}	
.nav_level_one a:hover
{
	background-color: #3D55A0;
	color:#ffffff;
	text-decoration:none;
}
.nav_level_one_sel a
{
	display: block;
	width: 165px;
	height: auto;
	margin: 0;
	padding: 2px 5px 3px 5px;
	background-color:#ffffff;
	color:#0d2b88;
	font-size: 10px;
	line-height: 14px;
	text-decoration: none;
	overflow: auto;
}
.nav_level_one_sel a:hover
{
	text-decoration: none;
}
.nav_level_two a
{
	display: block;
	width: 155px;
	height: auto;
	margin: 0;
	padding: 2px 5px 3px 15px;
	background-color:#CFD5E7;
	color:#000000;
	font-size: 10px;
	line-height: 14px;
	text-decoration: none;
	overflow: auto;
}
.nav_level_two a:hover
{
	background-color: #ffffff;
	color:#0d2b88;
	text-decoration:none;
}
.nav_level_two_sel a
{
	display: block;
	width: 155px;
	height: auto;
	margin: 0;
	padding: 2px 5px 3px 15px;
	background-color:#ffffff;
	color:#0d2b88;
	font-size: 10px;
	line-height: 14px;
	text-decoration: none;
	overflow: auto;
}
.nav_level_two_sel a:hover
{
	text-decoration: none;
}
.nav_level_three a
{
	display: block;
	width: 145px;
	height: auto;
	margin: 0;
	padding: 2px 5px 3px 25px;
	background-color:#CFD5E7;
	color:#000000;
	font-size: 10px;
	line-height: 14px;
	text-decoration: none;
	overflow: auto;
}
.nav_level_three a:hover
{
	background-color: #ffffff;
	color:#0d2b88;
	text-decoration:none;
}
.nav_level_three_sel a
{
	display: block;
	width: 145px;
	height: auto;
	margin: 0;
	padding: 2px 5px 3px 25px;
	background-color:#ffffff;
	color:#0d2b88;
	font-size: 10px;
	line-height: 14px;
	text-decoration: none;
	overflow: auto;
}
.nav_level_three_sel a:hover
{
	text-decoration: none;
}
.nav_level_four a
{
	display: block;
	width: 135px;
	height: auto;
	margin: 0;
	padding: 2px 5px 3px 35px;
	background-color:#CFD5E7;
	color:#000000;
	font-size: 10px;
	line-height: 14px;
	text-decoration: none;
	overflow: auto;
}
.nav_level_four a:hover
{
	background-color: #ffffff;
	color:#0d2b88;
	text-decoration:none;
}
.nav_level_four_sel a
{
	display: block;
	width: 135px;
	height: auto;
	margin:0;
	padding: 2px 5px 3px 35px;
	background-color:#ffffff;
	color:#0d2b88;
	font-size: 10px;
	line-height: 14px;
	text-decoration: none;
	overflow: auto;
}
.nav_level_four_sel a:hover
{
	text-decoration: none;
}
.nav_content
{
	position:absolute;
	width: 165px;
	margin:0;
	padding: 4px 5px 5px 5px;
	background: #fff;
	line-height:10px;
	font-size: 10px;
	color: #000;
	text-decoration: none;
}


.input_textbox, .input_textarea, .input_file, .input_submit
{
	font-family: verdana, arial, san-serif;
	font-size:10px;
	line-height:14px;
	border-style:solid;
	border-width:1px;
	border-color:#0d2B88;
}
.input_textbox
{
	width:99%;
	height:14px;
}
.input_textarea
{
	width:99%;
	height:auto;
	overflow:auto;
}
.input_file
{
	width:100%;
	height:18px;
}
.input_submit
{
	font-family: arial, helvetica, sans-serif;
	font-size:11px;
	width:100px;
	height:18px;
	background-color:#ece9d8;
}

.nav_content
{
	position:absolute;
	width: 165px;
	margin:0;
	padding: 4px 5px 5px 5px;
	background: #fff;
	line-height:18px;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}
div#print_header
{
	display: none;
	visibility: hidden;
	height: 0;
	font-size: 0;
	line-height: 0;
	margin: 0;
	padding: 0;
}
img#print_header_graphic
{
	display: none;
	visibility: hidden;
	width: 0;
	height: 0;
	font-size: 0;
	line-height: 0;
	margin: 0;
	padding: 0;
}
