﻿/*
@charset "utf-8";
 CSS Document */
.rowbackgroundimg
{
	background-image: url(../images/rowhead1.gif);
	background-repeat:repeat-x;
	background-position:top;
}
#dhtmltooltip
{
position: absolute;
width: 150px;
border: 2px solid black;
padding: 2px;
background-color: lightyellow;
visibility: hidden;
z-index: 100;
/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#363636;
	text-align:justify;
	font-family: tahoma;
	
	font-size: 11px;
	color: #141414;
}

#wrapper {
	width:780px;
	margin:auto;
	background-color:#ffffff;
}

#topline {
	height:107px;
	background-image:url(../images/top-bg.gif);
	background-position:left top;
	background-repeat:repeat-x;
}
#bannerflash {
	width:491px;
	height:76px;
	float:right;
	margin-right:42px;
}
#maincontent
{
	border:1px;
	width:535px;
	padding:5px 0px 5px 0px;
	float:left;
	z-index:0;
}
#topplace {
	width:300px;
	float:right;
	margin-right:15px;
	height:25px;
	background-image:url(../images/top-place.gif);
	background-position:right top;
	background-repeat:no-repeat;
	line-height:20px;
	color:#FFFFFF;
}
#toplinks {
	line-height:20px;
	color:#FFFFFF;
	margin-left:15px;
	padding-top:3px;
}
#topplace a{
	color:#FFFFFF;
	text-decoration:none;
}

#logo {

	margin:20px 0 0 8px;
	float:left;
/*	background-image:url(../images/logo.gif);*/
	background-position:left top;
	background-repeat:no-repeat;
}

#banner {
	width:780px;
	padding:1px 0 0 0;
}
#bannerleft {
	width:432px;
	height:151px;
	float:left;
	background-image:url(../images/banner-homepage.gif);
	background-position:left top;
	background-repeat:no-repeat;
}
#bannerright {
	width:348px;
	height:151px;
	float:left;
}
#banner-inside {
	width:780px;
	padding:1px 0 0 0;
	height:151px;
	background-image:url(../images/banner-innerpage.jpg);
	background-position:left top;
	background-repeat:no-repeat;
}

#logoleft {
	width:358px;
	height:33px;
	padding-right:72px;
	background-color:#FFFFFF;
	float:left;
	background-image:url(../images/unsw-logo.gif);
	background-position:left top;
	background-repeat:no-repeat;
}

#logoright {
	width:350px;
	height:33px;
	float:left;
	background-color:#FFFFFF;
/*	background-image:url(../images/online-reg.gif);*/
	background-position:left top;
	background-repeat:no-repeat;
}

#bannerbottom 
{
	width:780px;
	height:22px;
	background-image:url(../images/banner-shadow.gif);
	background-position:left top;
	background-repeat:no-repeat;
	margin:0px 0px 0px 0px;

}
#middlecontentsection{
	float: left; 
	width:388px;
	background: #FFFFFF;
	padding: 5px 5px 5px 5px;
}
/*#middlecontentsection{
	float: left; 
	width:560px;
	background: #FFFFFF;
	padding: 9px 9px 9px 9px;
}*/
#unequalled{
	width:auto;
	height:700;
	background: #FFFFFF;
	padding: 5px 5px 5px 5px;
}
/*#body-section {
	width:780px;
	height:auto;
	background-image:url(../images/content-bg.gif);
	background-position:top;
	background-repeat:repeat-y;
	float:left;
}*/
#body-section {
	width:780px;
	height:auto;
	background-image:url(../images/content-bg.gif);
	background-position:top;
	background-repeat:repeat-y;
	float:left;
}
#inside-body-section 
{
	float: left; 
	margin-top:0px;
	width:780px;
	background-image:url(../images/maincontent.gif);
	background-position:top;
	background-repeat:repeat-y;
	
	z-index:-12;
}

#sidebar1 {
	float: left; 
	width:193px;
	background:#EBEBEB;
	padding: 5px 0;
	margin-right:7px;
}
#sidebar-inbox {
	float: left; 
	width:191px;
	background:#EBEBEB;
	padding: 0px 0;
}
/*#assessment-submenus 
{
	width:115px;
	height:15px;
	padding-right:72px;
	margin-left:4px;
	background-image:url(../images/assessment-details.gif);
	background-position:left top;
	background-repeat:no-repeat;
	z-index:2;
}
#assessment-submenus-link {
	line-height:18px;
}
#assessment-submenus-link ul {
	padding:2px 0 0 0px;
	margin:0 0 0 22px;
	list-style:none;
	}
#assessment-submenus-link ul li{
	padding:0 0 0 12px;
	margin:0 0 0 0px;
	list-style:none;
	background-image:url(../images/bullet-2.gif);
	background-repeat:no-repeat;
	background-position:left top;
	border-bottom:1px dotted;
	border-color:#CCCCCC;
	}
#assessment-submenus-link a{
	color:#000000;
	text-decoration:none;
	}
#assessment-submenus-link a:hover{
	color:#F37F1A;
	text-decoration:none;
	}*/
#assessment-submenus {
	width:115px;
	height:15px;
	padding-right:72px;
	margin-left:4px;
	background-image:url(../images/assessment-details.gif);
	background-position:left top;
	background-repeat:no-repeat;
	z-index:2;
}
#assessment-submenus-link {
	line-height:18px;
}
#assessment-submenus-link ul {
	padding:2px 0 0 5px;
	margin:0 0 0 0;
	list-style:none;
	}
#assessment-submenus-link ul li{
	padding:0 0 0 35px;
	margin:0 0 0 0px;
	list-style:none;
	background-image:url(../images/bullet-new.gif);
	background-repeat:no-repeat;
	background-position:left top;
	border-bottom:1px dotted;
	border-color:#CCCAC8;
	}
#assessment-submenus-link a{
	display:block;
	color:#000000;
	text-decoration:none;
	background-color:#cfdbe2;
	padding-left:5px;
	}
#assessment-submenus-link a:hover{
	color:#EE3224;
	text-decoration:none;
	}
#registration-submenus 
{
	width:115px;
	height:15px;
	padding-right:72px;
	margin-top:10px;
	margin-left:4px;
	background-image:url(../images/registration.gif);
	background-position:left top;
	background-repeat:no-repeat;
	z-index:2;
}
/*for inner page bullets*/
#paragraph-submenus-link {
	line-height:18px;
}
#paragraph-submenus-link ul {
	padding:2px 0 0 0px;
	margin:0 0 0 22px;
	list-style:none;
	}
#paragraph-submenus-link ul li{
	padding:0 0 0 25px;
	margin:0 0 0 0px;
	list-style:none;
	background-image:url(../images/arrow_new.gif);
	background-repeat:no-repeat;
	background-position:left top;
	border-color:#CCCCCC;
	line-height:22px;
	}
#paragraph-submenus-link a{
	color:#000000;
	text-decoration:none;
	}
#paragraph-submenus-link a:hover{
	/*color:#003366;*/
	color:#F37F1A;
	text-decoration:none;
	}
/*
#registration-submenus 
{
	width:115px;
	height:15px;
	padding-right:72px;
	margin-top:10px;
	margin-left:4px;
	background-image:url(../images/registration.gif);
	background-position:left top;
	background-repeat:no-repeat;
	z-index:2;
}
#registration-link {
	line-height:18px;
}
#registration-link ul {
	padding:2px 0 0 0px;
	margin:0 0 0 22px;
	list-style:none;
	}
#registration-link ul li{
	padding:0 0 0 12px;
	margin:0 0 0 0px;
	list-style:none;
	background-image:url(../images/bullet-2.gif);
	background-repeat:no-repeat;
	background-position:left top;
	border-bottom:1px dotted;
	border-color:#CCCCCC;
	}
#registration-link a{
	color:#000000;
	text-decoration:none;
	}
#registration-link a:hover{
	color:#F37F1A;
	text-decoration:none;
}*/
#registration-submenus {
	width:115px;
	height:15px;
	padding-right:72px;
	margin-top:10px;
	margin-left:4px;
	background-image:url(../images/registration.gif);
	background-position:left top;
	background-repeat:no-repeat;
	z-index:2;
}
#registration-link {
	line-height:18px;
}
#registration-link ul {
	padding:2px 0 0 5px;
	margin:0 0 0 0;
	list-style:none;
	}
#registration-link ul li{
	padding:0 0 0 35px;
	margin:0 0 0 0px;
	list-style:none;
	background-image:url(../images/bullet-new.gif);
	background-repeat:no-repeat;
	background-position:left top;
	border-bottom:1px dotted;
	border-color:#CCCAC8;
	}
#registration-link a{
	display:block;
	color:#000000;
	text-decoration:none;
	background-color:#cfdbe2;
	padding-left:5px;
	}
#registration-link a:hover{
	color:#EE3224;
	text-decoration:none;
	}
#page-heading {
	float:left;
	padding:0,0,0,0;
	top:321px;
	width:500px;
	height:35px;
	z-index:2;
	background-image:url(../images/heading-bg_new.gif);
	}
#heading1 
{
	position:relative;
	float:left;
	left:30px;
	z-index:3;
	font-family:Verdana ;	
	font-size:15px;
	font-weight:bold;
	color:#790C0C;
	}
#menus ul {
	padding:18px 0 0 0px;
	margin:0 0 0 5px;
	list-style:none;
	}
#menus ul li{
	padding:0 0 0 17px;
	margin:0 0 0 0px;
	list-style:none;
	background-image:url(../images/bullet.gif);
	background-repeat:no-repeat;
	background-position:left top;
	border-bottom:1px dotted;
	border-color:#CCCCCC;
	}
#menus a{
	color:#000000;
	text-decoration:none;
		}
#menus a:hover{
	/*color:#003366;
	text-decoration:underline;*/
	color:#EE3224;
	text-decoration:none;
}
	
/*
#download {
	margin:10px 0 0 0;
	width:103px;
	height:30px;
	float:left;
	/*background-image:url(../images/download-icon.gif);*/
/*	background-position:left top;
	background-repeat:no-repeat;
}
#download-links{
	margin:5px 0 0 0;
	width:193px;
	float:left;
	line-height:17px;
	
}
#download-links ul {
	padding:5px 3px 5px 4px;
	margin:0 0 0 0px;
	list-style:none;
}
#download-links li {
	padding:0 0 0 15px;
	margin:0 0 0 2px;
	background-image:url(../images/notes-bullet.gif);
	background-position:top left;
	background-repeat:no-repeat;
	border-bottom:1px dashed;
	border-color:#cccccc;
	list-style:none;
}
#download-links a {
	color:#333333;
	text-decoration:none;
	}
#download-links a:hover {
	color:#F37F1A;
	text-decoration:none;
	}*/
	
#download {
	margin:10px 0 0 0;
	width:103px;
	height:30px;
	float:left;
	/*background-image:url(../images/download-icon.gif);*/
	background-position:left top;
	background-repeat:no-repeat;
}
#download-links{
	margin:5px 0 0 0;
	background-image:url(../images/download-bg_new.gif);
	background-repeat:no-repeat;
	width:193px;
	height:130px;
	float:left;
	line-height:17px;
}
#download-links ul {
	padding:4px 3px 4px 4px;
	margin:0 0 0 0px;
	list-style:none;
}
#download-links li {
	padding:0 0 0 16px;
	margin:0 0 0 0px;
	background-image:url(../images/notes-bullet.gif);
	background-position:top left;
	background-repeat:no-repeat;
	border-bottom:dotted 1px #ECEAEA;
	/*border-color:#ECEAEA;*/
	list-style:none;
}
#download-links a {
	color:#333333;
	text-decoration:none;
	}
#download-links a:hover {
	color:#EE3224;
	text-decoration:none;
	}
#schoolzone {
	margin-left:0px;
	margin-top:10px;
	margin-bottom:0px;
	width:185px;
	background-image:url(../images/schoolzone1.gif);
	background-position:left top;
	background-repeat:no-repeat;
}
#buy-onlinepapers {
	margin:15px 0 10px 2px;
	width:185px;
	height:65px;
	float:left;
	background-image:url(../images/download-icon.gif);
	background-position:left top;
	background-repeat:no-repeat;
}
#sidebar2 {
	float: right; 
	width:163px;
	background:#EBEBEB;
	padding: 2px 0;
	height:680px;
}

#sidebar2-inbox 
{
	margin-top:15px;
	float:left;
	background-image:url(../images/schoolzone-icon_new.gif);
	padding:10px 4px 5px 0;
	width:160px;
	height:115px;
	background-repeat:no-repeat;
}
#footer-section 
{
	position:relative;
	width:780px;
	height:115px;
	top:0px;
	background-image:url(../images/footer.gif);
	background-position:top;
	float:left;
}
#footerlinks {
	width:780px;
	text-align:center;
	margin-top:auto;
	margin-left:auto;
	margin-right:auto;
	clear:both;	
	height:20px;
	padding-top:8px;
	float:left;
}
#footer-message {
	width:780px;
	float:left;
	padding-left:12px;
	padding-top:7px;
	color:#BB3C3B;
}
#otherlinks {
	width:780px;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	clear:both;	
	height:16px;
	padding-top:12px;
}
#otherlinks a {
	margin-left:2px;
	margin-right:2px;
	color:#084d83;
	text-decoration:none;
}
#otherlinks a:hover {
	color:#EE3224;
	text-decoration:none;
}
.pagesubheading1
{
	font-size:13px;
	font-family: Helvetica; 
	color:#000000;
	font-weight:bold;
	text-decoration:none;
}
.pagesubheading{
	margin:0 0 0 0px;
	font-size:12px;
	border:1px solid;
	border-color:#FBA6A6;
	background-color:#EEECE1; 
	padding:2px 2px 2px 15px;
	/*background-image:url(../images/dotIcon.gif);*/
	background-image:url(../images/subheading-bullet.gif);
	background-position:left top;
	background-repeat:no-repeat;
	/*font-weight:bold;*/
	font-family: Helvetica, 'Trebuchet MS',Arial, Helvetica, sans-serif, Verdana;
	}

#footerlinks a {
	margin-left:2px;
	margin-right:2px;
	color:#084d83;
	text-decoration:none;
}
#footerlinks a:hover {
	color:#EE3224;
	text-decoration:none;
}
.newslink {
	margin-left:2px;
	margin-right:2px;
	padding:0,0,10px,0;
	color:#084d83;
	text-decoration:none;
	font-weight:bold;
	
}
 a.newslinks {
	margin-left:2px;
	margin-right:2px;
	color:#084d83;
	text-decoration:none;
	
}
a.newslinks:hover {
	color:#EE3224;
	text-decoration:none;
}

#Designed-Developed{
	width:270px;
	padding-left:10px;
	float:left;
	margin-top:24px;
	padding-right:220px;
}
#Designed-Developed a:hover {
	color:#F37F1A;
	text-decoration:none;
}
#copyright {
	margin-top:24px;
	width:240px;
	float:left;
}
#copyright a:hover {
	color:#F37F1A;
	text-decoration:none;
}
#snapshot {
	margin:10px 0 0 0px;
	width:156px;
	height:39px;
	float:left;
	background-image:url(../images/snapshot-icon1.gif);
	background-position:left top;
	background-repeat:no-repeat;
}
#snapshot-content {
	margin:20px 0 0 5px;
	width:85px;
	height:32px;
	float:left;
}
#news {
	border:#7AA1B7 1px dashed;
	/*background-image:url(../images/grad-grey.gif);*/
	background-color:#FBE198;
	background-position:top;
	margin-top:0px;
	margin-right:4px;
	float:left;
	padding-left:0px;
	background-repeat:repeat-x;
	width:156px;
	height:auto;
	line-height:20px;
}
#news ul {
	margin:0 4px 0 4px;
	padding:0 0 0 0px;
	list-style:none;
}
#news ul li{
	margin:0 0 0 0px;
	padding:0 4px 5px 4px;
	/*background-image:url(../images/arrow-bullet.gif);
	background-image:url(../images/arrow.gif);*/
	background-position:left top;
	background-repeat:no-repeat;
	line-height:20px;
	list-style:none;
	font-family:'Trebuchet MS',Arial, Helvetica, sans-serif,Verdana;
	font-size:12px;
	text-decoration:none;
}
#news a{
	color:#000000;
	text-decoration:none;
	}
#news a:hover{
	color:#F37F1A;
	text-decoration:none;
}
/*#snapshot {
	width:570px;
	height:32px;
	float:left;
	background-image:url(../images/snapshot-icon.gif);
	background-position:left top;
	background-repeat:no-repeat;
	background-color:#EBEBEB;
}
#snapshot-content {
	width:570px;
	height:32px;
	float:left;
	border:#7AA1B7 1px dashed;
}
#news {
	float:left;
	padding-left:5px;
	background-repeat:repeat-x;
	width:563px;
	height:auto;
	line-height:20px;
	font-size:13px;
	
}
#news ul {
	margin:0 0 0 4px;
	padding:0 0 0 0px;
	list-style:none;
}
#news ul li{
	background-position:left top;
	background-repeat:no-repeat;
	list-style:none;

}*/
.txtbox2 {
	width:80px;
	font-size:10px;
	font-family:tahoma;
}
.txtbox3 {
	font-size:11px;
	font-family:tahoma;
	border:1px #03446A solid;
}
.mandatory {
	color:#FF0000;
}
.red
{
	color:#D22423;
	font-weight:bold;
}
.blackheading
{
	color:#000000;
	font-weight:bold;
	font-size:14px;
	font-family: Helvetica;
}
.blueheading
{
	color:#003399;
	font-weight:bold;
	font-size:11px;
	font-family: Helvetica;
	line-height:13px;
}
.brandhead
{
	color:#ffffff;
	font-weight:bold;
	background-color:#EE3224;
	font-size:12px;
	font-family: 'Trebuchet MS',Arial, Helvetica, sans-serif, Verdana;
}
.redheading
{
	color:#D22423;
	font-size:13px;
	font-family: 'Trebuchet MS',Arial, Helvetica, sans-serif, Verdana;
	text-decoration:none;
	font-weight:bold;
	/*font-style:italic;*/
}
.rowhead
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 8pt;
    COLOR: #ffffff;
    LINE-HEIGHT: 15pt;
    FONT-FAMILY: Verdana;
    /*BACKGROUND-COLOR: #7D8A98;*/
    background-color:#F7A928;
}
.sectionhead
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 8pt;
    COLOR: #000066;
    LINE-HEIGHT: 15pt;
    FONT-FAMILY: Verdana;
    BACKGROUND-COLOR: #CFD5DA;
}
H5 
{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight:600;
	font-size:large;
	color:#000066;
	font-style:oblique;
	text-decoration:none;
	word-spacing:normal;
	letter-spacing:normal;
	text-transform:none;
}
/*
H5	
{
	padding:0 0 0 15px;
	margin:0 0 0 0px;
	list-style:none;
	background-image:url(../images/bullet-2.gif);
	background-repeat:no-repeat;
	background-position:left top;
	font-family: Helvetica, Arial, Helvetica, sans-serif;
	border-color:#CCCCCC;
	line-height:20px;
}*/

P
{
    FONT-SIZE: 9pt;
    COLOR: #1e1e1e;
    LINE-HEIGHT: 17pt;
    FONT-FAMILY: 'Trebuchet MS',Arial, Helvetica, sans-serif, Verdana;
    margin-bottom:0;
    margin-top:0;
}
LI
{
    FONT-SIZE: 9pt;
    COLOR: #1e1e1e;
    LINE-HEIGHT: 13pt;
    FONT-FAMILY: 'Trebuchet MS',Arial, Helvetica, sans-serif, Verdana
}
.row1
{
   /*background-color:#DFF0FA;*/
    background-color:#FFF7D7;
}
.row2
{
   /*background-color:#C5E7FA;*/
     background:#FFF7D7;
     
}
.link-style {
	FONT-SIZE: 12px;
	COLOR: #4773D4;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	TEXT-DECORATION: none;
	font-weight: bold;
}
.download-style {
	FONT-SIZE: 13px;
	/*COLOR: #D22423;*/
	color:#2A6587;
	FONT-FAMILY: 'Trebuchet MS', Verdana, Arial, Helvetica, sans-serif;
	TEXT-DECORATION: none;
	font-weight: bold;
}
.download-style a {
	margin-left:2px;
	margin-right:2px;
	color:#084d83;
	text-decoration:none;
}
.download-style a:hover {
	color:#EE3224;
	text-decoration:none;
}
.Ques-style {
	FONT-SIZE: 12px;
	COLOR: #BF4343;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	TEXT-DECORATION: none;
	font-weight: bold;
}
.english
{
	color:#B82C42;
	font-weight:bold;
	FONT-SIZE: 13px;
	FONT-FAMILY: Helvetica, 'Trebuchet MS',Arial, sans-serif, Verdana;
}
.homeenglish
{
	/*color:#B82C42;*/
	color:#003399;
	font-weight:bold;
	FONT-SIZE: 13px;
	FONT-FAMILY: 'Trebuchet MS',Arial, Helvetica, sans-serif, Verdana;
}
.math
{
	color:#F56F21;
	font-weight:bold;
	FONT-SIZE: 13px;
	FONT-FAMILY: Helvetica, 'Trebuchet MS',Arial, sans-serif, Verdana;
}
.homemath
{
	/*color:#F56F21;*/
	color:#003399;
	font-weight:bold;
	FONT-SIZE: 13px;
	FONT-FAMILY: 'Trebuchet MS',Arial, Helvetica, sans-serif, Verdana;
}
.science
{
	color:#3459AA;
	/*color:#ffffff;
	width:100px;
	background-color:#3459AA;*/
	font-weight:bold;
	FONT-SIZE: 13px;
	FONT-FAMILY: Helvetica, 'Trebuchet MS',Arial,  sans-serif, Verdana;
}
.homescience
{
	/*color:#3459AA;*/
	color:#003399;
	font-weight:bold;
	FONT-SIZE: 13px;
	FONT-FAMILY: 'Trebuchet MS',Arial, Helvetica, sans-serif, Verdana;
}
.computerskill
{
	color:#3D868F;
	font-weight:bold;
	FONT-SIZE: 12px;
	FONT-FAMILY: Helvetica, 'Trebuchet MS',Arial, sans-serif, Verdana;
}
.homecomputerskill
{
	/*color:#3D868F;*/
	color:#003399;
	font-weight:bold;
	FONT-SIZE: 13px;
	FONT-FAMILY: 'Trebuchet MS',Arial, Helvetica, sans-serif, Verdana;
}
.hometext
{
	color:#DB6425;
	font-weight:bold;
	FONT-SIZE: 12px;
	FONT-FAMILY: 'Trebuchet MS',Arial, Helvetica, sans-serif, Verdana;
}
.homeunequalled
{
	color:#EE3224;
	font-weight:bold;
	FONT-SIZE: 12px;
	FONT-FAMILY: 'Trebuchet MS',Arial, Helvetica, sans-serif, Verdana;
	text-decoration:none;
}
.Certificateheading
{
	color:#000000;
	font-weight:bold;
	FONT-SIZE: 13px;
	FONT-FAMILY: Verdana, 'Trebuchet MS',Arial, Helvetica, sans-serif;
}
.skillheading
{
	color:#E55704;
	font-weight:bold;
	FONT-SIZE: 12px;
	FONT-FAMILY: Helvetica,'Trebuchet MS', Arial, sans-serif, Verdana;
}
/*for subject accessed page*/
#Innermenu {
	width:535px;
	margin:15px 0px 10px 0px;
	background-image: url(../images/menubg_new.gif);
	background-repeat: repeat-y;
	height:36px; 

	}
#menulink {
	/*position:absolute;*/
	left:280px;
	height:28px;
	z-index:1;
	margin:12px 0 0 0px;
	/*margin-top:-10px;*/
	padding:0px 0px 0px 0px;
	background-position:left;
	background-repeat:no-repeat;
	top: 212px;
	/*color: #FF9900;*/
	color:#B82C42;
	font-size:12px;
	font-weight:bold;
	}
/*end of subject accessed page*/

/*for subject accessed page*/
#sitemap {
	font-size:12px;
	font-family:'Trebuchet MS';
	color:#8D0000;
	font-weight:bold;
	
}

/*#sitemapcontent {
	font-size:12px;
	font-family:verdana;
	color:#004D99;
	
}*/
#sitemapcontent {
	line-height:18px;
}
#sitemapcontent ul {
	padding:2px 0 0 0px;
	margin:0 0 0 15px;
	list-style:none;
	}
#sitemapcontent ul li{
	padding:0 0 0 20px;
	margin:0 0 0 0px;
	list-style:none;
	/*background-image:url(../images/newarrow.gif);*/
	background-image:url(../images/sitemap-subarrow.gif);
	background-repeat:no-repeat;
	background-position:left center;
	border-color:#CCCCCC;
	line-height:23px;
	}
#sitemapcontent a{
	color:#004D99;
	text-decoration:none;
	}
#sitemapcontent a:hover{
	color:#EE3224;
	text-decoration:none;
	}
	
/*end of subject accessed page*/

#benifits {
	line-height:18px;
}
#benifits ol {
	padding:2px 0 0 0px;
	margin:0 0 0 1px;
	list-style:none;
	}
#benifits ol li{
	padding:0px 0 4px 20px;
	margin:0 0 0 0px;
	list-style:none;
	background-image:url(../images/headarrow.gif);
	background-repeat:no-repeat;
	background-position:left top;
	border-color:#CCCCCC;
	line-height:20px;
	}
#benifits a{
	color:#004D99;
	text-decoration:none;
	}
#benifits a:hover{
	color:#F37F1A;
	text-decoration:none;
	}
	
.heading-text 
{
 FONT-SIZE: 11px;
 font-weight:bold;
 COLOR:#F7BF28;
 padding-left: 1px;
 FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
 TEXT-DECORATION: none;
 font-weight: bold;
 background:#FFFFFF; 
}

.text {
	font-size:11px;
	font-family: Verdana; 
	color:#ffffff;
	font-weight:bold;
}
/*
#school-login-links {
	margin-bottom:15px;
	font-family:tahoma;
	font-size:11px;
	line-height:18px;
	color:#000000;
	text-align:center;
	z-index:2;
}*/
#school-login-links {
	/*position:absolute;
	left:214px;
	top:6px;
	width:557px;
	/*height:6px;*/
	margin-bottom:15px;
	/*width:500px;*/
	font-family:tahoma;
	font-size:11px;
	line-height:18px;
	color:#000000;
	text-align:center;
	float:left;
	/*z-index:2;*/
}
#school-login-links a{
	color:#652925;
	text-decoration:none;
	font-weight:bold;
	padding:0 4px 0 4px;
}
#school-login-links a:hover {
	color:#335569;
	text-decoration:underline;
}

.disabled-links{
	color:#ACA899;
	text-decoration:none;
	font-weight:bold;
	padding:0 4px 0 4px;
}

.admitcard
{
    FONT-SIZE: 8pt;
    COLOR: #425694;
    LINE-HEIGHT: 12pt;
    FONT-FAMILY: 'Trebuchet MS',Arial, Helvetica, sans-serif, Verdana;
    margin-bottom:0;
    margin-top:0;
}

.admitcardbold
{
    FONT-SIZE: 12pt;
    COLOR: #425694;
    LINE-HEIGHT: 14pt;
    FONT-FAMILY: 'Trebuchet MS',Arial, Helvetica, sans-serif, Verdana;
    margin-bottom:0;
    margin-top:0;
}
.contactus
{
    FONT-SIZE: 9pt;
    COLOR: #1e1e1e;
    LINE-HEIGHT: 11pt;
    FONT-FAMILY: 'Trebuchet MS',Arial, Helvetica, sans-serif, Verdana;
    margin-bottom:0;
    margin-top:0;
}

.returnmessage
{
	color:#D22423;
	font-weight:bold;
	FONT-FAMILY: 'Trebuchet MS',Arial, Helvetica, sans-serif, Verdana;
	font-size:14px;
}
#adobereader
{
	margin-top:15px;
	margin-left:4px;
	float:left;
	background-position:left top;
	background-repeat:no-repeat;
	font-weight:bold;
	font-size:12px;
	color:#000000;
	/*background-image:url(../images/bullet.gif);
	background-position:left top;
	background-repeat:no-repeat;
	z-index:2;*/
}
#adobereaderImage
{
	padding:8px 0px 0px 33px;
	float:left;
	background-position:left top;
	background-repeat:no-repeat;
}

#OnlineImage
{
	padding:10px 0px 0px 5px;
	float:left;
	background-position:left top;
	background-repeat:no-repeat;
}
