/* ********************************** *
 * GLOBAL RESET                       *
 * ********************************** */
HTML, BODY, DIV, SPAN, APPLET, OBJECT, IFRAME,
H1, H2, H3, H4, H5, H6, P, BLOCKQUOTE, PRE,
A, ABBR, ACRONYM, ADDRESS, BIG, CITE, CODE,
DEL, DFN, EM, FONT, IMG, INS, KBD, Q, S, SAMP,
SMALL, STRIKE, STRONG, SUB, SUP, TT, VAR,
B, U, I, CENTER,
DL, DT, DD, OL, UL, LI,
FIELDSET, FORM, LABEL, LEGEND,
TABLE, CAPTION, TBODY, TFOOT, THEAD, TR, TH, TD {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}

BODY {
	line-height: 1;
}

OL, UL {
	list-style: none;
}

BLOCKQUOTE, Q {
	quotes: none;
}

BLOCKQUOTE:before, BLOCKQUOTE:after,
Q:before, Q:after {
	content: '';
	content: none;
}

:focus {
	outline: 0;
}

INS {
	text-decoration: none;
}

DEL {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
TABLE {
	border-collapse: collapse;
	border-spacing: 0;
}

DIV {
    *zoom: 1;
}

.clear {
    clear: both;
    line-height: 0;
    height: 0;
    -height: 1;
    -line-height: 1;
    -display: none;
}

BODY {
    font-size: 80%;
    font-family: Arial, sans-serif;
    background: url('/media/329/bg.gif');
}

#page {
    width: 830px;
    margin: 10px auto 0;
    padding: 10px;
    background-color: white;
}

UL#tabs {
    list-style-type: none;
    margin: 20px 0 0 0 !important;
    padding: 0 0 0 20px;
    padding-bottom: 5px;
    border-bottom: 1px solid #01004e;
}

UL#tabs LI {
    display: inline;
    margin-right: 4px;
}

UL#tabs LI A.selected {
    color: #01004e;
    background-color: white;
    border: 1px solid #01004e;
    border-bottom: 1px solid white;
}

UL#tabs LI A {
    padding: 4px 9px;
    background-color: #01004e;
    color: white;
    text-decoration: none;
}

DIV.twoColumnLayout {
    margin-top: 24px;
}

DIV.twoColumnLayout .firstColumn {
    width: 630px;
    float: left;
}

DIV.twoColumnLayout .secondColumn {
    width: 200px;
    float: left;
    text-align: center;
}

DIV.twoColumnLayout .secondColumn UL {
    margin: 0 !important;
    list-style-type: none !important;
}

#body H1 {
    font-size: 1.6em;
    font-family: Georgia, serif;
    color: #01004e;
    margin-bottom: 0.5em;
}

#body H2 {
    font-size: 1em;
    font-family: Arial, sans-serif;
    color: #333333;
    margin-bottom: 1em;
}

#body H3 {
    font-size: 1.3em;
    font-family: Georgia, serif;
    color: #01004e;
    margin-bottom: 0.5em;
}

DIV.twoColumnLayout .secondColumn H4 {
    color: #8d8d8d;
    text-transform: uppercase;
    margin-bottom: 15px;
}

DIV.twoColumnLayout .secondColumn LI {
    padding-bottom: 15px !important;
}

#body P {
    line-height: 1.4em;
    font-size: 1em;
    color: #333333;
    padding-bottom: 1.1em;
}

.group:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}

#body UL#sponsor_list {
    list-style-type: none;
    margin: 0;
    padding: 0;
}

UL#sponsor_list LI {
    padding: 20px 0 !important;
    border-bottom: 1px solid #e0e0e0;
    line-height: 1.4em;
}

DIV.sponsor_content {
    width: 460px;
    float: left;
}

DIV.sponsor_logo {
    float: left;
    width: 150px;
    text-align: center;
    margin: 0 20px 5px 0;
}

#footer {
    margin-top: 25px;
    padding-top: 20px;
    padding-bottom: 30px;
    /*text-align: center;*/
    border-top: 4px solid #5C5C5C;
}

#footer P {
    font-size: 0.9em;
    line-height: 1.4em;
    padding-bottom: 5px;
}

#footer P A,
#footer P A:visited {
    color: #333333;
}

#footer P A:hover {
    color: #004E94;
    text-decoration: underline;
}

#footer .right {
    float: right;
    vertical-align: middle;
}

FORM #SignUp TABLE,
FORM #SignUp TABLE TR,
FORM #SignUp TABLE TD {
    border: 0 none;
}

FORM #SignUp TABLE TD {
    padding-bottom: 5px;
}

FORM FONT {
    font-weight: bold;
    margin-right: 10px;
    line-height: 1.3em;
}

FORM LABEL FONT {
    font-weight: normal;
}

FORM .required {
    color: #CC0000;
    font-size: 1.4em;
}

FORM INPUT {
    width: 300px;
    padding: 3px 5px;
}

FORM INPUT.checkbox {
    width: 20px;
}

FIELDSET DD DIV.checkbox INPUT.error {
    border: 1px solid #cc0000;
}

FIELDSET DD DIV.checkbox LABEL {
    width: 250px;
    text-align: left;
}

FIELDSET DD BUTTON {
    margin-top: 20px;
    padding: 5px;
    float: right;
    margin-right: 80px;
}

#body UL {
    margin-top: 10px;
    margin-left: 25px;
    list-style-type: disc;
}

#body UL LI {
    padding-bottom: 5px;
}

#body A {
    color: #01004E;
}

#body UL#oria-judges {
    list-style-type: none;
    padding: 0;
    margin: 0;
}

UL#oria-judges .judge  {
    padding-top: 10px;
    border-top: 1px solid #999;
}

UL#oria-judges .judge {
    padding-top: 15px;
    padding-bottom: 11px;
}

.judge.twoColumnLayout .first {
    width: 100px;
    float: left;
    margin-right: 10px;
}

#oria-judges .meta {
    color: #919191;
}

#oria-judges .judge H1 {
    margin-bottom: 0px;
    border: 0 none;
}

.judge.twoColumnLayout .second {
    width: 490px;
    float: right;
}

























/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */

