
/** STANDARD EDITING **/

/** Backgrounds **/

.rightExpand {vertical-align:top; background: url(images/right_bg_grey.jpg) top right repeat;}
.bodyBG { background: #CFCECE url(images/white_strip.gif) top left repeat-y;}


/** Disable Images **/

.peach {DISPLAY: none;}
.red   {DISPLAY: none;}
.grey  {}
.none  {DISPLAY: none;}


/** Heading Settings **/
H1, .head1 {font-size: 14px;color: #2B868F;text-decoration : none;line-height : 14px;font-weight: bold;font-family: Arial, Verdana, Helvetica, Sans-Serif, Helvetica, Georgia;}

H2, .head2 {font-size: 13px;color: #5DA5D5;text-decoration : none;line-height : 22px;font-weight: bold; font-style: italic; font-family: Arial, Verdana, Helvetica, Sans-Serif, Helvetica, Georgia;}

H3, .head3 {font-size: 12px;color: #060ABA;text-decoration : none;line-height : 12px;font-weight: bold; font-style: none; font-family: Arial, Verdana, Helvetica, Sans-Serif, Helvetica, Georgia;}

.activity {font-size: 11px;color: #000000;text-decoration : none;line-height : 22px; font-weight: normal; font-family: Arial, Verdana, Helvetica, Sans-Serif, Helvetica, Georgia; vertical-align:top; text-align:left; padding-right:5px;}

/** Text-Content Settings **/
p,th,tr,td,table,form,div,span {font-size: 12px;color: #000000;text-decoration : none;line-height : 16px; font-weight: normal;font-family: Arial, Verdana, Helvetica, Sans-Serif, Helvetica, Georgia;}

.imgBorder { border: #CCCCCC 1px solid;}

BODY  {

	scrollbar-face-color : #D6D4D5;
    
	scrollbar-shadow-color : #000000;
	scrollbar-highlight-color : #000000;
    scrollbar-arrow-color : #000000;
    
	scrollbar-3dlight-color : #FFFFFF;
	scrollbar-darkshadow-color : #FFFFFF;
	scrollbar-track-color : #FFFFFF;
	
    
    
	margin-left : 0pt;
	margin-right : 0pt;
	margin-top : 0pt;
	margin-bottom : 0pt;
	margin : 0pt;
	padding-left : 0pt;
	padding-right : 0pt;
	padding-top : 0pt;
	padding-bottom : 0pt;
	padding : 0pt;
	border-left-width : 0pt;
	border-right-width : 0pt;
	border-top-width : 0pt;
	border-bottom-width : 0pt;
	border-width : 0pt;
	top : auto;
}

/** Anchor Settings **/
A,A:Visited {color : #FF6600;font-weight: normal;text-decoration : underline;}
A:Hover,A:Active {color : #006666;font-weight: normal;text-decoration : none;}

A.other,A:Visited.other {color : #000000;font: bold 11px arial, verdana, helvetica;text-decoration : underline; padding:1px 4px 1px 4px;}
A:Hover.other,A:Active.other {color : #999999;font: bold 11px arial, verdana, helvetica;text-decoration : none;padding:1px 4px 1px 4px;}

A.other1,A:Visited.other1 {color : #FF6600;font-weight: bold;text-decoration : none; font-size:11px;  border-bottom:1px dotted #CCCCCC;}
A:Hover.other1,A:Active.other1 {color : #CCCCCC;font-weight: bold;text-decoration : none;font-size:11px; border-bottom:1px dotted #FFFFFF;}

A.other2,A:Visited.other2 {color : #AFAFAF;font-weight: bold;text-decoration : none; font-size:11px;  border-bottom:1px solid #E4E4E4;}
A:Hover.other2,A:Active.other2 {color : #D2D2D2;font-weight: bold;text-decoration : none;font-size:11px; border-bottom:1px solid #FFFFFF;}


A.other3,A:Visited.other3 {color : #006A72; font-size:10px; font-weight: bold;text-decoration :underline;}
A:Hover.other3,A:Active.other3 {color : #999999; font-size:10px;  font-weight: bold;text-decoration : none;}

A.other4,A:Visited.other4 {color : #2877AC;font-weight: bold;text-decoration : none; border-bottom:1px solid #CCCCCC;}
A:Hover.other4,A:Active.other4 {color : #FF6600;font-weight: bold;text-decoration : none; border-bottom:none;}

/** Style for Form**/

.submit {FONT-WEIGHT: bold; FONT-SIZE: 11px; COLOR: #000000; FONT-FAMILY: verdana, arial, helvetica, tahoma; LETTER-SPACING: 1px; BACKGROUND-COLOR: #4E97BD; BORDER: #000000 solid 1px;  cursor:hand; padding:3px;}

.clear {FONT-WEIGHT: bold; FONT-SIZE: 12px; COLOR: grey; FONT-FAMILY: verdana, arial, helvetica, tahoma; LETTER-SPACING: 1px; BACKGROUND-COLOR: #C99576; BORDER: #000000 solid 1px;  cursor:hand; padding:3px;}

.field1{text-align:left; padding-right: 20px; padding-top: 5px; vertical-align:middle;}
.field2{padding-top: 5px; vertical-align:middle; }

.caps{text-transform : uppercase;font-size : 10px; }

.star{color:#FF0000; font-size:12px; FONT-WEIGHT: bold;}


option, select, textarea, input  {
	font-size : 11px;
	color : #4E97BD;
	text-decoration : none;
	font-family : Arial, Sans-Serif, Tahoma, Veranda, Helvetica, Georgia;
	line-height : 11px;
    BORDER: #000000 solid 1px; 
    FONT-WEIGHT: bold;  
    BACKGROUND-COLOR: #E9E9E9; 
    padding: 2px;
    vertical-align:middle;
}

#hand{ cursor:hand;}


