BODY
{
	font-family: Verdana,Arial,Tahoma,Lucida,Helvetica,Utopia,Serif,sans-serif;
	font-size: small;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	line-height: normal;
	margin: 5px 0px;
	padding: 0px;
	text-align: center;
	color: #666666;
	background-color: #FFFFFF;
}

.content
{
	width: 792px;
	margin: 0px auto; /* Right and left margin widths set to "auto" */
	text-align: left; /* Counteract to IE5/Win Hack */
	padding: 15px;
	background-color: #FFFFFF;
	color:inherit;
}

.logo
{
	position: relative;
	width: 792px; 
	border-bottom: 1px solid #828282;
}

.navbar
{
	color: #666666;
	background-color:inherit;
	font-size: 0.9em;
	font-weight: bold;
	width:792px;
	padding-top: 0.4em;
	padding-bottom: 0.4em;
	border-bottom: 1px solid #828282;
}
.navbar A, .navbar A:link, .navbar A:visited, .navbar A:active
{
	text-decoration: none;
	color: #666666;
	background-color:inherit;
}
.navbar A:hover 
{
	text-decoration: underline;
	color: #666666;
	background-color:inherit;
}
legend {
	color:#0067aa;
}
input {
	font-family: Arial,Tahoma,Lucida,Helvetica,Utopia,Serif,sans-serif;
	font-size:1em;
}

#application_form textarea {
	font-family: Arial,Tahoma,Lucida,Helvetica,Utopia,Serif,sans-serif;
	font-size:1em;
}
a {
	color:#0067aa;
	text-decoration:underline;
}
.title
{
	width: 792px;
	margin: 0px;
	font-size: 2.0em;
	font-weight: normal;
	color: #FFFFFF;
	background-color:inherit;
	padding: 0px;
}

.breadcrumbs
{
	font-size: 0.9em;
	width: 792px;
	padding-top: 0.4em;
	padding-bottom: 0.5em;
	height:30px;
	/* border-bottom: 1px solid #828282; */
}

.sidebar
{
	font-size: 0.9em;
	width: 140px;
	margin: 0px;
	padding-right: 1em;
}
.sidebar TD
{
	font-weight: bold;
	background: url(images/menu_underline.gif) repeat-x bottom left;
}
.sidebar A, .sidebar A:link, .sidebar A:visited, .sidebar A:active
{
	text-decoration: none;
	color: #666666;
	background-color:inherit;		
}
.sidebar A:hover
{
	text-decoration: underline;
	color: #666666;
	background-color:inherit;
}

.canvas
{
	font-size: 0.9em;
	margin: 0px;
	padding-left: 1em;
}

.admincanvas
{
	width: 792px;
}


.login_box
{
	border-top: 1px solid #828282;
	border-bottom: 1px solid #828282;
	margin-top: 2.5em;
	margin-bottom: 2.5em;
	padding-top: 1em;
	padding-bottom: 1em;
}
.login_box A, .login_box A:link, .login_box A:visited, .login_box A:active, .login_box A:hover
{
	text-decoration: underline;
	font-weight: normal;
	color: #666666;	
	background-color:inherit;	
}


.footer
{
	width:792px;
	border-top: 1px solid #828282;
	margin-top: 0px;
	padding-top: 0.4em;
}


H1, H2, H3, H4, H5
{
	color: #0067aa;
	background-color:inherit;
}
H1{ font-size:1.8em;}
H2{ font-size:1.6em;}
H3{ font-size:1.4em;}
H4{ font-size:1.2em;}
H5{ font-size:1.1em;}

.main_nav {
	width:560px;
	height:20px;
	position: relative;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: small;
}
.main_nav_extra {
	width:200px;
	height:20px;
	position: absolute;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: small;
	left: 562px;
	top: 0px;
}
.main_image {
	width:762px;
	height:95px;
	position: relative;
	padding-bottom: 5px;
}


.secondary_nav {
	border-bottom-color: #828282;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	font-weight: bold;
}
.form_text {
	border: 1px solid #2266ab;
	font-size:.9em;
}

.float-left
{
	position: relative;
	float: left;
}

.float-right
{
	position: relative;
	float: right;
}


.big_input
{
	width: 49em;
}
.fullwidth_input
{
	width: 51em;
}
.small_input
{
	width: 20em;
}

.tiny_input
{
	width: 7em;
}

.error_head
{
	font-weight: bold;
	color: #ff0000;
	background-color:inherit;
	border: 2px dashed #ff0000;
	padding: 10px;
	margin: 10px;
}

.error_text
{
	color: red;
	background-color:inherit;
	font-weight: normal; 
	font-size: small;
	letter-spacing: -0.05em;
	padding: 0.25em;	
	clear:both;
}
.cms_pic_top_right
{
	margin-left: 5px;
	margin-bottom: 5px;
	float: right;
}
.cms_pic_mid_right
{
	margin-left: 5px;
	margin-bottom: 5px;
	margin-top: 5px;
	float: right;
}
.cms_pic_bottom_right
{
	margin-left: 5px;
	margin-top: 5px;
	float: right;
}
.cms_pic_top_left
{
	margin-right: 5px;
	margin-bottom: 5px;
	float: left;
}
.cms_pic_mid_left
{
	margin-right: 5px;
	margin-bottom: 5px;
	margin-top: 5px;
	float: left;
}
.cms_pic_bottom_left
{
	margin-right: 5px;
	margin-top: 5px;
	float: left;
}
.cms_pic_stack_right
{
	margin-left: 5px;
	margin-bottom: 5px;
	margin-top: 5px;
	float: right;
	clear:right;
}
.cms_pic_stack_left
{
	margin-right: 5px;
	margin-bottom: 5px;
	margin-top: 5px;
	float: left;
	clear:left;
}

.button_text
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #0067aa;
	font-weight: bold;
	color: #FFFFFF;
	border:1px solid;
	border-top-color:#5fb8f1;
	border-left-color:#5fb8f1;
	border-right-color:#01436e;
	border-bottom-color:#01436e;
	cursor: pointer;
}
.filter_form
{
	width: 100%;
	color: #000000;
	background: #f0f0f0;
	border: 1px solid #B0B0B0;
	padding: 0.5em;
	font-weight: normal;
}

.filter_form TD
{
	padding: 0.25em;
}

.studies
{
	border: 1px solid red;
}

.padme
{
	padding-right: 1.25em;
	padding-bottom: 1.25em;
}		
.noteitems LI
{
	padding-bottom: 0.5em;
}

#application_form FIELDSET
{
	padding-top: 0.75em;
	padding-left: 0.75em;
	padding-right: 0.75em;
	padding-bottom: 0.75em;
	margin-top: 0.25em;
	margin-bottom: 0.75em;
}

.fieldsetitem
{
	/* padding-top: 0.5em; */
	padding: .5em 0em .5em .5em;
	margin: .5em 0em;
}

.mandatorynote
{
	color: red;
	background-color:inherit;
}
.optionalnote
{
	font-style: italic;
}

.appnav_top, .appnav_bottom
{
	width: 100%;
	color: #000000;
	background: #f0f0f0;
	border: 1px solid #B0B0B0;
	padding: 0.5em;
	font-weight: normal;
}

.appnav_top TD, .appnav_bottom TD
{
	padding: 0.25em;
}		

.infobar
{
	color: #000000;
	background: #ffffc0;
	border-left: 1px solid #B0B0B0;
	border-right: 1px solid #B0B0B0;
	border-bottom: 1px solid #B0B0B0;
	padding: 0.5em;
	font-weight: normal;
}

.notes
{
	color: #808080;
	background-color:inherit;
	font-style: italic;
}

.navbutton_text
{
	background-color: #0067aa;
	font-weight: normal;
	color: #FFFFFF;
	border:1px solid;
	border-top-color:#5fb8f1;
	border-left-color:#5fb8f1;
	border-right-color:#01436e;
	border-bottom-color:#01436e;
	cursor: pointer;
	width: 7em;
}

.navbutton_textmini
{
	background-color: #0067aa;
	font-weight: normal;
	color: #FFFFFF;
	border:1px solid;
	border-top-color:#5fb8f1;
	border-left-color:#5fb8f1;
	border-right-color:#01436e;
	border-bottom-color:#01436e;
	cursor: pointer;
	width: 1.75em;
}

.navbutton_textapply
{
	background-color: #0067aa;
	font-weight: bold;
	color: #FFFFFF;
	border:1px solid;
	border-top-color:#5fb8f1;
	border-left-color:#5fb8f1;
	border-right-color:#01436e;
	border-bottom-color:#01436e;
	cursor: pointer;
	width: 14.25em;
}
.navbutton_textapply_long
{
	background-color: #0067aa;
	font-weight: bold;
	color: #FFFFFF;
	border:1px solid;
	border-top-color:#5fb8f1;
	border-left-color:#5fb8f1;
	border-right-color:#01436e;
	border-bottom-color:#01436e;
	cursor: pointer;
	width: 25em;
}
.newshead
{
	font-size: small;
	font-weight: normal;
	border-bottom: 1px solid #B0B0B0;
	margin-top: 0.33em;
	margin-bottom: 0.33em;
	line-height: inherit;
}

.newsitem
{
	margin-bottom: 1.66em;
	line-height: inherit;
}
.whiteout
{
	color:#FFFFFF ;
	background-color: inherit;
}
.list
{
	width:190px;
	padding: 2px;
	float:left;
	margin: 2px;
}
.list_aim
{
	width:200px;
}
.list_container
{
	clear:both;
	width:600px;
	border:#0033FF 0px solid;
	margin-bottom:10px;
}
.note_text {
	color:#FF0000;
	font-style:italic;
	font-weight:normal;
	padding-top:10px;
}
.funding {
border:0px solid red;
width:300px;
display:inline-block;
margin-right:10px;
}
.radioFunding {
border:0px solid green;
}
.venue {
background:#cccccc;
}
.venue tr td {
border:0px solid red;
padding-right:10px;
}


.optional
{
	font-style: italic;
	color:#0067aa;
}
.h4span {
	font-size:0.9em;
	color:#666666;
}
#venueTable {
	border-bottom:1px solid #5e6b1e;
	display:block;
	padding:6px 0px 6px 6px;
}
#venueTable.odd {
	background:#f0f0f0;
}
#scrollbox {
	overflow: auto;
	height: 150px; 
	overflow-x: hidden;
	overflow-y:scroll;
	padding:0px 5px 0px 0px;
	margin-bottom:5px;
	border-bottom:1px solid #5e6b1e;
}
.green {
	color:#8a9f27;
}
.lists
{
	width:100px;
	padding: 2px;
	float:left;
	margin: 2px;
}
.sessionTitle{
	color:#838f47;
}
.preview {
color:#FFFFFF;
text-decoration:none;
text-align:center;
}
.previewp {
	width:198px;
	text-align:center;
	padding:1px 0px 1px 0px;
}
#unique_info
{
	margin:10px 0px 10px 0px;
	display:none;
	font-size:11px;
	color:#0067aa;
}
#unique_info_link
{
	cursor:pointer;
	color:#0067aa;
	text-decoration:underline;
	font-weight:bold;
	margin-left:8px;
}

#inactive_info
{
	margin:10px 0px 10px 0px;
	font-size:11px;
	color:#000000;
	padding-right:5px;
}
#inactive_info_link
{
	cursor:pointer;
	color:#0067aa;
	text-decoration:underline;
	font-weight:bold;
	margin-left:8px;
}

#validation_message
{
	margin-top:10px;
	background-color:#b6dffa;
	border:#0067aa 2px solid;
	padding:5px;
	display:none;
}
#validation_message_bottom
{
	margin-top:10px;
	background-color:#b6dffa;
	border:#0067aa 2px solid;
	padding:5px;
	display:none;
}

.sessionTimes
{
	width:500px;
	height:24px;
	
}
.deleteTime
{
	position:relative;
	top:2px;
	margin-right:8px;
}

.appFormEmph
{
	background-color:#FF0000;
	color:#000000;
}
/*---------Bug Fixes--------------------------------*/

    .clearfix:after {
        content: "."; 
        display: block; 
        height: 0; 
        clear: both; 
        visibility: hidden;
    }
    .clearfix {display: inline-block;}
    
    /* Hides from IE-mac \*/
    * html .clearfix {height: 1%;}
    .clearfix {display: block;}
    /* End hide from IE-mac */
