@import url(http://fonts.googleapis.com/css?family=Droid+Sans:400,700);



/* Layout and Graphics */

body 
{  
  margin:0;
  padding:0;
  background-image: url(/images/template2/rightbg-repeat2.jpg);
  background-repeat: repeat-x;
} 

#print-titlebar
{
     display: none;
}

#wrapper1
{  
	width:100%;
	height:auto; 
	text-align: center;
	margin:0;
	padding:0;
} 

#wrapper
{ 
    position: relative;
    text-align: left;
    width:975px;
    height:100%;
    margin:0 auto;
}

#right-bar
{
	float:right;
	height: 600px;
	width: 26px;
	background-image: url(/images/template2/rightbg2.jpg);
	background-repeat: no-repeat;		
}

#left-bar
{
	float: left;
	height: 600px;
	width: 26px;
	background-image: url(/images/template2/leftbg2.jpg);
	background-repeat: no-repeat;
}

#center
{
    float:left;
    width: 923px;	
}

#header
{
	float: left;
	height: 108px;
	width: 923px;
	background-image:url(/images/template2/header-bg2.gif); 
	background-color:#ffffff;
	background-repeat: repeat-x;
}

#top-black { 
	position:absolute; 
	top: 3px; 
	left: 250px; 
}

#content
{
    float:left;
    width: 923px;
	background-color: white;
}

#content-space
{
    float:left;
    height:500px;
	width: 2px;
	background-color: white;
}

#main-content
{
    float:left;
    height: 100%;
	width: 721px;
	background-color: white;
	overflow:auto;
}


#subheader
{  
}


#main
{
    clear:both;
    font-family: verdana, arial, san-serif;
    width: 713px;
	font-size: 11px;
	line-height: 15px;
	background-color:white;
	padding: 0 0 0 5px;
}

#main02a
{
    clear:both;
    float: left;
    width: 405px;
    font-family: verdana, arial, san-serif;
	font-size: 11px;
	line-height: 15px;
	background-color: white;
	padding: 0 0 0 5px;
}

#main02b
{
    float: right;
    width: 295px;
    font-family: verdana, arial, san-serif;
	font-size: 11px;
	line-height: 15px;
	background-color: white;
}

#main td, #main02a td, #main02b td
{
    font-family: verdana, arial, san-serif;
    font-size: 11px;
}









/*   Footer Style   */


#metadata
{
    margin-top:40px;
    margin-bottom:10px;
    padding:0;
    font-size: 9px;
}

#footer_container
{
    clear:both;
    width: 100%;
	text-align: center;
	margin:0;
    padding:0;
    
    font-family: Arial, Helvetica, sans-serif; 
    font-size: 11px; 
    min-height: 137px; 
    background-color: #003377;
}


#footer
{
    width: 923px; 
    height: 41px; 
    margin: 0 auto; 
    padding: 0;
}






#unit-footer, #mission { display:none; }

#main-footer
{
   float:none;
   width:923px;
   line-height:16px;
   text-align: left;
   margin:0;
   padding:0 0 0 15px;

}





/*   Bread Crumb Styles   */


#breadcrumb
{
	float:left;
	background-color:white;
	font-family: verdana, arial, san-serif;
	font-size: 10px;
	padding: 5px 0 0 5px;
}

#sct_bc_div_drakebread
{
	float:left;
	background-color:white;
	font-family: verdana, arial, san-serif;
	font-size: 10px; 
	padding: 5px 0 0 5px;
}

#sct_bc_div_drakebread ul
{
	padding:0;
	margin:0;
	list-style-type:none;
}

#sct_bc_div_drakebread ul li
{
	display: inline;
}


#drakebread
{
	float:left;
	background-color:white;
	font-family: verdana, arial, san-serif;
	font-size: 10px; 
	padding: 5px 0 0 5px;
}

#drakebread ul
{
	padding:0;
	margin:0;
	list-style-type:none;
}

#drakebread ul li
{
	display: inline;
}











/*  Main Navigation   */


#nav-content
{
    float:left;
    /*position:absolute;
	top: 108px;
	left: 26px;*/
	
	width: 200px;
	background-color: white;
	background-image: url(/images/template2/nav-bg.jpg);
	background-repeat: no-repeat;
	background-position: left 23px;
	padding: 0;
	margin: 0;
	font-family: arial, helvetica, san-serif;
	text-decoration: none;
	font-weight: bold;
	overflow:hidden;
}

.cssnav 
{ 
  margin: 0px;
  padding: 0px;
  line-height: 0;
  font-size:0;
  list-style: none;
}

.cssnav ul 
{ 
  margin: 0 0 0 -40px;
}

.cssnav a 
{
  display: block;
  width: 195px;
  height:auto;
  text-align: left;
  font-size: 15px;
  line-height: 18px;
  color: white;
  padding-top: 3px;
  padding-bottom: 3px;
  padding-left:5px;
  background: #232323;
  border-bottom: 2px solid white;
  
  background-image: url(/images/template2/nav-header.jpg);
  background-repeat: no-repeat;
}

.cssnav a:active, .cssnav a:hover 
{
  color: white;
  text-decoration: none;
  background-color:#12319b;
  background-image:none;
}

.cssnav li 
{ 
  margin: 0;
  padding: 0;
  list-style: none;
}

.drakenav_level2 a 
{
    color: black;
    font-size: 13px;
    background: none;
	background-image: url(/images/template2/nav_dots1x2.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
	border-bottom: 0;
}

.drakenav_level3 a 
{
    background-image: none;
    font-size: 11px;
	padding: 0 0 0 21px;
    width: 179px;
}

.drakenav_level4 a 
{
    font-weight: normal;
	padding: 0 0 0 42px;
	width: 158px;
}

.drakenav_level5 a 
{
    padding: 0 0 0 63px;
	width: 137px;
}

.drakenav_level6 a 
{
    padding: 0 0 0 82px;
	width: 118px;
}







/*   Bottom Nav   */

#bottom-navigation
{
    border-top: 2px solid white;
    border-bottom: 2px solid white;
    height: 26px;
	background-image: url(/images/template2/nav-header.jpg);
	background-repeat: no-repeat;
}

#extra-nav
{
  font-family: verdana, arial, san-serif;
	font-size: 11px;
	padding-left: 5px;
	display: block;
	width: 195px;
	height: auto;
	margin: 0;
	background-color: white;
	border-top: 1px solid white;
}












/* Font and Formating */

a
{
	color: blue;
	text-decoration: none;
}
a:hover
{
	color: black;
	text-decoration: underline;
}

h1, h2, h3, h4, h5, h6, .header_title
{
	font-family: arial, helvetica, san-serif;
	font-weight: bold;
	padding: 0.5em 0 0 0;
	margin: 0;
}
h1 { font-size: 20px;  line-height: 20px; color: #0D2B88; }

h2, h3, h4 { font-size: 17px; line-height: 17px; }
h2 { color: #0D2B88; }
h3 { color: #8695C3; }
h4 { color: #FFB500; }

h5, h6
{ font-size: 14px; line-height: 14px; }
h5 { color: #0D2B88; }
h6 { color: #000000; }

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; }





/*   Extra Styles */


.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;
}





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;
}



.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;
}






/*  Sidebar 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;
}


/*  Admission Styles  */

.abouttable td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #8dcd27;
}
.abouttable th {
	background-color: #8dcd27;
	color: #FFF;
	font-weight: bold;
	text-align: left;
}