@charset "utf-8";
/* CSS Document */
body 
{
	font-family:Arial, Helvetica, sans-serif;
	background-color: #cdebeb;

	font-size:10pt;
	font-weight:normal;
}
a
{
  text-decoration:none;
  color:#FFFFFF;
  
}
p
{
  font-size:12px;
  font-weight:normal;
  line-height:16px;
  margin-bottom: 10px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
}
p a
{
  color:#3269E1;
}
hr
{
  /*height:1px;border:1px solid #000;*/
height: 1px;
border: 0;
color: #b6b6b6;
background-color: #b6b6b6;
margin-bottom: 10px;

  
}
ul
{
	list-style-image: url(images/uc_bullet1.gif);
	padding-left: 0px;
	margin-left: 15px;
	margin-bottom: 0px;
	margin-top: 4px;
	font-weight:normal;
	font-size:12px;
}
li
{
	list-style-image: url(images/uc_bullet1.gif);
	padding-left: 0px;
	padding-left: 0px;
	margin-bottom: 2px;
	margin-top: 0px;
	font-weight:normal;
    font-size:12px;
}

.Container
{
   width:800px;
   margin:0px;
   padding:0px 0px 0px 0px;
   background-color:#FFFFFF;
   
}
.content
{
   width:800px;
   
}
.main_navigation
{
  background-image:url(images/headbar_background.gif);
  background-repeat:repeat-x;
  height:30px;
  padding-left:10px;
  width:790px;
}
#header
{
  	background-image:url(images/header.jpg);
	background-repeat:no-repeat;
	height:81px;
	width:800px;
}
#arrow
{
 background-image:url(images/arrow.JPG);
 background-repeat:no-repeat;
 padding-right:10px;
 padding-top:6px;

  
}
.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}
.style2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
}
.style4 
{
font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; line-height: 15px; font-weight: normal; font-variant: normal; text-transform: none; color: #0473bb; 
}

.footer
{
   background-image:url(images/headbar_background.gif);
  background-repeat:repeat-x;
  height:30px;
  padding-left:20px;
}

.smalltext
{
	font-size: 0.83em;
}

.quote
{
	border-color: #BED73B;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-bottom-width: 1px;
	color:#0473bb;
}
.quote2
{
	border-color: #BED73B;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-bottom-width: 1px;
	color:#000000;
}

.quote2 th
{
	vertical-align: top;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-top: 3px;
	background-color: #BED73B;
	text-align: left;
	font-size: 14px;
	font-weight: bold;
}

.quote2 td
{
	vertical-align: top;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-top: 3px;
	text-align: left;
}

.video
{
	border-color: #BED73B;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-bottom-width: 1px;
	font-size: 12px; 
	font-style: normal; 
	line-height: 15px; 
	font-weight: normal; 
	font-variant: normal; 
	text-transform: none; 
	color: #0473bb;
}

.head1
{
	font-size:24px;
	color:#BED73B;
	font-weight:bold;

}

.head1a
{
	font-size:22px;
	color:#BED73B;
	font-weight:bold;

}

.head2
{
	font-size: 18px;
	font-weight:normal;
	color:#0473bb;

}

.subhead
{
	font-size: 13px;
	font-weight:bold;
	color:#0473bb;

}

.courses
{
	background-color: #CBD5F6;
	border-color: #BED73B;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-bottom-width: 1px;
	font-size: 12px;

}
.courses td
{
	vertical-align: top;
	padding-left: 8px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-top: 5px;
}
.courses th
{
	vertical-align: top;
	padding-left: 8px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-top: 4px;
	background-color: #BED73B;
	text-align: left;
	font-weight: bold;
	font-size: 13px;
}


