* {
	margin: 0;
	padding: 0;
}


body {
	font-family:Verdana;
	font-size:12px;
	color:#000000;
	background-color:#4e4e4e;
	
}


#wrapper {

	width: 981px;	
	margin: 0 auto;
}

#header {
	width:981px;
	height:auto;
	margin:0 auto;
}

#header .logo{
	
	background-image:url(../images/resource_center_01.gif);
	background-repeat:no-repeat;
	width:311px;
	height:179px;
	float:left;
	
	}
#header .mid{
	
	background-image:url(../images/resource_center_02.gif);
	background-repeat:repeat-x;
	width:654px;
	height:179px;
	float:left;
	}
#header .right{
	
	background-image:url(../images/resource_center_04.gif);
	background-repeat:repeat-x;
	width:16px;
	height:179px;
	float:right;
	}
	
#home
{	
  width:134px;
  height:37px;
  display:block;
  background:url(../images/home_over.gif) no-repeat 0 0;

}

#home:hover
{ 
  background-position: 0 -36px;
}

#home span
{
  display: none;
}

#about
{	
  width:158px;
  height:37px;
  display:block;
  background:url(../images/about_over.gif) no-repeat 0 0;

}

#about:hover
{ 
  background-position: 0 -36px;
}

#about span
{
  display: none;
}

#archive
{	
  width:135px;
  height:37px;
  display:block;
  background:url(../images/archive_over.gif) no-repeat 0 0;

}

#archive:hover
{ 
  background-position: 0 -36px;
}

#archive span
{
  display: none;
}


#contact
{	
  width:170px;
  height:37px;
  display:block;
  background:url(../images/contact_over.gif) no-repeat 0 0;

}

#contact:hover
{ 
  background-position: 0 -36px;
}

#contact span
{
  display: none;
}
.std_dir_head {
	padding-top:2px;
	background-image:url(../images/std_rc_dir_back.gif);
	background-repeat:repeat-x;
	height:28px;
	text-align:center;
	font-size:12px;
	font-weight:bold;
	font-family:verdana;
	color:#ffffff;
	line-height:25px;
	}
#container_student_resource {
	width:100%;
	height:auto;
	}
	
.container_student_resource {
	width:100%;
	height:auto;
	}
	
#content_student_resource_left {	
	width:300px;
	float:left;	
}

.content_student_resource_left {	
	width:300px;
	float:left;	
}


#content_archive {
	width:590px;
	height:auto;
	
}
#student_resource {
	background-color:#ffffff;
	width:290px;
	height:auto;
	margin-top:5px;
	margin-left:1px;
	margin-bottom:5px;	
	border: 1px solid #3366CC;
	}
	
.student_resource {
	background-color:#ffffff;
	width:290px;
	height:auto;
	margin-top:5px;
	margin-left:1px;
	margin-bottom:5px;	
	border: 1px solid #3366CC;
	}
#archive_cat {
	background-color:#ffffff;
	width:590px;
	height:auto;
	margin-top:5px;
	margin-left:1px;
	margin-bottom:5px;	
	border: 1px solid #3366CC;
	}
.link_stddir {
	font-family:Arial;
	font-size:11px;
	font-weight:bold;
	color:#000000;
	text-decoration:none;
	
	}
	
.link_stddir:hover {
	font-family:Arial;
	font-size:11px;
	font-weight:bold;
	color:#0066CC;
	text-decoration:underline;
	
	}
.resource_content li {
	margin-left:20px;
	margin-bottom:10px;
	}

#menu {
	width:981px;
	height:37px;
	margin:0 auto;
	
	}
#menu .menuleft {
	background-image:url(../images/resource_center_05.gif);
	width:177px;
	height:37px;
	float:left;
	}
	
#menu .menuhome {
	background-image:url(../images/resource_center_06.gif);
	width:134px;
	height:37px;
	float:left;
	}
#menu .menuhome_selectd {
	background-image:url(../images/resource_center_nav_slectd_06.gif);
	width:134px;
	height:37px;
	float:left;
	}
#menu .menuabout {
	background-image:url(../images/resource_center_07.gif);
	width:158px;
	height:37px;
	float:left;
	}
#menu .menuabout_selectd {
	background-image:url(../images/resource_center_nav_slectd_07.gif);
	width:158px;
	height:37px;
	float:left;
	}
#menu .menucontact {
	background-image:url(../images/resource_center_08.gif);
	width:171px;
	height:37px;
	float:left;
	}
#menu .menucontact_selected {
	background-image:url(../images/resource_center_nav_slectd_07.gif);
	width:171px;
	height:37px;
	float:left;
	}
#menu .menuarchive {
	background-image:url(../images/resource_center_08.gif);
	width:135px;
	height:37px;
	float:left;
	}
#menu .menuarchive_selected {
	background-image:url(../images/resource_center_nav_slectd_09.gif);
	width:135px;
	height:37px;
	float:left;
	}
#menu .menuright {
	background-image:url(../images/resource_center_10.gif);
	width:206px;
	height:37px;
	float:left;
	}
#submenu {
	margin:0 auto;
	width:981px;
	height:42px;
	background-image:url(../images/resource_center_11.gif);
	background-repeat:repeat-x;
	}
	
#submenu .firstsublink {
	padding-left:10px;
	width:280px;
	height:auto;
	padding-top:11px;
	font-family:Verdana;
	font-size:13px;
	font-weight: bold;
	float:left;
	}
	
.firstsublink a{
	text-align:center;
	text-decoration:none;
	color:#003366;
	}

.firstsublink a:hover{
	text-align:center;
	text-decoration:underline;
	color:#003366;
	}
	
#submenu .sublink {
	text-align:right;
	width:680px;
	height:auto;
	padding-right:10px;
	padding-top:11px;
	font-family:Verdana;
	font-size:13px;
	font-weight: bold;
	float:right;
	}
	
.sublink a{
	text-align:center;
	text-decoration:none;
	color:#003366;
	}

.sublink a:hover{
	text-align:center;
	text-decoration:underline;
	color:#003366;
	}
	
#page {
	margin:6px auto;
	width:981px;
	height:auto;
	}
#article_container {
	background-image:url(../images/resource_center_14.gif);
	background-repeat:no-repeat;
	width:320px;
	height:224px;
	float:left;
	
	}
#stdrcdir_container {
	background-image:url(../images/resource_center_16.gif);
	background-repeat:no-repeat;
	width:320px;
	height:224px;
	float:left;
	margin-left:10px;
	
	}	
#stdhlpcntr_container {
	background-image:url(../images/resource_center_18.gif);
	background-repeat:no-repeat;
	width:320px;
	height:224px;
	float:right;
	
	}	
.txtheading{
	margin-left:112px;
	margin-top:15px;
	width:200px;
	height:70px;
	}
.txtdiscription {
	margin-left:20px;
	margin-top:25px;
	width:275px;
	height:auto;
	font-family:Verdana;
	color:#FFFFFF;
	font-size:10px;	
	}
.h1 a{
	font-family:Verdana;
	color:#0d52b0;
	font-size:20px;
	font-weight:bold;
	text-decoration:none;	
	}
.h1 a:hover{
	font-family:Verdana;
	color:#0d52b0;
	font-size:20px;
	font-weight:bold;
	text-decoration:underline;	
	}
#footer {
	width:981px;
	height:116px;
	margin:0 auto;
	}
.footerleft
	{
	background-image:url(../images/resource_center_22.gif);
	background-repeat:no-repeat;
	height:116px;
	width:16px;
	float:left;
	}
.footermid 
	{
	background-image:url(../images/resource_center_23.gif);
	background-repeat:repeat-x;
	height:116px;
	width:945px;
	float:left;
	
	
	}
	
.footerright
	{
	background-image:url(../images/resource_center_26.gif);
	background-repeat:no-repeat;
	height:116px;
	width:17px;
	float:left;
	}
.footerlink {
	text-align:center;
	margin-top:15px;
	}
.footerlink a{
	font-family:Verdana;
	font-size:10px;
	color:#333333;
	text-decoration:none;
	margin-top:15px;
	}

.footerlink a:hover{
	font-family:Verdana;
	font-size:10px;
	color:#333333;
	text-decoration:underline;
	margin:0 auto;
	}
.h2 a{
	font-family:Verdana;
	color:#0d52b0;
	font-size:16px;
	font-weight:bold;
	text-decoration:none;	
	}
.h2 a:hover{
	font-family:Verdana;
	color:#0d52b0;
	font-size:16px;
	font-weight:bold;
	text-decoration:underline;	
	}
.h2 {
	font-family:Verdana;
	color:#000000;
	font-size:15px;
	font-weight:bold;
	text-decoration:none;	
	}
.emailprint {
	border-top:1px dashed #666666;
	margin:2px;
	padding-top:5px;
	}
.emailprint a{
	font-family:Verdana;
	font-size:12px;
	color:#0066CC;
	text-decoration:none;
	}
.emailprint a:hover{
	font-family:Verdana;
	font-size:12px;
	color:#FF3333;
	text-decoration:underline;
	}
/* ================== Article==========================*/

#container_sidenav {
	width:318px;
	height:auto;
	float:left;	
	}
.txtheading_sub{
	margin-left:70px;
	padding-top:15px;
	width:200px;
	height:56px;
	}

.article_blue {
	background-image:url(../images/article_blue.gif);
	background-repeat:no-repeat;
	width:318px;
	height:79px;
	}
	
.article_blue a{
	font-family:Verdana;
	color:#ffffff;
	font-size:16px;
	font-weight:bold;
	text-decoration:none;
	}
	
.article_blue a:hover{
	font-family:Verdana;
	color:#ffffff;
	font-size:16px;
	font-weight:bold;
	text-decoration:underline;
	}
	
.article_white {
	background-image:url(../images/article_white.gif);
	background-repeat:no-repeat;
	width:318px;
	height:80px;
	}
.stdrcdir_white {
	background-image:url(../images/stdrcdir_white.gif);
	background-repeat:no-repeat;
	margin-top:5px;
	width:318px;
	height:80px;
	}
.stdrcdir_blue {
	background-image:url(../images/stdrcdir_blue.gif);
	background-repeat:no-repeat;
	margin-top:5px;
	width:318px;
	height:79px;
	}
	
.stdrcdir_blue a{
	font-family:Verdana;
	color:#ffffff;
	font-size:16px;
	font-weight:bold;
	text-decoration:none;
	}
	
.stdrcdir_blue a:hover{
	font-family:Verdana;
	color:#ffffff;
	font-size:16px;
	font-weight:bold;
	text-decoration:underline;
	}
	
.stdhlp_white {
	background-image:url(../images/stdhlp_white.gif);
	background-repeat:no-repeat;
	margin-top:5px;
	width:318px;
	height:82px;
	}
.stdhlp_blue {
	background-image:url(../images/stdhlp_blue.gif);
	background-repeat:no-repeat;
	margin-top:5px;
	width:318px;
	height:82px;
	}

.stdhlp_blue a{
	font-family:Verdana;
	color:#ffffff;
	font-size:16px;
	font-weight:bold;
	text-decoration:none;
	}
	
.stdhlp_blue a:hover{
	font-family:Verdana;
	color:#ffffff;
	font-size:16px;
	font-weight:bold;
	text-decoration:underline;
	}
	
.page_sub {
	width:650px;
	height:auto;
	float:right;
	}
.article_sideimg {
	background-image:url(../images/resource_center_inner_06.gif);
	background-repeat:no-repeat;
	width:10px;
	height:270px;
	float:left;
	}
	
.btnplacing {
	
	font-family:Verdana;
	font-size:12px;
	font-weight:bold;
	text-align:center;
	color:#FFFFFF;
	line-height:25px;
	width:100%;
	padding-left: 22px;
}

.btnplacingleft {
background:url(../images/resource_center_inner_btn_left.gif);
background-repeat: no-repeat;
height: 29px;
width: 10px;
float: left;
}

.btnplacingcenter {
background:url(../images/resource_center_inner_btn_center.gif);
background-repeat: repeat-x;
height: 29px;
width: 247px;
float: left;
}

.btnplacingright {
background:url(../images/resource_center_inner_btn_right.gif);
background-repeat: no-repeat;
height: 29px;
width: 10px;
float:left;
}

.btnplacingrightspacing {
height: 29px;
width: 341px;
float:left;
}

.btnbtmspacer {
height: 20px;
width: 608px;
float:left;
}

.mostviewedarticles {
height: auto;
width: 580px;
font-family:Verdana;
font-size:14px;
color:#003366;
font-weight: bold;
text-align: left;
padding-left: 40px;
}

.mostviewedarticlespadding {
padding-bottom: 20px;
float:left;
}

/* ================== Essay Articles ==========================*/

.EssayArticle_Blue {
	background-image:url(../images/article_blue.gif);
	background-repeat:no-repeat;
	width:318px;
	height:71px;
	}
	
.EATxtHeading_Sub{
	color:#FFFFFF;
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	margin-left:70px;
	padding-top:30px;
	width:240px;
	height:41px;
	}
	
.EATxtHeading_White{
	font-size: 14px;
	font-weight: bold;
	padding-top: 20px;
	padding-bottom: 8px;
	background-color:#FFFFFF;
	width:318px;
	height: auto;
	}

/*.EATxtHeading_White a:hover{
	color:#05234B;
	text-decoration:none;	
	}*/
	
/*.EATxtHeading_White li{
	border-bottom: 1px solid #3c5396;
	display: block;
	width: 288px;
	line-height:30px;
	margin-left: 30px;
	padding-top: 5px;
	}*/

.EATxtHeading_White ul {
	list-style: none;
	margin-left: 15px;
}

.EATxtHeading_White li{
	line-height: 30px;
	text-align:left;
	border-bottom: 1px dotted #E6E6E6;
	width:273px;
	color:#FF6600;
	}
	
.EATxtHeading_White li a{
	text-decoration: none;
	color:#0d52b0;
	background: url(../images/arrow_bullet.gif) no-repeat center left;
	padding-left: 20px;

	}
	
.EATxtHeading_White li a:hover{
	padding-left: 30px;
	background: url(../images/arrow_bullet_over.gif) no-repeat;
	background-position: 10px  0;
	color:#003366;
	}
	
		
.EALeftPanelBtm_White {
	background-image:url(../images/EaLeftPanelBtm_White.gif);
	background-repeat:no-repeat;
	width:318px;
	height:15px;
}

/*================ Category ====================*/
.category_txt {
	width:550px;
	height:auto;
	font-family:Verdana;
	color:#000000;
	}
.category_txt ul {
	margin-left:10px;
	padding-left:10px;
	color:#0066CC;
	}
.category_txt li {
	margin-left:20px;
	margin-bottom:5px;
	}
.category_txt li a{
	font-family:Verdana;
	font-size:13px;
	color:#0066CC;
	text-decoration:none;
	}
.category_txt li a:hover{
	font-family:Verdana;
	font-size:13px;
	color:#FF6600;
	text-decoration:underline;
	}
/*=============== ARCHIVE ==============*/
.archive_content_left {
	
	width:auto;
	height:auto;
	margin-top:5px;
	margin-bottom:5px;	
	
}
.archive_content_right {
	
	float:right;
	width:50%;
	height:auto;
	margin-top:5px;
	margin-bottom:5px;	
}
#archive_main {
	width:100%;
	height:auto;
	}
.archive_content_left_big{
	
	width:96%;
	height:auto;
	margin-top:5px;
	margin-bottom:5px;	
	
}
/*=============== Main ==========================*/

#container_main {
	width:653px;
	height:auto;
	float:right;
	}
#container_main_sub {
	width:653px;
	height:auto;
	}
#container_main_sub .top{
	background-image:url(../images/resource_center_inner_main_01.gif);
	height:14px;
	width:653px;
	
	}
#container_main_sub .mid{
	background-image:url(../images/resource_center_inner_main_02.gif);
	height:auto;
	width:653px;
	
	}
#container_main_sub .bottom{
	background-image:url(../images/resource_center_inner_main_04.gif);
	height:15px;
	width:653px;
	
	}
#container_white {
	width:630px;
	height:auto;
	margin:0 auto;	
	}
	
.container_white {
	width:630px;
	height:auto;
	margin:0 auto;	
	}
#container_white_sub {
	width:630px;
	height:auto;
	}
	
.container_white_sub {
	width:630px;
	height:auto;
	}
	
#container_white_sub .topwhite{
	background-image:url(../images/resource_center_inner_main_white_01.gif);
	width:630px;
	height:10px;
	font-size:0px;
	
	}

#container_white_sub .midwhite{
	background-image:url(../images/resource_center_inner_main_white_02.gif);
	width:630px;
	height:auto;

	
	}
#container_white_sub .bottomwhite{
	background-image:url(../images/resource_center_inner_main_white_04.gif);
	width:630px;
	height:10px;
	font-size:0px;	
	}
#container_heading {
	width:630px;
	height:32px;
	}
	
.container_heading {
	width:630px;
	height:32px;
	}
	
#container_heading .left{
	background-image:url(../images/resource_center_inner_main_heading_01.gif);
	background-repeat:no-repeat;
	width:32px;
	height:32px;
	float:left;
	}
#container_heading .midheading{
	background-image:url(../images/resource_center_inner_main_heading_02.gif);
	background-repeat:repeat-x;
	width:330px;
	height:32px;
	float:left;
	background-repeat:repeat-x;
	font-family:Verdana;
	font-size:12px;
	font-weight:bold;
	text-align:center;
	color:#FFFFFF;
	line-height:25px;
	text-transform: capitalize;
	}
#container_heading .midheading1{
	background-image:url(../images/resource_center_inner_main_heading_04.gif);
	background-repeat:no-repeat;
	width:13px;
	height:32px;
	float:left;
	}
#container_heading .right{
	background-image:url(../images/resource_center_inner_main_heading_05.gif);
	background-repeat: repeat-x;
	width:223px;
	height:32px;
	float:left;
	}
	
#container_heading .rightcorner{
	background-image:url(../images/resource_center_inner_main_heading_right.gif);
	background-repeat:no-repeat;
	width:32px;
	height:32px;
	float:left;
	}

#container_headingW {
	width:630px;
	height:14px;
	background:url(../images/resource_center_inner_main_heading_00W.GIF);
	background-repeat:no-repeat;	
	}
	
.txt_main {
	width:96%;
	height:auto;
	margin:0 auto;
	}
.txt_main li{
	margin-left:50px;
	}	

.articleheading {
	font-family:Verdana;
	font-size:20px;
	color:#003366;
	}
	
.comingsoonarticle {
	font-family:Verdana;
	font-size:14px;
	color:#003366;
	font-weight: bold;
	}
	
.articlecategory {
	font-family:Verdana;
	font-size:14px;
	color:#003366;
	font-weight: bold;
	}
	
.articlecategory li{
	padding-bottom: 10px;
	}
	
.articlecategory li a{
	color:#003366;
	text-decoration:none;
	}
	
.articlecategory li a:hover{
	text-decoration:underline;
	}	
	
.articleheading h1{
/*	font-family:Verdana;
	font-size:20px;
	color:#003366;
	font-weight:normal; */
	}

.articleheading a{
	font-family:Verdana;
	font-size:20px;
	color:#003366;
	text-decoration:none;
	}
	
.articleheading a:hover{
	font-family:Verdana;
	font-size:20px;
	color:#003366;
	text-decoration: underline;
	}
	
.articleauth {
	font-family:Verdana;
	font-size:12px;
	color:#000000;
	}
	
.ArticleAuthorDetail {
	font-family:Verdana;
	font-size:12px;
	color:#000000;
	border:1px dashed #666666;
	padding: 5px;
	}

.ArticleAuthorDetail P{
font-weight: bold;
color:#FF6600;
	}

.articletext {
	font-family:Verdana;
	font-size:12px;
	color:#000000;
	width:90%;
	margin-left:10px;
	margin-top:10px;
	}
.articletext li{
		margin-left:20px;
	}

.articletext h1{
	font-family:Verdana;
	font-size:12px;
	color:#000000;
	}
.articletext h2{
	font-family:Verdana;
	font-size:12px;
	color:#000000;
	}
.articletext h3{
	font-family:Verdana;
	font-size:12px;
	color:#000000;
	}
.articletext h6{
	font-family:Verdana;
	font-size:12px;
	color:#000000;
	}
.readmore{
	float:right;
	font-family:Verdana;
	font-size:10px;
	
}
.readmore a{
	float:right;
	font-family:Verdana;
	font-size:10px;
	color:#006699;

	}
.readmore a:hover{
	float:right;
	font-family:Verdana;
	font-size:10px;
	color:#FF6633;
	text-decoration:underline;
	}
	
.divline {
	margin-top:5px;
	border-bottom:dashed thin #666666;
	font-size:1px;
	}
.txt_header {
	margin:0 auto;
	padding:20px;
	font-size:12px;
	color:#000000;
	text-align:justify;
	}
	
		/* SAMEER STYLE SHEET */

.ArticleMainHeading {
color:#003366;
text-align: left;
}

.CatLinkStyle {
color:#FF6600;
}

.h_20, .span_20 {
font-size: 20px;
font-weight:normal;
font-family:Verdana;
}

.h_20, .h_16, .h_14, .h_12, .span_20, .span_16, .span_14, .span_12 {
display:inline;
}

.h_16, .h_14, .h_12, .span_16, .span_14, .span_12, .p_16, .p_14, .p_12 {
font-size:12px;
font-weight: bold;
}

#pd td {
padding: 3px;
}

#pd_10 td{
padding: 10px;
}

.FontWeight-Normal {
font-weight: normal;
}

.Macbeth-Table td {
padding: 3px;
border: 1px Solid #CCCCCC;
}

/* END SAMEER STYLESHEET */