@charset "utf-8";
* {
  	margin: 0;
  	padding: 0;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	line-height: 120%;
	background-color: #91BFD9;
}



h1 {
	font-size: 160%;
	font-weight: bold;
	color: #D50201;
	margin-bottom: 15px;
	line-height: 130%;
}
h2 {
	font-size: 130%;
	font-weight: bold;
	color: #1F79A5;
	margin-bottom: 10px;
}

p {
	color: #666666;
	line-height: 140%;
}
a:link {
	color: #1F79A5;
	text-decoration: none;
}
a:visited {
	color: #1F79A5;
	text-decoration: none;
}
a:hover {
	color: #1F79A5;
	text-decoration: underline;
}
ul {
	list-style-type: disc;
	color: #666666;
	padding-left: 15px;
	margin-left: 10px;
	width: 85%;
}

li {
	list-style-type: disc;
	color: #666666;
	padding-left: 5px;
	margin-bottom: 10px;
}
.image_border {
	border: 1px solid #CCCCCC;
}

.curriculum_text {
	font-size: 90%;
}
.customer_name {
	font-weight: bold;
	text-align: right;
}

#container {
	background-color: #FFFFFF;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #336699;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #336699;
}
/* surround is to get the grey right edge */
#surround {
	width: 797px;
	border-right-width: 3px;
	border-right-style: solid;
	border-right-color: #336699;
}
#top_nav {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	background-color: #346898;
	width: 639px;
	float: left;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 90%;
	text-align: center;
}
#top_nav a:link {
	margin-right: 18px;
	margin-left: 18px;
	color: #FFFFFF;
	text-decoration: none;
}
#top_nav a:visited {
	margin-right: 18px;
	margin-left: 18px;
	color: #FFFFFF;
	text-decoration: none;
}
#top_nav a:hover {
	margin-right: 18px;
	margin-left: 18px;
	color: #AAAAAA;
	text-decoration: none;
}




#content {
	float: left;
	margin-top: 25px;
	margin-right: 30px;
	margin-bottom: 20px;
	margin-left: 0px;
	width: 430px;
	border-left-width: 1px;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	padding-left: 35px;
}

#right_column {
	width: 157px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #9A9A9A;
	float: right;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-top-color: #9A9A9A;
	border-right-color: #9A9A9A;
	border-bottom-color: #9A9A9A;
}
#right_column ul {
	list-style-type: disc;
	color: #666666;
	padding-left: 15px;
	margin-left: 6px;
	width: 85%;
	font-weight: bold;
}
#right_column li {
	list-style-type: disc;
	color: #666666;
	padding-left: 0px;
	margin-bottom: 5px;
	font-size: 85%;
	font-weight: bold;
}

#right_column a:link {
	text-decoration: underline;
	color: #1F79A5;
	margin-left: 85px;
}
#right_column a:visited {
	text-decoration: underline;
	color: #1F79A5;
	margin-left: 85px;
}
#right_column a:hover {
	text-decoration: none;
	color: #1F79A5;
	margin-left: 85px;
}




#right_column p {
	font-size: 90%;
	color: #666666;
	padding-top: 3px;
	padding-right: 3px;
	padding-left: 3px;
	padding-bottom: 3px;
}
#right_column  h1   {
	color: #FFFFFF;
	background-image: url(images/template/grey_gradient_box.jpg);
	padding-top: 6px;
	padding-bottom: 6px;
	text-align: center;
	font-weight: bold;
	font-size: 90%;
	margin-bottom: 5px;
}
#right_column img {
	font-size: 90%;
	color: #666666;
	padding: 0px;
	margin-bottom: -3px;
}

#bottom_spacer {
	clear: both;
	width: 790px;
	height: 15px;
}

#left_nav {
	float: left;
	width: 110px;
	margin-top: 25px;
	padding-left: 10px;
	padding-right: 5px;
}
#left_nav h1 {
	font-size: 100%;
	font-weight: bold;
	color: #1F79A5;
	margin-bottom: 15px;
}
#left_nav a:link {
	font-size: 100%;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	margin-left: 10px;
}
#left_nav a:visited {
	font-size: 100%;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	margin-left: 10px;
}
#left_nav a:hover {
	font-size: 100%;
	font-weight: bold;
	color: #D50201;
	text-decoration: none;
	margin-left: 10px;
}
#signoff {
	background-color: #F0F0F0;
	width: 784px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	font-size: 85%;
	text-align: center;
	color: #999999;
	padding: 5px;
}

#footer {
	background-color: #A3BDD6;
	width: 806px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
}
#footer a:link {
	font-size: 90%;
	color: #FFFFFF;
	margin-right: 15px;
	margin-left: 15px;
}
#footer a:hover {
	font-size: 90%;
	color: #D1D1D1;
	margin-right: 15px;
	margin-left: 15px;
}

#footer a:visited {
	font-size: 90%;
	color: #FFFFFF;
	margin-right: 15px;
	margin-left: 15px;
}

#web_design {
	background-color: #A3BDD6;
	width: 806px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
	color: #336699;
}
#web_design a:link {
	font-size: 80%;
	color: #336699;
	text-decoration: none;
}
#web_design a:visited {
	font-size: 80%;
	color: #336699;
	text-decoration: none;
}
#web_design a:hover {
	font-size: 80%;
	color: #91BFD9;
	text-decoration: none;
}
