.style1
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

body  /* Internet Explorer */
{
	font-family: Verdana, Arial;
	font-size: 9pt;
	text-align: center;
	margin: auto;
	background: #CC0000 url(images/bg.jpg) repeat-y fixed bottom center;
}

.stylewhite {
    color: #FFFFFF;
    font-size: 20px;
}

body /* Mozilla Firefox alignment */
{
	text-align: -moz-center;
	font-family: Verdana, Arial;
	font-size: 9pt;
	margin: auto;
	background: #CC0000 url(images/bg.jpg) repeat-y fixed bottom center;
} 

div
{
	text-align: -moz-center;
}

.error
{
	color: #FF0000;
	font-size: 10px;
	font-weight: bold;
}

.pageholder
{
	width: 1018px;
	background-color: white;
	border-left: 4px solid #4D4B4E;
	border-top: 4px solid #4D4B4E;
	border-bottom: 4px solid #4D4B4E;
	border-right: 4px solid #4D4B4E;
	padding-left: 5px;
	padding-right: 5px;
	margin-top: 25px;
	margin-bottom: 30px;
	text-align: center;
	display:block;
	margin-left:auto;
	margin-right:auto;
}


.page
{
	width: 1008px;
	border: 0;
margin-left:auto;
margin-right:auto;
}

.footer
{
	width: 100%;
margin-left:auto;
margin-right:auto;
}

.header
{
	width: 100%;
	background-color: #FFFFFF;
margin-left:auto;
margin-right:auto;
}

.content
{
	width: 100%;
margin-left:auto;
margin-right:auto;
}

.navigation
{
	width: 216px;
	height: 681px;
	float: left;
	background-color: #3366FF;
}

.contenttext
{
	width: 761px;
	float: right;
	height: 1400px;
	background-color: #33CC00;
	padding: 10px;
	margin-left: 3px;
	margin-right: 5px;
}

.style3
{
	color: #000033;
}
.style7
{
	color: #000099;
	font-size: 18px;
	font-weight: bold;
}
.style13
{
	color: #FFFF33;
}
.style19
{
}
.style20
{
	font-size: 24px;
	color: #000033;
}
.style21
{
	color: #FFFFFF;
	font-size: 36px;
}
.style25
{
	font-size: 18px;
	color: #000099;
}
.style26
{
	color: #00CC00;
}
.style27
{
	color: #000066;
}

.style133
    {
        text-align: center;
        color: #000;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 7pt;
    }
    
.style28
{
	font-size: 18px;
	color: #000066;
}
.style29
{
	color: #33CC00;
}
.style30
{
	color: #990000;
	font-size: xx-large;
}
.style31
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000099;
}
.style34
{
	font-size: 36px;
	color: #000066;
}
.style35
{
	font-size: 24px;
}
.style36
{
	font-size: 24px;
	color: #000066;
}

.style37
{
	font-size: large;
	color: #000066;
}
.style38
{
	font-size: large;
}
.style39
{
	font-size: 22pt;
	color: #000066;
}


#invsidemenu-Downloads A
{
	border: red 1px dotted;
	color: red !important;
	font-weight: bold;
}

.divLeftPanel
{
	text-align: left;
}

#invsidemenu-Downloads A:hover, #invsidemenu-Downloads A:active
{
	border: #1A76D3 1px solid;
	color: white !important;
	font-weight: bold;
}

.MenuHdr
{
	padding-left: 10px;
	font-weight: 700;
	font-size: medium;
	padding-bottom: 2px;
	cursor: default;
	padding-top: 2px;
	font-family: Verdana;
	color: #000066;
	background-color: #FFCC00;
}


.MenuItem HR
{
	border-top: none;
	border-left: none;
	border-right: none;
	border-bottom: 1px solid #999999;
	margin-left:auto;
	margin-right:auto;
}

.MenuItem, .MenuItemMouseOver
{
	font-family: Tahoma, Arial;
	font-size: 9pt;
	font-weight: normal;
	padding-bottom: 1px;
	padding-top: 1px;
	border: white 1px solid;
	background-color: #33CC00;
	margin-left:auto;
	margin-right:auto;
}
.MenuHdr A, .MenuHdr A:Active, .MenuHdr A:Hover, .MenuHdr A:Visited, .MenuHdr A:Link
{
	display: block;
	padding-bottom: 1px;
	width: 100%;
	cursor: pointer;
	color: black;
	padding-top: 1px;
	text-decoration: none;
	margin-left:auto;
	margin-right:auto;
}

.MenuItem A, .MenuItem A:Active, .MenuItem A:Hover, .MenuItem A:Visited, .MenuItem A:Link
{
	display: block;
	padding-left: 20px;
	padding-bottom: 1px;
	cursor: pointer;
	color: #000066;
	padding-top: 1px;
	text-decoration: none;
	font-family: Verdana;
	font-size: small;
	font-style: italic;
	font-weight: 700;
	background-color: #33CC00;
	margin-left:auto;
	margin-right:auto;
}

.MenuItemMouseOver
{
	border: #00008B 1px solid;
	background-color: #1A76D3 !important;
	padding-left: 20px;
}

.MenuItemMouseOver A, .MenuItemMouseOver A:Active, .MenuItemMouseOver A:Hover, .MenuItemMouseOver A:Visited, .MenuItemMouseOver A:Link
{
	color: white;
	text-decoration: none;
	width: 100%;
	padding-top: 1px;
	padding-bottom: 1px;
	cursor: pointer;
	display: block;
	margin-left:auto;
	margin-right:auto;
}



.stripViewer .panelContainer .panel ul
{
	text-align: left;
	margin: 0 15px 0 30px;
}

.slider-wrap
{
	/* This div isn't entirely necessary but good for getting the side arrows vertically centered */
	margin: 20px 0;
	position: relative;
	width: 100%;
}

/* These 2 lines specify style applied while slider is loading */
.csw
{
	width: 100%;
	height: 665px;
	overflow: scroll;
}
.csw .loading
{
	margin: 200px 0 300px 0;
	text-align: center;
	height: 665px;
}

.stripViewer
{
	/* This is the viewing window */
	position: relative;
	overflow: hidden;
	margin: auto;
	width: 700px; /* Also specified in  .stripViewer .panelContainer .panel  below */
	height: 1400px;
	clear: both;
}

.stripViewer .panelContainer
{
	/* This is the big long container used to house your end-to-end divs. Width is calculated and specified by the JS  */
	position: relative;
	left: 0;
	top: 0;
	width: 100%;
	height: 665px;
	list-style-type: none; /* -moz-user-select: none; // This breaks CSS validation but stops accidental (and intentional - beware) panel highlighting in Firefox. Some people might find this useful, crazy fools. */
}

.stripViewer .panelContainer .panel
{
	/* Each panel is arranged end-to-end */
	float: left;
	height: 665px;
	position: relative;
	width: 700px; /* Also specified in  .stripViewer  above */
}

.stripViewer .panelContainer .panel .wrapper
{
	/* Wrapper to give some padding in the panels, without messing with existing panel width */
	padding: 10px;
}

.stripNav
{
	/* This is the div to hold your nav (the UL generated at run time) */
	margin: auto;
	display: none;
}

.stripNav ul
{
	/* The auto-generated set of links */
	list-style: none;
}

.stripNav ul li
{
	float: left;
	margin-right: 2px; /* If you change this, be sure to adjust the initial value of navWidth in coda-slider.1.1.1.js */
}

.stripNav a
{
	/* The nav links */
	font-size: 10px;
	font-weight: bold;
	text-align: center;
	line-height: 32px;
	background: #33CC00;
	color: #33CC00;
	text-decoration: none;
	display: block;
	padding: 0 15px;
	cursor: default;
}

.stripNav li.tab1 a
{
	background: #33CC00;
	cursor: default;
}
.stripNav li.tab2 a
{
	background: #33CC00;
	cursor: default;
}
.stripNav li.tab3 a
{
	background: #33CC00;
	cursor: default;
}
.stripNav li.tab4 a
{
	background: #33CC00;
	cursor: default;
}
.stripNav li.tab5 a
{
	background: #33CC00;
	cursor: default;
}
.stripNav li.tab6 a
{
	background: #33CC00;
	cursor: default;
}

.stripNav li a:hover
{
	background: #33CC00;
	cursor: default;
}

.stripNav li a.current
{
	background: #33CC00;
	color: #33CC00;
	cursor: default;
}

.stripNavL, .stripNavR
{
	/* The left and right arrows */
	position: absolute; /*top: 230px; */
	text-indent: -9000em;
	cursor: default;
}

.stripNavL a, .stripNavR a
{
	display: block;
	height: 10px;
	width: 10px;
	cursor: default;
}

.stripNavL
{
	left: 0;
}

.stripNavR
{
	right: 0;
}

.stripNavL
{
	/*background: url( "images/arrow-left.gif" ) no-repeat center;*/
}

.stripNavR
{
	/*background: url( "images/arrow-right.gif" ) no-repeat center;*/
}

p#cross-links
{
	text-align: center;
}

p#cross-links
{
	border-bottom: 1px solid #ccc;
	margin-bottom: 30px;
	padding-bottom: 30px;
}

noscript p, noscript ol
{
	color: #a00;
	font-size: 13px;
	line-height: 1.4em;
	text-align: left;
}
noscript a
{
	color: #a00;
	text-decoration: underline;
}
noscript ol
{
	margin-left: 25px;
}

#lightbox
{
	background-color: #eee;
	padding: 10px;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
}
#lightboxDetails
{
	font-size: 0.8em;
	padding-top: 0.4em;
}
#lightboxCaption
{
	float: left;
}
#keyboardMsg
{
	float: right;
}
#closeButton
{
	top: 5px;
	right: 5px;
}

#lightbox img
{
	border: none;
	clear: both;
}
#overlay img
{
	border: none;
}

#overlay
{
	background-image: url(images/overlay.png);
}

* html #overlay
{
	background-color: #333;
	background-color: transparent;
	background-image: url(blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src= "images/overlay.png" , sizingMethod= "scale" );
}
