body {
	margin: 15px 0px 15px 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	background-image: url('images/bkgrn2.jpg');
}
#container {
	margin: 0px auto 0px auto;
	border: 1px solid #9DA9CC;
	width: 760px;
}
#masthead {
	margin: 0px auto 0 auto;
	width: 760px;
	background-image: url('images/vecbanner.gif');
	background-repeat: no-repeat;
	height: 95px;
}
#logo {
	float: right;
	margin-right: 16px;
	margin-top: 30px;
}
#columntop {
	clear: both;
	background-image: url('images/vecdivider2.gif');
	background-repeat: no-repeat;
	height: 3px;
	background-color: #FFFFFF;
	width: 760px;
}
#columnwrapper {
	width: 760px;
	background-image: url('images/middle1.jpg');
	background-repeat: repeat-y;
	clear: both;
}
#columnwrapper2 {
	clear: both;
	width: 760px;
	background-image: url('images/middle2.jpg');
	background-repeat: repeat-y;
}
#c1, #c2, #c3 {
	float: left;
}
#c1 {
	width: 127px;
}
#c2 {
	width: 572px;
	padding-top: 26px;
	padding-bottom: 40px;
}
#c3 {
	width: 239px;
	padding-top: 16px;
	color: #666666;
	font-size: 0.7em;
	padding-left: 15px;
}
#c1 .content {
	font-size: 0.8em;
	padding: 16px 28px 5px 34px;
	line-height: 1.6em;
}
#c2 .content {
	color: #283f6c;
	font-size: 9pt;
	line-height: 1.4em;
	padding-top: 0px;
	padding-right: 25px;
	padding-left: 30px;
}
#c3 .content {
	font-size: 0.8em;
	line-height: 1.6em;
}
h1 {
	font-size: 1.2em;
	letter-spacing: 0.2em;
	color: #283f6c;
}
h2 {
	font-size: 1.1em;
	color: #008000;
	letter-spacing: 0.2em;
}
h3 {
	font-size: 1em;
}
#columnbottom {
	width: 760px;
	padding-top: 20px;
	padding-bottom: 20px;
}
#footer {
	margin: 0px auto;
	font-size: 0.7em;
	width: 760px;
}
#footercontent {
	margin-left: 160px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	text-align: center;
	clear: both;
	color: #40619A;
}
.clearfloat {
	clear: both;
	height: 0;
	line-height: 0.0;
	font-size: 0;
}
/*Default Links - Main Content Column*/
.content a:link {
	color: #283f6c;
}
.content a:visited {
	color: #283f6c;
}
.content a:hover, .content a:focus, .content a:active {
	color: #283f6c;
	text-decoration: none;
}
/*Left Sidebar Links*/
#c1 .content a:link {
	color: #003399;
}
#c1 .content a:visited {
	color: #663366;
}
#c1 .content a:hover, #c1 .content a:focus, #c1 .content a:active {
	color: #3366FF;
}
/*Footer Links*/
#footercontent a:link {
	color: #40619A;
	text-decoration: none;
}
#footercontent a:visited {
	color: #40619A;
	text-decoration: none;
}
#footercontent a:hover, #footer a:focus, #footer a:active {
	color: #283f6c;
	text-decoration: none;
}
/*NavBar*/
#nav_wrapper {
	margin: 60px 0px 0px 14px;
}
#navbar {
	margin: 0px;
	padding: 0px;
}
#navbar li {
	list-style-type: none;
}
#navbar a {
	height: 21px;
	background-position: 10px 8px;
	display: block;
	padding: 5px 20px 5px 30px;
	text-decoration: none;
	color: #000000;
	border-bottom: 1px solid #DADCE4;
	background-image: url('images/arrow_1.jpg');
	background-repeat: no-repeat;
}
#navbar a:hover, #navbar a:active, #navbar a:focus {
	height: 21px;
	color: #000000;
	text-decoration: none;
	background-color: #E5E5E5;
	background-image: url('images/arrow_2.jpg');
	background-repeat: no-repeat;
	background-position: 10px 8px;
}
.bdr_none {
	border-width: 0px;
	border-style: none;
}
#copyr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	margin-top: 10px;
	color: #40619A;
}
#copyr a:link {
	color: #40619A;
	text-decoration: none;
}
#copyr a:visited {
	color: #40619A;
	text-decoration: none;
}
#copyr a:hover {
	color: #283f6c;
	text-decoration: underline;
}

