body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
 
}

img{
	border:0;
}

body {
	margin-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	background-color:#F8F0D0;
}

#outerVideo{
	width:457px;
	position:relative;
	overflow:hidden;
}

#video{
	position:relative;
	left:-1px;
}
	
a:link {
	color: #1090bc;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #1090bc;
}
a:hover {
	text-decoration: none;
	color: #333333;
}
a:active {
	text-decoration: none;
	color: #009900;
}

.justify { text-align:justify}

.fr{ 
	font-family:Arial;
	font-size:11px;
	color:#006666;
	height:17px;
}
.specialized{ 
	font-family:Arial;
	font-size:12px;
	color:#003366;
}
.title{ 
	font-size:15px;
	color:#662C06;
	font-weight:bold;
	text-transform:uppercase;
}

.titlesub{ 
	font-size:14px;
	color:#003366;
	font-weight:bold;
	text-transform:uppercase;
}
.textbold{ 
	font-size:13px;
	color:#662C06;
	font-weight:bold;
}
.required {
	color:#FF0000;
	font-size:13px;}	
	
h1 {
	color:#000000;
	font-size:14px;
	margin-bottom:5px}
h2 {
	color:#000000;
	font-size:12px;
	margin-bottom:5px}	

.clickhere:link{
	color:#768101;
	text-decoration:underline;
	}

.clickhere:active{
	color:#768101;
	text-decoration:underline;
	}

.clickhere:visited{
	color:#768101;
	text-decoration:underline;
	}

.clickhere:hover{
	color:#768101;
	text-decoration:none;
	}

.padding_top_5{
	padding-top:5px;
	}

.bottom { color:#000000; font-size:11px;}
.bottom a:visited { color:#000000; text-decoration: none; } 
.bottom a:link{ color:#000000; text-decoration: none; }
.bottom a:hover { color:#003366; text-decoration: none;}

.cwc {color:#000000; font-size:10px; font-family:Arial, Helvetica, sans-serif}
.cwc a:visited {color:#000000; text-decoration: underline; } 
.cwc a:link{color:#000000; text-decoration: underline; }
.cwc a:hover {color: #FF0000; text-decoration: none;}

.my_menu_title{
	font-family:"Century Gothic";
	font-size:14px;
	font-weight:bold;
	text-decoration:underline;
	}

.my_menu_subtitle{
	font-family:"Century Gothic";
	font-size:12px;
	font-weight:bold;
	text-decoration:underline;
	}
	
.my_menu_bottom{
	font-family:"Century Gothic";
	font-style:italic;
	text-decoration:underline;
	font-size:12px;
	}
	
.my_ul li{
	margin-bottom:3px;
	}

.my_margin_t_3{
	margin-top:3px;
	}