a {
	color: #05629F;
}

a.buttonlink:hover {
	background-color: #FFFFFF;
	color: #05629F;
}

a:hover {
	text-decoration: none;
}

body {
	background-color: #04426A;
}

body, p, td, li {
	color: #104872;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}

h1 {
	background-color: #96B8E2;
	border-bottom-color: #588ED1;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	color: #FFFFFF;
	font-family: "Times New Roman", Times, serif;
	font-size: 28px;
	font-style: italic;
	font-weight: normal;
	margin-bottom: 0px;
	margin-left: -30px;
	margin-right: -30px;
	margin-top: 0px;
	padding-left: 30px;
	padding-right: 30px;
}

h2, h2 a {
	border-bottom-color: #96B8E2;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	color: #05629F;
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	font-style: italic;
	font-weight: normal;
	margin-bottom: 5px;
	margin-right: -30px;
	padding-right: 30px;
	text-decoration: none;
}

li {
	margin-bottom: 5px;
	margin-left: 15px;
	margin-top: 5px;
	padding: 0px;
}
ul, ol {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#mainarea blockquote {
	background-color: #FFFFFF;
	border: 1px solid #5795D2;
	padding: 20px;
	margin: 10px;
}
#mainarea blockquote h2 {
	margin: 0px;
	padding: 0px;
	text-align: center;
}


.buttonlink {
	background-color: #05629F;
	color: #FFFFFF;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 10px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	padding: 5px;
	text-align: center;
	text-decoration: none;
	width: 125px;
}

#book {
	background-color: #AECBEB;
	border: 1px none #598FBE;
	margin-bottom: 5px;
	margin-left: 25px;
	padding: 5px;
	width: 100px;
}

#container {
	border-bottom-color: #022D48;
	border-bottom-style: solid;
	border-bottom-width: 3px;
	border-left-color: #93B0D8;
	border-left-style: solid;
	border-left-width: 3px;
	border-right-color: #022D48;
	border-right-style: solid;
	border-right-width: 3px;
	border-top-color: #B9CCE6;
	border-top-style: solid;
	border-top-width: 3px;
	margin-left: auto;
	margin-right: auto;
	width: 800px;
}

#content {
	background-color: #FFFFFF;
	background-image: url(images/vert-grade.jpg);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	padding-bottom: 5px;
}

#footer {
	background-color: #05629F;
	clear: both;
	color: #CCDEF2;
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	padding-bottom: 5px;
	padding-top: 5px;
	text-align: center;
}

#footer a {
	color: #CCDEF2;
}

#header {
	background-color: #095F9A;
	background-image: url(images/hor-grade.jpg);
	height: 150px;
	padding-right: 2px;
}

#header #tag {
	color: #E8DC4C;
	float: left;
	font-family: "Times New Roman", Times, serif;
	font-size: 36px;
	font-style: italic;
	font-weight: normal;
	margin-top: 30px;
	margin-left: 50px;
}
#header #headcup {
	float: right;
	margin-right: 20px;
	margin-top: 10px;
}
#header img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}



#logo {
	float: left;
	margin-left: 20px;
	margin-top: 20px;
	width: 125px;
}

#mainarea {
	background-color: #E1EBF7;
	border: 1px solid #5795D2;
	float: left;
	margin-left: 5px;
	margin-top: 4px;
	padding-bottom: 20px;
	padding-left: 30px;
	padding-right: 30px;
	padding-top: 0px;
	width: 400px;
}

#mainarea #logotext {
	background-color: #3C61AF;
	margin-bottom: 3px;
	margin-left: 9px;
	margin-right: 9px;
	margin-top: 3px;
	padding: 10px;
}

#mainarea .accent {
	background-color: #C9DBF1;
	border: 1px solid #05629F;
	color: #05629F;
	font-size: 18px;
	font-weight: bold;
	line-height: normal;
	margin-left: -20px;
	margin-right: -20px;
	padding: 10px;
	text-align: center;
}

#mainarea .right {
	background-color: #C9DBF1;
	border: 1px solid #05629F;
	float: right;
	margin-left: 10px;
	margin-right: -20px;
	margin-top: 5px;
	padding: 10px;
	width: 150px;
}

#mainarea .right li {
	font-size: 12px;
}

#mainarea .right p {
	font-size: 11px;
}
#mainarea  .right h3 {
	margin: 0px;
	color: #E6EEF9;
	background-color: #96B8E2;
	padding-right: 5px;
	padding-left: 5px;
}


#mainarea .left {
	background-color: #C9DBF1;
	border: 1px solid #05629F;
	float: left;
	margin-left: -20px;
	margin-right: 10px;
	margin-top: 5px;
	padding: 10px;
	width: 150px;
}

#mainarea .left li {
	font-size: 12px;
}

#mainarea .left p {
	font-size: 11px;
}
#mainarea  .left h3 {
	margin: 0px;
	color: #E6EEF9;
	background-color: #96B8E2;
	padding-right: 5px;
	padding-left: 5px;
}

#mainarea  .right2 h3 {
	margin: 0px;
	color: #E6EEF9;
	background-color: #96B8E2;
	padding-right: 5px;
	padding-left: 5px;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
}


#mainarea .right2 {
	background-color: #C9DBF1;
	border: 1px solid #05629F;
	float: right;
	margin-left: 10px;
	margin-right: -20px;
	margin-top: 5px;
	padding: 10px;
	width: 150px;
}

#mainarea .right2 li {
	font-size: 12px;
	list-style-type: none;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
	font-family: "Times New Roman", Times, serif;
}

#mainarea .right2 p {
	font-size: 11px;
}

#mainarea .special li a {
	color: #05629F;
	font-size: 14px;
	margin-bottom: 20px;
	margin-top: 20px;
}

#mainarea .testimonials {
	background-color: #F5F9FC;
	border: 1px solid #5795D2;
	font-family: "Times New Roman", Times, serif;
	margin: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 10px;
}

#mainarea .testimonials p {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	line-height: normal;
	margin-bottom: 5px;
	margin-top: 5px;
}

#mainarea b {
	color: #05629F;
}

#mainarea p {
	line-height: 130%;
	margin-bottom: 8px;
	margin-top: 8px;
}

#nav {
	float: left;
	width: 170px;
}

#nav  a, #nav h2 {
	background-color: #05629F;
	border-bottom-color: #05629F;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-left-color: #C0D6E6;
	border-left-style: none;
	border-left-width: 1px;
	border-right-color: #879CAE;
	border-right-style: none;
	border-right-width: 1px;
	border-top-color: #C0D6E6;
	border-top-style: none;
	border-top-width: 1px;
	color: #BBD5F0;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	margin: 0px;
	margin-bottom: 0px;
	margin-top: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 2px;
	text-align: right;
	text-decoration: none;
}
#nav #contactbox {
	padding: 5px;
	background-color: #BFD7F1;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	text-align: center;
	border: 1px solid #05629F;
	font-size: 12px;
	color: #05629F;
}

#nav  #contactbox  img {
	margin-bottom: 10px;
	margin-top: 5px;
	border: 1px solid #666666;
}
#nav a#contactbox:hover {
	color: #FFFFFF;
	background-color: #05629F;
}



#nav a.sub {
	background-color: #D4E4F4;
	border-bottom-color: #B4CCEB;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	color: #05629F;
	font-size: 14px;
	margin-top: 0px;
	text-align: right;
}

#nav a.sub:hover {
	background-color: #05629F;
	color: #D4E4F4;
}

#nav a:hover {
	background-color: #E1EBF7;
	border-bottom-color: #C0D6E6;
	border-left-color: #879CAE;
	border-right-color: #C0D6E6;
	border-top-color: #879CAE;
	color: #05629F;
}

#nav table {
	border-bottom-style: none;
	border-left-style: none;
	border-right-style: none;
	border-top-style: none;
	margin: 0px;
	padding: 0px;
	width: 100%;
}

#rightcol {
	background-color: #ADCAEA;
	background-image: url(images/vert-grade_upsidedown.jpg);
	background-repeat: repeat-x;
	float: right;
	margin-top: 5px;
	padding-bottom: 5px;
	padding-top: 5px;
	width: 157px;
}
#nav a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #BFD7F1;
}


#rightcol  a img {
	border-bottom-style: none;
	border-left-style: none;
	border-right-style: none;
	border-top-style: none;
	margin-top: 5px;
	margin-bottom: 5px;
}
#rightcol  a, #rightcol #ezine {
	background-color: #BFD7F1;
	display: block;
	font-weight: bold;
	margin-bottom: 5px;
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 0px;
	padding-bottom: 5px;
	padding-top: 5px;
	text-align: center;
	text-decoration: none;
	border: 1px solid #729ECB;
	color: #05629F;
}
form {
	margin: 0px;
}
#ezine input {
	font-size: 11px;
	margin: 3px;
	color: #04426A;
	background-color: #DEEAF8;
}


#rightcol a:hover {
	color: #FFFFFF;
	text-decoration: underline;

}
#nav #web2 a {
	font-size: 11px;
	margin: 0px;
	padding: 0px;
	text-align: center;
}
#nav #web2 {
	background-color: #05629F;
	text-align: center;
	margin: 10px;
	padding: 5px;
}
