/*styles for the OCNWCollege Module */

.OCNWCollegeheaderStyle
{
	background-color: #018297;
	font-family: Tahoma, Arial, Helvetica;
    font-size:  11px;
    font-weight:    bold;
    color: #fff;
}

.OCNWCollegeitemStyle
{
	background-color: #CFCFCF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
}


p, .Normal, .headerLink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
}

h1{
font-weight: bold;
font-size: 12px;
color: #000
}


A.Normal:Link{
	color: #00f;
}

A.Normal:Visited{
	color: #00f;
}

A.Normal:Active{
	color: #00f;
}

A.Normal:Hover{
	color: #00f;
}

/* white hyper link */
.WhiteHyper {
    font-weight: normal;
    font-size: 8pt;
    color: #fff;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    text-decoration: none;
}
    
A.WhiteHyper:link {
    text-decoration:    none;
    color:#fff;
}

A.WhiteHyper:visited  {
    text-decoration:    none;
    color:#fff;
}

A.WhiteHyper:active   {
    text-decoration:    none;
    color:#fff;
}

A.WhiteHyper:hover    {
    text-decoration:    underline;
    color:#fff;
}

/* used by the privacy link*/

A.FooterLink:Link{
	color: #00f;
}

A.FooterLink:Visited{
	color: #00f;
}

A.FooterLink:Active{
	color: #00f;
}

A.FooterLink:Hover{
	color: #00f;
}

.search {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #fff;
}


.SubHead    {
    font-family: Tahoma, Arial, Helvetica;
    font-size:  11px;
    font-weight:    bold;
    color: #000;
}

A:link  {
    text-decoration:    none;
    color:  #00f
}

A:visited   {
    text-decoration:    none;
    color:  #00f;
}

A:active    {
    text-decoration:    none;
    color:  #00f;
}

A:hover {
    text-decoration:    underline;
    color:  #00f;
}

.footerLink {
   font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
}	

.footerLink2 {
   font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
}	
Body {
	background-color: #018297;
	text-align: center;
}

.MainMenu_MenuContainer {
	background-color: transparent; 
}
.MainMenu_MenuBar {
	cursor: pointer; 
	cursor: hand;
	height:16;
	background-color: Transparent;
}
.MainMenu_MenuItem {
	cursor: pointer; 
	cursor: hand; 
	color: white; 
	font-family: Verdana; 
	font-size: 9pt; 
	font-weight: bold; 
	font-style: normal; 
	border-left: white 0px solid; 
	border-bottom: white 0px solid; 
	border-top: white 0px solid; 
	border-right: white 0px solid;
	height: 16;
}
.MainMenu_MenuIcon {
	cursor: pointer; 
	cursor: hand; 
	background-color: #EEEEEE; 
	text-align: center; 
	width: 0; 
	height: 0;
}
.MainMenu_SubMenu {
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand; 
	background-color: #018297;
	filter:progid:DXImageTransform.Microsoft.Shadow(color='DimGray', Direction=135, Strength=3); 
}
.MainMenu_MenuBreak {
	border-bottom: #EEEEEE 1px solid; 
	border-left: #EEEEEE 0px solid; 
	border-top: #EEEEEE 1px solid;  
	border-right: #EEEEEE 0px solid; 
	background-color: #EEEEEE; 
	height: 1px;
}
.MainMenu_MenuItemSel {
	cursor: pointer; 
	cursor: hand; 
	color: black; 
	font-family: Tahoma, Arial, Helvetica; 
	font-size: 9pt; 
	font-weight: bold; 
	font-style: normal;
	background-color: #C1D2EE;
}
.MainMenu_MenuArrow {
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand; 
	border-right: #FFFFFF 1px solid; 
	border-bottom: #FFFFFF 1px solid; 
	border-top: #FFFFFF 0px solid;
}
.MainMenu_RootMenuArrow {
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand;
}

.menuRollOver{
	cursor: pointer; 
	cursor: hand; 
	color: white; 
	font-family: Verdana; 
	font-size: 9pt; 
	font-weight: bold; 
	font-style: normal; 
	background-color: #08ACC3;
	height:16;
}


