﻿.body
{
    FONT-SIZE: 10px;
    FONT-FAMILY: Arial, Helvetica, sans-serif
}
.bodyEleven
{
    FONT-SIZE: 11px;
    FONT-FAMILY: Arial, Helvetica, sans-serif
}


.styleItemBodyBG{
	background-color: #CDC080;
}
.styleItemBodyBorder{
	border: 1px solid #94B7DB;
}
.styleItemBodyBottomBorder{
	border-bottom: 1px solid #94B7DB;
}

.header
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 11px;
    COLOR: #d5ab51;
    FONT-FAMILY: Arial, Helvetica, sans-serif
}

.container
{
  margin:0 auto;
  position:relative;
  clear:left;
  text-align:left;
  width:881px;
  border-top:1px solid #434d34;
  border-bottom:1px solid #434d34;
  border-left:1px solid #434d34;
  border-right:1px solid #434d34;
  background-color:#ffffff;
}
.container2
{
  margin:0 auto;
  position:relative;
  clear:left;
  text-align:left;
  width:800px;
  border-top:1px solid #434d34;
  border-bottom:1px solid #434d34;
  border-left:1px solid #434d34;
  border-right:1px solid #434d34;
  background-color:#ffffff;
}

#contentcontainer
{
	position	: absolute;
    float:left;
	top:175px;
	left:5px;
	width:600px;
	height:750px;
	overflow	: hidden;
}

#contentcontainerno
{
    position	: absolute;
    float:left;
	top:175px;
	left:230px;
	width:400px;
	height:285px;
	overflow	: hidden;
	
}
#contentcontainersm
{
	position	: absolute;
   	top:175px;
	left:230px;
	width:400px;
	height:190px;
	overflow:hidden;
}

#scrollArea {
	position	: absolute;
	left		: 150px;
	top			: 175px;
	height		: 750px;
	width		: 15px;
	background-image:url(../images/scrlbar_track.gif);
	/*border		: 1px solid #666;*/
	overflow	: hidden;
}
#scrollAreasm {
	position	: absolute;
	left		: 650px;
	top			: 175px;
	height		: 200px;
	width		: 15px;
	background-image:url(../images/scrlbar_track.gif);
	/*border		: 1px solid #666;*/
	overflow	: hidden;
}
#scrollAreaCourse
{
	position	: absolute;
	left		: 650px;
	top			: 175px;
	height		: 120px;
	width		: 15px;
	background-image:url(../images/scrlbar_track.gif);
	/*border		: 1px solid #666;*/
	overflow	: hidden;
}
#scroller {
	position	: absolute;
	top			: -1px;
	width		: 15px;
	/*background	: #AAA;
	border-top	: 1px solid #666;
	border-bottom	: 1px solid #666;
	*/
}

#content
{
	position:relative;
	font-family:Arial, Verdana, sans-serif;
	font-size:12px;
	color: #000;
	padding-bottom:5px;
	padding-top:5px;
	line-height:150%;
	width:395px;
}
#content p
{
	font-family:Arial, Verdana, sans-serif;
	font-size:12px;
	color: #000;
	line-height:150%;
}

#contentfull
{
	position	: absolute;
   
	top:100px;
	left:230px;
	font-family:Arial, Verdana, sans-serif;
	font-size:12px;
	line-height:150%;
	
	color: #000;
	

	
}
#contentfull p
{
	
	font-family:Arial, Verdana, sans-serif;
	font-size:12px;
	line-height:150%;
	color: #000;

	
}

.menubox
{
    
    BORDER-RIGHT: #94B7DB 1px solid;
    BORDER-TOP: #94B7DB 1px solid;
    FONT-SIZE: 11px;
    BORDER-LEFT: #94B7DB 1px solid;
    BORDER-BOTTOM: #94B7DB 1px solid;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    BACKGROUND-COLOR: #f6f5ee;
    border-bottom-style: dotted;
    border-left-style:dotted;
    border-top-style:dotted;
    border-right-style:dotted;
}

.loginbox
{
    
    BORDER-RIGHT: #94B7DB 1px solid;
    BORDER-TOP: #94B7DB 1px solid;
    FONT-SIZE: 11px;
    BORDER-LEFT: #94B7DB 1px solid;
    BORDER-BOTTOM: #94B7DB 1px solid;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    BACKGROUND-COLOR: #eeeeee;
    border-bottom-style: dotted;
    border-left-style:dotted;
    border-top-style:dotted;
    border-right-style:dotted;
}

.searchImg {
	border: 1px solid #E0E0E0;
	}
.border
{
    BORDER-RIGHT: #999999 1px solid;    
    FONT-SIZE: 11px;
    BORDER-LEFT: #999999 1px solid;
    BORDER-BOTTOM: #999999 1px solid;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    BACKGROUND-COLOR: #ffffff
}

.searchbox
{
   
    FONT-SIZE: 11px;
    
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    BACKGROUND-COLOR: #ffffff
}

.form
{
    BORDER-RIGHT: #999999 1px solid;    
    FONT-SIZE: 11px;
    BORDER-LEFT: #999999 1px solid;
    BORDER-BOTTOM: #999999 1px solid;
    BORDER-TOP: #999999 1px solid;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    BACKGROUND-COLOR: #f6f5ee;
}

.searchborder
{
    BORDER-TOP: #94B7DB 1px solid;
    BORDER-RIGHT: #94B7DB 1px solid;    
    FONT-SIZE: 11px;
    BORDER-LEFT: #94B7DB 1px solid;
    BORDER-BOTTOM: #94B7DB 1px solid;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    BACKGROUND-COLOR: #ffffff
}

.arborsborder
{
    FONT-SIZE: 11px;    
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    BACKGROUND-COLOR: #ffffff
}

.headerDarker
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 11px;
    COLOR: #8b5e01;
    FONT-FAMILY: Arial, Helvetica, sans-serif
}
.boxBG
{
    BACKGROUND-POSITION: 0% 0%;
    BACKGROUND-IMAGE: url(images/sub/box3.jpg);
    BACKGROUND-REPEAT: repeat-x
}
.link2
{
    FONT-SIZE: 8px;
    COLOR: #856115;
    FONT-FAMILY: Arial, Helvetica, sans-serif
}
.box
{
    BORDER-RIGHT: #999999 1px solid;
    BORDER-TOP: #999999 1px solid;
    FONT-SIZE: 11px;
    BORDER-LEFT: #999999 1px solid;
    BORDER-BOTTOM: #999999 1px solid;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    BACKGROUND-COLOR: #f6f5ee
}
.headerbig
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 14px;
    COLOR: #d5ab51;
    FONT-FAMILY: Arial, Helvetica, sans-serif
}
.bodyblack
{
    FONT-SIZE: 10px;
    COLOR: #000000;
    FONT-FAMILY: Arial, Helvetica, sans-serif
}
.bodyElevenindent
{
    FONT-SIZE: 11px;
    TEXT-INDENT: 15pt;
    FONT-FAMILY: Arial, Helvetica, sans-serif
}
.bodysmall
{
    FONT-SIZE: 9px;
    FONT-FAMILY: Arial, Helvetica, sans-serif
}

.footer
{
    FONT-SIZE: 10px;
    COLOR: #003366;
    FONT-FAMILY: Arial, Helvetica, sans-serif
}
.set
{
    MARGIN: 0px
}
P
{
    MARGIN-TOP: 0em
}
H1
{       
    color:#003366; 
    font-size: 24px;    
    font-weight: normal;
    margin:0;
}
H2
{
    FONT-SIZE: 14px;
    FONT-FAMILY: Arial, Helvetica, sans-serif
}
H3
{
    FONT-SIZE: 11px;    
    font-weight: normal;
    margin:0;
    padding:0;
}

.copyright 
{ 
    color: #a1afbf; font-size: 10px; padding-top: 7px; 
} 

.footerlink 
{ 
    color: #003366; font-size: 10px; text-decoration: none; 
} 

.footerlink:hover 
{ 
    color: #d0dae6; 
} 

.privacylink 
{ 
    color: #d0dae6; font-size: 10px; text-decoration: none; 
} 

.privacylink:hover 
{ 
    color: #003366; 
}

.MYCBLORWhiteLink
{
    FONT-SIZE: 11px;
    COLOR: #ffffff;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    text-decoration: none; 
}

.altlink{color:blue; text-decoration:underline;}

.altlink:hover 
{
    text-decoration: none;
}

.footerbar
{
    color: #d0dae6; 
}

.formtext 
{ 
    color: #8998aa; font-size: 11px; font-weight: bold; 
} 

.disclaimer
{
    margin: 15px 0px 5px 0px; font-family : Arial, Helvetica, sans-serif; font-size: 10px; color: #8A97A7; } .disclaimertext{ margin: 15px 10px 5px 10px; font-family : Arial, Helvetica, sans-serif; font-size: 10px; color: #8A97A7; 
} 

/*****************************************
 *	MENU STYLES
 *****************************************/

/* Left menu style */
.left_menu  {
        font-family : Arial, Helvetica, sans-serif;
        font-size : 11px;
        color : #666666;
        padding-bottom : 3px;
        padding-top : 3px;
        background-color : #EDEDED;
        padding-left : 10px;
}

/* Active menu's section style */
.left_menu_active {
        font-family : Arial, Helvetica, sans-serif;
        font-size : 11px;
        background-color : White;
        font-weight : bold;
        padding-left : 10px;
        padding-bottom : 3px;
        padding-top : 3px;
        color : #999999;
        text-decoration : none;
}

/* Link's style of active menu's section */
.left_menu_active a {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	background-color : White;
	font-weight : bold;
	color : #999999;
	text-decoration : none;
}

/* Menu's section style over that exists cursor */
.left_menu_over  {
        font-family : Arial, Helvetica, sans-serif;
        font-size : 11px;
        color : #999999;
        padding-bottom : 3px;
        padding-top : 3px;
        background-color : #E0EBF5;
        padding-left : 10px;
}

/* Active menu's style over that exists cursor */
.left_menu_over_active {
        font-family : Arial, Helvetica, sans-serif;
        font-size : 11px;
        color : #999999;
        padding-bottom : 3px;
        padding-top : 3px;
        background-color : #E0EBF5;
        padding-left : 10px;
        font-weight : bold;
}

/* Link's style of menu's section */
.left_menu  a {
        text-decoration : none;
        color: #666666;
}

/* Menu's section link's style over that exists cursor */
.left_menu_over a {
        text-decoration : none;
        color: #0C2577 ;
}

/* Active menu's section link's style over that exists cursor */
.left_menu_over_active a {
        text-decoration : none;
        color: #999999;
}

.captcha { width:155px; }
.captcha IMG { width:145px; height:35px; }
