body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003366;
	margin: 0px;
	padding: 0px;
	background-color: #c0dde6;
	background-image: url(../images/general/grad-bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.rightTear {
	background-image: url(../images/general/right-tear.gif);
	background-repeat: repeat-y;
	background-position: left top;
	width: 11px;
}
.leftTear {
	background-image: url(../images/general/left-tear.gif);
	background-repeat: repeat-y;
	background-position: right top;
	width: 11px;
}
.topTear {
	background-image: url(../images/general/top-tear-block.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#mainContainer {
	padding: 5px 20px;
	margin: 0px;
}
.insideLeftTear {
	background-image: url(../images/general/right-tear.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
#infoBlock {
	float: right;
	height: 190px;
	width: 208px;
	padding: 0px;
	margin: -10px -10px 0px 0px;
	background-color: #000000;
	background-image: url(../images/general/bottom-black-tear.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.infoBoxText {
	float: right;
	width: 220px;
	padding-top: 20px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.largeHeading {
	font-size: 30px;
	font-weight: bold;
	color: #000066;
	line-height: 30px;
	font-style: normal;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
#divider {
	background-image: url(../images/general/line-draw.gif);
	background-repeat: repeat-x;
	background-position: left center;
	clear: both;
	padding-top: 20px;
	margin-right: 10px;
	margin-left: 10px;
	padding-right: 10px;
	padding-left: 10px;
}
.headingRed {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #CC0000;
}
.headingBlack {
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}
.whiteText {
	color: #FFFFFF;
}
.emphasis {
	font-weight: normal;
	color: #000066;
	list-style-type: disc;
}
.shellBg {
	background-color: #73A0C1;
	background-image: url(../images/general/shell-bg.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.bigtext {
	font-size: 14px;
	color: #FFFFFF;
}
#welcome {
	width: 450px;
	float: left;
	padding: 10px 20px;
}
#sidenav {
	width:198px;
	float: right;
	clear: none;
	margin: 0px;
	padding: 0px;
}
#sidenav ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#sidenav li {
	margin: 0px;
	padding: 0px;
	display: block;
	float: left;
}

#sidenav a {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #CC0000;
	text-decoration: none;
	background-color: #000000;
	display: block;
	padding: 5px;
	float: left;
	text-align: left;
	margin: 0px;
	width: 100%;
}
#sidenav a:hover {
	background-color: #FFFFFF;
}
.citybg {
	background-image: url(../images/general/left-tear-black.gif);
	background-repeat: repeat-y;
	background-position: left top;
	border-top-width: 5px;
	border-right-width: 5px;
	border-bottom-width: 5px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
}
h4 {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: normal;
}
#copyright {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #C0DDE6;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-right: 10px;
	margin-left: 10px;
	clear: both;
}
#copyright a {
	text-decoration: none;
	color: #003366;
	font-size: 12px;
	font-weight: normal;
}
#copyright a:hover {
	color: #FFFFFF;
}
.bottomtb {
	background-color: #000000;
	background-image: url(../images/general/bottom-black-tear.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}

