
/* new style boxes added - Jan 14 2008 */

/* positioning for colored content boxes */
.box {
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 2px;
	padding-bottom: 1px;
	line-height: 12px;	
	margin-bottom: 5px;
}

.lightBlue {
	background-color: #ebeff5;	
}

.deepBlue {
	background-color: #c7d0e2; 
}

.midgrey, h2 {
	font-family: Arial;
	font-size: 9pt;
	color: #737373;	
}

body,p,td {
	font-family: Tahoma, Arial;
	font-size: 8pt;
	color: #2c2c2c;
}
ul,li,ol {
	font-family:  Tahoma, Arial;
	list-style-position: outside;
	list-style-image: url(images/plus.gif);
	line-height: 12px;
	padding: 4px;
	font-size: 8pt;
	margin-left:10px;
	margin-top:1px;
	color: #2c2c2c;
}

.contentbox {
	padding-left:10px;
	padding-right:10px;
	padding-top:2px;
	padding-bottom:10px;
	line-height:12px;
	background:#c9e3f2;
}

.packagebox {
	padding-left:10px;
	padding-right:10px;
	padding-top:12px;
	padding-bottom:2px;
	line-height:12px;
	background:#c9e3f2;	
}

.imageborder {
	border-color:#979ba2;
	margin-right:8px;
	margin-bottom:8px;
}

.small {
	font-family: Tahoma, Arial
	font-size: 7pt;
	color: #2c2c2c;
}
.lightgrey {
	font-family: Arial;
	font-size: 9pt;
	color: #c9e3f2;	
}
.midgrey {
	font-family: Arial;
	font-size: 9pt;
	color: #c9e3f2;	
}
.blue {
	font-family: Arial;
	font-size: 9pt;
	color: #31374f;	
}
h1 {
	font-family: Arial;
	font-size: 12pt;
	font-weight: 900;
	color: #31374f;	
}

a, a.visited {
	font-family:  Tahoma, Arial;
	font-size: 8pt;
	text-decoration: none;
	color: #12274b;
}a.hover {
	font-family:  Tahoma, Arial;
	font-size: 8pt;
	text-decoration: underline;
	color: #b15630;
}


a.topnav, a.topnav:visited {
	font-family:  Tahoma;
	font-size: 8pt;
	text-decoration: none;
	color: #3c3c3c;
}a.topnav:hover {
	font-family:  Tahoma;
	font-size: 8pt;
	text-decoration: none;
	color: #001c4b;
}


a.mainnavyellow, a.mainnavyellow:visited {
	font-family:  Arial;
	font-size: 9pt;
	font-weight: 900;
	text-decoration: none;
	color: #ebe96a;	
}a.mainnavyellow:hover {
	font-family:  Arial;
	font-size: 9pt;
	font-weight: 900;
	text-decoration: none;
	color: #5f93c3;
}

a.mainnav, a.mainnav:visited {
	font-family:  Arial;
	font-size: 9pt;
	font-weight: 900;
	text-decoration: none;
	color: #ffffff;	
}a.mainnav:hover {
	font-family:  Arial;
	font-size: 9pt;
	font-weight: 900;
	text-decoration: none;
	color: #5f93c3;
}

a.lightgrey, a.lightgrey:visited {
	font-family:  Arial;
	font-size: 9pt;
	text-decoration: none;
	color: #c9e3f2;	
}a.lightgrey:hover {
	font-family:  Arial;
	font-size: 9pt;
	text-decoration: none;
	color: #132543;
}
