@charset "utf-8";
/* BEGIN CSS Document */

/* BEGIN HTML INHERENT STYLES */
body {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
	color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
h1, h2, h3 {font-family: Arial, Verdana, Helvetica, sans-serif; }
h1 {background-image:url(../images/dotted_divider.png);
background-repeat: no-repeat; background-position: -15px 35px; padding-bottom:10px;
margin-top:0px;font-size: 24px; color: #1c396a; }
h1.landing { background-image:none; margin-top:5px; margin-bottom:5px;  font-size: 12px; color: #1c396a; height: 12px;}
h2 {font-size: 16px; color: #198eee; }
h3 {font-size: 16px; color: #1c396a; }

#contentstyle { margin-top:-5px; text-align:justify;}
#contentstyle li{ padding: 5px; margin-left:30px; margin-right: 20px; text-align:justify;}

#disclaimer p{font-size: 10px;  } 
#disclaimer h3 {margin-left: 10px;}
.td {padding: 5px;}

/* testimonials*/
.testimonialquote { width: 80%;  color: #198eee; font-weight: bold; font-style: italic; text-align: center;  padding: 5px;}
.testimonial { width: 80%;  text-align: justify;  padding: 5px;}
.testimonialborder { width: 95%;  font-weight: bold; text-align: right; border-bottom: 1px solid #198eee; padding: 5px;}

.affiliatebanner {float: right; padding: 10px;}

/* spacers */
.spacer20 {height: 20px;}
.spacer25 {height: 25px;}
.spacer175 {height: 175px;}

/*strike*/
.strike {text-decoration:line-through;}
.redstrikebold, a.redstrikebold14:link {color: #990000; text-decoration:line-through; }
.redstrikebold14, a.redstrikebold14:link{ font-size: 14px; color: #990000; font-weight: bold; text-decoration: line-through; }
.blackstrike, a.blackstrike:link {color:#000000; text-decoration:line-through; }
.blackstrike14, a.blackstrike14:link{ font-size: 14px; color: #000000; text-decoration: line-through; }
.blackstrike12, a.blackstrike12:link{ font-size: 12px; color: #000000; text-decoration: line-through; }

/* slogan*/
.sloganwhitebold24 { font-size: 24px; color: #FFFFFF; font-weight: bold; }

/* yellow highlight */
.yellowhighlight {background-color:#FFFF00;}
.yellowhighlightitalics {background-color:#FFFF00; font-style:italic;}
.yellowhighlightbold {background-color:#FFFF00; font-weight:bold; }
.yellowhighlightbolditalics {background-color:#FFFF00; font-weight:bold; font-style:italic;}

/*red*/
.textred, a.textred:link  {color: #990000; }
.textred12, a.textred12:link {font-size: 12px; color: #990000; }
.textred14, a.textred14:link {font-size: 14px; color: #990000; }

/*red bold*/
.textredbold, a.textredbold:link  {color: #990000; font-weight: bold; }
.textredbold12, a.textredbold12:link {font-size: 12px; color: #990000; font-weight: bold; }
.textredbold14, a.textredbold14:link {font-size: 14px; color: #990000; font-weight: bold;}
.textredbold16, a.textredbold16:link {font-size: 16px; color: #990000; font-weight: bold;}

/* blue dark */
.textbluedarkbold, a.textbluedarkbold {color: #233A62; font-weight: bold; }
.textbluedarkbold16, a.textbluedarkbold16 {
	font-size: 16px;
	color:#233A62;
	font-weight: bold;
}

/*blue*/
.textblue, a.textblue:link {color: #198eee;}
.textblue12, a.textblue12:link {font-size: 12px; color: #198eee; }
.textblue14, a.textblue14:link {font-size: 14px; color: #198eee; }

/*blue bold*/
.textbluebold, a.textbluebold:link {color: #198eee; font-weight: bold;}
.textbluebold12, a.textbluebold12:link {font-size: 12px; color: #198eee; font-weight: bold;}
.textbluebold14, a.textbluebold14:link {font-size: 14px; color: #198eee; font-weight: bold;}
.textbluebold16, a.textbluebold14:link {font-size: 16px; color: #198eee; font-weight: bold;}
.textblueboldindent12, a.textblueboldindent12 {	font-size: 12px; color: #198eee; text-indent: 5px; font-weight: bold; }

/*black*/
.textblack, a.textblack:link {color: #000000;}
.textblack10, a.textblack10:link {font-size: 10px; color: #000000; }
.textblack12, a.textblack12:link {font-size: 12px; color: #000000; }
.textblack14, a.textblack14:link {font-size: 14px; color: #000000; }

/*black bold*/
.textblackbold, a.textblackbold:link {color: #000000; font-weight: bold;}
.textblackbold12, a.textblackbold12:link {font-size: 12px; color: #000000; font-weight: bold;}
.textblackbold14, a.textblackbold14:link { font-size: 14px; color: #000000; font-weight: bold; }

/*white*/
.textwhite, a.textwhite:link {color: #ffffff;}
.textwhite12, a.textwhite12:link {font-size: 12px; color: #FFFFFF; } 
.textwhite12, a.textwhite12:link {font-size: 12px; color: #FFFFFF; }

/*white bold*/
.textwhitebold, a.textwhitebold:link {color: #ffffff; font-weight: bold;}
.textwhitebold12, a.textwhitebold12:link{ font-size: 12px; color:#FFFFFF; font-weight: bold; }
.textwhitebold14, a.textwhitebold14:link {font-size: 14px; color: #FFFFFF; font-weight: bold;} 


/*testimonial lines */
.top_testimonial_line {
	background-image: url(../images/testimonials/topbar.gif);
	background-repeat: repeat-x;
}
.bottom_testimonial_line {
	background-image: url(../images/testimonials/bottombar.gif);
	background-repeat: repeat-x;
}
.right_testimonial_line {
	background-image: url(../images/testimonials/rightbar.gif);
	background-repeat: repeat-y;
}
.left_testimonial_line {
	background-image: url(../images/testimonials/leftbar.gif);
	background-repeat: repeat-y;
}

/* links */
a:link { font-size: 12px; color: #198eee; text-decoration: none; }
a:visited { font-size: 12px; color: #1766A9; text-decoration: none; }
a:hover { font-size: 12px; color: #1766A9; text-decoration: underline;}

/* side nav links */
a.menuSide:link { 
	display:block;
	font-size: 12px;
	text-decoration:none;
	color:#1766A9;
	font-weight:bold;
}
a.menuSide:visited {
	display:block;
	font-size: 12px;
	text-decoration:none;
	color:#1766A9;
	font-weight:bold;
}
a.menuSide:hover {
	display:block;
	font-size: 12px;
	text-decoration:none;
	color:#1766A9;
	background-color: #B7DCFB;
	font-weight:bold;
}

/* accent color */
.accentColor1{ 
	background-color:#14619E; 
	}
.accentColor2{
    background-color: #E0F0FD;
    font-size: 12px;
    color: #000000;
}
.accentColor2_Darker{
    background-color: #B7DCFB;
	font-size: 12px;
    color: #000000;
}
.accentColor3{
    background-color: #439DE7;
	font-size: 12px;
    font-weight:bold;
    color: #000000;
}
.accentColor3_Darker{
    background-color: #14619E;
	font-size: 12px;
    font-weight:bold;
    color: #000000;
}
.accentColor3_Lighter{
    background-color: #C6DAFF;
	font-size: 12px;
    font-weight:bold;
    color: #000000;
}
.accentColorTestimonial{
	background-color:#FBFDFF;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 4px;
	padding-bottom: 4px;
}

.FooterLinks {
	font-size: 12px;
	color: #000000;
	text-indent: 5px;
	font-weight: bold;
	text-decoration: none;
}
.Copyright {
font-size: 10px;
font-weight: normal;
color: #000000;
}

.FooterLinks {
	font-size: 12px;
	color: #198eee;
	text-indent: 5px;
	font-weight: bold;
	text-decoration: none;
}

.Copyright {
font-size: 10px;
font-weight: normal;
color: #000000;
}

/*
--------------------------------------------
Search Bar
--------------------------------------------
*/

#search_bar {
            background-color: #198eee;
            height: 40px;
            margin: 5px auto 8px;
            padding: 1px 0 0 0;
            position: relative;
            width: 98%;
}

/* Google Site Search */

#cse {
            margin: 8px 0 8px 5px;
            text-align: left;
}

/* End Google Site Search */




/* END CSS Document */

