body {
    margin-left: 50%;
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    font-family: Arial;
    /*font-size: 11px;*/
    font-size: 9pt;
    color: #464646;
    /*color:Red;*/
}

.clear {
    float: none;
    clear: both;
}
div#Admin {
    /*display: none;*/
}
div#Header{
    display: none;
}
.spacer{height: 40px; #height: 0;}
/* Adjust the MainContent Block to return to the left half its width */

div#Outer
{
	border: solid 2px #999999; 
	float: left; 
	margin: 20px 0px 0px 0px;
    width: 900px; 
    /*min-width: 900px;*/
}

div#MainContent {
    /*width: 900px;*/
    width: 910px;
    margin-left: -450px; /* Include a hack just to be nice to IE */
    _position: relative;
    _top: 0;
    font-family: Arial;
    /*font-size: 12pt;*/
    /*color: #666666;*/    
}
p {
    font-family: Arial;
    /*font-size: 12px;*/
    /**** LOZ ****/
    margin: 0px 0px 0px 0px;    
}

/*
h1 {
    color: #00A8DE;
    font-size: 14pt;
}
h2 {
    color: #00A8DE;
    font-size: 12pt;
}
h3 {
    color: #00A8DE;
    font-size: 10pt;
}
*/

div#Header {
    background-color: transparent;
    width: 900px;
}


#ColumnC .colCHeader {
    height: 100px;
    vertical-align: bottom;
}
.navSelected {
    cursor: pointer;
    font-weight: bold;
    font-size: 12px;
}
.navNode {
    cursor: pointer;
    color: Gray; /*#00A8DE;*/
    line-height: 20pt;
}
.navNode1 {
    cursor: pointer;
    color: #00A8DE;
    font-size: 12px;
}
.navNode2 {
    cursor: pointer;
    color: #F2238F;
    font-size: 12px;
}
.navNode3 {
    cursor: pointer;
    color: #669900;
    font-size: 12px;
}

.navNode4 
{
	
	cursor: pointer;
    color: #A151A6;
    font-size: 12px;
}
.navNodeHover {
    cursor: pointer;
    font-size: 12px;
}
.hidden {
    display: none;
}
.empty {
}

.modalBackground {
    background-color: #666;
    filter: alpha(opacity=70);
    opacity: 0.7;
}
.modalPopup {
    background-color: White;
    border: solid 5px #666;
    margin: 10px;
    padding: 10px;
}
.smallImage {
    max-width: 100px;
    width: expression(documentElement.clientWidth > 100?   "100px" : "auto" );
}
.smallImage img {
    max-width: 100px;
    width: expression(documentElement.clientWidth > 100?          "100px" : "auto" );
}

/*
.discover h1 {
    color: #00A8DE;
}
.discover h2 {
    color: #00A8DE;
}
.improve h1 {
    color: #ff3366;
}
.improve h2 {
    color: #ff3366;
}
.resources h1 {
    color: #99cc00;
}
.resources h2 {
    color: #99cc00;
}

.schools h1 
{
	color:#A151A6;
}
.schools h2
{
	color:#A151A6;
}
.schools h3 
{
	color:#A151A6;
}
*/

.headerImage {
    padding-left: 35px;
    padding-top: 50px;
}

/*
.contentPane {
    width: 409px;
    height: 325px;
    margin-left: 35px;
    overflow: auto;
    overflow-x: hidden;
    font-size: 12px;
    font-family: Arial;
    scrollbar-face-color: #B5DBED;
    scrollbar-3dlight-color: #1160C6;
    scrollbar-darkshadow-color: Red;
    scrollbar-highlight-color: #E7E7E7;
    scrollbar-arrow-color: #1160C6;    
    scrollbar-shadow-color: #5B9EEC;
    scrollbar-base-color: red; 
    
}
*/

#ColumnC .colCNav {
    width: 220px;
    overflow: auto;
    margin-left: 0px;
    margin-top: 40px;
    #margin-top: 10px;
    overflow-x: hidden;
    height: 300px;
    
}

#ColumnC .colCNav2 {
    width: 220px;
    overflow: auto;
    margin-left: 0px;
    margin-top: 40px;
    #margin-top: 10px;
    overflow-x: hidden;
    
}

/***** middle div *****/
.contentpane {
    /* LOZ */
    /*overflow: auto;*/
    font-family: Arial;
    /*font-size: 12pt;*/
    /*margin: 0px;*/    
}

.homeContentpane {
    /* loz */
    /*overflow: auto;*/    
    font-family: Arial;
    font-size: 9pt;
    margin: 0px;     
}

.homeContentpane p
{	
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 9pt;
}

.notHomeContentpane
{
	font-family: Arial;
    font-size: 9pt;
    margin: 0px;
    padding: 19px 15px 20px 15px;
}

.notHomeContentpane p
{
	/*margin:	19px 15px 20px 15px;*/
	/*margin: 0px;*/
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 9pt;
}

/** notHomeContentPane Anchor **/
.notHomeContentpane A:link
{
	/*font-size: 8.5pt;*/
	font-weight:normal;
    text-decoration: underline;
    /*color: #CC0000;*/
    color: #464646;
}

.notHomeContentpane A:visited
{
	/*font-size: 8.5pt;*/
	font-weight:normal;
    text-decoration: underline;
    /*color: #CC0000;*/
    color: #464646;
}

.notHomeContentpane A:hover
{
	/*font-size: 8.5pt;*/
	font-weight:normal;
	text-decoration: none;
    /*color: #CC0000;*/
    color: Black;   
}

.notHomeContentpane A:active
{
	/*font-size: 8.5pt;*/
	font-weight:normal;
	text-decoration: underline;
    /*color: #CC0000;*/
    color: #464646;
}


.notHomeContentpane p A:link
{
	/*font-size: 8.5pt;*/
	font-weight:normal;
    text-decoration: underline;
    /*color: #CC0000;*/
    color: #464646;
}

.notHomeContentpane p A:visited
{
	/*font-size: 8.5pt;*/
	font-weight:normal;
    text-decoration: underline;
   /*color: #CC0000;*/
    color: #464646;
}

.notHomeContentpane p A:hover
{
	/*font-size: 8.5pt;*/
	font-weight:normal;
	text-decoration: none;
    /*color: #CC0000;*/
    color: Black;   
}

.notHomeContentpane p A:active
{
	/*font-size: 8.5pt;*/
	font-weight:normal;
	text-decoration: underline;
    /*color: #CC0000;*/
    color: #464646;
}

/** END notHomeContentPane Anchor **/


/** notHomeContentpane H numbers **/
.notHomeContentpane h1 {
    /*color: #CC0000;*/
    color: #464646;
    font-size: 14pt; 
    font-weight: bold;
    margin: 0px 0px 0px 0px;
}

.notHomeContentpane h1 A:link
{
	font-size: 14pt; 
	font-weight:bold;
    text-decoration: underline;
    /*color: #CC0000;*/
    color: #464646;
}

.notHomeContentpane h1 A:visited
{
	font-size: 14pt; 
	font-weight:bold;
    text-decoration: underline;
    /*color: #CC0000;*/
    color: #464646;
}

.notHomeContentpane h1 A:hover
{
	font-size: 14pt; 
	font-weight:bold;
	text-decoration: none;
    /*color: #CC0000;*/
    color: Black;   
}

.notHomeContentpane h1 A:active
{
	font-size: 14pt; 
	font-weight:bold;
	text-decoration: underline;
    /*color: #CC0000;*/
    color: #464646;
}



.notHomeContentpane h2 {
    /*color: #CC0000;
    font-size: 12pt;*/
    color: #464646;
    font-size: 14pt; 
    font-weight: normal;
    margin: 0px 0px 0px 0px;
}

.notHomeContentpane h2 A:link
{
	font-size: 14pt; 
    font-weight: normal;
    text-decoration: underline;
    /*color: #CC0000;*/
    color: #464646;
}

.notHomeContentpane h2 A:visited
{
	font-size: 14pt; 
    font-weight: normal;
    text-decoration: underline;
    /*color: #CC0000;*/
    color: #464646;
}

.notHomeContentpane h2 A:hover
{
	font-size: 14pt; 
	font-weight:normal;
	text-decoration: none;
    /*color: #CC0000;*/
    color: Black;   
}

.notHomeContentpane h2 A:active
{
	font-size: 14pt; 
    font-weight: normal;
	text-decoration: underline;
    /*color: #CC0000;*/
    color: #464646;
}


.notHomeContentpane h3 {
    /*color: #CC0000;
    font-size: 10pt;*/
    color: #464646;
    font-size: 12pt; 
    font-weight: bold;
    margin: 0px 0px 0px 0px;
}

.notHomeContentpane h3 A:link
{
	font-size: 12pt; 
    font-weight: bold;
    text-decoration: underline;
    /*color: #CC0000;*/
    color: #464646;
}

.notHomeContentpane h3 A:visited
{
	font-size: 12pt; 
    font-weight: bold;
    text-decoration: underline;
    /*color: #CC0000;*/
    color: #464646;
}

.notHomeContentpane h3 A:hover
{
	font-size: 12pt; 
    font-weight: bold;
	text-decoration: none;
    /*color: #CC0000;*/
    color: Black;   
}

.notHomeContentpane h3 A:active
{
	font-size: 12pt; 
    font-weight: bold;
	text-decoration: underline;
    /*color: #CC0000;*/
    color: #464646;
}


.notHomeContentpane h4 {
    /*color: #CC0000;*/
    color: #464646;
    font-size: 12pt; 
    font-weight: normal;
    margin: 0px 0px 0px 0px;
}

.notHomeContentpane h4 A:link
{
	font-size: 12pt; 
    font-weight: normal;
    text-decoration: underline;
    /*color: #CC0000;*/
    color: #464646;
}

.notHomeContentpane h4 A:visited
{
	font-size: 12pt; 
    font-weight: normal;
    text-decoration: underline;
    /*color: #CC0000;*/
    color: #464646;
}

.notHomeContentpane h4 A:hover
{
	font-size: 12pt; 
    font-weight: normal;
	text-decoration: none;
    /*color: #CC0000;*/
    color: Black;   
}

.notHomeContentpane h4 A:active
{
	font-size: 12pt; 
    font-weight: normal;
	text-decoration: underline;
    /*color: #CC0000;*/
    color: #464646;
}


.notHomeContentpane h5 {
    /*color: #CC0000;  
    margin:0px 0px 0px 15px;*/
    color: #464646;
    font-size: 11pt; 
    font-weight: bold;
    margin: 0px 0px 0px 0px;
}

.notHomeContentpane h5 A:link
{
	font-size: 11pt; 
    font-weight: bold;
    text-decoration: underline;
    /*color: #CC0000;*/
    color: #464646;
}

.notHomeContentpane h5 A:visited
{
	font-size: 11pt; 
    font-weight: bold;
    text-decoration: underline;
    /*color: #CC0000;*/
    color: #464646;
}

.notHomeContentpane h5 A:hover
{
	font-size: 11pt; 
    font-weight: bold;
	text-decoration: none;
    /*color: #CC0000;*/
    color: Black;   
}

.notHomeContentpane h5 A:active
{
	font-size: 11pt; 
    font-weight: bold;
	text-decoration: underline;
    /*color: #CC0000;*/
    color: #464646;
}


.notHomeContentpane h6 {
    /*color:#CC0000; */
    color: #464646;
    font-size: 11pt; 
    font-weight: normal;
    margin: 0px 0px 0px 0px;
}

.notHomeContentpane h6 A:link
{
	font-size: 11pt; 
    font-weight: normal;
    text-decoration: underline;
    /*color: #CC0000;*/
    color: #464646;
}

.notHomeContentpane h6 A:visited
{
	font-size: 11pt; 
    font-weight: normal;
    text-decoration: underline;
    /*color: #CC0000;*/
    color: #464646;
}

.notHomeContentpane h6 A:hover
{
	font-size: 11pt; 
    font-weight: normal;
	text-decoration: none;
    /*color: #CC0000;*/
    color: Black;   
}

.notHomeContentpane h6 A:active
{
	font-size: 11pt; 
    font-weight: normal;
	text-decoration: underline;
    /*color: #CC0000;*/
    color: #464646;
}

/** END H numbers **/

.login 
{	
    font-family: Arial;
    font-size: 12px;
}

.vHeader{font-weight: 800;}

#login 
{
	   font-family: Arial;
    font-size: 12px;
}

#login .reg_labels 
{
	width:70px;
	font-family: Arial;
    font-size: 12px;
}
#login.reg_TextBox 
{
	width:120px;	
}

/***** LEFT MENU *****/
div#middleLeft
{
	/* background-color: #FFFFFF;*/
	/*background-color: #CCCCCC;*/
	/* 15/05/09 */
	background-color: #D6D6D6;
}

div#leftMenu
{
	padding: 0px;
	margin: 0px;	
	min-height:533px;
    _height:533px;
}

div#treeview
{
    padding-top: 0px; 
    background-color:#F2F2F2;  
    margin: 0px 0px 0px 0px;
    /*min-height:260px;
    _height:260px;*/
    min-height:200px;
    _height:200px;
}

div#leftMenuPaneDIV
{
	background-color:#F2F2F2;  
    margin: 0px 0px 0px 0px;    
    /*min-height:273px;
    _height:273px;*/
    min-height:333px;
    _height:333px;
    /*min-height:387px;
    _height:387px;*/
}

div#leftMenuPaneDIVHome
{
	background-color:#F2F2F2;  
    margin: 0px 0px 0px 0px;    
    /*min-height:273px;
    _height:273px;*/
    min-height:253px;
    _height:253px;
    /*min-height: 387px;
    _height: 387px;*/
}

div#leftMenuRightShadow
{
	/*background-color: #FFFFFF;*/
	/*background-image: url(../../../../SkinFiles/leftTriangle2.gif);*/
	background-image: url(../../../../SkinFiles/leftTriangle4.jpg);
}

div#leftMenuBottom
{
	/*background-color: #CCCCCC;*/
	/*background-image: url(../../../../SkinFiles/leftBottomTriangle.gif);*/
	background-image: url(../../../../SkinFiles/leftBottomTriangle_lp.jpg);
}

.noHover
{
	/*background-color: Transparent;*/
	line-height: 20px;
	/*font-size: 9pt;*/
	/*color: Black;*/
}


/***** END LEFT MENU *****/

/***** MIDDLE BUTTONS *****/

/** Marketing Buttons **/
.discoverMarketing
{
	/*background-image: url(../../../../SkinFiles/def_1.gif);*/
	background-image: url(../../../../SkinFiles/def_1_lp.jpg);
}

.discoverMarketingSelected
{
	/*background-image: url(../../../../SkinFiles/Disco_1.gif);*/
	background-image: url(../../../../SkinFiles/Disco_1_lp.jpg);
}

.employability_MarketingSelected
{
	/*background-image: url(../../../../SkinFiles/Disco_2.gif);*/
	background-image: url(../../../../SkinFiles/Disco_2_lp.jpg);
}

.newsAndEvents_Marketing_Selected
{
	/*background-image: url(../../../../SkinFiles/res_4_short2.jpg);*/
	/*background-image: url(../../../../SkinFiles/res_4_short.jpg);*/	
	background-image: url(../../../../SkinFiles/res_4_short_lp.jpg);
}
/** END Marketing Buttons **/


/** Employability Buttons **/
.improveEmployability
{
	/*background-image: url(../../../../SkinFiles/def_2.gif);*/
	background-image: url(../../../../SkinFiles/def_2_lp.jpg);
}

.improveEmployabilitySelected
{
	/*background-image: url(../../../../SkinFiles/imp_2.gif);*/
	background-image: url(../../../../SkinFiles/imp_2_lp.jpg);
}

.improveEmployability_MarketingSelected
{
	/*background-image: url(../../../../SkinFiles/imp_2.gif);*/
	background-image: url(../../../../SkinFiles/imp_2_marketing.jpg);
}

.yourResources_Employability_Selected
{
	/*background-image: url(../../../../SkinFiles/imp_3.gif);*/
	background-image: url(../../../../SkinFiles/imp_3_lp2.jpg);
}

.marketingHover_EmployabilitySelected
{
	/*background-image: url(../../../../SkinFiles/roll_2.gif);*/
	background-image: url(../../../../SkinFiles/roll_2_lp.jpg);
}
/** END Employability Buttons **/



/** Resources Buttons **/
.yourResources
{
	/*background-image: url(../../../../SkinFiles/def_3.gif);*/
	background-image: url(../../../../SkinFiles/def_3_lp.jpg);
}

.yourResourcesSelected
{
	/*background-image: url(../../../../SkinFiles/res_3.gif);*/
	background-image: url(../../../../SkinFiles/res_3_lp4.jpg);
}

.employabilityHover_yourResourcesSelected
{
	/*background-image: url(../../../../SkinFiles/res_3.gif);*/
	background-image: url(../../../../SkinFiles/res_3_lp4.jpg);
}

.employabilityHover_Resources_Selected
{
	/*background-image: url(../../../../SkinFiles/roll_3.gif);*/
	background-image: url(../../../../SkinFiles/roll_3_lp4.jpg);
}

.newsHover_Resources_Selected
{
	/*background-image: url(../../../../SkinFiles/roll_4.gif);*/
	background-image: url(../../../../SkinFiles/roll_4_lp.jpg);
}

.newsAndEvents_Resources_Selected
{
	/*background-image: url(../../../../SkinFiles/res_4.gif);*/
	background-image: url(../../../../SkinFiles/res_4_lp.jpg);
}
/** END Resources Buttons **/



/** News Buttons **/
.newsAndEvents
{
	/*background-image: url(../../../../SkinFiles/def_4.gif);*/
	background-image: url(../../../../SkinFiles/def_4_lp.jpg);
}

.newsAndEventsSelected
{
	/*background-image: url(../../../../SkinFiles/news_4.gif);*/
	background-image: url(../../../../SkinFiles/news_4_lp.jpg);
}

.resourcesHover_newsAndEventsSelected
{
	/*background-image: url(../../../../SkinFiles/res_3.gif);*/
	background-image: url(../../../../SkinFiles/res_3_lp4.jpg);
}

.newsAndEventsSelectedShort
{
	/*background-image: url(../../../../SkinFiles/def_6.jpg);*/
	background-image: url(../../../../SkinFiles/def_6_lp.jpg);
}

.newsAndEventsHoverSelectedShort
{
	/*background-image: url(../../../../SkinFiles/news_4_short.jpg);*/
	background-image: url(../../../../SkinFiles/news_4_short_lp.jpg);
}

.improveEmployabilityHover_newsAndEventsSelected
{
	/*background-image: url(../../../../SkinFiles/imp_2.gif);*/
	background-image: url(../../../../SkinFiles/imp_2_lp.jpg);
}

.resourcesHover_NewsSelectedNEWS
{
	/*background-image: url(../../../../SkinFiles/roll_4.gif);*/
	background-image: url(../../../../SkinFiles/roll_4_lp.jpg);
}
/** END News Buttons **/



div#dmTopButton
{
	background-image: url(../../../../SkinFiles/discoverMarketing_1.gif);
}

div#dmTopButtonSelected
{
	background-image: url(../../../../SkinFiles/discoverMarketing_selected.gif);
}

div#dmTopShadow
{
	background-image: url(../../../../SkinFiles/discoverMarketing_topShadow.gif);
}

div#dmTopShadowSelected
{
	background-image: url(../../../../SkinFiles/marketing_topShadowSelected.gif);
}

div#dmBottom
{
	background-color: #808080;
}

div#dmBottomSelected
{
	background-color: #016F8C;	
}

div#ieTopButton
{
	background-image: url(../../../../SkinFiles/improveemployability.gif);
}

div#ieBottom
{
	background-color: #CCCCCC;
}

div#yrTopButton
{
	background-image: url(../../../../SkinFiles/yourResources_95.gif);	
}

div#yrBottom
{
	background-color: #808080;
}

div#neTopButton
{
	background-image: url(../../../../SkinFiles/newsAndEvents_91.gif);
}

div#neBottom
{
	background-color: #CCCCCC;
}

div#middleMiddleMainLevel2
{
	background-color:#F2F2F2;
	/*min-height:483px;
    _height:483px;*/
    min-height:485px;
    _height:485px;
}

div#middleMiddleMainLevelSchools
{
	background-color:#F2F2F2;
	/*min-height:483px;
    _height:483px;*/
    min-height:533px;
    _height:533px;
}

.buttonHover
{
	cursor:pointer;
}

/***** END MIDDLE BUTTONS *****/

/***** RIGHT MENU *****/
div#middleRight
{
	background-color: #FFFFFF;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	min-height:546px;
    _height:546px;
}

/***** END RIGHT MENU *****/

/***** FOOTER *****/
div#footer
{
	 height: 20px; 
	 width: 863px;
}

div#footertext
{
    margin: 3px 0px 3px 0px;
    float: left;
    font-size: 7pt;
    color: #999999;
}

div#footer A:link
{
    text-decoration: none;
    color: #999999;
}

div#footer A:visited
{
   text-decoration: none;
    color: #999999;
}

div#footer A:hover
{
	text-decoration: none;
    /*color: #CC0000;*/
    color: Black;
}

div#footer A:active
{
	text-decoration: none;
    color: #999999; 
}
/***** END FOOTER *****/

/*.homeControl*/
.control
{
    /*border: solid 0px orange;*/
    border: none;
    height:100px;
    margin: 0px;
    padding: 0px;
}

/*.control*/
.homeControl
{
    border: none;
    height:150px;
}
.node
{
    background-color: Transparent;
    color: Black;
    line-height: 20px;
    font-weight: NORMAL;
    margin-left: 10px;
}
.root
{
    font-family: Arial;
    font-size: 9pt;
    font-weight: bolder;
    margin-left: 0px;
    color:#CC0000;
}

.rootLevel1
{
    font-family: Arial;
    font-size: 9pt;
    font-weight: bold;
    margin-left: 0px;
    color: Black;
}

.rootSelected
{
	font-family: Arial;
    font-size: 9pt;
    font-weight: bolder;
    margin-left: 0px;

}

/***** END LEFT MENU *****/


/***** TEXT *****/
.hidden
{
    display: none;
}

.ddl
{
	font-size: 8pt;
	/*color:purple;	*/
}

.ddlSmall
{
	font-size: 8pt;	
	width: 120px;
	height: 20px;
}

.ddlWide
{
	font-size: 8pt;	
	width: 250px;	
}

.smallGrey
{
	font-size: 8pt; 
	color:Gray; 
	font-weight: bold;
}

.info
{
	/*color:#464646;*/
	color: #464646;
}

/*** Search ***/
.searchText
{
	padding: 0px 0px 0px 0px; 
	margin: 0px 0px 0px 0px;
	font-size: 7pt; 
	font-style: italic;
    float: left;      
    width: 94px;
    /*color: #CC0000;*/
    color: #464646;
}

div#searchTextDiv
{
	width: 104px;
	border: solid 0px red; 
	float: left;
}

/** Schools ***/
div#schoolLinkDIV
{
	float: left; 
	line-height: 20px; 
	/*margin-left: 10px; */
	font-family: Arial;
    font-size: 9pt; 
    font-weight: bolder; 
    color: #CC0000;
}

div#schoolLinkDIV A:link
{
    text-decoration: none;
    color: #CC0000;
}

div#schoolLinkDIV A:visited
{
   text-decoration: none;
   color: #CC0000;
}

div#schoolLinkDIV A:hover
{
	text-decoration: none;
    color: #CC0000;    
}

div#schoolLinkDIV A:active
{
	text-decoration: none;
    color: #CC0000; 
}
/** END Schools ***/

/*** Contact ***/
div#contactLinkDIV
{
	float: left; 
	margin: 0px 0px 0px 5px;
	font-family: Arial;
    font-size: 9pt; 
    font-weight: bolder; 
    color: #CC0000;
}

div#contactLinkDIV A:link
{
    text-decoration: none;
    color: #CC0000;
}

div#contactLinkDIV A:visited
{
   text-decoration: none;
   color: #CC0000;
}

div#contactLinkDIV A:hover
{
	text-decoration: none;
    color: #CC0000;    
}

div#contactLinkDIV A:active
{
	text-decoration: none;
    color: #CC0000; 
}

div#contactDIV
{
	float: left; 
	line-height: 20px; 
	/*margin-left: 10px; */
	font-family: Arial;
    font-size: 9pt; 
    font-weight: bolder; 
    color: #CC0000;
}

div#contactDIV A:link
{
    text-decoration: none;
    color: #CC0000;
}

div#contactDIV A:visited
{
   text-decoration: none;
   color: #CC0000;
}

div#contactDIV A:hover
{
	text-decoration: none;
    color: #CC0000;    
}

div#contactDIV A:active
{
	text-decoration: none;
    color: #CC0000; 
}
/*** END Contact ***/


.breadcrumb
{
	margin-left:5px;
	background-image: url(../../../../SkinFiles/breadcrumb.gif);
}

/*** Validation & Errors ***/
.validationDIV
{	
	margin: 20px 0px 10px 0px;
}

.vldSummary
{
	margin: 0px 0px 0px 0px;
	font-size: 7pt;
	font-weight: bold;	
}

.vldErrorMessage
{
	font-size: 7pt;
	color: Red;
}

.MaskedEditFocus
{
    background-color: #ffffcc;
    color: #000000;
}
.MaskedEditMessage
{
	font-size: 8pt;
	color: #ff0000;
	font-weight: bold;
}
.MaskedEditError
{
    background-color: #ffcccc;
}

.errorText
{
	font-size: 8pt;
	font-weight: normal;
	color:Red;
}

.ErrorMessage
{
	font-size: 8pt;
	font-weight: bold;
	color:Red;
}

/*** END Validation & Errors ***/

/** Navigation **/
.buttons
{
	
}

.buttons A:link
{
	/*font-size: 10.5pt;*/
	font-size: 9pt;
	font-weight:normal;
    text-decoration: underline;
   /*color: #CC0000;*/
    color: #464646;   
}

.buttons A:visited
{
	/*font-size: 10.5pt;*/
	font-size: 9pt;
	font-weight:normal;
    text-decoration: underline;
   /*color: #CC0000;*/
    color: #464646;   
}

.buttons A:hover
{
	/*font-size: 10.5pt;*/
	font-size: 9pt;
	font-weight:normal;
	text-decoration: none;
    /*color: #CC0000;*/
    color: Black;  
}

.buttons A:active
{
	/*font-size: 10.5pt;*/
	font-size: 9pt;
	font-weight:normal;
	text-decoration: none;
    /*color: #CC0000;*/
    color: #464646;
}

.buttonLeft
{
	float: left;
}

.buttonRight
{
	float: right;
}
/** END Navigation **/

/** Student Login **/
.studentLogin 
{
	/** LOZ **/	
	width:259px;	
	margin: 0px;
	
    font-family: Arial;
    font-size: 12px;
}

#studentLogin 
{
	font-family: Arial;
    /*font-size: 12px;*/
    font-size: 9pt;
}

#studentLogin .reg_labels 
{
	width:70px;
	font-family: Arial;
    /*font-size: 12px;*/
    font-size: 9pt;
}
#studentLogin .reg_TextBox 
{
	width:120px;	
}

div#loginOuter
{
	font-size: 7.5pt;
}

div#loginOuter A:link
{
	font-size: 7.5pt;
	font-weight:normal;
    text-decoration: none;
    color: #CC0000;
}

div#loginOuter A:visited
{
	font-size: 7.5pt;
	font-weight:normal;
    text-decoration: none;
    color: #CC0000;
}

div#loginOuter A:hover
{
	font-size: 7.5pt;
	font-weight:normal;
	text-decoration: none;
    color: Black;    
}

div#loginOuter A:active
{
	font-size: 7.5pt;
	font-weight:normal;
	text-decoration: none;
    color: #CC0000; 
}

/** Logged In **/
div#loggedInOuter
{
	font-size: 7pt;
	font-weight:bolder;
	color:Black;
}

div#loggedInOuter A:link
{
	font-size: 7pt;
	font-weight:normal;
    text-decoration: none;
    color: Black;
}

div#loggedInOuter A:visited
{
	font-size: 7pt;
	font-weight:normal;
    text-decoration: none;
    color: Black;
}

div#loggedInOuter A:hover
{
	font-size: 7pt;
	font-weight:normal;
	text-decoration: none;
    color: #CC0000;    
}

div#loggedInOuter A:active
{
	font-size: 7pt;
	font-weight:normal;
	text-decoration: none;
    color: Black; 
}

div#loggedInBaselineBox
{
	height: 2px;
	/*background-image: url(../../../../SkinFiles/loggedInBaselineGray.gif);*/
	background-color: #C4C4C4;
}

div#loggedInRightDIV
{
	width: 2px;
	background-image: url(../../../../SkinFiles/loggedInRightGray.gif);
}
/** END Logged In **/

/** LogIn **/
div#logInRightDIV
{
	width: 2px;
	background-image: url(../../../../SkinFiles/logInRightGrayShadow.gif);
}
div#loginBaseLineBox
{
	height: 2px;
	background-image: url(../../../../SkinFiles/logInBaselineGray.gif);
}
/** END LogIn **/

/** END Student Login **/

/** Registration **/
div#universityDIV
{
	border: solid 0px red; 
	margin: 10px 0px 0px 0px; 
	font-size: 8.5pt;
	width: 429px; 
	float: left;	
	/*color: Black;*/
}

div#universityOtherDIV
{
	border: solid 0px red; 
	margin: 10px 0px 0px 0px; 
	font-size: 8.5pt;
	width: 429px; 
	float: left;	
	/*color: Black;*/
}

.reg_radio
{
	font-size: 7.5pt;
}
