html {
	height: 100%;
	width: 100%;
	margin-bottom: 0px;
}

body {
	margin: 0px 0px 0px 0px;
	background-color: #FFFFFF;
	height: 100%;
	width: 100%;
	text-align: center;
}

a.img 
{
    border: 0;
}

.main_container
{
    width: 100%;
    height: 100%;
	text-align: center;
	margin: auto;
}

.left_main_gradient
{
    background-image: url(../images/left_main_gradient_01.gif);
    background-image: repeat;
}

.right_main_gradient
{
    background-image: url(../images/right_main_gradient_03.gif);
    background-image: repeat;
}

.bottom_text_link_bg
{
     background-color: #4E7193;
}

a.bottom_text_link
{
    font-family: Verdana;
    font-size: 10px;
    color: #FFFFFF;
    text-align: center;
    text-decoration: none;
}

a.bottom_text_link:hover
{
    text-decoration: underline;
}

a.footer_text_link
{
    font-family: Verdana;
    font-size: 10px;
    color: #201F1B;
    text-align: center;
    text-decoration: none;
}

a.footer_text_link:hover
{
    text-decoration: underline;
}

.footer_bg
{
    background-image: url(../images/footer_gradient_bg_10.gif);
    background-image: repeat-x;
}

.footer_text
{
		font-family: Verdana;
    font-size: 10px;
    color: #183553;
}

.sub_ajax_divider_bg
{
    background-image: url(../images/ajax_divider_05.jpg);
    background-image: no-repeat;
    font-family: Arial;
    font-size: 12px;
    color: #1A3653;
}

a.ajax_link
{
    font-family: Arial;
    font-size: 12px;
    color: #1A3653;
    text-decoration: underline;
}

/****************************
**** SUB PAGE **************
*****************************/

.center_body_bg
{
    background-color: #EDEDED;
}

.center_blue_bg
{
    background-image: url(../images/center_content_bg.jpg);
    background-image: no-repeat;
}



.center_body_header_text
{
    font-family: Helvetica, sans-serif;
    font-size: 24px;
    color: #1A3653;
    font-weight: bold;
}

a.center_body_header_link
{
    font-family: Helvetica, sans-serif;
    font-size: 18px;
    color: #1A3653;
    font-weight: bold;
}

.center_body_header_ul
{
    background-color: #1A3653;
}

.center_body_subheader_text
{
    font-family: Verdana;
    font-size: 14px;
    color: #425870;
    font-weight: bold;
}

.center_body_text
{
    font-family: Verdana;
    font-size: 12px;
    color: #425870;
    line-height: 16px;
    padding-right: 10px;
    font-weight: bold;
}

a.center_body_link
{
    font-family: Verdana;
    font-size: 12px;
    color: #425870;
    line-height: 16px;
    text-decoration: none;
    font-weight: bold;
}

a.center_body_link_ul
{
    font-family: Verdana;
    font-size: 12px;
    color: #425870;
    line-height: 16px;
    text-decoration: underline;
    font-weight: bold;
}

a.privacy_link
{
    font-family: Verdana;
    font-size: 9px;
    color: #425870;
    text-decoration: underline;
}

a:hover
{
    color: red;
}


.kids_tips_bg
{
    background-image: url(../images/kids_tips_bg_image.jpg);
    background-repeat: no-repeat;
}

.tv_ads_bg
{
    background-image: url(../images/tv_ads_bg_image.jpg);
    background-repeat: no-repeat;
    
}

.kids_tips_text
{
    font-family: Helvetica, sans-serif;
    font-size: 12px;
    color: #1A3653;
    font-weight: bold;
    text-align: center;
    padding: 0px 8px 0px 8px;
}

.inputFormStyle
{
    height: 18px;
    font-family: Verdana;
    font-size: 10px;
    color: #425870;
}

.inputFormStyle_area
{
    font-family: Verdana;
    font-size: 10px;
    color: #425870;
}

.yellow_bg
{
    background-image: url(../images/yellow_submenu_bar.jpg);
    background-repeat: no-repeat;
}

.submenu_text_home
{
    font-family: "Futura", Verdana;
    font-size: 16px;
    color: #1A3653;
    padding-left: 24px;
}

a.submenu_text_sub_link
{
    font-family: Gotham, Arial;
    font-size: 14px;
    color: #1A3653;
    text-decoration: none;
}

a.submenu_text_sub_link:hover
{
    color: #FFFFFF;
}

a.submenu_text_sub_link_sel
{
    font-family: Gotham, Arial;
    font-size: 14px;
    color: #FFFFFF;
    text-decoration: none;
}

.submenu_text_sub
{
    font-family: Gotham, Arial;
    font-size: 14px;
    color: #1A3653;
}

a.submenu_right_options_link
{
    font-family: Gotham, Arial;
    font-size: 12px;
    color: #4B6F98;
    padding-left: 2px;
    padding-right: 2px;
    text-decoration: none;
}

a.submenu_right_options_link:hover
{
    color: #1A3653;
}



.submenu_right_options_spacer
{
    font-family: Gotham, Arial;
    font-size: 12px;
    color: #4B6F98;    
    padding-left: 2px;
    padding-right: 2px;
}

.video_player
{
    background-image: url(../images/video_player_bg_03.jpg);
    background-repeat: no-repeat;
}

/* Matt's Additions */

form.quiz input {
	margin-right: 5px;
	display: block;
	float: left;
	margin-bottom: 20px;
}

form.quiz input.quiz_submit {
	margin: 15px 0 10px 0;
	padding: 0;
	border: 0;
	text-decoration: underline;
	background-color: transparent;
	cursor: pointer;
}

form.quiz br {
	clear: both;
}

.body_font {
	font-family: Verdana, Arial, sans-serif;
	font-size: 14px;
}

.body_font_12 {
		font-size: 12px;
	}

.body_font h2 {
	font-size: 14px;
	margin: 0;
	padding: 0;
}

.teachers_table {
	font-size: 12px;
	color: #0E467A;
	margin-top: 15px;
}

	.teachers_table a {
		color: #0E467A;
	}


/*Accessability styles*/
.skiplink {display:none}
.mm_landing_intro {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #00467f;
	padding: 0 6px;
}
#MayaMiguel a img { border: none; }
#looney_tunes a img { border: none; }