/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #fff;
	background-image: url(../images/Header_bg.jpg);
	background-repeat: repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000;
}

h1
{
    margin-top: 0px;
}

.Date {
	font-size: 9pt;
}

img 
{
    border: medium none;
}

a {
	color: #000;
}

a:link {
	color: #000;
}

a:hover {
	color: #fff200;
}

a:active {
	color: #000;
}

div#page_wrap
{
	background-image: url(../images/PGDA_logo.jpg);
	background-repeat: no-repeat;
}

div#header
{
	height: 230px;
	margin-left: 98px;
}

div#header div#banner
{
	height: 50px;
	padding-top: 87px;
	margin-left: 185px;
	background-image: url(../images/PGDA_header.jpg);
	background-repeat: no-repeat;
}

div#banner a
{
	display: block;
	margin-left: 23px;
	height: 27px;
	width: 550px;
}

div#banner a span
{
	display: none;
	visibility: hidden;
}

div#header div#nav_container
{
	height: 70px;
	margin-left: 208px;
}

div.sub_header
{
	display: block;
	padding-left: 205px;
	font-size: 10pt;
	font-weight: bold;
}

div.sub_header div
{
    font-weight: normal;
}

span.body_text
{
	display: block;
	padding-left: 205px;
	height: 135px;
	font-weight: bold;
}

div#content_wrap
{
	width: 1087px;
	margin-left: 98px;
}

div#footer
{
	padding-top: 20px;
	padding-bottom: 25px;
	background-color: #000;
	color: #fff;
	width: 1185px;
}

div#footer .tbl
{
	width: 1087px;
	margin-left: 98px;
}

div#footer .tbl tr td
{
	width: 25%;
}

div#footer a, div#footer a:active, div#footer a:visited, div#footer a:hover
{
	color: #fff;
	text-decoration: none;
}

div#index_news
{
	background-color: #c1c1c1;
	padding: 20px;
	height: 211px;
	overflow: hidden;
}

div#index_news div#view_all_news
{	
	text-align: right;
	font-weight: bold;
	padding-top: 5px;
}

span.news_date
{
	display: block;
	width: 33px;
	float: left;
	background-color: #00aeef;
	padding: 5px;
	font-weight: bold;
	color: #fff;
}

span.news_item
{
	display: block;
	width: 208px;
	float: right;
	padding-bottom: 5px;
}

span.news_item a
{
	font-weight: bold;
	text-decoration: none;
}

div#index_news div hr
{
	clear: both;
}

.submit_btn
{
	background-color: #00aeef;
	border: solid 1px #00688f;
	color: #fff;
	font-weight: bold;
	cursor: pointer;
}

table.tdpadding_bottom tr td
{
	padding-bottom: 25px;
}


span.border_blue, span.border_pink, span.border_yellow, span.border_black
{
	border-left: solid 5px;
	display: block;
	min-height: 30px;
	font-weight: bold;
	font-size: 10pt;
}

span.border_blue
{
	border-color: #00aeef;
}

span.border_pink
{
	border-color: #ec008c;
}

span.border_yellow
{
	border-color: #fff200;
}

span.border_black
{
	border-color: #000000;
}

span.black_bg
{
	background-color: #000;
}

span.left_padding
{
	padding-left: 13px;
}

div.judges_holder
{
    width: 429px;
}

div.judges_holder img
{
    margin-bottom: 20px;
}

a.judges_link
{
	display: block;
	margin-top: 25px;
}

div.judges_banner
{
     width: 878px;
     height: 133px;
     margin-bottom: 25px;
}

div.judges_banner div.info
{
    float: right;
    width: 430px;
    font-size: 7pt;
}

div.judges_banner div.info span.intro
{
    display: block;
    margin-top: 5px;
    margin-right: 15px;
    padding: 10px;
    background-color: #000;
    color: #fff;
}

div.judges_banner div.info span.intro a
{
    color: #fff;
    text-decoration: none;
}

div.judges_banner div.info span.links
{
    font-size: 8pt;
    display: block;
    padding-left: 120px;
    padding-top: 5px;
}

div.judges_banner div.info span.links a
{
    text-decoration: none;
}

div.judges_banner div.info span.links a:hover
{
    color: #4a4a4a;
}

textarea
{
    font-family: Myriad, Arial, Helvetica, sans-serif;
}

span.sub_title
{
    font-weight: bold;
    color: #00B0F0;
}
