/***********************************************/
/* em.css                            */
/* Use with template em1060to1220.htm          */
/***********************************************/

/***********************************************/
/* XHTML style transitional                           */
/***********************************************/ 
.itemHeading {font-weight:bold;}

.larger {font-weight: bold; font-size: 1.3em; color: #006600;}

.normal {font-weight: bold; font-size: 0.7em; color: #006600;}

a.normal:visited {font-weight: bold; font-size: 0.7em; color: #006600;}
a.normal:hover {font-weight: bold; font-size: 0.7em; color: #006600;}

.pre {font-style: italic; margin-left: 20px;}
	
#google-search {
text-align: right;
padding-right: 2px;
}
.google-button {text-align: right;
padding-right: 2px;}

.google-Result {}

 /*original colour for the border: #009900;*/

.small {text-decoration: none; font-size: x-small;
	font-weight: normal;}

body {
	background-color:#FFFFFF;
	font-family: arial, verdana, sans-serif;
	font-size: small;
	color: #333333;
	line-height:1.265;	
	margin: 0px;
}

a:link, a:visited, a:hover {
	color: black;
	text-decoration: underline;
	background-color:#FFFFFF;
}

a:hover {
	text-decoration: none;
	background-color:#FFFFFF;
}

a.no-line:link, a.no-line:visited, a.no-line:hover {
	text-decoration: none;
	color: #005C00;	
	background-color:white;
}

.boxed {border: 1px solid green;}



/***********************************************/
/* mss description stage                                      */
/***********************************************/ 

a.case:link, a.case:visited {
	color: #336600;
	 font-weight: bold;
	}
	
a.case:hover, a.case:active {
	color: #336600;
	font-weight: bold;
	background-color:#E2FBD5;
	border-style: solid; 
	padding: 3px;
	border-width: thin;
	border-color: #336600;
	text-decoration: none;}

	
a.summary:link, a.summary:visited {
	color: black;
	 font-weight: lighter;
	
	/*	background-color:#E2FBD5; 
	border-style: solid; 
	border-width: thin;
	border-color: #99CC66;
	text-decoration: none;*/}
	
a.summary:hover, a.summary:active {
	color: black;
	font-weight: lighter;
	background-color: #D9DDE0;
	text-decoration: none;}
	
/* Standard DESC DONE  
a.desc:link, a.desc:visited, a.desc:hover a.desc:active {
	background-color: #CCFFFF;
	color:black;
	border-style: solid; 
	border-width:thin;
	border-color: #3399FF;
	text-decoration: none;}
.desc{	background-color: #CCFFFF;
	color:black;
	border-style: solid; 
	border-width:thin;
	border-color: #3399FF;
	text-decoration: none;}******************/

/* DETAILED DESC? Drafts *************
a.draft:link, a.draft:visited, a.draft:hover, a.draft:active {
	color: #CC6600;
	background-color: white;
	text-decoration: none;
	border-style: dotted;
	border-color: #CC0033;}
.draft {	color: #CC6600;
	background-color: white;
	text-decoration: none;
	border-style: dotted;
	border-color: #CC0033;}
	
/* Draft in the main portal  *************
a.draft_1:link, a.draft_1:visited, a.draft_1:hover, a.draft_1:active {
	text-decoration: none;}
.draft_1 {text-decoration: none;}

*****/  a.draft {text-decoration:none}

/* Detailed Desc Almost there! ***********
a.alm:link, a.alm:visited a.alm:hover a.alm:active {
	color: #0066CC;
	background-color: white;
	text-decoration: overline;
	font-weight: bold;}
.alm {	color: #0066CC;
	background-color: white;
	text-decoration: overline;
	font-weight: bold;}
*******/ a.alm {text-decoration:none}

/* SHORT DESC TK NEED TO EDIT FIRST ******
.short {	color: #0066CC;
	background-color: white;
	text-decoration: underline;}

a.short:link, a.short:visited a.short:hover a.short:active {
	color: #0066CC;
	background-color: white;
	text-decoration: underline;}
************/ a.short {text-decoration:none}

/* haven't done anything    *****
a.yes:link, a.yes:visited a.yes:hover a.yes:active {
	text-decoration: none;}
*************/  a.yes {text-decoration:none}

/* OUT mss    ************
a.out:link, a.out:visited, a.out:hover, a.out:active {
	color: black;
	background-color: white;
	text-decoration:line-through;}
.out {	color: black;
	background-color: white;
	text-decoration: line-through;}
******/  a.out {text-decoration:none}

a.green:link, a.green:visited {
	color: darkgreen;
	text-decoration: none;
}

a.green:hover a.green:active {
	text-decoration: none;
}


/* overrides decoration from previous rule for hovered links */	

h1, h2, h3, h4, h5, h6 {
	font-family: arial,verdana,sans-serif;
	background-color:#FFFFFF;
}
h1{
 color: #334d55;
 background-color:#FFFFFF;
}

h2{
 font-size: 1.2em;
 color:#000000;
 background-color:#FFFFFF;
}

h3{
 font-size: 1.05em;
 color: #000000;
 background-color:#FFFFFF;
 padding-top: 7px;
}

h4{
 font-size: small;
 font-weight: bold;
 color: #333333;
 background-color:#FFFFFF;
 padding-top: 7px;
}

h5{
 font-size: x-small;
 color: #334d55;
 background-color:#FFFFFF;
}

.super{vertical-align:super; font-size:80%}

.circle {list-style-type: circle; line-height: 80%;}

ul{
 list-style-type: disc;
 padding: 0px 20px 0px 30px;
}

ul ul{
 list-style-type: none;
}

ul ul ul{
 list-style-type: none;
}

li {
	padding: 5px 0px 5px 5px;
}

label{
 font: bold 100% Arial,sans-serif;
 color: #334d55;
 background-color:#FFFFFF;
}


blockquote {
	padding: 0px 0px 0px 0px;
}

th {
	font-size: x-small;
	font-weight: bold;
	vertical-align: middle;
	border: thin dotted #CCCCCC;
}
td {
	vertical-align: middle;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}

table {
    table-layout:fixed;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	left: 20px;
}

table.surrogates {
    table-layout: fixed;
    border-collapse: collapse;
	border: double;
	left: 20px;
	text-align: left;
	font-size: large;
	padding-left: 8px;}

td.surrogates {
    padding-left: 8px;
	font-size:0.7em;
	border-top: 1px solid #003300;
	border-bottom: 1px solid #003300;
	border-right: none;
	height: 4.5em;


}
td.surrogates-top {
    padding-left: 8px;
	font-size:0.7em;
	border-top:  1px solid #003300;
	border-bottom: none;
	border-right: none;
	border-left: none;}

td.surrogates-bottom {
	font-size:0.7em;
	border-bottom:  1px solid #003300;
	border-top: none;
	border-right: none;
	border-left: none;
    padding-left: 8px;}
	
td.surrogates-top-right {
    padding-left: 8px;
	font-size:0.7em;
	border-top:  1px solid #003300;
	border-bottom: none;
	border-right:  1px solid #003300;
	border-left: none;}
	
td.surrogates-bottom-right {
    padding-left: 8px;
	font-size:0.7em;
	border-top: none;
	border-bottom:  1px solid #003300;
	border-right:  1px solid #003300;
	border-left: none;}
	
td.surrogates-top-bottom {
    padding-left: 8px;
	font-size:0.7em;
	border-top:  1px solid #003300;
	border-bottom: 1px solid #003300;
	border-right: none;
	border-left: none;}

td.surrogates-bottom-left {
    padding-left: 8px;
	font-size:0.7em;
	border-left:  1px solid #003300;
	border-bottom: 1px solid #003300;
	border-top: none;
	border-right: none;}

td.surrogates-top-left {
    padding-left: 8px;
	font-size:0.7em;
	border-left:  1px solid #003300;
	border-top: 1px solid #003300;
	border-bottom: none;
	border-right: none;}

td.surrogates-right {
    padding-left: 8px;
	font-size:0.7em;
	border-top:  1px solid #003300;
	border-bottom: 1px solid #003300;
	border-right:  1px solid #003300;
	border-left: none;}

td.surrogates-noline {
	font-size:0.7em;


}

.a {background-color:  #EAFCE0;}
a.a:link, a.a:visited,
a.a:hover, a.a:active {background-color: #EAFCE0;}

.b {background-color: #F7FCF3; }
a.b:link, a.b:visited,
a.b:hover, a.b:active {background-color: #F7FCF3; }


table.list_mss {font-size: small;}
table.browsing {font-size: 0.9em;}


pre {
	padding: 0px 0px 0px 5px;
	font-family: arial, verdana, sans-serif;
	font-size: small;
	color: #333333;
	background-color:#FFFFFF;
	
	}


/***********************************************/
/* Layout Divs                                 */
/***********************************************/

div#masthead {
	margin-top: 10px;
	width:100%;
	padding: 0px 0px 0px 10px;
	vertical-align: sub;
}
div#masthead_left {width: 70%;
	float: left;}

#masthead_print {display: none;}

#navBar {
	margin: 0 84% 0 0;
	border-right-style: solid;
	border-right-color: #015A4D;  
	border-right-width: 2px;
}

#content{
  	float: right;
	width: 80%;
	padding: 0 4% 0 0;}

#content-home{
  	float: right;
	width: 80%;
	border-top-style: solid;
	border-top-color:#015A4D;
	border-top-width: 2px;
	padding: 0 4% 0 0;}

/***********************************************/
/*Component Divs                               */
/***********************************************/
/*************** #mastHead styles **************/

#masthead img {
	border-style: none;
	padding: 10px 0px;
	margin:  0 0 0 auto;
}
/*************** #navBar styles **************/
#navBar img {
	border-style: none;
	padding-left: 3px;
	padding-top: 3px;
	margin: 0 0 0 1%;
	width: 90%;
}

#navBar p {
	padding-left: 8px;
}

#navBar form {padding-left: 12px; width: 92%;}

/*************** #pageName styles **************/

#pageName{
	padding: 10px 0px 0px 25px;
}

/************* #breadCrumb styles *************/

#breadCrumb{
	padding: 10px 0px 10px 25px;
	border-top-style: solid;
	border-top-color:#015A4D;
	border-top-width: 2px;
	border-bottom-style: solid;
	border-bottom-color:#015A4D;
	border-bottom-width: 2px;
	width: 98.2%;
	font-size:1.04em;
}

.SectionTitle {font-weight: bold;
font-size: large;
line-height: 170%;
}

a.SectionTitle:link, a.SectionTitle:visited {font-weight: bold;
font-size: large;
line-height: 170%; color:black; text-decoration: none;}

a.SectionTitle:hover, a.SectionTitle:active {color:#808080;}

.sectionMenu {}
a.sub:link, a.sub:visited,
a.sub:hover, a.sub:active {
	color: #003300;
}

/************** .feature styles ***************/
.feature {
	padding: 0px 0px 0px 25px;
	color: black; 
	background-color:#FFFFFF;
	font-size: 1.04em;
	}
	
.featurep {
	padding: 0px 0px 0px 5px;
	}

.feature img {
	padding: 0px 30px 0px 0px;
	margin: 30px 30px 5px 0px;
	border-style: none;
}
/* adjust margins to change separation between the feature image and text flowing around it */



/*********** .relatedLinks styles ***********/

.relatedLinks{
	margin: 0px;
	padding: 0px 20px;
	font-size: x-small;
}

.relatedLinks li{
	font-size: small;
	padding: 0px 0px 0px 10px;
}

.relatedLinks h3{
	padding: 2px 15px 2px 3px;
}
.relatedLinksImg {
	padding: 5px 15px 5px 3px;
}


/*********** #navBar styles ***********/

#navBar ul a:link, #navBar ul a:visited {display: block; color: #333333; background-color:#FFFFFF;}
#navBar ul {list-style: none; margin: 0; padding: 0px 0px 0px 15px;}

/* hack to fix IE/Win's broken rendering of block-level anchors in lists */



/*********** TK's additions ***********/

/*****************/
/*PARAGRAPHS*/
    p.justify {text-align: justify;}
    p.left {text-align: left;}
    p.right {text-align: right;}
    p.right-2 {text-align: right; padding-right: 10px;}
    p.center {text-align:center;}
    p.totheright {padding-left: 30px;}
    p.indent {margin-left:36.0px;}
    p.right_small {text-align: right; font-size: 0.80em; padding-right: 7px;}
    p.center_small {text-align: center; font-size: x-small;}
    p.small {font-size: 0.85em;}
    p.bar_3 {text-align: right; font-size: 0.9em; padding-right: 7px;}
	.no_style {list-style: none;}

    .indent {margin-left:36.0px;}
	.totheright {padding-left: 30px;}
	.right {text-align: right;}
	
	.green {background-color:#E2FBD5; border-style: solid; border-width:thin;
	border-color: #99CC66;}

    a.green:link {background-color:#E2FBD5; border-color:#006600; }
    a.green:visited {background-color:#E2FBD5;}
    a.green:hover {background-color:#E2FBD5;}
    a.green:active {background-color:#E2FBD5;}

          .italics {font-style:italic;}

#team_only {
padding-top: 10px;
padding-left: 20px;}

#surrogates {
padding-top: 10px;
padding-left: 10px;
padding-right: 10px;
padding-bottom:10px;}