/* <------- Digitise Default Styles v1.0 STARTS -------> */
body {
	padding: 0;
	margin-top: 20px;
}
p {
	margin:0;
	padding:0;
}
img {
	padding: 0;
	margin: 0;
	border: none;
}
a {
	color: #16345a;
	text-decoration: none;
}
a:hover {
	color: #A32101;
	text-decoration: underline;
}
h1 {color: #10435d; font-size: 14px; font-family: Arial, MS Sans Serif, Verdana, sans-serif; margin: 2px 0 2px 0; font-weight:bold;}

/* Default Text Fonts for text INSIDE form fields of <input>, <select> and <textarea> */
input, select, textarea {
	font-size: 12px;
	font-family: MS Sans Serif, Verdana, sans-serif;
}

/* Default Text Fonts that come under the <body>, <div>, <table> and <td> tags */
body, div, table, td {
	font-family: Arial, Verdana, Helvetica, MS Sans Serif, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #484848;
}

/* Default Footer Styles STARTS */
.footer {color: #ffffff;}

.footer td {
	color: #ffffff;
	font-size: 11px;
	line-height: 14px;
}

.footer a {color: #ffffff;}
.footer a:hover {color: #d8e5b8;}
/* Default Footer Styles ENDS */

/* <------- Digitise Default Styles v1.0 ENDS -------> */
.login {
	font-size: 11px; 
	color: #ffffff;
	line-height:1.1;
}

.input {
	font-size: 11px;
	width: 100px;
	border-left: 1px solid #5e5e5e;
	border-top: 1px solid #5e5e5e;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
}

.input:focus{
	background-color: #fddc8c;
}




/* Background Images */
/*
.folder_bg01 {background-image: url(../images/folder_bg01.gif); background-repeat: no-repeat; background-position: bottom right;}
.folder_bg02 {background-image: url(../images/folder_bg02.gif); background-repeat: no-repeat; background-position: bottom right;}
.folder_bg03 {background-image: url(../images/folder_bg03.gif); background-repeat: no-repeat; background-position: bottom left;}
.folder_bg04 {background-image: url(../images/folder_bg04.gif); background-repeat: no-repeat; background-position: right top;}
.folder_bg05 {background-image: url(../images/folder_bg05.jpg); background-repeat: no-repeat; background-position: right top;}
.folder_bg06 {background-image: url(../images/folder_bg06.gif); background-repeat: no-repeat; background-position: right top;}
.folder_bg07 {background-image: url(../images/folder_bg07.gif); background-repeat: no-repeat; background-position: right top;}
.folder_bg08 {background-image: url(../images/folder_bg08.jpg); background-repeat: no-repeat; background-position: left top;}
.folder_bg09 {background-image: url(../images/bottom_folder2.jpg); background-repeat: no-repeat; background-position: left top;}
*/
.login_bg01 {background-image: url(../images/login_bg01.gif); background-repeat: no-repeat; background-position: top left;}

.border_bg01 {background-image: url(../images/border_bg01.gif); background-repeat: repeat-y; background-position: top right;}
.border_bg02 {background-image: url(../images/border_bg02.gif); background-repeat: repeat-y; background-position: top left;}

.copy_bg {background-image: url(../images/copy_bg.gif); background-repeat: no-repeat; background-position: top left;}


/* Misc Styles */
.menubg {background:url(../images/menubg.gif) bottom center no-repeat #FFFFFF;}
.listing { padding:0; margin:10px 0 20px 0; list-style-type:none; list-style-image: url(../images/listicon.gif); }
.listing li { padding:0; margin:0 0 0 40px; }

/*.linkBox {border-right:2px solid #d5d5d5; border-bottom:2px solid #d5d5d5;}*/
.leftLinkList {margin:0; padding:0; width:145px; list-style-type:none;}
.leftLinkList li { width:145px; margin:0; padding:0;}
.leftLink {font-size:11px; font-family:Comic Sans Ms; color:#00367c; text-decoration:none; padding:0 0 0 5px; display:block; margin:0;}
.leftLink:hover {color:#A32101; text-decoration:none; background:#d5d5d5; }

.bottomLinks { font-size:11px; }

.blockul { background:#d5d5d5; margin:0; padding:0; list-style-type:none; }

.selectedSubLink { color:#A32101; text-decoration:none; background:#d5d5d5; font-size:11px; font-family: Arial; text-decoration:none; padding:0 0 0 8px; display:block; }
.selectedSubLink:hover { text-decoration:none; }
.subLink { font-size:11px; font-family: Arial; color:#333333; text-decoration:none; padding:0 0 0 8px; display:block; }
.subLink:hover { color:#A32101; text-decoration:none; background:#d5d5d5; }

.calendarLink { font-size:10px; color:#434343; text-decoration:none; font-family:arial,sans-serif;}
.calendarLink:hover { color:#A32101; text-decoration:none; background:#d5d5d5; }

.breadcrumbing { font-size:10px; color:#434343; text-decoration:none; font-family:verdana;}

.loginTopBg { background:#A32101 url(../images/login-bg.gif) no-repeat;}
.loginTopBgStaff { background:#10435d url(../images/login-staff-bg.gif) no-repeat;}

.loginWords { color:#ffffff; font-weight:bold; font-size:10px; }
.loginWords a { color:#ebebeb; text-decoration:none; }
.loginWords a:hover { color:#cfcfcf; text-decoration:underline; }
.loginForm { margin:0; padding:0; }

.font11px { font-size:11px }
.font10px { font-size:10px }
.fontcaption { font-size:11px; line-spacing:0; }


/*-----font sets -----*/
div.font1 {font-family:Arial; font-size:12px;}
div.font2 {font-family:"Times New Roman", Times, serif; font-size:12px;}
div.font3 {font-family:Courier, monospace; font-size:12px;}
div.font4 {font-family:Verdana; font-size:12px;}
div.font5 {font-family:Geneva; font-size:12px;}


