/* Layout and Graphics */

body 
{  
  margin:0;
  padding:0;
} 

#print-titlebar
{
     display: none;
}

#wrapper1
{  
    background-image: url(/images/template2/rightbg-repeat.jpg);
	background-repeat: repeat-x;
	width:100%;
	height:600px; 
	text-align: center;
	margin:0;
	padding:0;
} 

#wrapper
{
   
    position: relative;
    text-align: left;
    width:975px;
    height:100%;
    margin-top:0;
    margin-bottom:0;
    margin-right: auto;
    margin-left: auto;
}

#right-bar
{
	float:right;
	height: 600px;
	width: 26px;
	background-image: url(/images/template2/rightbg.jpg);
	background-repeat: no-repeat;	
		
}

#left-bar
{
	float: left;
	height: 600px;
	width: 26px;
	background-image: url(/images/template2/leftbg.jpg);
	background-repeat: no-repeat;
}

#center
{
    float:left;
    width: 923px;
	  /* background-color: #eeeeee; */
		
}

#header
{
	float: left;
	height: 108px;
	width: 923px;
	background-image: url(/images/template2/logobg.jpg);
	background-repeat: repeat-x;
	
}

#top-black
{
	position:absolute;
	top: 0px;
	left: 448px;
}

#content
{
    float:left;
    width: 923px;
	background-color: white;
}

#content-space
{
    float:left;
    height:300px;
	width: 2px;
	background-color: white;
}

#main-content
{
    float:left;
    height: 100%;
	width: 721px;
	background-color: white;
}

#subheader
{
   
}

#breadcrumb
{
	background-color:white;
	font-family: verdana, arial, san-serif;
	font-size: .7em;
	padding: 5px 0 0 5px;
}

#main
{
  font-family: verdana, arial, san-serif;
  width: 713px;
	font-size: .7em;
	background-color:white;
	padding: 0 0 0 5px;
}

#main02a
{
    float: left;
    width: 405px;
    font-family: verdana, arial, san-serif;
	font-size: .7em;
	background-color: white;
	padding: 0 0 0 5px;
}

#main02b
{
    float: right;
    width: 295px;
    font-family: verdana, arial, san-serif;
	font-size: .7em;
	background-color: white;
}

#footer
{
    clear: both;
    width: 713px;
    font-family: verdana, arial, san-serif;
	font-size: 9px;
	/*font-size: .6em;*/
	background-color: white;
}








/* Navigation Bar */

#nav-content
{
    float:left;
    height: 300px;
	width: 200px;
	background-color: yellow;
	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;
}

#nav-listing, #nav-listing li
{
	padding: 0;
    margin: 0;
    background-image: url(/images/template2/nav_dots1x2.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
    list-style: none;	
}

#top-listing h1
{
    background-image: url(/images/template2/nav-header.jpg);
	background-repeat: no-repeat;
	background-color: #232323;
	padding: 3px 0 3px 5px;
	margin:0;
	border-bottom: 2px solid white;
	
	font-family: arial, helvetica, san-serif;
	font-size: 15px;
	
	text-decoration: none;
}

#top-listing h1 a
{
    font-size: 15px;
	color: white;
	text-decoration: none;
}

#top-listing h1 a:hover
{
    color: #cccccc;
	text-decoration: none;
}


#one a,
#two a,
#three a,
#four a,
#five a
{
	display: block;
	width: 196px;
	height: auto;
	margin: 0;
	padding-top:3px;
	padding-bottom:3px;
	padding-right:0;
	
	font-family: arial, helvetica, san-serif;
	color: black;
	text-decoration: none;
	overflow: auto;
}

#one a
{
    padding-left: 4px;
    font-weight: bold;
	font-size: 13px;
	line-height: 14px;
}

#two a
{
    padding-left: 21px;
    width: 179px;
    font-weight: bold;
	font-size: 11px;
	line-height: 12px;
}

#three a
{
    padding-left: 42px;
	width: 158px;
    font-weight: normal;
	font-size: 11px;
	line-height: 12px;
}

#four a
{
    padding-left: 63px;
	width: 137px;
    font-weight: normal;
	font-size: 11px;
	line-height: 12px;
}

#five a
{
    padding-left: 84px;
	width: 116px;
    font-weight: normal;
	font-size: 11px;
	line-height: 12px;
}

#one a:hover 
{ 
	
	color: white; 
	text-decoration: none; 
	background: #305cbd; 
}

#two a:hover 
{ 
	color: white; 
	text-decoration: none; 
	background: #305cbd; 
}

#three a:hover 
{ 
	color: white; 
	text-decoration: none; 
	background: #305cbd; 
}

#four a:hover 
{ 
	color: white; 
	text-decoration: none; 
	background: #305cbd; 
}

#five a:hover 
{ 
	color: white; 
	text-decoration: none; 
	background: #305cbd; 
}

#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: .7em;
	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;
	line-height: 1em;
	padding: 0.5em 0 0 0;
	margin: 0;
}
h1 { font-size: 2.1em; color: #0D2B88; }

h2, h3, h4 { font-size: 1.8em; }
h2 { color: #0D2B88; }
h3 { color: #8695C3; }
h4 { color: #FFB500; }

h5, h6
{ font-size: 1.4em; }
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 */

.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_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;
}

/*  Instant Rapport  */

.ir_icon
{
margin-bottom:-4px;
padding:0;
}