/* Global Styles */

body {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	margin: 0px;
}

td {
	font-family: verdana, arial, helvetica, sans-serif; 
	font-size: 12px;
	color:#000000
}

/* ID styles */


#wrapper {
	width: 800px;
	height: auto;
	position: relative;
	left: 50%;
	margin-left: -400px;
	z-index: 1;
	margin-top: 25px;
	margin-bottom: 25px;
	background-color: #FDFCF9;
}

#wrapper #header {
	position: relative;
	width: 100%;
	height: 133px;
	background-image: url(images/header_round_corner.gif);
	background-repeat: no-repeat;
}

#wrapper #top-nav-tabs {
	width: 100%;
	position: relative;
	line-height: 2.5em;
	text-align: center;
	background-color: #FFCC00;
}

#wrapper #body {
	width: 798px;
	position: relative;
	height: auto;
	border-right-width: 1.5px;
	border-right-style: solid;
	border-right-color: #E0EDFD;
}

#wrapper #left-column {
	position: relative;
	width: 205px;
	height: 100%;
	float: left;
	/*border-right-width: 4px;
	border-right-style: solid;
	border-right-color: #FED201;
	background-color: #000066; */
	padding-top: 10px;
	padding-bottom: 10px;
}

#wrapper #mainstage {
	position: relative;
	width: 520px;
	float: right;
	padding-bottom: 10px;
	padding-right: 30px;
	height: auto;
	clear: none;
	padding-left: 25px;
	padding-top: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	background-repeat: no-repeat;
}

#wrapper #mainstage-no-sidebar {
	position: relative;
	width: 722px;
	float: left;
	padding-bottom: 10px;
	padding-right: 30px;
	height: auto;
	clear: none;
	padding-left: 25px;
	padding-top: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	background-repeat: no-repeat;
}

#wrapper #footer {
	position: relative;
	width: 100%;
	height: 40px;
	text-align: center;
	line-height: 3.5em;
	background-color: #FFFFFF;
	background-image: url(images/footer_round.gif);
}

/* heading selector styles */

h1 {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	font-weight: normal;
	margin-top: 10px;
	margin-bottom: 0px;
	padding-left: 15px;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	margin-bottom: 0.3em;
	font-weight: normal;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	margin-bottom: 0.3em;
	font-weight: bold;
}

h4 {
	font-family: verdana, arial, helvetica, sans-serif; 
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
}

h5 {
	font-family: verdana, arial, helvetica, sans-serif; 
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
}

h6 {
	font-family: verdana, arial, helvetica, sans-serif; 
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
}
li {
	line-height: 1.5em;
}


/* Class styles */

.v10 {
	font-family: verdana, arial, helvetica, sans-serif; 
	font-size: 10px; 
	font-style: normal; 
	font-weight: normal;
}

.v11 {
	font-family: verdana, arial, helvetica, sans-serif; 
	font-size: 11px; 
	font-style: normal; 
	font-weight: normal;
}

.v12 {
	font-family: verdana, arial, helvetica, sans-serif; 
	font-size: 12px; 
	font-style: normal; 
	font-weight: normal;
}

.v13-blue-bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000066;
	font-weight: bold;
}

.v14 {
	font-family: verdana, arial, helvetica, sans-serif; 
	font-size: 14px; 
	font-style: normal; 
	font-weight: normal;
}

.v18 {
	font-family: verdana, arial, helvetica, sans-serif; 
	font-size: 18px; 
	font-style: normal; 
	font-weight: normal;
}

.v24 {
	font-family: verdana, arial, helvetica, sans-serif; 
	font-size: 24px; 
	font-style: normal; 
	font-weight: normal;
}

.left-col-title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	padding-left: 10px;
}

.v13-blue-bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000066;
	font-weight: bold;
}

.share-padding {
	padding-left: 10px;
}

.td-left-col {
	background-color:#000066
}

.image-mainstage {
	margin-bottom: 10px;
	margin-left: 10px;
}

.image-mainstage-left {
	margin-right: 10px;
	margin-bottom: 10px;
}

.copyright {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
}

.highlight-yellow {
	background-color: #FFFF33;
}

.social-icons {
	padding-top: 5px;
	padding-bottom: 5px;
	border: 1px solid #E0EDFD;
}

.tip {
	font-style: italic;
	font-weight: bold;
	color: #000000;
	background-color: #FFCC00;
	display: block;
	padding-right: 5px;
	padding-left: 5px;
	width: 200px;
	padding-top: 2px;
	padding-bottom: 2px;
}

.tip-link-bknd {
	background-color: #FFCC00;
}




/* Global hyperlink style */

a:link {
	font-family: verdana, arial, helvetica, sans-serif; 
	font-size: 12px; 
	color: #0000FF; 
	text-decoration: underline;
}

a:visited {
	font-family: verdana, arial, helvetica, sans-serif; 
	font-size: 12px; 
	color: #0000FF; 
	text-decoration: underline;
}

a:hover {
	font-family: verdana, arial, helvetica, sans-serif; 
	font-size: 12px; 
	color: #0000FF; 
	text-decoration: none;
}

/* top nav bar link style */

a.link-topnav:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000066;
	font-weight: bold;
	text-decoration: none;
	padding-right: 5px;
	padding-left: 5px;
}

a.link-topnav:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000066;
	font-weight: bold;
	text-decoration: none;
	padding-right: 5px;
	padding-left: 5px;
}

a.link-topnav:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000066;
	font-weight: bold;
	text-decoration: none;
	padding-right: 5px;
	padding-left: 5px;
}

/* left column link style */

a.link-left-col:link {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 10px;
	line-height: 2.4em;
}

a.link-left-col:visited {
	font-family: verdana, arial, helvetica, sans-serif; 
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 10px;
	line-height: 2.4em;
}

a.link-left-col:hover {
	font-family: verdana, arial, helvetica, sans-serif; 
	font-size: 12px; 
	font-weight: bold;
	color: #FFCC00;
	text-decoration: none;
	padding-left: 10px;
	line-height: 2.4em;
}

/* generic blue link style */

a.link-blue:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000066;
	font-weight: bold;
	text-decoration: none;
}

a.link-blue:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000066;
	font-weight: bold;
	text-decoration: none;
}

a.link-blue:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000066;
	font-weight: bold;
	text-decoration: underline;
}

/* generic custom link style - clone this to make a custom link style */

a.linkgeneric:link {
	font-family: verdana, arial, helvetica, sans-serif; 
	font-size: 12px; 
	color: #000000; 
	font-weight: normal;
	text-decoration: underline;
}

a.linkgeneric:visited {
	font-family: verdana, arial, helvetica, sans-serif; 
	font-size: 12px;
	color: #000000; 
	font-weight: normal;
	text-decoration: underline;
}

a.linkgeneric:hover {
	font-family: verdana, arial, helvetica, sans-serif; 
	font-size: 12px; 
	color: #000000; 
	font-weight: normal;
	text-decoration: none;
}
#wrapper #body #mainstage #site-map-left {
	line-height: 1.5em;
	float: left;
	width: 100%;
}
#wrapper #body #mainstage #site-map-leftnav-links {
	float: right;
	width: 55%;
	line-height: 1.5em;
}
.bg-blue {
	background-color: #E0EDFD;
	display: block;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
}
