/* CSS Document Shemmings */

/* DROP DOWN MENU */

#navcontainer {
	padding: 0;
	width: 180px;
	float: left;
	margin-left: 5px;
}
#baseboxnav {
	float: left;
	width: 176px;
}

#navcontainer ul {
	list-style: none;
	padding: 0;
	margin: 0;
	}
#navcontainer li {
	float: left;
	position: relative;
	width: 180px;
	}
#navbar {
	width: 180px;
	margin-right: auto;
	margin-left: auto;
}

li ul {
	display: none;
	position: absolute;
	top: 32px;
	left: 7px;
	}
	
li ul {
	top: auto;
	left: auto;
	}
	
li:hover ul, li.over ul {
	display: block;
	width: 100px;
	top: 43px;
	left: 0px
	}
	
#navcontainer li a, #navcontainer li a:link, #navcontainer li a:active, #navcontainer li a:visited { /* link attributes for the main nav */
	display: block;
	height: 19px;
	text-decoration: none;
	padding-top: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #005CB1;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DBDBDB;
	} 
	
#navcontainer li a:hover {
	color: #666666;
	background-color: #DBE7F1;
	}
	
#menu li {
	width: 270px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	left: 180px;
	bottom: 43px;
	background-color: #FFFFFF;
	}

#menu li a, #menu li a:link, #menu li a:active, #menu li a:visited {
	width: 100%;
	font-family: arial, verdana, sans-serif;
	color: #666666;
	text-align: left;
	padding-left: 5px;
	background-color: #DBE7F1;
	}

#menu li a:hover {
	color: #0073DA;
	width: 100%;
	background-color: #FFFFFF;
	}	
	
/* DROP DOWN MENU END */

#wrapper {
	position: relative;
	text-align: left;
	width: 770px;
	height: 380px;
	margin: 0px auto;
	font-family: "MS Sans Serif", Arial;
	font-size: 11px;
}
 /* end IE 5 hack */ 
#wrapper {
	position: relative;
	width: 960px;
	height: 380px;
	margin: 0px auto;
}
body {
	background-image: url(../images/bgground.jpg);
	background-color: #FFF;
	background-repeat: no-repeat;
	margin-top: 0px;
	background-position: center top;
}

#header {
	height: 118px;
}
#heading {
	height: 52px;
	padding-left: 220px;
	padding-top: 10px;
	background-image: url(../images/logosmall.jpg);
	background-position: left;
	background-repeat: no-repeat;
}
#heading h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #00529C;
	font-weight: normal;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#heading h4{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	margin: 0px;
	color: #00529C;
}
#headinghome {
	height: 100px;
	padding-top: 10px;
	width: 960px;
}
#headinghome h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #00529C;
	font-weight: normal;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#headinghome h4{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	margin: 0px;
	color: #00529C;
}
#home {
	height: 27px;
	padding-left: 10px;
	padding-top: 4px;
}
#homelink {
	float: left;
	width: 200px;
}
#homedate {
	float: right;
	width: 210px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	padding-top: 5px;
	text-align: right;
}
* html #home {
height: 23px;
padding-left: 10px;
padding-top: 4px;
}

#home a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
#menucontainer {
	height: 236px;
}
#menubox {
	width: 200px;
	float: left;
	background-position: right top;
	padding-top: 10px;
}
#content {
}
#leftcolumn {
	width: 200px;
	float: left;
	background-image: url(../images/bk-line-front.gif);
	background-repeat: no-repeat;
	background-position: right 7px;
}
#textarea {
	float: left;
	width: 546px;
	padding-top: 20px;
	padding-left: 20px;
	font-family: "MS Sans Serif", Arial;
	font-size: 13px;
	color: #666666;
	line-height: 20px;
	background-position: left 7px;
	background-image: url(../images/bk-corner.jpg);
	background-repeat: no-repeat;
}
#textarea h1{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #00529C;
	font-weight: normal;
	margin-bottom: 25px;
}
#textarea h2{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #00529C;
	font-weight: normal;
	margin-bottom: 25px;
}
#textarea h3{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #00529C;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E4E4E4;
	padding-bottom: 4px;
}
#textarea a{
	color: #666666;
	text-decoration: underline;
}
#textarea a:hover{
	color: #00529C;
	text-decoration: none;
}
#imagehead {
	float: right;
	height: 226px;
	width: 568px;
	padding-top: 8px;
}
#footer {
	font-family: "MS Sans Serif", Arial;
	clear: both;
	width: 960px;
	font-size: 9px;
	color: #999999;
	margin-top: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	padding-top: 10px;
	height: 35px;
}
#footer a{
	font-family: "MS Sans Serif", Arial;
	font-size: 9px;
	color: #999999;
	text-decoration: none;
}
#details {
	width: 195px;
	font-family: "MS Sans Serif", Arial;
	font-size: 12px;
	color: #00529C;
	line-height: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-top: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
	background-image: url(../images/tel-bk.jpg);
	margin-top: 8px;
	font-weight: bold;
}
#details h5{
	font-family: "MS Sans Serif", Arial;
	font-size: 13px;
	font-weight: normal;
	color: #666666;
	margin-top: 3px;
	margin-bottom: 0px;

}
#details a{
	font-family: "MS Sans Serif", Arial;
	font-size: 13px;
	color: #666666;
	text-decoration: underline;
}
#teldetails {
	/*height: 58px;*/
	width: 195px;
	padding-left: 5px;
	padding-top: 10px;
	padding-bottom: 10px;
	font-family: "MS Sans Serif", Arial;
	font-size: 12px;
	color: #666666;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	line-height: 20px;
}
#teldetails h3 {
	font-family: "MS Sans Serif", Arial;
	font-size: 12px;
	color: #03529D;
	font-weight: bold;
	margin-bottom: 3px;
	margin-top: 0px;
}
#adddetails {
	height: 108px;
	width: 195px;
	padding-left: 5px;
	padding-top: 10px;
	padding-bottom: 10px;
	font-family: "MS Sans Serif", Arial;
	font-size: 12px;
	color: #666666;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	line-height: 20px;
}
#adddetails h3 {
	font-family: "MS Sans Serif", Arial;
	font-size: 12px;
	color: #03529D;
	font-weight: bold;
	margin-bottom: 3px;
	margin-top: 0px;
}
#readmore {
	width: 175px;
	padding-left: 5px;
	margin-top: 20px;
	color: #2A465D;
}
#readmore a {
	color: #2A465D;
	text-decoration: none;
}
#readmore a:hover {
	color: #000000;
	text-decoration: underline;
}
.redtxt {
	color: #FF0000;
}

#readmore h3{
	font-family: "MS Sans Serif", Arial;
	color: #00529C;
	font-size: 13px;
	font-weight: bold;
	margin-bottom: 1px;
	margin-top: 0px;
	padding: 0px;
}
#footerleft {
	float: left;
	width: 560px;
}
#footerright {
	float: right;
	width: 200px;
	text-align: right;
}
#menuwrap {
	width: 200px;
	height: 215px;
}
#contentside {
	width: 200px;
}
#bodycontent {
	float: right;
	width: 538px;
	padding-top: 20px;
	padding-left: 20px;
	background-color: #FFFFFF;
	margin-top: 2px;
	font-family: "MS Sans Serif", Arial;
	line-height: 20px;
	color: #666666;
	font-size: 13px;
	padding-right: 10px;
	background-image: url(../images/bk-linerightside.jpg);
	background-repeat: no-repeat;
	background-position: right 242px;
}
#bodycontent h2{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #00529C;
	font-weight: bold;
}
#bodycontent h3{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #00529C;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E4E4E4;
	padding-bottom: 4px;
}
#bodycontent a{
	text-decoration: underline;
	color: #666666;
}
#menuboxinside {
	width: 200px;
	float: left;
	background-image: url(../images/bk-line2.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	padding-top: 20px;
}
hr {
	color: #E4E4E4;
}
.textbox {
	border: 1px solid #CCCCCC;
	width: 260px;
}
#btnSendEmail {
	font-family: "Trebuchet MS", Arial;
	color: #666666;
	font-size: 10px;
	margin-top: 10px;
}.georgiafont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #02519C;
}
#leftcolumeside {
	height: 400px;
	width: 200px;
}
#small-colume {
	width: 200px;
	margin-top: 20px;
	text-align: left;
}
#small-colume a{
	color: #2A465D;
	text-decoration: none;
	display: block;
	width: 125px;
	float: right;
}
#small-colume h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #03529D;
	margin-top: 3px;
	margin-bottom: 14px;
	float: left;
	margin-left: 5px;
	font-weight: normal;
	width: 120px;
}
#textarea #seminar {
	font-size: 16px;
	line-height: 25px;
}
.clear {
	clear: both;
}


/*======================================================*/
.style1 {
	color: #FFFFFF;
	font-size: 16px;
	font-weight:bold;
	width:600px;
	float:left;
}
td a{ color:#0000FF;}
th a{ color:#FFFFFF;text-align:left}
td textarea{ font-family: "MS Sans Serif", Arial, Helvetica, sans-serif; font-size:13px;}
.Warning {color: #CC0000;font-weight:bold;}
#bcback{width:100px; float:right; color: #FFFFFF;	font-size: 16px;	font-weight:bold;
	height: 27px;
	padding-left: 10px;
	padding-top: 4px;}
#bcback a{color: #FFFFFF;}
.clr{ clear:both;}
#ContentDiv{padding:0px;background-color: #FFFFFF;font-size: 14px;}
#ContentHomeDiv{ /*padding:10px;*/background-color: #FFFFFF; font-size: 14px;}
#ContentStaffDiv{ /*padding:10px;*/background-color: #FFFFFF; font-size: 14px;}
#ContentDiv a,#ContentHomeDiv a,#ContentStaffDiv a{ color:#000066;}
.smltxt{font-size:9px;}
.todo,#ContentDiv .todo,#ContentHomeDiv .todo,#ContentStaffDiv .todo{ color:#660000; font-size: 14px;}
.bluetxt { color: #00529C; }
.dmy{ background-image:url('/images/system/ddmmyyyy.gif'); background-repeat:no-repeat;	background-color: #FFFFFF;}
.ymd{ background-image:url('/images/system/yyyymmdd.gif'); background-repeat:no-repeat;	background-color: #FFFFFF;}
.Calwin{
	width:264px;
	height:218px;
	display:none;
	position:absolute;
	background-color:#F3F8F9;
}
#contentlist h2 {
	font-size: 13px;
	color: #00529C;
	margin-bottom: 0px;
}
#contentlist h3 {
	font-size: 13px;
	color: #00000;
	margin-bottom: 0px;
}
#bluenavbox {
	background-color: #00529C;
	height: 31px;
	width: 960px;
}
#adminpage {
	font-size: 14px;
	background-color: #CFDEEC;
	padding-left: 10px;
	padding-top: 10px;
	margin-top: 10px;
	padding-bottom: 10px;	
}
#adminpage a{
	text-transform: uppercase;
	text-decoration: underline;	
}
#adminpage a:hover{
	color: #000000;
	text-decoration: none;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


.minifoot2 {
	font-size: 11px;
	background-color: #E5EEF5;

}
.minifoot {
	font-size: 11px;
	background-color: #CFDEEC;
}

.redborder{border:#FF0000 solid 1px; padding:5px; }
