body
{
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial;
	background-image: url(../Images/back2.gif );
	background-repeat: repeat-x;
	margin-bottom: 30px;
	background-color: #3292B7;
}

h2
{
	font-family: Verdana, Arial;
	font-weight: bold;
	font-size: 14pt;
	color: #000000;
	margin-left: auto;
	margin-right: auto;
	width: 60%;
	text-align: center;
	margin-bottom: 0;
	padding: 0;
}
#siteContainer
{
	width: 700px;
	border: solid 2px #000000;
	margin-left: auto;
	margin-right: auto;
	background-color: #000000;
	margin-top: 15px;
}

#workshopContainer
{
	width: 100%;
	height: 35px;
	background-image: url(../Images/h_1.gif);
	background-repeat: no-repeat;
	font-weight: bold;
	font-size: 12pt;
	color: maroon;
	padding-top: 5px;
	padding-bottom: 0px;
	margin: 0px;
	font-family: Verdana;
	text-align: right;
}

#contentContainer
{
	width: 100%;
	background-color: #FFFFFF;
	padding: 5px;
}

#contentContainer td
{
}


#footerContainer
{
	width: 100%;
}

#footerContainer td
{
	width: 100%;
	background-color: #000000;
	color: #FFFFFF;
	text-align: center;
	font-size: 0.75em;
	padding-top: 5px;
}

#footerContainer .seperator
{
	padding: 3px;
}

#loginContainer
{
	width: 650px;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
}

#loginBoxContainer
{
	background-image: url(../Images/back2.gif );
	background-repeat: repeat-x;
}

#loginBoxContainer .loginTitle
{
	font-variant: small-caps;
	font-size: 14px;
	font-weight: bold;
	background-color: #000000;
	color: #FFFFFF;
}

.loginHeaderMessage
{
	color: #FF0000;
	font-size: 0.85em;
	height: 50px;
	width: 600px;
}

.loginHeaderMessage span
{
	font-weight: bold;
}

#otherLinks li
{
	padding: 10px;
}

.pageHeader
{
	padding: 10px;
	margin: 0px;
	background-color: #FFFFCC;
}

.pageHeaderSeperator
{
	padding: 0;
	margin: 0;
	border-top: solid 2px #0099CC;
}
.cell
{
	font-size: 10pt;
	color: #000000;
	font-family: Verdana, Arial;
	text-align: center;
}
TABLE
{
	font-size: 10pt;
	font-family: Verdana, Arial;
}
A
{
	font-weight: bold;
	color: #8ebd8e;
	font-family: Verdana, Arial;
}
A:hover
{
	color: #cd533d;
}
A:visited
{
	color: #005d8c;
}

a:link.workshop
{
	color: Maroon;
	text-decoration: none;
}
a:visited.workshop
{
	color: Maroon;
	text-decoration: none;
}
a:hover.workshop
{
	color: Maroon;
	text-decoration: underline;
}

SELECT.CategoryList
{
	width: 250pt;
	font-family: Verdana;
}
.MoreInfo
{
	background-color: transparent;
}
.deadlink
{
	font-weight: lighter;
	width: 0pt;
	cursor: default;
	color: #cccccc;
	text-decoration: line-through;
}
.mbtn
{
	width: 220px;
	color: black;
	font-family: Verdana;
}
hr
{
	color: #F4FAFF;
	border: 1px double #0099CC;
	width: 100%;
	height: 3;
	padding: 0;
	margin: 0;
}


.JobTypeTable
{
	width: 90%;
	font-family: Verdana, Arial;
	font-size: 10pt;
	border-collapse: collapse;
	border: 2px solid #0099CC;
	background-color: #F4FAFF;
}

/* BUTTON AND TEXTBOX STYLES */

input[type=submit], input[type=reset], input[type=button]
{
	cursor: pointer;
	border: outset 1px #ccc;
	color: #000000;
	font-weight: bold;
	padding: 1px 2px;
	background: url(../Images/formbg.gif) repeat-x left top;
}

input[type=text], input[type=password]
{
	border: 1px solid #999999;
	color: #000000;
	font-size: 14px;
	padding: 1px 2px;
	background: url(../Images/formbg.gif) repeat-x left top;
}

textarea
{
	border: 1px solid #999999;
	color: #000000;
	font-size: 14px;
	padding: 1px 2px;
	background: url(../Images/formbg_textArea.gif) repeat-x left top;
	background-color: #D8D8D8;
}
select
{
	border: 1px solid #999999;
	color: #000000;
	font-size: 14px;
	padding: 1px 2px;
}

/* END BUTTON AND TEXTBOX STYLE */
.HeaderCol1
{
	border-style: solid;
	border-width: 2;
	padding: 6px 6px 6px 6px;
}

.HeaderCol2
{
	border-style: solid;
	border-width: 2;
	padding: 6px 6px 6px 6px;
}
.HeaderCol3
{
	border-style: solid;
	border-width: 2;
	padding: 6px 6px 6px 6px;
}
.Row
{
	border-style: solid;
	border-width: 2;
	padding: 3px 3px 3px 3px;
}

.home_content
{
	font-size: 12px;
	padding: 5px;
}

#quickReference
{
	width: 100%;
	margin-top: 15px;
	margin-right: 0px;
}

#quickReference .header
{
	color: #FFFFCC;
	background-color: #000000;
	padding: 3px;
	font-variant: small-caps;
	font-weight: bold;
	text-align: left;
	font-size: 14px;
}

#quickReference .content
{
	border: solid 1px #000000;
	background-color: #FFFFEA;
	padding: 2px;
}

#quickReference .content span.title
{
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
}

#quickReference .content span.new
{
	font-family: Verdana;
	color: #FF0000;
	font-weight: bolder;
	font-size: 11px;
}

#quickReference .content ul
{
	list-style: none;
	font-family: Arial;
	font-size: 11px;
	margin-top: 0px;
	margin-bottom: 0px;
	list-style-type: none;
}

#quickReference .content ul li
{
	list-style: none;
	margin: 0px 0px 0px -30px;
}

/* JOB SEARCH */

.watermark
{
	font-size:.6.0em;
	font-family:  Verdana, Arial;
	color:#CCCCCC;
}

#jbsearch_comment_area
{
	margin-left: 110px;
	width: 60%;
	text-align: center;
}

#jb_type_area
{
	margin-left: auto;
	margin-right: auto;
	width: 50%;
}
#jbsearch_comment, JobSearchTable, #lblErrorMsg
{
	font-family: Verdana, Arial;
	font-weight: normal;
	font-size: .8.5em;
	color: #FF3300;
}
#jbsearch_criteria_area
{
	margin-left: auto;
	margin-right: auto;
	width: 90%;
}

.JobSearchTable
{
	font-family: Verdana, Arial;
	font-weight: bold;
	font-size: .9.5em;
	color: #000000;
}
.JobListingHeader
{
	background-image: url(../Images/back2.gif );
	background-repeat: repeat;
	color: #FFFFFF;
}
.JobListingAlternate
{
	background-image: url(../Images/back2.gif );
	color: #FFFFFF;
}

.jobSearchResultsTitle
{
	font-variant: small-caps;
	font-size: 1.5em;
	font-family: 'Trebuchet MS';
}

.align_data
{
	font-size: 12px;
	font-family: Verdana,Arial,Tahoma;
}

.lblJobListing
{
	font-size: 12px;
	font-weight: bold;
	font-family: Verdana,Arial,Tahoma;
	color: #006666;
}

.bold_font
{
	font-weight: bold;
}
.small_font
{
	font-size: 10px;
	font-weight: normal;
	font-family: Verdana,Arial,Tahoma;
	color: #ffffcc;
}
.modalBackground
{
	background-color: #999999;
	filter: alpha(opacity=50);
	opacity: 0.5;
	z-index: 1000;
}
.modalPopup
{
	background: #ffffff none repeat scroll 0%;
	border: solid 5px #333333;
	z-index: 9999;
	font-size: 12px;
	width: 500px;
}

#JobDetailHeader
{
	height: 25px;
	margin-top: 0px;
	background-color: #FFFFCC;
	border: solid 1px #000000;
	text-align: center;
}

/* SCHOOL LINKS */

.schoolLinkTitle
{
	font-size: 1.5em;
	font-weight: bold;
	font-family: Verdana;
	color: #1192B7;
}

.schoolLinkRowDescriptionColumn
{
	font-weight: bold;
	width: 20%;
}

.schoolLinkRowDetailColumn
{
	width: 80%;
}

/* Data Pager Styles */
.pager
{
	width: 100%;
	font-family: arial,sans-serif;
	text-align: center;
	padding: 6px;
	margin: 0;
	background: url(../Images/formbg.gif) repeat-x left top;
	border-bottom: dotted 1px #5a90ce;
}
.pager SPAN.command, .pager SPAN.current, .pager A.command
{
	color: #5a90ce;
	padding: 0px 5px;
	text-decoration: none;
	border: none;
}
.pager A.command:hover
{
	border: solid 2px #408BB6;
	background-color: #59A5D1;
	color: #fff;
	padding: 0px 3px;
	text-decoration: none;
}
.pager SPAN.current
{
	border: none;
	font-weight: bold;
	color: #3e3e3e;
	padding: 0px 6px;
	font-size: 18px;
	width: 350px;
}

.Progress
{
	background-color: #CF4342;
	color: #FFFFFF;
	width: 105px;
	font-weight: bold;
}

.Progress img
{
	vertical-align: middle;
	margin: 2px;
}
/*  REPORT BAD LINK */

.badlink_label
{
	font-family: Sans-Serif Verdana Tahoma Arial;
	font-weight: bold;
	font-size: 0.9em;
	color: #000000;
}
.badlink_section
{
	background-image: url(../Images/back2.gif );
	background-repeat: repeat-x;
	font-weight: bold;
	font-size: 0.9em;
	color: #FFFFFF;
}
/* RESUME */

#messagearea
{
	position:relative;
	width:80%;
	margin-left:20px;
	
}
#publishmessage,#litMessage
{
	font-size:.6.5em;
	font-family: Sans-Serif Verdana Tahoma Arial;
	color:#FF0000;
	width:150px;
	z-index:-1;
}
.Resume_Labels
{
	font-family: Sans-Serif Verdana Tahoma Arial;
	font-size: 0.9em;
	font-weight: normal;
	color: #000000;
}
.notes
{
	font-family: Sans-Serif Verdana Tahoma Arial;
	font-size: 0.7em;
	font-weight: normal;
	color: #000000;
}
.grdResume_NoData
{
	font-family: Sans-Serif Verdana Tahoma Arial;
	font-size: 14pt;
	font-weight: bold;
	border: solid 1px #000000;
	color: #000000;
}
.grdResume
{
	margin-left: 0px;
}

/* SITEMAP */

.siteMap
{
	font-size: small;
	font-family: "Trebuchet MS" , Tahoma;
	color: #000000;
	font-weight: bold;
}

/* RESUME LISTING */

table.grdResume 
{
	width: 550px;
	border: 1px solid #6EAEA8;	
}

table.grdResume tr
{
	
}

table.grdResume th
{

    background-color: #6EAEA8;
    text-align: center;
    color: White;
    font-size: 100%;
    border-style: none;
    font-weight: bold;
    font-style: normal;	
}

table.grdResume td, th
{
    padding-right: 5px;
    padding-left: 5px;
    padding-top: 2px;
    padding-bottom: 2px;	
	border: 1px solid #6EAEA8;
}

table.grdResume td
{

}

table.grdResume_NoData 
{
	text-align:center;
	font-style:italic;
}
/* MODAL POPUPS */
.modalPopup
{
	background-color:#FFFFCC;
}
.modalBackground
{
	background-color:#CCCCCC;
}