/***** Main Styles */
BODY {
background-color: #7ecceb;
SCROLLBAR-FACE-COLOR: #e6e6e6;
SCROLLBAR-HIGHLIGHT-COLOR: #d3d3d3;
SCROLLBAR-SHADOW-COLOR: silver;
SCROLLBAR-3DLIGHT-COLOR: #ffffff;
SCROLLBAR-ARROW-COLOR: gray;
SCROLLBAR-TRACK-COLOR: #f3f3f3;
SCROLLBAR-DARKSHADOW-COLOR: white
}

a:visited {text-decoration: none;}
image {border-color: #12a1dd}

/***** Reset Styles */
.reset,.reset div,.reset dl,.reset dt,.reset dd,.reset ul,.reset ol,.reset li,.reset h1,.reset h2,.reset h3,.reset h4,.reset h5,.reset h6,.reset pre,.reset form,.reset fieldset,.reset input,.reset textarea,.reset p,.reset blockquote,.reset th,.reset td
{margin:0;padding:0;}

.reset table
{border-collapse:collapse;border-spacing:0;}

.reset fieldset,.reset img
{border:0;}

.reset address,.reset caption,.reset cite,.reset code,.reset dfn,.reset em,.reset strong,.reset th,.reset var
{font-style:normal;font-weight:normal;}

.reset ol,.reset ul
{list-style:none;}

.reset caption,.reset th
{text-align:left;}

.reset h1,.reset h2,.reset h3,.reset h4,.reset h5,.reset h6
{font-size:100%;font-weight:normal;}

.reset q:before,.reset q:after
{content:'';}

.reset abbr,.reset acronym
{border:0;}

.reset {
font-family: Arial, Trebuchet MS,Arial, Helvetica, sans-serif;
font-size: 12px;
color: #545454;
}


/***** Normal Styles */
.normal {
font-family: Arial, Trebuchet MS,Arial, Helvetica, sans-serif;
font-size: 12px;
/*line-height: 15px;*/
color: #545454;
}

.normal li {
font-size: 12px;
margin-left: 20px; 
margin-bottom: 8px; 
list-style-position: outside; 
list-style-image: url("images/bullet_dash.gif");
}

.normal ul 
{ 
padding-left: 0px; 
margin-left: 0px; 
}

.normal ol 
{ 
padding-left: 0px; 
margin-left: 0px; 
}

.normal a:link {
color: #009DDD;
text-decoration: underline;
}

.normal a:hover {
color: #009DDD;
text-decoration: underline;
}

.normal a:visited {
color: #009DDD;
}

.normal_small {
font-family: Trebuchet MS,Arial, Helvetica, sans-serif;
font-size: 10px;
color: #FFFFFF;
}

.normal_blue {
font-family: Trebuchet MS,Arial, Helvetica, sans-serif;
font-size: 11px;
line-height: 15px;
color: #545454;
}

.normal_blue li {
font-size: 11px;
margin-left: 20px; 
margin-bottom: 8px; 
list-style-position: outside; 
list-style-image: url("images/bullet_dash_blue.gif");
}

.normal_blue ul 
{ 
padding-left: 0px; 
margin-left: 0px; 
}

.normal_blue a:link {
color: #009DDD;
text-decoration: none;
}

.normal_blue a:hover {
color: #009DDD;
text-decoration: underline;
}

.normal_blue a:visited {
color: #009DDD;
}

/***** Home Styles */
.home {
font-family: Trebuchet MS,Arial, Helvetica, sans-serif;
font-size: 11px;
line-height: 15px;
color: #545454;
}

.home li {
font-size: 11px;
margin-left: 20px; 
margin-bottom: 8px; 
margin-top: 0px; 
padding-top: 0px; 
list-style-position: outside; 
list-style-image: url("images/bullet_dash.gif");
}

.home ul 
{ 
padding-left: 0px; 
margin-left: 0px;
margin-top: 0px;
padding-top: 0px; 
margin-bottom: 0px;
padding-bottom: 0px; 
}

.home a:link {
color: #545454;
text-decoration: none;
}

.home a:hover {
color: #545454;
text-decoration: underline;
}

.home a:visited {
color: #545454;
}

.home_black {
font-family: Trebuchet MS,Arial, Helvetica, sans-serif;
font-size: 11px;
line-height: 15px;
color: #333333;
}

.home_black li {
font-size: 11px;
margin-left: 20px; 
margin-bottom: 8px; 
margin-top: 0px; 
padding-top: 0px; 
list-style-position: outside; 
list-style-image: url("images/bullet_dash.gif");
}

.home_black ul 
{ 
padding-left: 0px; 
margin-left: 0px;
margin-top: 0px;
padding-top: 0px; 
margin-bottom: 0px;
padding-bottom: 0px; 
}

.home_black a:link {
color: #0099cc;
font-size: 11px;
text-decoration: underline;
}

.home_black a:hover {
color: #0099cc;
text-decoration: underline;
}

.home_black a:visited {
color: #0099cc;
text-decoration: underline;
}

/***** News Styles */
.news {
font-family: Trebuchet MS,Arial, Helvetica, sans-serif;
font-size: 11px;
line-height: 15px;
color: #575456;
}

.news li {
font-size: 11px;
margin-left: 20px; 
margin-bottom: 8px; 
list-style-position: outside; 
list-style-image: url("images/bullet_dash.gif");
}

.news ul 
{ 
padding-left: 0px; 
margin-left: 0px; 
}

.news a:link {
color: #37bdf6;
text-decoration: underline;
}

.news a:hover {
color: #37bdf6;
text-decoration: underline;
}

.news a:visited {
color: #37bdf6;
text-decoration: underline;
}

/***** Input Styles */

.contact input {
	color: #2B292A;
	font-family: Trebuchet MS,Arial, Helvetica, sans-serif;
	border: 1px solid #c7c7c7;
	background-color: #ECECEC;
	font-size: 11px;
}

.contact select {
	color: #2B292A;
	font-family: Trebuchet MS,Arial, Helvetica, sans-serif;
	border: 1px solid #ECECEC;
	background-color: #ECECEC;
	font-size: 11px;
}

.contact textarea {
	color: #2B292A;
	font-family: Trebuchet MS,Arial, Helvetica, sans-serif;
	border: 1px solid #ECECEC;
	background-color: #ECECEC;
	font-size: 11px;
}

.contact_error input {
	color: #2B292A;
	font-family: Trebuchet MS,Arial, Helvetica, sans-serif;
	border: 1px solid #003D7D;
	background-color: #E3F0F6;
	font-size: 11px;
}

.contact_error select {
	color: #2B292A;
	font-family: Trebuchet MS,Arial, Helvetica, sans-serif;
	border: 1px solid #003D7D;
	background-color: #E3F0F6;
	font-size: 11px;
}

.contact_error textarea {
	color: #2B292A;
	font-family: Trebuchet MS,Arial, Helvetica, sans-serif;
	border: 1px solid #003D7D;
	background-color: #E3F0F6;
	font-size: 11px;
}

/***** Heading Styles */

.heading {
font-family: Trebuchet MS,Arial, Helvetica, sans-serif;
font-size: 12px;
color: #056790;
font-weight: bold;
}

.heading_events {
font-family: Trebuchet MS,Arial, Helvetica, sans-serif;
font-size: 19px;
color: #056790;
font-weight: bold;
}

.heading_news {
font-family: Trebuchet MS,Arial, Helvetica, sans-serif;
font-size: 14px;
color: #056790;
font-weight: bold;
}

.heading_news a:link {
color: #056790;
text-decoration: none;
}

.heading_news a:hover {
color: #056790;
text-decoration: underline;
}

.heading_news a:visited {
color: #056790;
}


/***** Other Misc Styles */
.bg_right {
	background-position:right;
}

.bg_right_y {
	background-position:right;
	background-repeat: repeat-y
}

.bg_y {
	background-repeat: repeat-y
}

.bg_x {
	background-repeat: repeat-x
}

.bg_right_norep {
	background-position:right;
	background-repeat: no-repeat;
}

.bg_norep {
	background-repeat: no-repeat;
}

/***** SIDE MENU */
.list-menu {
width: 181px;
border: 0px;
}

.list-menu ul {
border: 0px;
margin: 0; 
padding: 0;
list-style-type: none;
font-family: Helvetica, Arial, sans-serif;
background-image:  url("images/bullet_bg_tri_blue.gif");
font-size: 11px;
color: #056790;
} 

.list-menu li {
margin: 0px 0 0;
} 

.list-menu a {
display: block;
width:181px;
border-bottom: 1px solid #FFFFFF;
padding: 3px 3px 3px 10px;
background: #d1edf8;
text-decoration: none;
color: #056790;
} 

.list-menu a:link, #list-menu a:active, #list-menu a:visited {
color: #056790;
border-bottom: 1px solid #FFFFFF;
text-decoration: none;
}

.list-menu a:hover {
border-bottom: 1px solid #FFFFFF;
text-decoration: none;
background: #056790;
color: #FFFFFF;
}

/***** SIDE MENU */

.navcontainer ul
{
margin: 0;
padding: 0;
list-style-type: none;
font-family: Trebuchet MS,Arial, Helvetica, sans-serif;
font-weight:bold;
font-size: 11px;
color: #056790;
}

.navcontainer li { margin: 0 0 0px 0; }

.navcontainer a
{
display: block;
padding: 3px 2px 3px 30px;
border-bottom: 1px solid #FFFFFF;
width: 181px;
background-color: #d1edf8;
color: #056790;
background-image:  url("images/bullet_bg_tri_blue.gif");
}

.navcontainer a:link, #navcontainer a:visited
{
color: #056790;
text-decoration: none;
}

.navcontainer a:hover
{
border-bottom: 1px solid #FFFFFF;
background-color: #056790;
background-image:  url("images/bullet_bg_tri_white.gif");
color: #FFFFFF;
}

.active a:link, #active a:visited, #active a:hover
{
border-bottom: 1px solid #FFFFFF;
background-color: #056790;
background-image:  url("images/bullet_bg_tri_white.gif");
color: #FFFFFF;
}

.navcontainer_2 ul
{
margin: 0;
padding: 0;
list-style-type: none;
font-family: Trebuchet MS,Arial, Helvetica, sans-serif;
font-weight:bold;
font-size: 11px;
color: #FFFFFF;
width: 150px;
}

.navcontainer_2 li { margin: 0 0 0px 0; }

.navcontainer_2 a
{
display: block;
padding: 3px 2px 3px 10px;
border-bottom: 1px solid #FFFFFF;
width: 170px;
background-color: #056790;
color: #FFFFFF;
}

.navcontainer_2 a:link, #navcontainer_2 a:visited
{
color: #FFFFFF;
text-decoration: none;
}

.navcontainer_2 a:hover
{
border-bottom: 1px solid #FFFFFF;
background-color: #d1edf8;
color: #056790;
}

.active_2 a:link, #active_2 a:visited, #active_2 a:hover
{
border-bottom: 1px solid #FFFFFF;
background-color: #d1edf8;
color: #056790;
}

/***** TABLE */

.thetable table{
font-family: Trebuchet MS,Arial, Helvetica, sans-serif;
font-size: 11px;
color: #545454;
border-collapse: collapse;
border: 0px
}

.thetable td, th{
border: 1px dotted #CCCCCC;
}

.thetable tbody td
{
padding: 0.7em;
}

.thetable td a:link, th a:link{
color: #545454;
font-weight: bold;
text-decoration: none;
}

.thetable td a:visited, th a:visited{
color: #545454;
font-weight: bold;
text-decoration: none;
}

.thetable td a:hover, th a:hover{
color: #545454;
font-weight: bold;
text-decoration: underline;
}

.normal td a:link, th a:link{
color: #545454;
font-weight: bold;
text-decoration: none;
}

.normal td a:visited, th a:visited{
color: #545454;
font-weight: bold;
text-decoration: none;
}

.normal td a:hover, th a:hover{
color: #545454;
font-weight: bold;
text-decoration: underline;
}

.stdover {
	background-color: #D1EDF8;
}

.std {
	background-color: #fff;
}

.page_header {
	font-family:Arial;
	font-size:medium;
	color:#069AD8;
}

/***** Certificate Styles */
.cert_heading {
font-family: Arial, Trebuchet MS,Arial, Helvetica, sans-serif;
font-size: 14px;
font-weight:bold;
color: #056790;
}

.cert_preview {
color: #545454;
font-size: 12px;
}

.cert_preview a:link {
color: #545454;
text-decoration: none;
}

.cert_preview a:hover {
color: #545454;
text-decoration: underline;
}

.cert_preview a:visited {
color: #545454;
}

.cert_order {
color: #056790;
font-size: 12px;
}

.cert_order a:link {
color: #056790;
text-decoration: none;
}

.cert_order a:hover {
color: #056790;
text-decoration: underline;
}

.cert_order a:visited {
color: #056790;
}

#cert_order {
color: #056790;
font-size: 12px;
}

#cert_order a:link {
color: #056790;
text-decoration: none;
}

#cert_order a:hover {
color: #056790;
text-decoration: underline;
}

#cert_order a:visited {
color: #056790;
}