* {
	margin:0;
	padding:0;
}
.hide {
	display:none;
}
.flagged {
	outline-color:red;
	outline-style:solid;
	outline-width:5px;
}
html {
	text-align:center;
}
body {
	background:#F9F9F9 url(/images/education_img/big-header-shadow.png) repeat-x scroll left top;
	color:#000000;
	font-family:"HelveticaNeue-Light","HelveticaNeue",Helvetica,Arial,sans-serif;
	font-size:62.5%;
}
hr {
	border:0 none;
	clear:both;
	height:0;
	visibility:hidden;
}
a {
	color:#003F8C;
	outline-color:invert;
	outline-style:none;
/*outline-width:medium;*/
}
a img {
	border:0 none;
}
div#header {
	background:transparent url(/images/education_img/mainlogo.jpg) no-repeat scroll 0;
	height:220px;
	margin:0 auto;
	position:relative;
	width:750px;
}
#header h1 {
	left:136px;
	position:absolute;
	text-indent:-9999px;
	top:42px;
}
#header h1 a {
	display:block;
	height:170px;
	width:525px;
}
#header p {
	display:none;
}

ul#iconbar {
	clear:both;
	height:98px;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0 auto;
	text-align:center;
	width:750px;
}
#iconbar li {
	float:left;
	height:98px;
	width:250px;
}


.maincontent {
	float:left;
	margin:20px;
	width:700px;
}
.maincontent h2, .maincontent h3 {
	color:#072453;
	font-family:"HelveticaNeue",Helvetica,Arial,sans-serif;
	font-size:19px;
	font-weight:normal;
	line-height:24px;
	margin-bottom:5px;
}
h2{
	color:#072453;
	font-family:"HelveticaNeue",Helvetica,Arial,sans-serif;
	font-size:19px;
	font-weight:normal;
	line-height:24px;
	margin-bottom:10px;
	/*padding:0 0 0 5px;*/
}
.maincontent h3 {
	color:#0B6E97;
	font-family:"HelveticaNeue",Helvetica,Arial,sans-serif;
	font-size:17px;
	font-weight:bold;
	line-height:24px;
	margin-bottom:5px;
}
.maincontent p, .maincontent li, .maincontent ul {
	font-size:14px;
	line-height:22px;
	margin:0 20px 20px 0px;
}
.maincontent li strong {
	font-size:19px;
	font-weight:normal;
}
.maincontent img {
	/*float:left;
	margin-bottom:20px;
	margin-right:20px;*/
}
div#footer {
	background:#F9F9F9 url(/images/education_img/whitebox_pane-shadow.gif) no-repeat scroll center top;
	color:#666666;
	font-size:14px;
	margin:0 auto ;
	padding-top:62px;
	width:750px;
}
#footer p#copyright {
	font-size:12px;
	/*margin:60px auto 0;
	padding-top:66px;*/
	text-align:center;
	/*text-transform:uppercase;*/
}
#headerlink {
        font-size: 10px;
        letter-spacing: 1px;
        font-weight: bold;
	    margin-top: 37px;
	}
th{
	 padding: 3px; 
	 background-color: #EAF1FF;
	 font-family:"HelveticaNeue",Helvetica,Arial,sans-serif;
	 color:#08509A;
	 text-align:center;
}
#centersearch {
	font-size:20px;
	margin:40px 0 20px;
	text-align:center;
}
#centersearch p {
	color:#133855;
	text-transform:lowercase;
}
#centersearch em {
	font-style:italic;
	font-weight:normal;
}
#centersearch p.tagline {
	color:#0B6E97;
	font-size:24px;
}
#whitebox {
	width: 5250px;
	}
.whiteboxcontainer {
	text-align:left;
}

#whiteboxframe, #whiteboxframe div.add, #whiteboxscroller, .section {
/*height:57em;*/
}
#whiteboxframe {
	margin:0 auto;
	overflow:hidden;
	position:relative;
	width:1038px;
}

div.add#right { right: 0; }

	
#whiteboxframe div.add{
	position: absolute;
	top: 0%;
	}
#whiteboxscroller {
	background:#FFFFFF url(/images/education_img/whitebox_pane.gif) repeat-x scroll center bottom;
	border-top:1px solid #CCCCCC;
	margin:0 auto;
	overflow:hidden;
	width:738px;
}	
.container {
	text-align: left;
	margin: 0 auto;
	position: relative;
	}

p table
{
      font-size:12px;
      line-height:20px;
       
}

p th {
	/*font: bold 11px "Trebuchet MS", Verdana, Arial, Helvetica,
	sans-serif;*/
	
	border-right: 1px solid #C1DAD7;
	border-bottom: 1px solid #C1DAD7;
	border-top: 1px solid #C1DAD7;
	letter-spacing: 2px;
	text-align: left;
	padding: 6px 6px 6px 12px;
	
}

p td {
	border-right: 1px solid #C1DAD7;
	border-bottom: 1px solid #C1DAD7;
	padding: 6px 6px 6px 12px;
	color: #6D929B;

}
/*----pagination-----*/
.digg_pagination {
     background: none 
    /* self-clearing method: */ }
.digg_pagination a, .digg_pagination span {
    padding: .2em .5em;
    display: block;
    float: left;
    margin-right: 1px; }
.digg_pagination span.disabled {
    color: #999;
    border: 1px solid #DDD; }
.digg_pagination span.current {
    font-weight: bold;
    background: #2E6AB1;
    color: white;
    border: 1px solid #2E6AB1; }
.digg_pagination a {
    text-decoration: none;
    color: #105CB6;
    border: 1px solid #9AAFE5; }
.digg_pagination a:hover, .digg_pagination a:focus {
      color: #003;
      border-color: #003; }
.digg_pagination .page_info {
    background: #2E6AB1;
    color: white;
    padding: .4em .6em;
    width: 22em;
    margin-bottom: .3em;
    text-align: center; }
.digg_pagination .page_info b {
      color: #003;
      background: #6aa6ed;
      padding: .1em .25em; }
.digg_pagination:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden; }
* html .digg_pagination {
    height: 1%; }
*:first-child+html .digg_pagination {
    overflow: hidden; }
/*---own css-----------*/
ul li {list-style-type:none;}

.google_adsense{position:absolute;
                left:1100px;
				top:330px;
				z-index:1000;
				}	
