﻿/*Reset - Global White Space - START */
* { padding:0; margin:0;} 
body {padding:0px;} 
h1, h2, h3, h4, h5, h6, p, pre, blockquote, form, label, ul, ol, dl, fieldset, address {margin:0px 0;} 
li, dd, blockquote {margin-left: 0px;} 
fieldset {padding:0px;} 
/*Reset - Global White Space - END */

body {
	font-family: verdana, arial, sans-serif;
	font-size: 80%;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: White;
}
h1, h2, h3, h4, h5, h6, p {
	padding: 0.5em;
}
li, dd, blockquote { 
	margin-left:3em;
	padding:0.2em;
}
img{
	border: 0;
}
a:link {
	text-decoration: underline;
	color:#0000FF;
}
a:visited {
	text-decoration: underline;
	color:#663399;
}
a:hover {
	color: #FF0000;
	text-decoration: underline;
}
/*----------------------------*/
.baseContainer {
	position:relative;
	width: 1024px;	
	margin: 5px auto;
	border: solid 1px #666666;
	/*font-family: Georgia,"Times New Roman",Times,serif;*/
}
.progContent{
	/*margin:0em 0em 0em 16em;*/
}
.progContent h1{
	padding: 0px 0px 0px 0px;
	margin: 5px 0px 5px 0px;
	font-size: 130%;
	font-weight: normal;
	color: #105bac;
	border: solid 0px red;
}
/*--------------------------------*/
.topContainer{
	position: relative;
	background-image: url(../images/site/bg/top_bar_bg.gif);
	background-repeat:repeat-x;
	height: 100px;
}
.homeLogo{
	float: left;
	position:absolute;
	width: 171px;	
}
.homeLogo img{
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 8px;
	background-color: #ffffff;
	width: 155px;
	height: 84px;
}
.topLinkContainer{
	position:absolute;
	width:100%;
}
.stackShape{
	position:absolute;
	right:0px;
}
.starsBut, .quickBut{
	position:absolute;
	left:185px;
	right:60px;
}
.quickBut{
	right:15px;
	top:38px;
}
.starsBut a{
	float: left;
}
.quickBut a{
	float: right;
}
.starsBut a, .quickBut a{
	display:block;
	font-weight: bold;
	font-size: 90%;
	text-align:center;
	margin: 4px 2px 0px 2px;
	padding: 5px 10px 5px 10px;
	border: 1px solid black;
}
.quickBut a{
	font-size: 80%;
	padding: 3px 6px 5px 6px;
}

.starsBut a:link, .starsBut a:visited, .starsBut a:hover,
.quickBut a:link, .quickBut a:visited, .quickBut a:hover{
	text-decoration: none;
	color: #eeeeee;
	background-color: #cc9966;
}
.quickBut a:link, .quickBut a:visited, .quickBut a:hover{
	background-color:#999999;
}
.starsBut a:hover, .quickBut a:hover{
	text-decoration: none;
	background-color:#666666;
}
.starsBut a:hover{
	background-color:#cc6600;
}

.starsBut a.highlight{
	background-color:#AA8844;
}

.quickBut a.GoodPractice{
	background-color: #cc9933;
}
.quickBut a.GoodPractice:hover{
	background-color: #cc6600;
}
.quickBut a.Extraction{
	background-color:#f7c53e;
	color:#666666;
}
.quickBut a.Extraction:hover{
	background-color:#e7b52e;
}
.quickBut a.Sulphur{
	background-color:#ffff99;
	color:#888888;
}
.quickBut a.Sulphur:hover{
	background-color:#ffff77;
}

/*-------------------------------*/
.midContainer{
	position: relative;
	width:100%;
}
/*
.midMenu{
	clear:both;
	border-top: solid 1px #666666;
}
*/
.midTopBarContainer{
	width:100%;
	background-color: #ffff99;
}
.drillbar{
}

.progDrillBar{
	padding:3px 5px 5px 5px;
	padding:5px 5px 5px 5px;
	font-size:90%;
	text-align: left;
}
.adminDevBarContainer{
	clear:both;
}
.adminDevBarContainer, .adminBarItem{
	padding:0px 5px 0px 5px;
	padding:5px 5px 5px 5px;
	border-bottom: 1px solid #666666;
	border-bottom: 1px solid #cccccc;
	clear:both;
}

.login, .logout{
	float:left;
	margin: 0px 0px 5px 0px;
	font-weight: normal;
	color: #105bac;
	border: solid 0px red;
	border: 0px solid #333333;
	border-left-width: 0px;
	border-right-width: 0px;
	
	width:171px;
	/*text-align: center;*/
	
	/*
	padding: 3px 12px 3px 8px;
	margin:4px 0px 4px 0px;
	text-decoration: none;
	*/
	color:#000000;
	/*background-color:#F7F3F7;*/
	padding: 3px 0px 3px 0px;
}
.login a, .logout a,
.login a:visited, .logout a:visited,
.login a:hover, .logout a:hover,
.login a:link, .logout a:link{
	padding-left: 8px;
	text-decoration: none;
	color:#000000;
	/*background-color:#F7F3F7;*/
}
.login_details{
	margin: 0px 0px 3px 0px;
	font-weight: normal;
	color: #105bac;
	/*border: 1px solid #333333;*/
	background-color: #ffffb5;
	color:#000000;
	padding: 3px 0px 8px 8px;
}
.login_details a{
	font-size: 80%;
}
A.buttGo:link, A.buttGo:visited, A.buttGo:hover
{
	font-size: 90%;
	color: #000;
	background-color: #ddddee;
	border-color: #fffefd;
	
	padding: 0px 2px 0px 2px;
	text-decoration: none;	
	border: 2px;
	
	border-style:groove;	
}

A.buttGo:hover
{
	border-style:outset;
}


/*-------------------------------*/
.progMenuLevelPrimary{
	/*float:left;*/
	/*margin-top:4px;*/
	padding:1px 2px 2px 2px;
	/*
	width: 50em;
	margin: 0 auto 0 auto;
	*/
}
.progMenuLevelPrimary a{
	float: left;
	display:block;
	font-size: 90%;
	padding: 2px 0px 3px 0px;
	margin: 3px 0px 2px 5px;
	width:11em;
	border: 1px solid #333333;
	border-top: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	color:#FFFFFF;
	background-color:#807070;
	background-image: url(../images/programs/bg/prog_but_bg.gif);
	background-position: center center;
	background-repeat: repeat-x;
	text-align:center;
}
.progMenuLevelPrimary a:link, .progMenuLevelPrimary a:visited, .progMenuLevelPrimary a:hover{
	text-decoration: none;
	color:#FFFFFF;
}
.progMenuLevelPrimary a:hover {
	/*populated via code behind*/
}
.progMenuLevelPrimary a.highlight{
	/*populated via code behind*/
}
/*-------------------------------------*/
.bodyContainer{
	clear:both;
	margin: 0px 0px 0px 0px;
	position: relative;
	/*border-top: solid 1px #666666;*/
	border-top: solid 1px #ffffff;
}
.leftMenuContainer{
	margin: 0px 10px 0px 0px;
	float: left;
	width: 13em;
	border: 0px solid green;
}
.leftMenu{
	/*
	margin: 0px 0px 0px 0px;
	padding: 5px 5px 5px 5px;
	*/
	/*background-color:#E3E3E3;*/
	padding-bottom: 250px;
	background-color:#cccc99;
}
.leftMenuContainer div.header{
	font-weight: bolder;
	text-align: center;
	margin-bottom: 2px;
}
.leftMainLink a{
	text-align: left;
	display: block;
	padding: 3px 10px 3px 6px;
	margin:0px 0px 1px 0px;
	text-decoration: none;
	color:#ffffff;
	background-color: #8cad9a;	
}
.leftMainLink a:hover {
	text-decoration: none;
	color:#000000;
	background-color: #669966;
}
.progMenuLevelSecondary a {
	text-align: left;
	display: block;
	padding: 3px 12px 3px 8px;
	margin:0px 0px 1px 0px;
	text-decoration: none;
	/*border: 1px solid #333333;*/
	color:#000000;
	background-color:#D1D1D1;
	
	color: #ffffff;
	background-color: #8cad9a;
}
.progMenuLevelSecondary a:hover {
	text-decoration: none;
	color:#000000;
	background-color:#D5DCCA;
	background-color: #669966;
}

.progMenuLevelSecondary a.highlight{
	background-color:#669966;
}

.legalAcksBut{
	/*margin: 30px 0px 5px 0px;*/
	font-family: Arial;
}
.legalAcksBut a{
	font-size: 80%;
	width:11em;
	display:block;
	padding: 1px 0px 2px 0px;
	margin: 5px auto 5px auto;
	border: 1px solid #333333;
	background-color:#EEEEEE;
	background-image: url(../images/site/bg/legack_but_bg.gif);
	background-position: center center;
	background-repeat: repeat-x;
	text-align:center;
}

.legalAcksBut a:link, .legalAcksBut a:visited, .legalAcksBut a:hover{
	text-decoration: none;
	color:#000000;
}
.legalAcksBut a:hover {
	background-color:#EEEEEE;
	color:#000000;
}
.leftSubMenu{
	margin: 0px 0px 0px 0px;
	padding:5px;
}
.leftSubMenu a {
	display: block;
	padding: 3px 12px 3px 8px;
	margin:4px 0px 4px 0px;
	text-decoration: none;
	color:#000000;
	background-color:#E3E3E3;
}
.leftSubMenu a:hover {
	background-color:#D5DCCA;
}

.ModuleMenu{
	margin-left: 3px;
}
.ModuleMenu a{
	font-weight: bold;
}
.ModuleMenuChildren{
	border: solid 0px green;
	margin-left: 5px;
	margin-bottom: 10px;
}
.ModuleMenuChildren a{
	display: block;
	padding: 2px 5px 3px 6px;
	margin-bottom: 3px;
	background-color: #F7F3F7;
	font-weight: normal;
}
.ModuleMenu a:link, .ModuleMenu a:visited, .ModuleMenu a:hover{
	text-decoration: none;
	color:#333333;
}
.ModuleMenuChildren a:hover{
	background-color: #CECFCE;
}

/*
.rightMenuContainer{
	margin: 5px 3px 0px 10px;
	float: right;
	width: 12em;
	clear:none;
}
*/
.rightMenuContainer{
	margin: 0px 5px 0px 10px;
	margin: 0px 0px 0px 10px;
	float: right;
	width: 12em;
	border: 0px solid green;
}
.rightMenuContainer div.header{
	font-weight: bolder;
	text-align: center;
	margin-bottom: 2px;
}
/*
.quickLink{
	float:right;
	padding: 5px 5px 5px 0px;
}
*/
.quickLink a{
	text-align: left;
	display: block;
	padding: 3px 10px 3px 6px;
	margin:0px 0px 1px 0px;
	text-decoration: none;
	color:#ffffff;
	background-color: #8cad9a;	
}
.quickLink a:hover {
	text-decoration: none;
	color:#000000;
	background-color: #669966;
}

.progMenuLevelTertiary a {
	text-align: left;
	font-size: 90%;
	display: block;
	text-decoration: none;
	padding: 2px 3px 2px 6px;
	margin:0px 0px 1px 0px;

	border: 0px solid #333333;
	color:#000000;
	background-color:#D1D1D1;
	background-color:#E8E8E8;
}
.progMenuLevelTertiary a:hover {
	text-decoration: none;
	color:#000000;
	background-color:#8BD1E8;
}
.progMenuLevelTertiary a.highlight{
	background-color:#8BD1E8;
}
/*-------------------------------------*/
.botContainer{
	clear:both;
	font-size: 80%;
	padding: 3px 2px 3px 4px;
	margin-top: 5px;
	border-top: solid 1px #666666;
	background-color: #F7F3F7;
	text-align:left;
}

























/* ################################################################################## /*
/* ################################################################################## /*
/* ################################################################################## /*
/* ########     SiteMap Start        ################################################ /*



/*-----  site map styles start  ---*/
.ulsitemap{
	list-style-type:none;
	margin: 0px 0px 0px 0px;
	padding: 3px 0px 3px 0px;
	/*margin-left:20px;*/
}
.ulsitemap ul{
	margin-left:0px;
}
.ulsitemap ul li{
	margin-left:20px;
	/*margin-bottom:5px;*/
}
.ulsitemap a{
	text-decoration: none;
}


.SiteMapTree img{
	margin-right:5px;
}
.SiteMapTree a{
	text-decoration: none;
}

/*-----  site map styles End -----  /


/* ################################################################################## /*
/* ################################################################################## /*
/* ################################################################################## /*
/* ########     Module Start        ################################################ /*



/*-----module start-----*/
.ButtonModule{
	text-align: center;
}
.ButtonModule ul {
	list-style-type: none;
	padding: 1.5em 0em 1.5em 0em;
}
.ButtonModule ul li{
	display: inline;
	margin: 0px 3px 0px 3px;
}
.ButtonModule a {
	padding: 2px 8px 4px 8px;
	border: 1px solid #333333;
	border-top: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	background-color:#E7EBF7;
	color:#333333;
}
.ButtonModule a:link, .ButtonModule a:visited, .ButtonModule a:hover{
	text-decoration: none;
	color:#333333;
}
.ButtonModule a:hover {
	background-color:#A5B2C6;
	color:#FFFFFF;
}
.ButtonModule .ButtonModuleHighLight{
	/*background-color: #63759c;*/
	background-color: #A5B2C6;
}
/*-----module end-----*/
/*------Calendar Start------*/
/*------miniCal Start------*/
.miniCalMonth, .miniCalDays, .miniCalDates, .miniCalToday {
	padding: 2px 0px 5px 0px;
	margin: 0px 0px 0px 0px;
	border-bottom:1px solid #999999;
	border-left:0px solid #999999;
	border-right:0px solid #999999;
	width: 100%;
	text-align: center;
}
.miniCalMonth {
	background-color:#E7EBF7;
	font-weight:bold;
	border-top:1px solid #999999;
}
.miniCalDays {
	padding-bottom: 2px;
}
.miniCalDates {
}
.miniCalDates tt, .miniCalDays tt{
	font-family: Courier New;
}
.miniCalToday {
	background-color:#E7EBF7;
	font-size: smaller;
}

.calEventExist{
	background-color:#A5B2C6;
}


/* ################################################################################## /*
/* ################################################################################## /*
/* ################################################################################## /*
/* ########     Mini Calendar Start        ######################################### /*
 
/*------miniCal End------*/
.calPrev, .calNext{
	/*margin: 0.25em 0.25em 0em 0.25em;*/
	margin-top: 0.25em;
	padding: 0em 0em 0em 0em;
}
.calPrev img, .calNext img{
	border: 0px;
}
.calPrev{
	float: left;
	margin-left: 0.25em;
}
.calNext{
	float: right;
	margin-right: 0.25em;
}
.calPrev a, .calPrev a:link, .calPrev a:visited {
	text-decoration: none;
}

.calHighlightDate{
	background-color:#DFDFDF;
}
.calDateNavigator{
	margin:0em 1em 0em 1em;
	text-align: center;
	text-transform:capitalize;
	font-weight: bold;
	font-variant:small-caps;	
}
.calEvent a {
	font-size:100%;
}
.calTable{
	background-color:#F7F8F3;
	/*margin:1em 1.5em 0em 1.5em;*/
	margin-top:1em;
	width: 100%;
}
.calTable td {
	padding: 5px;
}

.calYear{
	font-size: 150%;
	margin-top: 1em;
	text-align: center;
}
.calYear td{
	padding: .25em;
}
.calYear .itemPanelContainer{
	margin: 1em 1em 1em 1em;
	padding: 1em 1em 1em 1em;
}
/*------Calendar End------*/








/* div show text start */
.ShowDivContainer, .ShowDivHead, .ShowDivCloseContainer, .ShowDivClose, .ShowDivBody{
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	text-align:left;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
.ShowDivContainer{
	z-index: 1000;
	position: absolute; 
	background-color: #3399cc;
	border: 1px solid #000000;
	border-bottom: 0px;
	font-family: verdana;
}
.ShowDivHead{
	overflow:hidden;
	margin: 0px; 
	padding-left: 5px;
	height: 20px;
	background-color: #3399cc; 
	font-variant:small-caps;
	font-weight:bold;
	cursor:move;
}
.ShowDivCloseContainer{
	width:18px;height:18px;float:right;margin: 1px 1px auto auto;
}
.ShowDivClose{
	/*padding-left:1px;*/

	line-height: 13px;
	font-size:21px;
	font-family:Arial;
	font-weight:bold;
	text-align: center;

	background-color: #c0c0c0; 
	border-top: 2px solid #dddddd;
	border-left: 2px solid #dddddd;
	border-right: 2px solid #333333;
	border-bottom: 2px solid #333333;
/*
	border-top: 2px solid #333333;
	border-left: 2px solid #333333;
	border-right: 2px solid #dddddd;
	border-bottom: 2px solid #dddddd;
*/

	cursor:default;
}
.ShowDivBody{
	clear: both;
	padding-left: 10px;
	padding-top: 8px;
	background-color: #ffffff; 
	border: 0px solid #000000;
	border-width: 1px 0px 1px 0px;
	vertical-align: top;
	overflow: auto; 
}
/* div show text end */




/*-----dev start-----*/
.devBar{
	border: 2px dashed black;
	margin: 1px 2px 2px 2px;
	padding: 0.2em 0.5em 0.3em 1em;
	text-align: center;
	color: #f36;
	color: #ef6;
	background-color: #f58;
	font-size: 120%;
	font-weight: bold;
	text-transform: capitalize;
	font-variant: small-caps;
}
/*-----dev end-----*/

.ToolBarSeparator{
	/*
	filter: alpha (opacity=10);
	opacity:0.1;	
	border-right: solid 1px black;
	*/

	display:inline;
	font-size:80%;
	margin: 0px 2px 0px 2px;
	border-left-width: 0px;
	border-right: solid 1px #999999;
	background-color:white;
}




















/*--------------------------------------------*/




.errMesg
{
	font-size: 110%;
	font-weight: bold;	
	color: #ee0000;
}
.mand
{
	font-family: Courier New, Tahoma, Verdana, Arial   ;
	font-size:110%;
	font-weight:bold;
	color: #dd0000;
}
.ListLink{
	margin-left:2em;
	margin-bottom:1em;
}
.ListLinkHead{
	margin-left:0.3em;
}
.ListLink a, .ListLink a:hover{
	padding:2px 0px 3px 0px;
	display:block;
	margin-right:10%;
	margin-bottom:0.5em;
}
.ListLink a:hover {
	background-color:#effcfc;
}

.ListLink a.inline, .ListLink a.inline:hover{
	display:inline;
	margin-right:auto;
}

.ListLink a.GroupLink, .ListLink a.GroupLink:hover{
	margin-top:-0.5em;
}

.ListLink span.LinkNote{
	display:block;
	font-size:smaller;
	margin-top:-0.5em;
	margin-bottom:0.5em;
}

.ImgBox{
	border:1px solid #666666;
	padding:5px 10px 8px 15px;
	margin:10px 10px 10px 10px;
}
.ImgBox img{
	border-width:0px;
}

.CenterText, .FigTitle{
	text-align:center;
}
.CenterObject{
	margin:0px auto 0px auto;
}

.FigTitle{
	font-weight:bold;
}
.FigImg{
	display:block;
	margin:5px auto 0px auto;
	border:1px solid #000000;
}

.testView{
	list-style-type:decimal;
	 list-style-type:none;	
	 list-style-type:disc;
	 list-style-type:square;
}








div.gall_about {
	border: 1px solid black;
	margin: 5px auto 5px auto;
	padding: 5px 5px 5px 5px;
	width: 500px;
}
div.gall_about img{
	float:right;
}
div.gall_about h3{
	font-size: 110%;
}


.TocTable{
}




/*-----form separator styles---*/
.phase1, .phase2, .phase3, .phase4, .phase5,
.upperphase1, .upperphase2, .upperphase3, .upperphase4, .upperphase5,
.lowerphase1, .lowerphase2, .lowerphase3, .lowerphase4, .lowerphase5{
	border: 2px solid #999;
	/*margin: 15px 10px 20px 10px;*/
	margin: 8px 10px 12px 10px;
	padding: 5px 10px 5px 10px;
}
.phase1, .upperphase1, .lowerphase1{
    background-color: #f4f4f4;
}
.phase2{
    background-color: #efefef;
}
.phase3{
    background-color: #eaeaea;
}
.phase4{
    background-color: #e5e5e5;
}
.phase5{
    background-color: #e0e0e0;
}
.upperphase1, .upperphase2, .upperphase3, .upperphase4, .upperphase5{
	border-bottom: 0px;
	margin-bottom: -8px;
}
.lowerphase1, .lowerphase2, .lowerphase3, .lowerphase4, .lowerphase5{
	border-top: 0px;
	margin-top: -12px;
}
fieldset.phase1, fieldset.phase2, fieldset.phase3, fieldset.phase4, fieldset.phase5{
	margin-top:expression('1.8em');
}

/*-----form separator styles end---*/





.ListLink{
	margin-left:2em;
	margin-bottom:1em;
}
.ListLinkHead{
	margin-left:0.3em;
}
.ListLinkHead a, .ListLinkHead a:hover{
	text-decoration:none;
	color: #000000;
}

.ListLink a, .ListLink a:hover{
	padding:2px 0px 3px 0px;
	display:block;
	margin-right:10%;
	margin-bottom:0.5em;
}
.ListLink a:hover {
	background-color:#effcfc;
}

.ListLink a.inline, .ListLink a.inline:hover{
	display:inline;
	margin-right:auto;
}

.ListLink a.GroupLink, .ListLink a.GroupLink:hover{
	margin-top:-0.5em;
}

.ListLink span.LinkNote{
	display:block;
	font-size:smaller;
	margin-top:-0.5em;
	margin-bottom:0.5em;
}


.ImgBox{
	border:1px solid #666666;
	padding:5px 10px 8px 15px;
	margin:10px 10px 10px 10px;
}
.ImgBox img{
	border-width:0px;
}

.CenterText, .FigTitle{
	text-align:center;
}
.CenterObject{
	margin:0px auto 0px auto;
}

.FigTitle{
	font-weight:bold;
}
.FigImg{
	display:block;
	margin:5px auto 0px auto;
	border:1px solid #000000;
}