/***********************************************/
/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 

body{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000033;
	line-height: normal;
	margin: 0px;
	padding: 0px;
	background-image: url(images_gui/emg_stripes.gif);
	
}

a:link, a:visited, a:hover {
	color: #336666;
	text-decoration: none;
	
}

a:hover {
	text-decoration: none;
	color: #CC6600;
}
/* overrides decoration from previous rule for hovered links */

h1, h2, h3, h4, h5, h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	color: #003333;
	line-height: 100%;
}
p{
	font-family: Verdana,Arial,sans-serif;
	padding: 0px 0px 0px 10px;
	font-size: 80%;
	color: #334d55;
	text-align: left;
}

#p1{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	padding: 0px 0px 0px 10px;
	font-style: normal;
	color: #334d55;
	text-align: center;
	}
h1{
	font-family: Verdana,Arial,sans-serif;
	font-size: 115%;
	padding: 0px 0px 0px 10px;
	color: #334d55;
	text-align: left;
	font-weight: bolder;
}

h2{
 font-size: 100%;
 padding: 0px 0px 0px 10px;
 font-weight: bold;
 text-align: left;
 color: #003333;
}

h3{
	font-size: 90%;
	padding: 0px 0px 0px 10px;
	font-weight: bold;
	color: #003333;

}

h4{
	font-size: 84%;
	padding: 0px 0px 0px 10px;
	font-weight: bold;
	color: #003366;

}

ol{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #334d55;
}
ul{
	list-style-type: square;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #334d55;
	
}

ul ul{
	list-style-type: square;
		
}

ul ul ul{
 list-style-type: none;
}

label{
	font: bold 100% Arial,sans-serif;
 color: #334d55;
}


/***********************************************/
/* Layout Divs                                 */
/***********************************************/

#masthead{
	margin: 0;
	padding: 10px 0px;
	background-color: #D3E5E9;
	border-bottom: 1px solid #cccccc;
	width: 100%;
	color: #FFFFCC;
	background-image: url(images_gui/csu.gif);
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: right;
}

#navBar{
	margin: 0 0 0 87%;
	padding: 0px;
	background-color: #D3E5E9;
	border-left: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	}

#content{
	float:left;
	width: 75%;
	margin: 0;
	padding: 3% 3% 0 0;
	
}


/***********************************************/
/*Component Divs                               */
/***********************************************/

#siteName{
	margin: 0px;
	padding: 0px 0px 10px 10px;
}

/*************** #content styles **************/

#content li {padding-bottom: 12pt;}

#content a:link, #content a:visited {
	color: #CC6600;
}

/*************** #pageName styles **************/

#pageName{
		color: #003333;
}


/************* #globalNav styles **************/

#globalNav{
color: #cccccc;
padding: 0px 0px 0px 0px;
white-space: nowrap;
}
/* 'nowrap' prevents links from line-wrapping if there are too many to fit in one line
   this will force a horizontal scrollbar if there isn't enough room for all links
   remove rule or change value to 'normal' if you want the links to line-wrap */

#globalNav img{
 display: block;
}

#globalNav a {
	font-size: 90%;
	padding: 0px 4px 0px 0px; 
}


/************* #breadCrumb styles *************/

#breadCrumb{
	font-size: 70%;
	padding: 5px 0px 5px 10px;
	text-align: centre;
}
/* adjust margins to change separation between the feature image and text flowing around it */




/************* #siteInfo styles ***************/

#siteInfo{
	clear: both;
	border: 1px solid #cccccc;
	font-size: 75%;
	color: #cccccc;
	padding: 10px 10px 10px 10px;
	margin-top: -1px;
}
/* negative top margin pulls siteinfo up so its top border overlaps (and thus lines up with)
   the bottom border of the navBar in cases where they "touch" */

#siteInfo img{
	padding: 4px 4px 4px 0px;
	vertical-align: middle;
}




/*********** #navBar link styles ***********/

#navBar ul a:link, #navBar ul a:visited {
	display: block;
	font-size: 80%;
}
#navBar ul {list-style: none; margin: 0; padding: 0;}

/* hack to fix IE/Win's broken rendering of block-level anchors in lists */
#navBar li {border-bottom: 1px solid #EEE;}

/* fix for browsers that don't need the hack */
html>body #navBar li {border-bottom: none;}



/*********** .relatedLinks styles ***********/

.relatedLinks{
	margin: 0px;
	padding: 0px 0px 10px 10px;
	font-size: 90%;
}
.relatedLinks a:hover{
	background-color: #ffffff;
	
}

.relatedLinks h3{
	padding: 10px 0px 2px 0px;
	color: #003333;
}
.back {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	padding: 0px 0px 0px 100px;
	font-style: normal;
	color: #FF6600;
	text-align: left;
}
.next {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	padding: 0px 100px 0px 0px;
	font-style: normal;
	color: #FF6600;
	text-align: right;
}
.source {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #334d55;
	text-align: left;
	padding: 0px 0px 0px 10px;
}
.table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	text-align: center;
	font-weight: normal;
	color: #334d55;
}
