

body {
margin-left:auto;margin-right:auto;
	padding: 0;
	background: #1F2429;
	font: 13px Arial, Helvetica, sans-serif ;
	color: #626262;
	width: auto !important ;
	margin-top : 8px !important;
}
.underline
{
text-decoration:underline;
}
form {
	margin: 0;
	padding: 0;
}

.speciallink
{color:#FFFFFF !important;}


small

{font-size:9px}

h1, h1 a, h2, h2 a, h3, h3 a {
	margin: 0;
	text-decoration: none;
	font-family: Tahoma, Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #444444;
}

h1 {
	letter-spacing: -1px;
	font-size: 2.2em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

h2 {
	letter-spacing: -1px;
	font-size: 2em;
}

h3 {
	font-size: 1em;
}

p, ol, ul {
	margin-bottom: 2em;
	line-height: 200%;
}

blockquote {
	margin: 0 0 0 1.5em;
	padding-left: 1em;
	border-left: 5px solid #DDDDDD;
}

a {
	color: #47BAF8;
		text-decoration: none;
}

a:hover {
	text-decoration: none;
	color:#FF9900;
}

/* Header */

#header {
	height: 47px;
	background:url(images/greymenu.jpg) bottom 
	repeat-x;
	border-bottom:1px solid #999999;


}

#logo h1, #logo p {
	float: left;
}

#logo h1 {
	padding: 0px 0 0 40px;
}

#logo p {
	margin: 0;
	padding: 14px 0 0 4px;
	line-height: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}

#logo a {
	text-decoration: none;
	color: #FFFFFF;
}

#menu {
	float: right;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu li {
	display: block;
	float: left;
	height: 42px;
}

#menu a {
	display: block;
	padding: 2px 20px 2px 20px;
	margin-top: 10px;
	margin-right: 2px;
	background: #D8DFE6;
	text-decoration: none;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 14px;
	color: #000000;
}

#menu .last {
	margin-right: 20px;
}

#menu a:hover {
	color: #000000;
}

#menu .current_page_item {
}

#menu .current_page_item a {
}

/* Page */

#page {

	padding: 20px 0px 0 40px;
	width:930px;
}

#box{
	float:left;
	font-size: 12px;
	margin:10px 10px 50px 10px;
	background-color:#FFFFFF;
}
/* Content */

#content {
	float:left;
	background: #FFFFFF;
	margin-left: 20px;

	padding: 0 15px;
	border-bottom: 3px solid #C1FFFF;
	border-top: 3px solid #C1FFFF;
	width:615px;
}

.post {
	padding-top: 30px;
	margin-bottom: 10px;
}

.post .title {
	font-family: Tahoma, Georgia, "Times New Roman", Times, serif;
}

.post .title h2 {
	padding: 0px 30px 5px 0px;
	font-weight: normal;
	font-size: 2.2em;
}

.post .title p {
	margin: 0;
	padding: 10px 0 10px 0px;
	border-top: 1px #D8DFE6 dotted;
	line-height: normal;
	color: #BABABA;
}

.post .title p a {
	color: #47BAF8;
}

.post .entry {
	padding: 0;
	border-top: 1px #D8DFE6 dotted;
}

.post .links {
	padding: 5px 0;
	border-top: 1px #D8DFE6 dotted;
	border-bottom: 1px #D8DFE6 dotted;
	margin-top: 10px;
	text-align: right;
}

.post .links a {
	font-weight: bold;
}

.post .links a:hover {
}

.post .links .more {
}

.post .links .comments {
	padding-left: 20px;
}

/* Sidebar */

#sidebar {
	float: left;
	width: 245px;
	background: #FFFFFF;
	border-bottom: 3px solid #C1FFFF;
	border-top: 3px solid #C1FFFF;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
	margin-bottom: 10px;
	background: url(images/img10.gif) no-repeat left bottom;
}

#sidebar li ul {
	padding: 0 30px 40px 30px;
}

#sidebar li li {
	margin: 0;
	padding-left: 30px;
	background: url(images/img12.gif) no-repeat 5px 50%;
}

#sidebar h2 {
	padding: 0px 30px 10px 30px;
	background: url(images/img09.gif) no-repeat;
	font-weight: normal;
	font-size: 1.6em;
	color: #302D26;
}


/* Search */

#search {
	padding: 20px 30px 40px 30px;
}


#search #s {
	padding: 5px;
	width: 150px;
	height: auto;
	background: #FEFEFE url(images/img13.gif) repeat-x;
	border: 1px solid #626262;
	font: normal 1em Arial, Helvetica, sans-serif;
}

#search br {
	display: none;
}

/* Categories */

#sidebar #categories li {
}

/* Calendar */

#calendar_wrap {
	padding: 0 30px 40px 30px;
}

#calendar table {
	width: 100%;
	text-align: center;
}

#calendar thead {
	background: #F1F1F1;
}

#calendar tbody td {
	border: 1px solid #F1F1F1;
}

#calendar #prev {
	text-align: left;
}

#calendar #next {
	text-align: right;
}

#calendar tfoot a {
	text-decoration: none;
	font-weight: bold;
}

#calendar #today {
	background: #FFF3A7;
	border: 1px solid #EB1400;
	font-weight: bold;
	color: #EB1400
}

/* Footer */

   div#footer {
   	clear: both; 
   	width: auto;
   	margin: 30px auto 10px auto;
   }
   div#footer-nav {
   	height: 20px;
	line-height: 0px; 
   	clear: both; 
   	background: #222 url('http://www.academicknowledge.com/images/footerbar-nav.gif') repeat-x;
   	width: auto; 
   }
   div#footer-nav-2 {
   	width: 960px;
   	margin: 0 auto;
   	height: 20px; 
   }
   ul#footer-ul {
   	list-style-type: none; 
   }
   ul#footer-ul li {
   	float: left;
   	list-style-type: none;
   	display: block; 
   	padding: 3px 27px 2px;
   	margin: 1px 0 0 0!important; 
   	border-right: 1px solid white; 
	line-height:100%;
   }
   ul#footer-ul li a {
   	color: white;
   	font-family: arial;
   	font-size: 11px; 
   	text-decoration: none; 
   	display: block; 
   }
   ul#footer-ul li a:hover {
   	text-decoration: underline; 
   }
  ul#footer-ul li#lastfoot {
    margin-right: 0px; 
    border: 0px solid; 
    }
   div#footer-nav-shadow {
   	height: 8px;
   	background: #fff url('http://www.academicknowledge.com/images/footerbar-dropshadow.gif') repeat-x;
   	width: auto; 
   	margin: 0 auto;
	_display: none;
   }
   div#copyright-etc {
   	margin: 25px 0;
   }
   div#copyright-etc p {
   	font-family: arial; 
   	font-size: 11px;
   	color: #231F20;
   	text-align: center; 
   	padding: 5px; 
	line-height:100%;
	margin-bottom:0;
   	}
   div#copyright-etc p a {
   	color: #222; 
	line-height:100%;
	margin-bottom:0;
	text-decoration: underline; 
	}
   div#copyright-etc p a:hover {
   }

.innerpageholdermonkeylove {

}



div>table>*>tr>th {text-align:left;width:160px}
div>table>*>tr>td {text-align:left;padding-left:2px}

table.simple {
	font-size: 12px;
	border-collapse:collapse; 
}

table.simple th{
	
	height: 20px;
	border-style: solid;
	border-color: #D0D0D0;
	border-width: 1px;
	border-spacing: 0;
	padding-left: 5px;
}
table.simple td{
	 
	height: 20px;
	border-style: solid;
	border-color: #D0D0D0;
	border-width: 1px;
	padding-left: 5px; 
}

table.unread {
	margin:0 0 8px 12px;
	font-size: 12px;
	border-collapse:collapse; 
}
table.unread th{
	background: #dde3e5;
	color:#6B78A9;
	height: 40px;
	border-style: solid;
	border-color: #D0D0D0;
	border-width: 1px;
	border-spacing: 0;
	padding-left: 5px;
}
table.unread td{
	height: 30px;
	border-style: solid;
	border-color: #D0D0D0;
	border-width: 1px;
	padding-left: 5px; 
}
table.unread th:hover {
	background:#dde3e5;
}
table.unread tr:hover {
	background:#EFEFEF;
}

#message_top{
	height:125px;
	width:850px;
	color:#000000;
	font-size:13px;
}
 
#message_top div.upper_left{
	background:url(images/upper_left5b.jpg) no-repeat 0 #D7FECB;
	height:125px; 
	width:25px; 
	float:left;
}

#message_top div.upper_middle{
	background:url(images/upper_middle5b.jpg) repeat-x 0 #D7FECB;
	height:125px; 
	width:800px; 
	float:left;
}

#message_top div.upper_middle_1{
	height:30px; 
	margin-top:5px;
	width:200px; 
	float:left;
}
#message_top div.upper_middle_2{
	height:20px; 
	width:800px; 
	float:left;
}
#message_top div.upper_right{
	background:url(images/upper_right_5b.jpg) no-repeat 0 #D7FECB;
	height:125px; 
	width:25px; 
	float:left;
}

#message_centre{
	height:auto;
	width:850px;
	color:#516566;
	font-size:50;
}
 
#message_centre div.message_centre{
	background:url(images/middle_b.jpg) repeat-y 0 #D7FECB;
	height:auto; 
	width:850px; 
	float:left;
}
#message_centre div.message{
	height:auto;
	margin:0px 10px 10px 10px;
	padding-bottom:40px;
	width:830px; 
	float:left;
}
#message_centre div.message_reply{
	height:40px;
	background:url(images/middle_reply_1b.jpg) repeat-x 0 #D7FECB;
	margin:0px 0px 0px -9px;
	width:auto; 
	float:left;
	color:#35423C;
}
#message_centre div.message_reply_2{
	height:40px;
	background:url(images/middle_reply_2b.jpg) no-repeat 0 #D7FECB;
	margin:0px  0px 0px 0px;
	width:33px; 
	float:left;
 
}
#message_centre div.message_reply_3{
	height:64px;
	background:url(images/middle_reply_3b.jpg) repeat-x 0 #D7FECB;
	margin:0px -9px 0px 0px;
	width:auto; 
 
}
#message_bottom{
	height:auto;
	width:850px;
	color:#516566;
	margin-bottom:20px;
	float:left;
}
#message_bottom div.bottom_right{
	background:url(images/bottom_right_4b.jpg) no-repeat 0 #D7FECB;
	height:50px; 
	width:4px; 
	float:right;
}
#message_bottom div.bottom_left{
	background:url(images/bottom_leftb.jpg) no-repeat 0 #D7FECB;
	height:50px; 
	width:2px; 
	float:right;
}
#message_bottom div.bottom_middle{
	background:url(images/bottom_middle3b.jpg) repeat-x 0 #D7FECB;
	height:50px; 
	width:844px; 
	float:right;
}

#aascore_info{
	width:500px;
}
#eligability{
	width:600px;
}
#guide{
	width:600px;
}
#aascore_info,#eligability,#guide p{
	margin-bottom:1em;
}
table #aascore_table{
	border-style: solid;
	border-color: #D0D0D0;
	border-width: 1px;
	border-spacing: 0;
	padding-left: 5px;
}
table #aascore_table th{
	width:150px;
	border-style: solid;
	border-color: #D0D0D0;
	border-width: 1px;
	border-spacing: 0;
	padding-left: 5px;
}
table #aascore_table td{
	border-style: solid;
	border-color: #D0D0D0;
	border-width: 1px;
	border-spacing: 0;
	padding-left: 5px;
}


table.top_researchers {
	margin:10px 0 8px 12px;
	font-size: 12px;
	border-collapse:collapse; 
	width:500px;
}
table.top_researchers th{
	background: #9BDF7D;
	height: 33px;
	border-style: solid;
	border-color: #E9FFDF;
	border-width: 1px;
	border-spacing: 0;
	padding-left: 5px;
	text-align:center;
}
table.top_researchers td{
	border:2px solid #D0EFC2;
	height:30px;
	padding-left:5px;
	text-align:center;
}
table.top_researchers th:hover {
	/* background:#dde3e5; */
}
table.top_researchers tr:hover {
	background:#C6EFB3;
}

