/*Standard*/

body {

margin: 0;

background-color: #F2F2F2;

}

td {

font-family:Arial, Helvetica, sans-serif;

font-size:12px;

font-weight:normal;

color:#5C5D6F;

}

a {

font-size:12px;

color:#4c568b;

text-decoration:underline;

}

a:hover {

text-decoration:none;

}

/*Left Navigation*/

td.left_back {

background-image:url(images/left_bg.gif);

background-repeat:repeat-y;

background-position:left top;

}

a.left_nav_out {

display:block;

width:87%;

background-image:url(images/left_nav_out.gif);

background-repeat:no-repeat;

background-position:left top;

font-size:12px;

font-weight:bold;

color:#5C5D6F;

padding:3px 0 4px 25px;

text-decoration:none;

}

a.left_nav_out:hover {

display:block;

width:87%;

background-image:url(images/left_nav_over.gif);

background-repeat:no-repeat;

background-position:left top;

font-size:12px;

font-weight:bold;

color:#FFF;

text-decoration:none;

}

a.left_nav_over {

display:block;

width:87%;

background-image:url(images/left_nav_over.gif);

background-repeat:no-repeat;

background-position:left top;

font-size:12px;

font-weight:bold;

color:#FFF;

padding:3px 0 4px 25px;

text-decoration:none;

}

td.learn_more {

font-family:Georgia, "Times New Roman", Times, serif;

font-size:16px;

font-weight:normal;

color:#4C568B;

line-height:20px;

}

a.site_link {

font-size:12px;

font-weight:bold;

color:#5C5D6F;

text-decoration:underline;

}

a.site_link:hover {

text-decoration:none;

}



/*Content*/
span.steps {
font-size:18px;
font-weight:bold;
color:#4c568b;
}
td.content_back {

/* background-image:url(images/content_right_img.jpg); */

background-repeat:no-repeat;

background-position:right top;

}

img.spacer {

display:block;

}

h1 {

font-family:Georgia, "Times New Roman", Times, serif;

font-size:33px;

font-weight:normal;

color:#4C568B;

margin:0 0 2px 0;

}

span.achievement_text {

font-family:Georgia, "Times New Roman", Times, serif;

font-size:17px;

font-weight:normal;

color:#5C5D6F;

}

td.category_title {

font-family:Georgia, "Times New Roman", Times, serif;

font-size:18px;

font-weight:normal;

color:#4C568B;

}

a.category_link {

font-size:14px;

font-weight:normal;

color:#5C5D6F;

text-decoration:underline;

}

a.category_link:hover {

text-decoration:none;

}

td.blue_top_bg {

background-image:url(images/content_blue_box_top.gif);

background-repeat:no-repeat;

background-position:left top;

font-family:Georgia, "Times New Roman", Times, serif;

font-size:16px;

font-weight:normal;

color:#FFF;

padding:7px 0 5px 16px;

}

td.blue_bottom_bg {

background-image:url(images/content_blue_box_bottom.jpg);

background-repeat:no-repeat;

background-position:left top;

padding:0 17px 5px 15px;

}

table.judges td {

font-size:12px;

font-weight:normal;

color:#5C5D6F;

}

table.judges a {

font-size:14px;

font-weight:normal;

color:#5C5D6F;

text-decoration:none;

}

table.judges span.more_text {

font-size:9px;

font-weight:normal;

color:#687076;

text-transform:uppercase;

}

table.judges a.more {

font-size:9px;

font-weight:normal;

color:#687076;

text-decoration:underline;

text-transform:uppercase;

}

span.page_title {

font-family:Georgia, "Times New Roman", Times, serif;

font-size:17px;

font-weight:normal;

color:#4C568B;

}



/*Footer*/

table.footer td {

font-family:Verdana, Arial, Helvetica, sans-serif;

font-size:9px;

font-weight:normal;

color:#000;

}

table.footer a {

font-family:Verdana, Arial, Helvetica, sans-serif;

font-size:9px;

font-weight:normal;

color:#687076;

text-decoration:underline;

}

table.footer a:hover {

text-decoration:none;

}



/*Right Navigation*/

td.right_back {

background-image:url(images/right_bg.gif);

background-repeat:repeat-y;

background-position:left top;

}

td.right_nav_title {

font-family:Georgia, "Times New Roman", Times, serif;

font-size:17px;

font-weight:normal;

color:#4C568B;

}

table.right a {

font-size:12px;

font-weight:bold;

color:#5C5D6F;

text-decoration:underline;

}

table.right a:hover {

text-decoration:none;

}