/* ---------------------------------------------------*/
/* GENERAL 
/*----------------------------------------------------*/
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	line-height: 1.5;
	background-color: #999999;
	text-align: center;
	margin-top: 0px;
	margin-bottom: 40px;
	}
#content img {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
	border: none;
	}

h1	{ }

/* ---------------------------------------------------*/
/* TEMPLATE ELEMENTS 
/*----------------------------------------------------*/
#wrapper {
	text-align: left;
	width: 648px;
	border: 1px solid #003366;
	margin: 0 auto;
	}
#nav {
	background-image: url(../images/mnu_bg.jpg);
	background-repeat: repeat-x;
	height: 30px;
	width: 648px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-color: #BCBDC1;
	text-align: center;
; font-size: 12px
	}
#content {
	background-color: #FFFFFF;
	padding: 30px;
	}
#footer-nav {
	background: #003366;
	height: 30px;
	width: 648px;
	text-align: center;
	border-width: 1px 0;
	border-style: solid;
	border-color: #BCBDC1;
; font-size: 12px
	}
#footer-links {
	background: #FFFFFF;
	width: 628px;
	padding: 10px;
	text-align: center;
; font-size: 12px
	}
#InsightStudios {
	width: 650px;
	margin: 10px auto;
; font-size: 10px
	}

/* ---------------------------------------------------*/
/* LINK STYLES 
/*----------------------------------------------------*/
a 			{ color: #3456A0; }
a:visited 	{ color: #990000; }
a:hover		{ color: #3456A0; text-decoration: none; }

#nav a, #footer-nav a {
	font-weight: bold;
	text-decoration: none;
	height: 24px;
	width: 108px;
	display: block;
	padding-top: 6px;
	float: left;
	border-color: #1C3664;
	border-style: solid;
	}
#nav a:link, #nav a:visited {
	color: #3456A0;
	border-width: 0;
	}
#nav a:hover, #nav a.active {
	color: #3456A0;
	background: #F5F5F5;
	border-width: 0px 1px 1px 1px;
	border-bottom-color: #ffffff;
	width: 100px;
	margin: 0 3px;
	}
#nav a:active, #nav a.active {
	color: #990000;
	}
#footer-nav a:link, #footer-nav a:visited {
	color: #ffffff;
	border-width: 0;
	}
#footer-nav a:hover, #footer-nav a.active {
	color: #ffffff;
	background: #5C88A3;
	border-width: 0;
	width: 102px;
	margin: 0 3px;
	}
#footer-links a {
	margin: 0 10px;
	}
#InsightStudios a {
	color: #F5F5F5;
	text-decoration: none;
	}
#InsightStudios a:hover {
	text-decoration: underline;
	}#content ul li {  background-image: url(../images/checkmark2.jpg); padding-left: 30px; background-repeat: no-repeat; line-height: 30px}
#content ul {  margin-left: 0px; padding-left: 0px; list-style-type: none}
.bigtitle {  font-size: 24px; color: #FF0000; font-weight: bold; font-style: italic}
