/* CSS Document */

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
body {
	background-color: #232055;
	background-image: url(images/bkgd.png);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.bkgd_side {
	background-image: url(images/index_06.png);
	background-repeat: no-repeat;
	background-position: top;
}

.bkgd_rshadow {
	background-image: url(images/bkgd_shdw.png);
	background-repeat:repeat;

}

.bkgd_menu {
	background-image: url(images/index_05.png);
	background-repeat: no-repeat;
}

.bkgd_video {
	background-image: url(images/bkgd_video.png);
	background-repeat: no-repeat;
}


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

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

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

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

.white {color: #FFFFFF}

.side-text {color: #FFFFFF;
			font-size: 10px;
			text-align:left;
}

.side-titles {
	color: #d6a043;
	font-size: 14px;
	font-weight: bold;
	text-align:left;
}


.side-titles_b {
	color: #d6a043;
	font-size: 15px;
	font-weight: bold;
	text-align:left;
}



.store-titles {
	color: #0A5187;
	font-size: 14px;
	font-weight: bold;
}

#grant{
	position:absolute;
	left:704px;
	top:609px;
	z-index:999;
}


#container{
	position:absolute;
	left:0px;
	top:0px;
	width:1000px;
	height:100%;
	left:50%;
	margin-left:-500px;
	min-height: 100%;

}

a:link {
	color: #E08F12;
}
a:visited {
	color: #E08F12;
}
a:hover {
	color: #E8AC45;
}
a:active {
	color: #E08F12;
}

#side {font-size: 10px;
	color: #ffffff;

}

#side a:link {
	color: #E08F12;
	text-decoration: none;
}
#side a:visited {
	color: #E08F12;
	text-decoration: none;
}
#side a:hover {
	color: #E8AC45;
	text-decoration: underline;
}
#side a:active {
	color: #E08F12;
	text-decoration: none;
}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	font-weight: lighter;
	color: #0A5187;
}

h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: lighter;
	color: #232055;
}

form {
	margin: 0px;
	padding: 0px;
	}
	
table {
	margin-top: 0;
	}
	
div.feedburnerFeedBlock ul { 
margin-left:0; 
padding-left:0;
margin-top:0;
margin-bottom:0;
list-style-type: none 
}

#creditfooter {
display: none;

}


.footer {
font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
	
	}
