body {
	background-color: #CCC;
	margin: 0px;
}
#wrapper {
	background-color: #FFFFFF;
	width: 950px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}
#banner {
	margin-right: 10px;
	margin-left: 10px;
}

#banner .logo {
	margin: 0px;
}
.navbar {
	font: normal 85% Verdana, Arial, Helvetica, sans-serif; /*leave this value as is in most cases*/
	background-image: url(images/navbar_bg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	width: 930px;
}

.navbar ul{
	margin: 0 0 0 15px;
	padding: 0;
	float: left;
}

.navbar ul li{
display: inline;
}
#splash1 .reflection1 {
	background-image: url(images/splash1_reflection.jpg);
	background-repeat: no-repeat;
	height: 40px;
	clear: both;
}
#splash1 .floatleft {
	float: left;
}



.navbar .phone{
	float: right;
	color: #FFFFFF;
	margin-top: 12px;
	font-size: 110%;
	margin-right: 20px;
}
.clear {
	clear: both;
	height: 0px;
}
#splash1 {
	margin-right: 10px;
	margin-left: 10px;
}



.navbar ul li a{
	float: left;
	color: white; /*text color*/
	padding: 5px 11px 8px;
	text-decoration: none; /*dark purple divider between menu items*/
	margin-right: 2px;
	background-image: url(images/navbuttons_bg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	margin-top: 10px;
}
.navbar ul li a:hover{
	float: left;
	color: white; /*text color*/
	padding: 5px 11px 8px;
	text-decoration: none;
	margin-right: 2px;
	margin-top: 10px;
	background-image: url(images/navbuttons_over_bg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
#footer {
	margin-right: 10px;
	margin-left: 10px;
	border-top-width: 4px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-top-color: #4F82D7;
	margin-top: 20px;
	margin-bottom: 10px;
	padding-bottom: 10px;
}


/* styles for footer */
#footer .left {
	float: left;
	width: 70%;
	margin-top: 5px;
}
#footer .left p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #313199;
	margin: 0px;
}

#footer .right {
	float: left;
	width: 30%;
	text-align: right;
	margin-top: 5px;
}
#footer .right p a {
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}

#footer .right p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #999999;
	margin: 0px;
}

.styleblue {
	color: #003399;
}


/* Styles for homepage boxes */
#homeboxes {
	margin-right: 10px;
	margin-left: 10px;
	background-image: url(images/home_boxes_bg.gif);
	background-repeat: repeat-y;
}
#homeboxes .box1 {
	width: 20%;
	float: left;
}
#homeboxes .box1 .readmore {
	margin-top: 10px;
}
#homeboxes .box1 .readmore p a {
	color: #666;
}

#homeboxes .box1 h2 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 0.7em;
	background-color: #6F93CF;
	margin: 0px 0px 8px 1px;
	padding: 4px 5px;
	color: #FFF;
}
#homeboxes .box1 h2 a {
	color: #FFF;
	text-decoration: none;
}

#homeboxes .box1 h1 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 0.7em;
	background-color: #7E9CD2;
	margin: 0px 0px 8px 1px;
	padding: 4px 5px;
	color: #FFF;
}
#homeboxes .box1 h1 a {
	color: #FFF;
	text-decoration: none;
}


#homeboxes .box1 .grey {
	background-color: #666;
}

#homeboxes .box1 p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #666;
	margin-top: 0px;
	margin-bottom: 5px;
	margin-right: 10px;
	margin-left: 10px;
	line-height: 1.25em;
}


/* Styles for homepage - checklist box */
#homeboxes .boxchecklist {
	width: 20%;
	float: left;
}
#homeboxes .boxchecklist h2 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 0.7em;
	background-color: #C00;
	margin: 0px 1px 8px;
	padding: 4px 5px;
	color: #FFF;
}
#homeboxes .boxchecklist h2 a {
	color: #FFF;
	text-decoration: none;
}

#homeboxes .boxchecklist p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #666;
	margin-top: 0px;
	margin-bottom: 7px;
	margin-right: 10px;
	margin-left: 10px;
	line-height: 1.25em;
}
#homeboxes .boxchecklist h3 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 0.8em;
	margin: 0px 10px 4px;
	color: #333;
	line-height: 1.2em;
}
#homeboxes .boxchecklist .checklistlink a {
	font-size: 1.2em;
	color: #C00;
	font-weight: bold;
	text-decoration: none;
}
#page {
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 10px;
}
#page .landing1 {
	float: left;
	width: 650px;
	border: 1px solid #C2C2C2;
	padding: 10px;
}
#page .landing1 table {
	width: 80%;
}
#page .landing1 table th {
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	padding: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	background-color: #06C;
	vertical-align: middle;
}
#page .landing1 table td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	padding: 10px;
	background-color: #E5E5E5;
	vertical-align: middle;
}
#page .landing1 table td p {
	margin: 0px;
}


#page .landing1 .legbox {
	background-color: #E0EBFB;
	border: 1px dashed #06C;
	padding: 5px;
	margin-top: 20px;
}
#page .landing1 .legbox p {
	color: #06C;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
}
#page .landing1 ol {
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
	font-size: 0.8em;
	margin-top: 0px;
	margin-bottom: 20px;
}
#page .landing1 ol li {
	margin-bottom: 4px;
}

#page .landing1 .breadcrumbs p {
	font-size: 0.7em;
	color: #666;
}
#page .breadcrumbs {
	margin-bottom: 15px;
}

#page .landing1 .breadcrumbs p a {
	color: #666;
	font-weight: normal;
}

#page .landing2 {
	float: left;
	width: 240px;
	margin-left: 15px;
	margin-top: 0px;
}
#page .landing2 .strap {
	border: 1px solid #CCC;
	background-color: #FFC;
	padding-top: 6px;
	padding-bottom: 6px;
}
#page .landing2 .strap p {
	margin: 0px 10px 6px;
	font-family: Tahoma, Geneva, sans-serif;
	font-weight: bold;
	font-size: 0.85em;
	color: #666;
}
#page .landing1 h2 {
	font-family: Tahoma, Geneva, sans-serif;
	color: #06C;
	font-size: 1.4em;
	margin: 20px 0px 10px;
}


#page .landing1 h1 {
	font-family: Tahoma, Geneva, sans-serif;
	color: #06C;
	font-size: 1.6em;
	margin: 0px 0px 10px;
}
#page .landing1 p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #333;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
	line-height: 1.2em;
}
#page .landing1 p a {
	font-weight: bold;
	color: #36C;
	text-decoration: underline;
}
#page .landing1 p a:hover {
	background-color: #FF6;
}
#page .landing1 ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #333;
	margin-top: 10px;
	margin-bottom: 20px;
}
#page .landing1 ul li {
	margin-bottom: 3px;
	list-style-image: url(images/blue_arrow_small.gif);
}
#page .landing1 ul li a {
	color: #333;
	text-decoration: underline;
}
#page .landing1 ul li a:hover {
	color: #333;
	text-decoration: none;
	background-color: #FF6;
}
.bluestyle {
	color: #06C;
}
#page .landing1 .coursetable {
	width: auto;
}
#page .landing1 .coursetable td {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFF;
}
#page .landing1 .legtable th {
	font-size: 0.8em;
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
}
#page .landing1 .legtable td {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.8em;
	color: #666;
	background-color: #FFF;
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-top-color: #2971CF;
	border-right-color: #2971CF;
	border-bottom-color: #2971CF;
	border-left-color: #2971CF;
}
#page .landing1 .legtable {
	display: table;
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #2971CF;
	border-right-color: #2971CF;
	border-bottom-color: #2971CF;
	border-left-color: #2971CF;
}


.nowrap {
	white-space: nowrap;
}
#page .landing1 .coursetable td h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #06C;
	margin-top: 0px;
	margin-bottom: 4px;
}
#page .landing1 .checklisttable {
	display: table;
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #2971CF;
	border-right-color: #2971CF;
	border-bottom-color: #2971CF;
	border-left-color: #2971CF;
	border-left-width: 1px;
	border-left-style: solid;
}
#page .landing1 .checklisttable th {
	font-size: 0.8em;
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-top-color: #FFF;
	border-bottom-color: #2971CF;
	border-left-color: #FFF;
	background-color: #FFF;
	color: #36C;
	text-align: left;
}
#page .landing1 .checklisttable .header1 {
	color: #C00;
	font-size: 1em;
}

#page .landing1 .checklisttable td {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.8em;
	color: #666;
	background-color: #FFF;
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-top-color: #2971CF;
	border-right-color: #2971CF;
	border-bottom-color: #2971CF;
	border-left-color: #CCC;
	border-left-width: 1px;
	border-left-style: solid;
	text-align: center;
}
