@charset "utf-8";

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	font-weight: normal;
	color: #565656;
	margin: 0px;
	padding: 0px;
	background-color: #f2f2f2;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	font-weight: normal;
	color: #565656;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	font-weight: normal;
	color: #565656;
	margin: 0px;
	padding: 0px;
}
h1 {
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 24px;
	text-transform: uppercase;
	color: #004991;
	font-weight: normal;
	letter-spacing: 1px;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
h2 {
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 24px;
	line-height: 24px;
	font-weight: normal;
	color: #cbb06c;
	text-decoration: none;
	letter-spacing: 1px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 16px;
}
h3 {
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #cbb06c;
	margin-bottom: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 16px;
	
}

.superscript
{
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #cbb06c;
	margin: 0px;
	padding: 0px;
}

h4 {
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #004991;
	text-decoration: none;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
h5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #565656;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 16px;
}

h6 {
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 24px;
	line-height: 24px;
	font-weight: normal;
	color: #cbb06c;
	text-decoration: none;
	letter-spacing: 1px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.searchTitles {
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	text-transform: uppercase;
	color: #004B93;
	font-weight: bold;
}
.selectSearch {
	width: 133px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 21px;
	color: #333333;
	margin: 0px;
	padding: 2px;
}
.selectSearchSmall {
	width: 60px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 21px;
	color: #333333;
	margin: 0px;
	padding: 2px;
}


.topLeftShadow {
	background-image: url(/templates/main/images/topLeftShadow.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.topRightShadow {
	background-image: url(/templates/main/images/topRightSHadow.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.leftShadow {
	background-image: url(/templates/main/images/LeftShadow.gif);
	background-repeat: repeat-y;
	background-position: right top;
}
.rightShadow {
	background-image: url(/templates/main/images/rightShadow.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.baseRightShadow {
	background-image: url(/templates/main/images/baseRightShadow.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.baseShadow {
	background-image: url(/templates/main/images/baseShadow.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.baseLeftShadow {
	background-image: url(/templates/main/images/BaseLeftShadow.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.baseNav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	font-weight: normal;
	color: #565656;
	margin: 0px;
	padding: 0px;
}
.baseNav a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	font-weight: normal;
	color: #565656;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
}
.baseNav a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	font-weight: normal;
	color: #333333;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
}

.baseNav a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	font-weight: normal;
	color: #004B93;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
}

.baseNavLight {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	font-weight: normal;
	color: #999999;
	margin: 0px;
	padding: 0px;
}

.navbarContainer{display : none;}
.navBar{display : none;}
.navBar:link{display : none;}
.navBar:visited{display : none;}
.navBar:HOVER{display : none;}

.cswmItem {cursor: pointer;}
.cswmItemOn{cursor: pointer;}
.cswmPopupBox{cursor: pointer;}
.cswmExpand{cursor: pointer;}

a:link {
	color: #004d95;
	text-decoration: none;
}
a:visited {
	color: #004d95;
	text-decoration: none;
}
a:hover {
	color: #CBB06C;
	text-decoration: none;
}
a:active {
	color: #CBB06C;
	text-decoration: none;
}
.devWired {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	text-decoration: none;
}
.devWired a:link {
	color: #999999;
	text-decoration: none;
}
.devWired a:visited {
	color: #999999;
	text-decoration: none;
}
.devWired a:active {
	color: #004D95;
	text-decoration: none;
}