
html {
	margin: 0px;
	padding: 0px;
}

body {
	margin: 0px;
	padding: 0px;
	color: #434F58;
	background-color: #131f7c; 
	font-style:normal; font-variant:normal; font-weight:normal; font-size:10pt; font-family:Verdana
}

hr {
	background-color: #ffffff;
	color: #000000;
	border: none;
	height: 1px;
	width: 100%;
}

img {
	border: none;
}

table {
	border-collapse: collapse;
}

ul {
	list-style-image: url('images/bullet.gif');
	line-height: 165%;
}

p {
	margin: 0;
	padding: 6px 2px;
}

/*  The invisible class is used for a small Top of Page link that can't be seen.  */

#invisible {
color: #131f7c;
font-size: 5%;
}

#invisible a:hover {
color: #131f7c;
}


/*  The items below the properties for the links that appear in the
main text area as well as in the sidebar of the pages  */

a:link, a:visited {
	color: #027f01;
	text-decoration: underline; 
}

a:active, a:hover {
	color: #1c2d97;
}

/*  The items below set the properties for the fonts, sizes, and
colors used for headings 1 through 6. Typically h1 - h3 are used
in the main content area and h4 - h6 are used in the sidebar  */

h1 { 
	color: #1c2d97;
	font-size: 155%;
	padding: 4px 2px 2px 2px;
	text-align: left;
	border-bottom: 4px solid #1c2d97;
	margin-top: 7px;
}

h2 {	
	font-size: 145%;
	color: #027f01;
	padding: 4px 2px 2px 2px;
	text-align: left;
}

h3 {	
	font-size: 125%;
	color: #030363;
	padding: 4px 2px 2px 2px;
	text-align: left;
}

h4 { 
	font-size: 125%;
	color: #ffffff;
	background-color: #030363;
	padding: 2px;
}

h5 { 
	font-size: 100%;
	color: #FFFFFF;
	background-color: #027F01;
	padding-left:2px; padding-right:200px; padding-top:2px; padding-bottom:2px
}

h6 { 
	font-size: 100%; 
	color: #FFFFFF;
	background-color: #1c2d97;
	padding: 2px;
}

/*  This class can be applied to your buttons to create uniform submit or shopping cart buttons without using graphics.  */

.submitbuttons {
	font-weight: bold;
	color: #ffffff;
	text-align: center;
	font-size: 100%;
	font-variant: small-caps;
	font-family: Verdana, Arial, sans-serif;
	border-top: 1px solid #1c2d97;
	border-right: 5px solid #1c2d97;
	border-bottom: 1px solid #1c2d97;
	border-left: 1px solid #1c2d97;
	background-color: #027f01;
	width: 155px;
	height: 30px;
}

/*  The items below set the properties of the top header.  */

.headerleft {
	padding: 216px 15px 0px 115px;
	text-align: left;
	font-size: 30pt;
	font-weight: bold;
	color: #ffffff;
}

.headerleft1 {
	padding: 230px 15px 0px 115px;
	text-align: left;
	font-size: 30pt;
	font-weight: bold;
	color: #ffffff;
}

.headerright {
	padding: 130px 15px 0px 175px;
	text-align: left;
	font-size: 135%;
	font-weight: bold;
	color: #000000;
}

/*  The items below set the properties of the middle navigation links.  */

.topnavlinks {
	text-align: center;
	padding: 14px 0 4px 0;
	color: #027f01;
	font-weight: bold;
}

.topnavlinks a:link, .topnavlinks a:visited {
	padding: 6px 8px 10px 20px;
	color: #027f01;
	text-decoration: none;
}
	
.topnavlinks a:active, .topnavlinks a:hover {
	color: #1c2d97;
	text-decoration: underline;
}

/*  The items below sets the properties for the sidebars and
content blocks as well as a main content areas.  */

/* Used in single column layouts */

.bodycolumncontent {
	padding: 4px 15px 5px 20px;
}

/* Used in two column layouts */

.body1content {
	padding-left:0px; padding-right:15px; padding-top:4px; padding-bottom:5px
}

.body1contact {
	padding-left:0px; padding-right:125px; padding-top:4px; padding-bottom:5px
}

.body2content  {
	padding: 8px 0px 5px 15px;
}

/* Used in three column layouts */

.body1bcontent {
	padding: 4px 10px 5px 10px;
}

.body2bcontent {
	padding: 8px 0px 5px 15px;
}

.body3content {
	padding: 4px 0 0 0;
}


/*  The items below set the properties of the bottom navigation links.  */

.topofpage {
	line-height: 36px;
	text-align: right;
	margin: 0 8px 0 0;
}

.topofpage a:link, .topofpage a:visited {
}
	
.topofpage a:active, .topofpage a:hover {
}

/*  The items below set the properties of the bottom navigation links.  */

.bottomnavlinks {
	color: #1c2d97;
	font-weight: normal;
	font-size: 80%
}

.bottomnavlinks a:link, .bottomnavlinks a:visited {
	padding: 0px 6px 10px 6px;
}
	
.bottomnavlinks a:active, .bottomnavlinks a:hover {
}

/*  The items below sets the properties for the footer.  */

.footercontent {
	color: #1C2D97;
	text-align: center; font-size:10pt; padding-left:10px; padding-right:10px; padding-top:12px; padding-bottom:0px
}

.footercontent a:link, .footercontent a:visited  {
	padding: 4px;
	color: #1C2D97;
	text-decoration: none underline;
}

.footercontent a:active, .footercontent a:hover {
	padding: 4px 4px;
	color: #027f01;
	text-decoration: underline;
}

.clear {
	clear: both;
}

/*  The items below sets the properties for additional typography and page elements.  */

.block1 {
	color: #ffffff;
	text-align: left;
	font-family: Verdana, Arial, sans-serif;
	border-top: 1px solid #1c2d97;
	border-bottom: 4px solid #1c2d97;
	background-color: #027f01;
	padding: 6px;
	margin-bottom: 6px;
}

.block2 {
	color: #ffffff;
	text-align: left;
	font-family: Verdana, Arial, sans-serif;
	border-top: 1px solid #027f01;
	border-bottom: 4px solid #027f01;
	background-color: #1c2d97;
	padding: 6px;
	margin-bottom: 6px;
}

.block3 {
	color: #1c2d97;
	text-align: left;
	font-family: Verdana, Arial, sans-serif;
	border-top: 1px solid #1c2d97;
	border-bottom: 4px solid #1c2d97;
	background-color: #fff9a1;
	padding: 6px;
	margin-bottom: 6px;
}

.news1 {
	padding: 4px;
	display: block; 
	width: 160px;
	color: #ffffff;
	background-color: #027f01;
	border-bottom: 2px solid #1c2d97;
	font-weight: bold;
	text-align: center;
}

.news2 {
	padding: 4px;
	display: block; 
	width: 160px;
	color: #ffffff;
	background-color: #1c2d97;
	border-bottom: 2px solid #027f01;
	font-weight: bold;
	text-align: center;
}

.tiny {
	font-size: 80%;
}

.imageleft {
	float: left;
	padding: 8px;
}

.imageright {
	float: right;
	padding: 8px;
}


/*  All of the items below change the layout of the template. We advise that you don't change any of these settings unless you are an advanced CSS user. If you change these settings and mess up the template, we cannot provide support for the template.  */

/*  To keep the content centered on the page, all of the areas
are placed within a wrapper. The item below defines this wrapper.  */

#wrapper {
	margin: 0px auto; /* fix to center in firefox */
	width: 1013px;
	background-color: #027f01;
	border: 4px solid #ffff00;
}

#wrapperpop {
	margin: 0px auto; /* fix to center in firefox */
	width: 800px;
	background-color: #027f01;
	border: 4px solid #ffff00;
}

#innerwrapper {
	margin: 6px auto; /* fix to center in firefox */
	width: 1000px;
	background: #ffffff url('images/wrapper.gif') repeat-y;
}

#innerwrapperpop {
	margin: 6px auto; /* fix to center in firefox */
	width: 800px;
	background: #ffffff url('images/wrapper.gif') repeat-y;
}

#innerwrapper2 {
	margin: 4px auto; /* fix to center in firefox */
	width: 1000px;
	background: #ffffff url('images/wrapper2.gif') repeat-y;
}

#innerwrapper3 {
	margin: 4px auto; /* fix to center in firefox */
	width: 1000px;
	background: #ffffff url('images/wrapper3.gif') repeat-y;
}


#header {
	text-align: center;
	margin: 0px auto; /* fix to center in firefox */
	width: 1000px;
	background: #ffffff url('images/header.jpg') no-repeat;
	height: 293px;
}

#header1 {
	text-align: center;
	margin: 0px auto; /* fix to center in firefox */
	width: 1000px;
	background: #ffffff url('images/headerpicture1.jpg') no-repeat;
	height: 293px;
}

#headerleft {
	float: left;
	width: 800px;
}

#headerright {
	float: right;
	width: 200px;
}

#topnav {
	margin: 0px auto; /* fix to center in firefox */
	background: #ffffff url('images/wrapper.gif') repeat-y;
	width: 1000px;
	height: 40px;
}


/* Used in single column layouts */

#bodycolumn {
	margin: 0px auto; /* fix to center in firefox */
	width: 1000px;
	clear: both;
	min-height: 300px;
}

#bodycolumnpop {
	margin: 0px auto; /* fix to center in firefox */
	width: 6000px;
	clear: both;
	min-height: 300px;
}

/* Used in two column layouts */
#body1 {
	width: 790px;
	float: right;
}

#body2 {
	float: left;
	width: 200px;
}

/* Used in three column layouts */
#body1a {
	width: 790px;
	float: left;
}

#body1b { 
	width: 590px;
	float: right;
}

#body2b {
	width: 200px;
	float: left;
}

#body3 {
	width: 175px;
	float: right;
	margin-top: 4px;
	margin-right: 10px;
}

/*  The items below sets the properties for the footer.  */

#footer {
	clear: both;
	margin: 0px auto; /* fix to center in firefox */
	border-top: 3px solid #1c2d97;
	background: #ffffff url('images/footer.gif') no-repeat;
	height: 84px;
	width: 1000px;
}