/* CSS Document */

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
body {
	
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #D4E8F7
	
	 

}
.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 {
	
}

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


.textbox_top {

}

.textbox_btm {
	
}

.textbox_left {
	
}

.textbox_right {

}

.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:715px;
top:530px;
z-index:999;
}


#container{
	position:absolute;
	width:767px;
	height:100%;
	margin:0 auto;
	min-height: 100%;
}

#wrapper {
width: 750px;
height: auto;
margin: 0 auto 0 auto;
}


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: black;
	
	}
