/*
-- CSS Document by Lester Dong [7 July 2006] --
Copyright Digitise Internet Business Solutions Ltd. All Rights Reserved.

::Caveat Pre Emptor (General Warnings)::
1. Any amendments to Section 1 and 2 made has to be reviewed and approved by Digitise
2. Any piece of CSS that is deemed experimental (i.e. CSS3) is NOT allowed.
3. Any piece of CSS that is relatively new to Digitise needs to go through a review and vetting process before it can be used or released.
4. Digitise believes in the "tried and true", please think of all consequences before adding new pieces of CSS.

::Notes::
- If there are any errors please inform Digitise.

::Developers::
Please place extra CSS at appropriate sections

::Sections::
Section 1: HTML Tag CSS
Section 2: Default Typography CSS
Section 3: Extra Typography CSS
Section 4: Structural CSS
*/

/* Section 1: HTML Tags : START */
.notforprint {
	display:none;
}

.body, td, div, a { 
	font-family:Arial, Helvetica, sans-serif; 
	font-size:13px;
	color:#1f1e1e;
	margin:0;
	padding:0;
}
img {
	margin:0;
	padding:0;
	border:0;
}
form {
	padding:0;
	margin:0;
}

#CenterTable {
	margin-left: auto;
	margin-right: auto;
}
/* Section 1: HTML Tags : END */



/* Section 2: Default Typography CSS : START */
h1 {
	font-size:16px;
	font-family:Arial,Verdana,Sans-serif;
	margin-bottom: 5px;
}
h2 { 
	font-family:Arial, Helvetica, sans-serif; 
	font-size:15px; 
	color:#226d96;  
}

h2 a { 
	font-size:15px; 
	color:#226d96; 
	text-decoration:underline;
}
h2 a:hover { 
	color:#226d96; 
	text-decoration:none;
}

h3 {
	font-size:13px;
	font-family:Arial,Verdana,Sans-serif;
	color:#226d96; 
}
td, div {  
	font-family: arial,helvetica,verdana,Trebuchet MS,Trebuchet,sans-serif; 
	font-size: 12px; 
	line-height: 16px;
}

input, textarea, select {
	font-family: MS Sans Serif; 
	font-size: 12px;
}

a {
	color:#333333;
	text-decoration:underline;
}
a:hover {
	color:#666666;
	text-decoration:underline;
}

td.imagecolumn {  
	font-family: arial,verdana,helvetica,Trebuchet MS,Trebuchet,sans-serif; 
	font-size: 11px; 
	color: #333333;
	line-height: 13px;
}
td.imagecolumn a {
	color:#333333;
	text-decoration:underline;
}
td.imagecolumn a:hover {
	color:#666666;
	text-decoration:underline;
}

.footer, .content div.footer{ 
	font-family:Arial, Helvetica, sans-serif; 
	font-size:11px; 
	color:#5f5b5b;
	text-decoration:none; 
	padding:2px 5px 2px 5px; 
	
}

.footer a, .content div.footer a { 
	font-family:Arial, Helvetica, sans-serif; 
	font-size:11px; 
	color:#5f5b5b;
	text-decoration:none; 
	padding:2px 5px 2px 5px; 
}

.footer a:hover, div.footer a:hover { 
	text-decoration:underline;
}
.address, .address a { 
	font-family:Arial, Helvetica, sans-serif; 
	font-size:11px; 
	color:#5f5b5b; 
	text-decoration:none; 
	padding:5px 5px 5px 5px; 
}
.address a:hover { 
	text-decoration:underline;
}

/* Section 2: Default Typography CSS : END */



/* Section 3: Extra Typography CSS : START */
.font11px {
	font-size:11px;
}
.topmenu, .topmenu a {
	font-family:Arial, Helvetica, sans-serif; 
	font-size:11px; 
	color:#4e91b7; 
	text-decoration:none; 
}
.topmenu a:hover { 
	text-decoration:underline;
}
.main { 
	background:url(../images/mainbg.png) top no-repeat;
}
.main2 { 
	background:url(../images/mainbg2.png) repeat-y;
}
.mainbottom {
	background:url(../images/mainbottom.gif) top no-repeat; 
	height:38px;
}
.content{ 
	padding:10px; 
	font-size:13px;
	line-height:19px;
}
.content td, .content table, .content div{ 
	font-size:12px;
	line-height:19px;
}

.divider {
	background:url(../images/dot.gif) top repeat-y; 
}
hr { 

	background-color:#a7d3e2; 
	color:#a7d3e2; 
	height:1px;
}
td.studentexp, .studentexp {
	color:#FFFFFF;
	padding: 3px 10px 3px 10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	text-decoration:none;
}

td.studentexp a, .studentexp a  {
	color:#FFFFFF;
	padding: 3px 10px 3px 10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	text-decoration:none;
}

td.studentexp a:hover, .studentexp a:hover {
	text-decoration:underline;
}

.HSTitle, .HSTitle a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#3a79a2;
	text-decoration:none;
}

.HSTitle a:hover {
	text-decoration:underline;
}

td.HSDes{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#1f1e1e;
}	

img.banner {
	border:1px solid #3a79a2;
	padding:2px;	
}
img.icon {
	padding:10px;
}

/* Section 3: Extra
 Typography CSS : END */



/* Section 4: Structural CSS : START */
.bg1 {
	background:url(../images/home-bg1.gif) top repeat-y; 
	height:544px;
}
.bg2 {
	background:url(../images/home-bg2.png) top no-repeat;
}
/* <------- Site Map Styles STARTS -------> */
.SiteMap {
	margin-top: 4px;
	margin-bottom: 10px;
}
.SiteMap li {
	list-style-image: url(../images/li-bullet.gif);
}
.SiteMapParent {
	font-weight: bold;
}
.SiteMapChild {
	font-size: 11px;
}
.SiteBg {
	background: url(../images/sitemap-sep.gif) repeat-y top center;
}


/*-------------------form---------------------------------------*/
.formheading {
	margin: 0 0 0 0;
	color:#226d96;
}
.Required {
	color: #226d96;
	font-weight: bold;
}
.formselect option {
	background: #ebebeb;
}
.forminput {
	border: 1px solid #a5acb2;
}
.forminput:hover {
	background: #ebebeb;
	border: 1px solid #a5acb2;
}

/*
::Caveat Pre Emptor::
- Please REFRAIN from using CSS positioning (This does not mean you cannot position background images)
*/

/* Section 4: Structural CSS : END */
