
/** Global Styles **/

*, body{
	margin: 0;
	padding: 0;
}

body{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	/*color: #898989;*/
	color: #000000;
	text-align: center; /*ie5 alignment fix */
}

p {
	line-height: 17px;
	margin: 20px 0 10px 0;
	text-align: justify;
}

p.top {
	margin: 0;
	}

p.smaller {
	font-size:smaller;
	}

a{
	outline: 0;
	color: #00457D;
	text-decoration: none;
}

a.bold {
	font-weight: bold;
	}

a:hover{
	text-decoration: underline;
}

#top-strip-links a{
	color: #00457d;
	text-decoration: none;
	font-size: 10px;
/*	font-weight: bold;*/
	font-size: 11px;
	}

#top-strip-links a:hover{
	color: #657F76;
	text-decoration: underline;
}

br.clear{
	clear:both;
}


/**  Generic Page layout  **/

#main-container{
	width: 778px;
	margin: 0 auto;
	text-align: left;
}

#top-strip{
	float: right;
	height: 48px;
	text-align: right;
}

#top-strip-links{
	padding: 23px 16px 11px 0;
}

#top-section{
	background: url(../../../images/layout/top-section.jpg) no-repeat;
	height: 275px;
	margin: 0 0 19px 0;
}

h1{
	width: 591px;
	height: 275px;
	float: left;
	background: no-repeat;
	display: block;
	text-indent: -9999px;
	font-size: 1px;
}

h2{
	text-indent: -9999px;
	font-size: 1px;
	background-repeat: no-repeat !important;
	height: 19px;
}

h2.governance {
	width: 200px;
	float: left;
	}

h3{
	text-indent: -9999px;
	font-size: 1px;
	background-repeat: no-repeat !important;
	height: 17px;
}

h3.plainText {
	text-indent: 0;
	font-size: 11px;
	height: 17px;
	color: #00457D;
}

h4 {
	color: #00457D;
	margin: 10px 0 10px 0;
	}
	
h4.first {
	margin: 10px 0 10px  0;
	}

.title-grey{
	font-weight: bold;
}

p.space{
	height: 18px;
}

#main-section{
	width: auto;
	margin: 0;
}

#left-column{
	width: 158px;
	float: left;
	margin: 0 17px 0 0;	
}

#right-column{
	float: left;
	width: 593px;
	margin: 0 0 0 10px;
}

#right-column-wrapper{
	width: 571px;
}

#right-column-wrapper-teams{
	width: 593px;
}

#footer{
	background: url(../../../images/layout/footer-graphic.gif) no-repeat;
	margin: 27px 0 20px 175px;
	width: 577px;
	padding: 18px 12px 0 10px;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif; 
	color: #B7B7B7;
}

#footer a{
	color: #B7B7B7;
	text-decoration: none;
}

#footer a:hover{
	text-decoration: underline;
}

#footer-copy{
	float: left;
}

#footer-access{
	float: right;
}


/**  Sub-menus  **/

#sub-header{
	width: 133px;
	height: 32px;
	text-indent: -9999px;
	font-size: 1px;
	margin: 0 0 0 17px;
}

#sub-footer{
	background:  url(../../../images/sub-menus/footer.gif) no-repeat;
	width: 133px;
	height: 12px;
	margin: 0 0 0 17px;
}

#left-column ul{
	padding: 0 0 0 4px;
	margin: 0 0 0 13px;
	list-style: none;
	font-size: 1px;
}

#left-column li a {
	line-height: 19px;
	height: 19px;
	display: block;
	text-decoration: none;
	background-repeat: no-repeat !important;
	text-indent: -9999em;
	font-size: 1px;
}

#left-column ul li {
	line-height: 19px;
	height: 19px;
	text-indent: 0;
	background-repeat: no-repeat;
	padding: 0;
	margin: 0;
	text-align: left;
}

#left-column ul li a:hover {
	background-image: none;
}

#left-column ul li.spacer {
	line-height: 12px;
	height: 12px;
}





	

/**  Lists  **/

ul.blue {
	margin: 20px 0 0 0;
	list-style: none;
}

ul.blue li {
	background: url(../../../images/misc/bullet-blue.gif) no-repeat 20px 5px;
	padding: 0 0 0 40px;
	margin: 8px 0 0 0;
}

ul.blue li.more {
	margin: 14px 0 0 0;
}

ol {
	margin: 0 0 0 24px;
}

ol li {
	margin: 8px 0 0 0;
}

/**  Forms  **/

label {
		display: none;
		}
		
input{
	border: 1px solid #898989;
	color: #9E9E9E;
	font-size: 11px;
	padding: 2px;
}

.list-items {
	font-size: 11px;
	color: #9E9E9E;
}
		
/** Tables  **/

table{
	font-size: 11px;
	}

td, th {
	border: 1px solid #ccc;
	padding: 4px;
	}
	
table.removeBorder td, table.removeBorder th {
	border: 0;
	}

td.center-align{
	text-align: center;
}

thead {
	font-weight: bold;
	}
	
table.noBorder td {
	border: 0;
	padding: 0;
	}
	
table.noBorder td.head {
	color: #00457d;
	padding-top: 20px;
	font-size: 12px;
	}
	
table.noBorder td.name {
	color: #00b5dd;
	font-size: 12px;
	}


/**  Generic Classes  **/

.yellow{
	color: #FFD64E;
}

.hor-divider-greyP{
	background: url(../../../images/misc/hor-divider-grey.gif) repeat-x;
	width: 100%;
	margin: 18px 0 18px 0;
	height: 1px;
}

.hor-divider-grey, .hor-divider-green {
	width: 100%;
	margin: 18px 0 18px 0;
	height: 1px;
	display: block;
	overflow: hidden;
}

.hor-divider-grey{
	background: url(../../../images/misc/hor-divider-grey.gif) repeat-x;
}

.hor-divider-green{
	background: url(../../../images/misc/hor-divider-green.gif) repeat-x;
}

.hor-divider-purple {
	background: url(../../../images/misc/hor-divider-purple.gif) repeat-x;
	width: 133px;
	margin: 0 0 20px 20px;
	height: 1px;
	display: block;
	overflow: hidden;
}


.hor-divider-green-top{
	width: 100%;
	margin: 5px 0 18px 0;
	height: 1px;
	display: block;
	overflow: hidden;
	background: url(../../../images/misc/hor-divider-green.gif) repeat-x;
}

.dotted-line{
	background-image: url(../../images/layout/line-dotted.gif);
	background-repeat: repeat-x;
	height: 1px;
	display: block;
	margin:18px 0 18px 0;
	text-indent: -9999em;
	font: 1px/1px sans-serif; /* stop IE from revealing unnecessary bg */
	overflow: hidden;
	width: 90%;
}

.green{
	color: #00457D;
}

p.pdf {
	background: url(../../../images/misc/pdf-icon.gif) no-repeat;
	padding: 0 0 0 24px;
	}
	
.text-header {
	font-weight: bold;
	margin: 20px 0 10px 0;
	}
	
.sHide {
	display: none;
	}
	
#rss {
	border: none !important;
	vertical-align: bottom;
	}
	
.red-text {
	color: red;
}

.add-left, .add-right{
	float: left;
	display: block;
	padding: 0 0 5px 0;
	margin: 0 0 10px 0;
}

.add-left{
	width: 260px;
	border-right: 1px solid #E9E9E9;
}

.add-right{
	width: 290px;
	padding: 0 0 0 16px;
}

.add-left p, .add-right p {
	margin: 0;
	}
