body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height:16px;
}

body {
	background-color: #B9B9B9;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
}

h4 {
	color:#036;
	font-size:16px;
	font-weight:bold;
	margin-top:0px;
}

h5 {
	color:#036;
}

.h3_2 {
	margin-top:0px;
	margin-bottom:3px;
	font-size:14px;
}

.smallFont {
	font-size:10px;
}

a:link {
	text-decoration:underline;
	color:#000;
}

a:visited {
	text-decoration:underline;
	color:#000;
}

a:hover {
	text-decoration:none;
	color:#000;
}

#homeLink {
	color:#333;
	background-image:url(images/bkrnd_nav.gif);
	background-repeat:repeat-x;
	padding-right:15px;
}

#homeLink a:link {
	color:#333;
	text-decoration:none;
}

#homeLink a:visited{
	color:#333;
	text-decoration:none;
}

#homeLink a:hover {
	color:#DD9C3B;
	text-decoration:none;
}

#nav {
	color:#DD9C3B;
}

#nav a:link {
	color:#FFF;
	text-decoration:none;
	margin-left:15px;
}

#nav a:visited {
	color:#FFF;
	text-decoration:none;
	margin-left:15px;
}

#nav a:hover{
	color:#DD9C3B;
	text-decoration:none;
	margin-left:15px;
}

#homeLeft {
	background-image:url(images/bkrnd_home_left.jpg);
	background-repeat:repeat-x;
	border-right: 1px solid #C3C3C3;
	color: #000;
}

#homeLeft h5 {
	color: #023873;
	font-size:12px;
	margin-bottom:0px;
}

.homeCopy {
	padding: 22px 22px 40px 22px;
	line-height:18px;
	color:#333;
}

#calloutHome {
	background-image:url(images/callout_home.gif);
	background-repeat:no-repeat;
	background-position:center;
	color:#000;
	font-size:10px;
	padding:21px;
	height: 110px;
	width:205px;
}

.calloutHomeCopy {
	padding: 50px 20px 0px 20px;
}

.calloutArrow {
	float:right;
	margin: 13px 0px 0px 5px;
}

.calloutArrow2 {
	float:right;
	margin: 10px 0px 0px 0px;
	padding:0px;
}

#tabsHome {
	background-image:url(images/bkrnd_tabs_home.gif);
	background-repeat:repeat-y;
}

#tabsHomeCopy {
	color:#000;
	padding:20px;
}

#interiorContent {
	background-color:#FFF;
}

#interiorTop {
	background-color:#E3E2E0;
	border-bottom: 1px solid #214C7C;
	width:248;
	height: 165px;
}

.interiorLeft {
	background-image:url(/images/bkrnd_home_left.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
	border-right:1px solid #C3C3C3;
}

#subRight {
	background-image:url(images/bkrnd_home_left.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
	border-right:1px solid #C3C3C3;
}

#subNav
{
margin-left: 16px;
padding-left: 5px;
list-style: none;
}

#subNav li 
{
padding-left: 10px;
padding-bottom:7px;
background-image: url(/images/bullet_subNav.gif);
background-repeat: no-repeat;
background-position: 0px 5px;
}


#subNav a:link {
	color:#044388;
	text-decoration:none;
	font-weight:bold;
}

#subNav a:visited {
	color:#044388;
	text-decoration:none;
	font-weight:bold;
}

#subNav a:hover{
	color:#C58434;
	text-decoration:none;
	font-weight:bold;
}

#calloutLeft {
	border-right:2px solid #024191;
	border-left: 2px solid #024191;
	background-color:#C0D0E1;
	color:#000;
	padding:0px 10px 0px 10px;
	width:100%;
}

#calloutLeft2 {
	border-right:2px solid #024191;
	border-left: 2px solid #024191;
	background-color:#C0D0E1;
	color:#000;
	padding:0px 10px 0px 10px;
	width:100%;
}

#calloutLeft h5 {
	font-size:12px;
	color:#021830;
	margin-bottom:0px;
}

#calloutLeftTop {
	background-image:url(images/callout_left_t_bkrnd.gif);
	background-repeat:repeat-x;
}

#calloutLeftBottom {
	background-image:url(images/callout_left_b_bkrnd.gif);
	background-repeat:repeat-x;
}

#calloutLeftAlt {
	color:#FFF;
	background-color: #214D7E;
	border: 1px solid #214D7E;
}

#calloutLeftAlt td,th {
	padding:5px;
}

#calloutRightVert {
	margin:0px 0px 15px 15px;
	float:right;
}

.calloutMiddle {
	background-image:url(/images/callout_middle_top.gif);
	background-repeat:no-repeat;
	font-weight:bold;
	padding:3px 0px 10px 5px;
	font-weight:bold;
	margin:0px;
}

.calloutMiddleContent {
	padding:10px;
	padding-bottom:0px;
	font-weight:normal;
}

.leftForm {
	border:1px solid #666;
	width: 127px;
	font-size:10px;
}

.leftFormButton {
	border:1px solid #666;
	font-size:10px;
	background-color:#DDA33B;
	cursor:hand;
	height:20px;
	color:#002DAC;
}

.workshopForm {
	border:2px solid #666;
	background-color: #D2D2D2;
}

.workshopForm td,th {
	padding:5px 15px 0px 15px;
}

.workshopForm input {
	border:1px solid #666;
	width: 98%;
	height: 16px;
	font-size:12px;
}

.workshopFormButton {
	border:1px solid #666;
	font-size:12px;
	font-weight:bold;
	letter-spacing:2px;
	background-color:#666;
	cursor:hand;
	height:20px;
	color:#FFF;
}

#calloutRight {
	border: 1px solid #EBCF02;
	border-top: 2px solid #EBCF02;
	border-bottom: 2px solid #EBCF02;
	background-color:#EBEBEB;
}

.resourceCenterList {
	color:#333;
}

.resourceCenterList h3 {
	color:#000;
	font-size:13px;
	font-weight:bold;
}

.resourceCenterList li{
	margin-bottom:7px;
}

.resourceCenterList a:link{
	color:#333;
}

.resourceCenterList a:visted{
	color:#666;
}

.resourceCenterList a:hover{
	color:#333;
}

.lightText {
	color:#666;
	font-size:10px;
}

#footer {
	background-color:#222021;
	color:#CCC;
	font-size:10px;
	width:760px;
	height:23px;
	text-align:center;
	padding-top:7px;
}

#footer a:link {
	color:#CCC;
	padding:3px;
	text-decoration:none;
}

#footer a:visited {
	color:#CCC;
	padding:3px;
	text-decoration:none;
}

#footer a:hover {
	color:#FFF;
	text-decoration:none;
	padding:3px;
}

#copyrightWrap {
	color: #353535;
	font-size:10px;
	width:760px;
	text-align:center;
	padding-top:7px;
}

#copyright {
	float:left;
}

#devLink {
	float:right;
}

#devLink a:link {
	color:#353535;
	text-decoration:underline;
}

#devLink a:visited {
	color: #353535;
	text-decoration:underline;
}

#devLink a:hover {
	color: #353535;
	text-decoration:none;
}