/*-----------------------STYLE SHEET FOR cancam STARTS HERE----------------------*/

/* GENERAL ITEMS */

body {margin:0;
     }
form {margin:0;padding:0;}
.text_fields {
	background-color:#FFFFFF;
	font-family:arial;
	font-size:9px;
	color=#222222;
	border-style: solid;
	border-width:1px;
	border-color:#003366;
	size=8;
	height:16px;
	}
		
.memo_fields {
	background-color:#FFFFFF;
	font-family:arial;
	font-size:9px;
	color=#222222;
	border-style: solid;
	border-width:1px;
	border-color:#003366;
	}	
	
.button {
	background-color:#557EC3;
	color: #FFFFFF;
	font: 9px arial;
	font-weight: bold;
	height:16px;
	}	
		
/* Main Copy */

.main_copy,p,li,td,blockquote {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #000000;
	text-decoration: none ;
	/*text-align: left;*/
	}

.main_copy_sub_heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	}

.main_copy_sub_heading2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	}

.page_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #222222;
	text-decoration: none;
	}

.options {
	font-family: Arial;
	font-size: 7pt;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none ;
	}	



/* NAV BAR */

a.menu_bar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	}

a.menu_bar:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
	}


/* LHS MENU */

.menu_section {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	letter-spacing: 0.1em;
	text-align: left;
	}

.Menu_section {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	letter-spacing: 0.1em;
	text-align: left;
	}

a.menu:link,a.menu:visited, a.menu:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	letter-spacing: 0.05em;
	text-align: left;
	}

a.menu:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;
	letter-spacing: 0.05em;
	text-align: left;
	}

/* OUTLINE TABLE */

.content_table {
	border: #557EC3;
	border-style: solid;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	background-color: #FFFFFF;
	}

.outlined {
	border: #000000;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	}	

/* BREADCRUMBS */


.breadcrumbs {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #888888;
	text-decoration: none;
	text-align: left
	}




.obvious_link, {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #002963;
	text-decoration: underline;
	text-align: center
	}
	
a.morelink:link,a.morelink:active,a.morelink:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #AA0D2F;
	text-decoration: none;
	letter-spacing: 0.05em;
	text-align: right;
	}

a.morelink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #AA0D2F;
	text-decoration: underline;
	letter-spacing: 0.05em;
	text-align: right;
	}


 a:hover {
	text-decoration: underline;
	}

.headertitle {  font-family: Arial, Helvetica, sans-serif; font-size: 18pt; color: #FFFFFF; text-decoration: none}
.SectionTitle { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #222222; text-decoration: none; text-align:center;}


/*-----------------------END OF STYLE SHEET----------------------*/