

@media screen {
	body {
		background-color: #fff;
		font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
		font-size: small;
		margin: 0px;
		padding: 0px;
		text-align: left;
		color: #036;
		
	}
	
	ul {
		font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	}
	
	h1, h2 {
		color: #C36;
		font-size: medium;
		margin: 0px 0px 5px 0px;
		padding: 0px;
	}
	
	h2.bulletinh2 {
		color: #036;
		font-size: small;
		margin: 0px;
		padding: 0px;
	}
	
	#template2009container {
		font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
		/*width: 995px;*/
		margin:auto;
		background-color: #FFF;
		overflow: auto;
	}
	
	#template2009container a {
		color: #036;
	}
	
	#template2009header {
		/*width: 995px;*/
		height: 100px;
		background-color: #369;
		clear:both;
		border-bottom: solid 10px #c36;
		background-image: url(/images/template2009/header_bg.jpg);
	}
	
	#template2009headerleft {
		float: left;
		margin: 0px;
		width: 550px;
	}
	
	#template2009headerright {
		float: left;
		margin: 10px 5px 0px 0px;
		width: 435px;
		text-align: right;
	}

	#template2009contentcontainer {
		width: 980px;
		clear: both;
		border-bottom: solid 1px #c36;
		background-image:url(/images/template2009/content_bg.gif);
		background-repeat: repeat-y;
		overflow: auto;
	}
	
	#template2009contentleft {
		width: 170px;
		float:left;
		background-color: #369;
		background-image:url(/images/template2009/left_top_bg.jpg);
	}
	
	#template2009contentcontainersinglecolumn {
		clear: both;
		background-image:url(/images/template2009/content_bg_singlecolumn.gif);
		background-repeat: repeat-y;
		overflow:auto;
	}
	
	#template2009contentright {
		width: 824px;
		float: left;
	}
	
	#template2009contentrightinner {
		margin-left: 20px;
	}
	
	#template2009contentrightfix {
		width: 700px;
		float: left;
	}
	
	#template2009contentrightcolumn {
		width: 785px;
		float: left;
	}
	
	#template2009contentrightcolumninner {
		width: 690px;
		margin-left: 10px;
		margin-top: 0px;
		overflow: auto;
	}
	
	#template2009homecontentrightcolumn {
		width: 725px;
		float: left;
	}
	
	#template2009homecontentrightcolumninner {
		width: 790px;
		margin-left: 10px;
		margin-top: 0px;
		overflow: auto;
	}
	
	#contentrightcolumninnerpadding {
		padding: 15px 0px 15px 0px;
	}
	.clear {
		width: 100%;
		clear: both;
	}	
}

@media print {
	body {
		background-color: #fff;
		font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
		font-size: small;
		margin: 0px;
		padding: 0px;
		text-align: left;
		color: #036;
		
	}
	
	ul {
		font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	}
	
	h1, h2 {
		color: #C36;
		font-size: medium;
		margin: 0px 0px 5px 0px;
		padding: 0px;
	}
	
	h2.bulletinh2 {
		color: #036;
		font-size: small;
		margin: 0px;
		padding: 0px;
	}
	
	#template2009container {
		font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
		/*width: 995px;*/
		margin:auto;
		background-color: #FFF;
	}
	
	#template2009container a {
		color: #036;
	}
	
	#template2009header {
		/*width: 995px;*/
		height: 100px;
		background-color: #369;
		clear:both;
		border-bottom: solid 10px #c36;
		background-image: url(/images/template2009/header_bg.jpg);
	}
	
	#template2009headerleft {
		float: left;
		margin: 0px;
		width: 550px;
	}
	
	#template2009headerright {
		float: left;
		margin: 10px 5px 0px 0px;
		width: 435px;
		text-align: right;
	}

	#template2009contentcontainer {
		width: 995px;
		clear: both;
		border-bottom: solid 1px #c36;
	}
	
	#template2009contentleft {
		display: none;
	}
	
	#template2009contentcontainersinglecolumn {
		width: 995px;
		clear: both;
		border-bottom: solid 1px #c36;
	}
	
	#template2009contentright {
		margin: 0px;
	}
	
	#template2009contentrightfix {
		margin: 0px;
	}
	
	#template2009contentrightcolumn {
		margin: 0px;
	}
	
	#template2009contentrightcolumninner {
		margin: 0px;
	}
	
	#contentrightcolumninnerpadding {
		padding: 10px 0px 0px 0px;
	}
}


#template2009home {
	width: 824px;
	background-image: url(/images/newpublichome/bg.jpg);
	background-repeat: repeat-x;
	overflow: auto;
}

#template2009homeleft {
}

#template2009homeright {
	margin: 20px 30px 30px 30px;
}

#template2009homeright h1 {
	color: #036;
	text-align: justify;
	margin: 0px 0px 10px 0px;
	padding: 0px;
}

.pink {
	color: #c36;
}

.pink a {
	color: #c36;
}

.homebox1 {
	clear: left;
	float: left;
}

.homebox2 {
	float: left;
}

.homebox3 {
	clear: right;
}


.homebox1 img, .homebox2 img, .homebox3 img {
	border: none;
}

#template2009contentrightcolumn1 {
	width: 440px;
	float: left;
}

#template2009contentrightcolumn1inner {
	margin-top: 10px;
}

#template2009contentrightadmin {
	float: left;
}

#template2009contentrightadmininner {
	margin-left: 2px;
	margin-top: 10px;
}


#template2009contentrightcolumn2 {
	width: 227px;
	float: right;
	background-image: url(/images/template2009/gradient_right.jpg);
	background-repeat: repeat-x;
}

.template2009contentrightcolumn2inner {
	margin-left: 10px;
}

#mainmenu {
	width: 170px;
	clear:both;
}

#mainmenuheader {
	width: 170px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 10px 0px;
	font-weight: bold;
	color: #fff;
}

#mainmenuheaderinner, #mytechlinkheaderinner, #generalmenuinner {
	margin: 7px 0px 7px 8px;
}

#mytechlinkcontentinner {
	margin: 7px 0px 7px 8px;
	/*padding-bottom: 15px;*/
}

.personicon {
	width: 20px;
	float: left;
}

.personicon img {
	margin-top: 2px;
}

.personicontext {
	width: 134px;
	float: left;
}

.welceomtext {
	width: 134px;
	float: left;
	margin-top: 5px;
}

.floatleft {
	float: left;
}

#mainmenuul, #maingeneralmenuul {
	width: 170px;
	background-color: #369;
	clear:both;
	margin: 0px;
	padding:0px;
	list-style-type: none;
	border-bottom: solid 1px #c36;
}

#mainmenuul li {
	width: 170px;
	clear:both;
	margin: 0px;
	padding: 0px 0px 2px 0px;
	font-size: medium;
	font-weight: bold;
	color: #fff;
}

#maingeneralmenuul li {
	width: 170px;
	clear:both;
	margin: 0px;
	padding: 0px 0px 2px 0px;
	font-size: small;
	font-weight: bold;
	color: #fff;
}

#mainmenuul a, #maingeneralmenuul a {
	margin: 4px 5px 4px 5px;
	text-decoration: none;
	color: #fff;
}

#mainmenuul a:hover, #maingeneralmenuul a:hover {
	text-decoration: underline;
}

#mainmenuselected {
	background-image:url(/images/template2009/menu_selected_bg.jpg);
}

#mainmenuselected a:hover {
	text-decoration: none;
}

.menubullet {
	margin: 6px 3px 0px 10px;
	float: left;
	vertical-align: middle;
}

#maingeneralmenuul .menubullet {
	margin: 4px 3px 0px 10px;
	float: left;
	vertical-align: middle;
}

#mytechlinkbox, #quicksearchbox {
	background-color: #E8EEF3;
	width: 170px;
	clear:both;	
	overflow: auto;
	border-bottom: solid 1px #369;
}


#mytechlinkbox a, #quicksearchbox a {
	color: #036;
}

#mytechlinkheader, #quicksearchheader {
	width: 170px;
	clear:both;	
	font-size: medium;
	font-weight: bold;
	color: #c36;
}

#mytechlinkcontent, #quicksearchcontent {
	width: 170px;
	clear:both;	
	color: #c36;
}

.falseheading {
	font-size: medium;
	color: #036;
	font-weight: bold;	
}

.falsebulletinheading {
	font-size: medium;
	color: #036;
	font-weight: bold;	
	margin: 0px 0px 5px 0px;
	padding: 0px;

}

#mytechlinkrecentdocsol, #generalmenuul {
	clear:both;
	margin: 0px 10px 0px 0px;
	padding:0px;
	list-style-type: none;
}

#mytechlinkrecentdocsol li {
	margin-bottom: 5px;
}

#mytechlinkrecentdocsol li a {
	color: #036;
}

#leftlower {
	background-color: #fff;
}

#copyrightbox {
	width: 170px;
	height: 80px;
	clear: both;
	margin: 0px;
	padding: 0px 0px 10px 0px;
	text-align: center;
	background-image:url(/images/template2009/info_bg.jpg);
	background-position: center;
	background-repeat: no-repeat;
	background-color: #fff;
}

#copyrightbox p {
	margin: 15px 10px 15px 10px;
}

#generalmenu {
	width: 170px;
	clear: both;
	margin: 0px;
	padding:0px;
	border-bottom: solid 1px #369;
	color: #369;
}

#generalmenu .falseheading {
	color: #369;
}

#generalmenuul li {
	margin-bottom: 2px;
}

#generalmenuul li a {
	color: #369;
}

#notices {
	margin-top: 0px;
	border-bottom: solid 1px #369;
}

#noticesinner {
	margin-left: 10px;
	margin-right: 5px;
}

#multimediainner {
	margin-left: 10px;
	margin-right: 5px;
}

#notices h1, #multimedia h1 {
	margin-top: 10px;
}

#template2009footer {
	border-top: solid 1px #c36;
	width: 980px;
	clear: both;
	margin: 0px;
	background-color: #fff;
	color: #036;
	font-size: small;
}

#template2009footer a {
	color: #c36;
}

#template2009footerleft {
	width: 390px;
	margin: 5px 0px 5px 10px;
	float: left;
	text-align: left;
}

#template2009footerright {
	width: 200px;
	margin: 5px 0px 5px 10px;
	float: right;
	text-align: right;
}

.template2009infolabel {
	width: 90px;
	margin-right: 10px;
	float: left;
	color: #C36;
	font-weight: bold;
}

.template2009info {
	float: left;
	width: 150px;
}

.template2009contactlabel {
	width: 100px;
	margin-left: 75px;
	margin-right: 20px;
	float: left;
	clear: left;
	font-size: small;
	font-weight: bold;
	color: #C36;
}

.template2009contactfield {
	width: 500px;
	float: left;
}

.template2009formitem {
	clear: both;
	width: 100%;
}

#template2009newloginform {
	clear: both;
	background-color: #E8EEF3;
	margin: 0px;
	padding: 0px;
	font-size: small;
	font-weight: bold;
	overflow: auto;
}

#template2009newloginform .textbox {
	margin: 0px;
	padding: 0px;
	width: 80px;
	height: 16px;
	vertical-align: middle;
	border: solid 1px #036;
	font-size: small;
}

.template2009errortext {
	margin: 10px;
	color: #c36;
	text-align: center;
	font-size: medium;
}

.submenu {
	background-color: #036;
}

.template2009highlightbar {
	margin-top: 10px;
	background-color: #E8EEF3;
	font-weight: bold;
	padding: 5px 5px 5px 2px;
	margin-bottom: 10px;
	border-bottom: solid 1px #CED3DF;
}

.template2009itemheading {
	color: #369;
	font-size: x-small;
}
.template2009welcomelist {
	list-style-type: none;
	margin: 0px 0px 10px 0px;
	padding: 0px;
}

.template2009welcomelist li {
	margin-bottom: 15px;
	font-weight: bold;
}

.template2009adminfunctions, .public notice {
	clear: both;
	text-align: center;
	background-color: #FFCCCC;
	margin: 10px 0px 10px 0px;
	padding: 3px;
	overflow: auto;
}

a.template2009headingletter {
	font-weight: bold;
	font-size: medium;
	text-decoration: none;
	text-align: center;
	padding-bottom: 20px;
	background-color: #369;
	color: #FFF;
	padding: 0px 5px 0px 5px;
}

.bulletinsynopsis {
	background-color: #E8EEF3;
	border: solid 1px #CED3DF;
	padding: 5px;
	margin-bottom: 10px;
	font-weight: bold;
	overflow: auto;
}

.bulletindate {
	font-weight: bold;
	font-style: italic;
	padding: 0px;
	margin: 0px;
}

.infolibguidance {
	border: dashed 1px #369;
	padding: 5px;
	margin-top: 10px;
	margin-bottom: 10px;
	color: #369;
}

.bulletinbody {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
}

.recentdocsname {
	clear: left; 
	left: 0px;
	float: left;
	width: 70%;
}

.recentdocsname2 {
	clear: left; 
	left: 0px;
	float: left;
	width: 58%;
}

.recentdocstime {
	left: 72%;
	float: left;
	width: 28%;
	font-weight: normal;
	color:#369;
}

.recentdocstime2 {
	left: 59%;
	float: left;
	width: 41%;
	font-weight: normal;
	color:#369;
	font-size:9pt;
}

.plainlist {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

.paraspacer {
	clear: both;
	height: 0px;
	margin:0px;
	padding: 0px;
}

.testansweritem, .testansweritem {
	clear: both;
	width: 100%;
}


.testanswercol {
	float: left;
	width: 20px;
	margin-right:10px;
}

.testanswer, .testanswercorrect, .testanswerincorrect {
	float: right;
	width: 640px;
}
.testanswercorrect {
	color: #060;
	text-decoration: underline;
}
.testanswerincorrect {
	color: #F00;
}

.testinfoitem {
	width: 100%;
	clear: both;
}

.testinfoleft {
	float: left;
	width: 80px;
	margin-right: 10px;
	font-weight: bold;
}

.testinforight {
	float: left;
	width: 500px;
}

#testcontainer {
	width: 700px;
	margin: 20px auto 20px auto;
}

#testheader {
	clear: both;
}

#testheaderleft {
	float: left;
	width: 350px;
	height: 80px;
}
#testheaderright {
	float: right;
	width: 155px;
	margin-top: 30px;
	text-align: center;
}



#mytestresults {
	width: 100%;
	background-color: #E8EEF3;
	border: solid 1px #CED3DF;
	overflow: auto;
}

.personaltouser {
	margin: 10px 0px 10px 0px;
	background-color: #E8EEF3;
	border: solid 1px #CED3DF;
	overflow: auto;
}

.publicsynopsis {
	margin: 10px 0px 10px 0px;
	padding: 5px;
	background-color: #E8EEF3;
	border: solid 1px #CED3DF;
	overflow: auto;
	font-weight: normal;
}

table.neatdata, table.neatdata th, table.neatdata td {
	border-color: #369;
	border-width: 1px;
	padding: 0px;
}

table.neatdata th, table.neatdata td {
	margin: 0px;
	padding: 2px;
}
/* -------------- SLIDER -------------- */
	#slider ul, #slider li{
		margin:0;
		padding:0;
		list-style:none;
		}
	#slider li{ 
		/* 
			define width and height of list item (slide)
			entire slider area will adjust according to the parameters provided here
		*/ 
		width:200px;
		height:120px;
		overflow:hidden; 
	}
		
	#prevBtn{ 
		float: left;
		margin-bottom: 10px;
	}	
	#nextBtn{ 
		float: right;
		margin-bottom: 10px;
	}
/* -------------- /SLIDER -------------- */

	.SurveyLink {
	z-index:1;
	width:400px;
	height:264px;
	position:fixed;
	left:50%;
	top:50%;
	margin-left:-200px;
	margin-top:-132px;
	background-color:#fff;
	background-image: url('/images/surveypopup_check.png');

}
.SurveyLinkMsg {
	font-size:small;
	background-color:#fff;
	text-align:center;
	color:#CC3366;
	z-index:1;
	width:330px;
	position:fixed;
	left:50%;
	top:50%;
	margin-left:-170px;
	margin-top:-68px;
	padding: none;
}
.SurveyLinkMsg P {
	padding: none;
	margin-top: 5px;
	margin-bottom: 5px;
}
