/* CSS Document */

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.2em;
	font-size: 12px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	color: #444444;
}
/*CONTENT GO HERE */
#Content {
	width: 760px;
	background-color: #D4E7F8;
}

#Content a {
	color: #495b4d;
	text-decoration: underline;
}
#Content a:visited {
	color: #495b4d;
}
#Content a:hover {
	color: #003300;
	text-decoration: underline;
}
#Content a:active {
	color: #495b4d;
}

#ContentCover {
	background-color: #D4E7F8;
}

#ContentPage {
	float:left;
	padding: 10px;
	width: 740px;
}

/* CONTENT TABLES AREA */

#ContentA{
	float:left;
	width: 530px;
	padding: 20px 10px 10px 20px;
	background-color: #D4E7F8;
	}
	

#ContentMain {
	float:left;
	width: 540px;
	background-color: #FFFFFF;
	min-height: 550px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

#ContentMain a {
	color: #495b4d;
	text-decoration: underline;
}
#ContentMain a:visited {
	color: #495b4d;
}
#ContentMain a:hover {
	color: #003300;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #003300;
}
#ContentMain a:active {
	color: #495b4d;
}
	
#ContentSide{
	float:left;
	width: 190px;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	background-color: #D4E7F8;
	padding-right: 5px;
	padding-left: 5px;
	}
.page_content{
		float:left;
		text-align:left;
}

/* TITLES AREA */



.Title14{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #003300;

}

.Title{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #003300;

}

.TitleSub{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003300;

}
.txtSmall {
	font-size: 11px;
}

#HeadingCME {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #666666;
	border-bottom-color: #666666;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
}

/* LINKS AREA */



/* CONTENT YOU ARE HERE AREA */

#Here{
	font-size:10px;
	}
#Here a {
	color: #495b4d;
	text-decoration:none;
}
#Here a:visited {
	color: #495b4d;
}
#Here a:hover {
	color: #495b4d;
	text-decoration: none;
	
}
#Here a:active {
	color: #495b4d;
}

/* FOOTER AREA */
#footer {
}
#footerCopyright {
	background-color: #FEC13A;
	text-align: center;
}
#footer #footerCopyright a {
	color: #495b4d;
	text-decoration: none;
}
#footer #footerCopyright a:visited {
	color: #495b4d;
	text-decoration: none;
}

/* LINKS AREA */

.txtGrey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}

/* CME ICON LINK AREA */
#img1 a {
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

#img1 a:hover {
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
