/*
-- 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 */
body {
	margin:0;
	padding:0;
	background-color: #ffffff;
	background-image: url(../images/i-mainbg.gif);
	background-repeat: repeat-x;
	background-position: top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #18344f;
}
img {
	margin:0;
	padding:0;
	border:0;
}
form {
	padding:0;
	margin:0;
}
hr {
	color:#cccccc;
	background-color:#cccccc; 
}
#CenterTable {
	margin-left: auto;
	margin-right: auto;
}
/* Section 1: HTML Tags : END */



/* Section 2: Default Typography CSS : START */
h1 {
	color: #336699;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: 100;
}
h2 {
	font-size:14px;
	font-family:Arial,Verdana,Sans-serif;
	margin-bottom: 5px;
}
h3 {
	font-size:13px;
	font-family:Arial,Verdana,Sans-serif;
}
td, div {  
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #18344f;
	line-height: 18px;
}

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;
}

.address {  
	background-color: #e8f0f6;
	color: #336699;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 18px;
}
.address a {
	color:#448FDB;
	text-decoration:underline;
}
.address a:hover {
	color:#93C8FF;
	text-decoration:underline;
}

.footer {  
	background-color: #336699;
	color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

/* Section 2: Default Typography CSS : END */



/* Section 3: Extra Typography CSS : START */
.font11px {
	font-size:11px;
}
/* Section 3: Extra Typography CSS : END */



/* Section 4: Structural CSS : START */
/*
::Caveat Pre Emptor::
- Please REFRAIN from using CSS positioning (This does not mean you cannot position background images)
*/

.leftbg {
	background-image: url(../images/i-leftbg.gif);
	background-repeat: repeat-y;
	background-position: right;
}
.rightbg {
	background-image: url(../images/i-rightbg.gif);
	background-repeat: repeat-y;
	background-position: left;
}
.tablebg {
	background-image: url(../images/i-maintablebg.gif);
	background-repeat: repeat-y;
	background-position: center;
}
.topbg {
	background-image: url(../images/i-topbg.gif);
	background-repeat: repeat-y;
	background-color: #336699;
	background-position: right;
	color: #6d9bc5;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-transform: uppercase;
	padding-left: 19px;
	font-weight: bold;
}
.searchsite {
	background-image: url(../images/i-searchbg.gif);
	background-repeat: no-repeat;
	background-color: #386a9c;
}
.heading {
	padding: 35px 33px 0 33px;
	background-image: url(../images/i-titlebg.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	background-color: #e8f0f6;
	color: #336699;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: 100;
}
.greybg {
	background-color: #424242;
}
.Nav {
	background-image: url(../images/i-nav.gif);
	background-position: left;
	background-repeat: no-repeat;
	background-color: #424242;
	padding-left: 32px;
	line-height: 34px;
	color: #bcbbbb;
	font-weight: bold;
}
.Nav:hover {
	background-color: #336699;
	background-image: url(../images/i-navhover.gif);
	background-repeat: no-repeat;
	background-position: left;
	color: #ffffff;
	text-decoration: none;
}
.Navlink {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-weight: bold;
	line-height: 34px;
	text-decoration: none;
	color: #bcbbbb;
}
.NavLink:hover {
	color: #ffffff;
	text-decoration: none;
}
.content {
	padding: 30px 25px 30px 33px;
}
.whiteline {
	background-color: #ffffff;
}
.backtop {
	color: #93bee2;
	font-weight: bold;
	text-transform: uppercase;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
}
.backtop:hover {
	color: #ffffff;
	text-decoration: none;
}
.footerlinks a {
	color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
}
.HeaderSearchInput {
	background-color: #ffffff;
	height: 17px;
	border: 1px solid #cce3f6;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;	
	width: 120px;
	color: #336699;
}
strong {
	color: #336699;
	font-weight: bold;
}
ul li {
	list-style-image: url(../images/i-bullet.gif);
}
.imageborder {
	border: 1px solid #cce3f6;
	padding: 6px;
	background-color: #ffffff;
}
.content img {
	border: 1px solid #cce3f6;
	padding: 6px;
	background-color: #ffffff;
}

.staff img {
	border: 1px solid #ffffff;
	padding: 6px;
	background-color: #ffffff;
}
/* Section 4: Structural CSS : END */
