hr.gr 
	{
	margin: 0px;
	border: 0px;
	border-top: 1px solid white;
	border-bottom: 1px dashed #C3C0C3;
	}

body	{ 
		color: #2C302B; 
		background-color: #fff; 
		margin: 3px 0 0 3px; 
		padding: 0; 
		}
p, td, li, ul, ol, h1, h2, h3, h4, h5, h6, blockquote  { font-family: Verdana, Arial, Tahoma }
h1		{ color: #405F8F; margin: 0 0 8px; padding: 0; font-weight: normal; font-size: 25px;} 
h2		{ color: #A5ABA5; margin: 0 0 19px 0; padding: 5px 0 0; font-size: 16px; font-weight: bold; }
h3		{ color: #405F8F; margin: 0 0 15px; padding: 5px 0 4px; font-size: 14px; font-weight: bold; border-bottom: 1px dashed #C4CFC4; }
h4		{ color: #B74F4F; margin: 0 0 20px; padding: 10px; font-size: 15px; font-weight: bold; border: 1px solid #DBC3C3;}
p		{ font-size: 13px; line-height: 23px; margin: 0 0 19px; } 
ol, ul	{ font-size: 13px; line-height: 22px; margin: 0 0 20px 25px; }
b.red	{ color: #DB5C5C; }
li.main	{ font-size: 13px; color: #696969; font-weight: bold; list-style: none; }
li.sub	{ font-size: 13px; list-style: none; margin: -22px 0 0 110px; }
li.sub.f	{ margin: -22px 0 0 240px; }
img.contact { margin: 5px 0 0 0; padding: 0 35px 0 0; border: 0; float: right; }
.small	{ font-size: 10px; font-weight: normal; }
table	{
		border-bottom: 1px solid #C4CFC4;
		border-right: 1px solid #C4CFC4; 
		margin: -10px 15px 20px 0;
		font-size: 14px;
		}
td#alt	{
		background-color: #F3F3F3;
		}
td		{
		border-left: 1px dashed #C4CFC4;
		}
tr#title	{
		color: #5D5D5D;
		font-weight: bold;
		}
p#sub	{
		font-size: 11px; 
		line-height: 13px;
		margin: 0 0 4px;
		color: #818181;
		}
blockquote { 
		color: #A5ABA5; 
		margin: 0; 
		padding: 0; 
		font-size: 19px; 
		font-weight: normal; 
		line-height: 35px; 
		}
blockquote.comments
		{
		background: url(../images/quotes.gif) 15px 0px  no-repeat;
		color: #868686;
		font-weight: normal;
		font-size: 12px;
		line-height: 17px;
		margin: 25px 0 0 0;
		padding: 4px 50px 0 40px;
		}
blockquote.comments.student
		{
		color: #a2a2a2;
		background: none;
		text-align: right;
		font-size: 11px;
		margin: 0 0 10px;
		}
img		{ display: block; border: 0; }
a:link	{
		border-bottom: 1px dashed #91A3C0;
		font-weight : normal;
		text-decoration : none;
		color: #405F8F;
		background: transparent;
		}
a:visited	{
		font-weight : normal;
		text-decoration : none;
		color: #405F8F;
		background: transparent;
		}
a:hover	{
		border-bottom: 1px dotted #ff0000;
		font-weight : normal;
		text-decoration : none;
		color: #ff0000;
		background: transparent;
		}
a:active	{
		font-weight : normal;
		text-decoration : none;
		color: #405F8F;
		background: transparent;
		}
.hide	{ display: none; }

#container { position: relative; min-height: 100%; max-width: 100%; margin: 0;}
#nav	b	{ 
		display: none;
		}
#topgray { 
		float: left; 
		width: 193px; 
		height: 125px; 
		background: #B0B8B0; 
		margin: 0; 
		padding: 0;
		}
#topwh	{ 
		float: left; 
		width: 4px; 
		height: 125px; 
		background: #FFFFFF; 
		margin: 0; 
		padding: 0;
		}
#topblue { 
		height: 125px; 
		background: #405F8F; 
		background-image: url(../images/bck-top1.gif);
		background-repeat: no-repeat;
		background-position: 196px 0;
		margin: 0 0 20px; 
		padding: 0;
		}
#sidebar {
		position:absolute;
		top:183px;
		left:5px;
		width: 188px;  
		text-align: right;
		}
#content {
		width: 520px; 
		margin: 0 0 100px 230px;
		padding: 5px 0 0 0; 
		}
#content h2 	{ border-top: 1px dashed #B0B8B0; 
			}
#ftr		{
		margin: 70px 0;
		border-top: 1px dotted #B0B8B0; 
		padding: 15px 3px;
		}
#ftr p 	{
		color: #515151;
		font-size: 11px; 
		line-height: 17px;
		padding: 0;
		margin: 0;
		}
#ftr p a 	{
		border: 0;
		}
#ftr p a:hover 	{
			text-decoration : underline;
			border: 0;
			}
			
			
			
			
			
			
#nav {
  position:absolute;
  top: 125px;
  left: 420px;
  }
#nav div {
  position:absolute;
  width:550px;
  bottom:0;
  left:0;
  border-left:1px solid #5670A8;
  }
#nav a {
  font-size: 11px;
  float:left;
  display:block;
  padding:2px 6px 7px;
  border-width:0;
  border-style:none;
  border-right:1px solid #5670A8;
  text-decoration:none;
  text-transform:lowercase;
  color:#fff;
  }
#nav a:hover {
  color: #B0B8B0;
  border-bottom:5px solid #fff;
  padding-bottom:2px;
  }
#nav span {display:none;}
