
body {
	background-color: #d5d5d5;
	background-image: url(/art/bg_page.jpg);
	background-repeat: repeat-y;
	background-position: 50%;	
	font-family: Verdana, Arial;
	font-size: 11px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;

}

div#outerbg {
	/* background-color: white; */
	background-image: url(/art/bg_page.jpg);
	background-repeat: repeat-y;
	background-position: 50%;
	margin-top: 0px;
	text-align: center;
	width: 823px;
}

div#container {
	background-color: white;
	border-bottom: 1px solid #EEEEEE;
	margin-top: 0px;
	text-align: left;
	width: 762px;
}

/***************************************************************/


/****************************************/

a:link {
	color: #1E90FF;
}
a:visited {
	color: #1E90FF;
}
a:hover {
	/* color: #006666; */
	color:#ff9933;
}
a:active {
	color: #F7C25C;
}
/****************************************/

a.whitelink:link {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;	
}
a.whitelink:visited {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;	
}
a.whitelink:hover {
	/* color: #006666; */
	color:#ff9933;
	font-weight: bold;
	text-decoration: none;	
}
a.whitelink:active {
	color: #F7C25C;
	font-weight: bold;
	text-decoration: none;	
}

/****************************************/
a.noline:link {
	color: #1E90FF;
	text-decoration: none;	
}
a.noline:visited {
	color: #1E90FF;
	text-decoration: none;	
}
a.noline:hover {
	color: #990000;
	text-decoration: none;	
}
a.noline:active {
	color: #990000;
	text-decoration: none;	
}
/****************************************/

.11px {
	font-size: 11px;
}

.graybar {
	background-color: #C7C7C7;
	margin-top: 0px;
	padding-top: 0px;
}
.graytext {
	color: #C7C7C7;
}

.dottedTitle {
    BACKGROUND-IMAGE: url(/art/dotted_line.png);	
	background-position: 0px 10px;
	background-repeat: no-repeat;
	font-weight: bold;
	padding-bottom: 10px;
	padding-left: 15px; ;
	padding-top: 0px;
	width: 428px;
}

.pdf {
    BACKGROUND-IMAGE: url(/art/pdf-mini.gif);	
	background-position: 0px 0px;
	background-repeat: no-repeat;
	cursor: pointer;
	font-weight: bold;
	height: 15px;
	padding-bottom: 10px;
	padding-left: 20px;
	padding-top: 0px;
}

.offsite {
    BACKGROUND-IMAGE: url(/art/offsite.gif);	
	background-position: 0px 3px;
	background-repeat: no-repeat;
	cursor: pointer;
	font-weight: bold;
	height: 15px;
	padding-bottom: 10px;
	padding-left: 26px;
	padding-top: 0px;
}
.grayBox {
	background-color: #EEEEEE;
	border: 1px gray solid;
	padding-bottom: 10px; ;
	padding-top: 10px;
	width: 428px
}

.bdy {
	font-family: Verdana, Arial;
	font-size: 11px;
	line-height: 12pt;	
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.smallred {
	color: #AA0000;
	/* font-size: 12px; */
	font-weight: normal;
}

.boldred {
	color: #AA0000;
	font-weight: bold;
}


.sidebdy {	/* used in right sidebar to get left/right padding */
	font-family: Verdana, Arial;
	font-size: 11px;
	line-height: 12pt;	
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-left: 5px;
	padding-right: 5px;
}

.cap {	/* used at top and bottom of form */
	background-color: #336666;
	height: 5px;
}

.greenTable {
	border-style: solid;
	border-right: none;
	border-left: none;
	border-color: #336666;
}

.greenlabel {
	color: #336666;
	font-weight: bold;
}

.bg0 {  /* lighter green */
	background-color: #E0F1F1;
}
.bg1 { /* darker green */
	background-color: #CCE8E8;
}

.contentTable {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	width: 762px;
}

.contentFull {	/* used when no right sidebar */
	background-color: white;
	padding-top:  20px;
	padding-left: 10px;
	padding-right: 10px;	
	width: 762px;
}

.contentMain {
	background-color: white;
	padding-top:  20px;
	padding-left: 10px;
	padding-right: 10px;	
	width: 517px;
}
.contentRight {
    BACKGROUND-IMAGE: url(/art/sidebarbg.jpg);	/* 245 diw */
	width: 245px;
}

.pTitlePrefix {
	width: 4px;
}

.pTitleGreen {
	color: #49B01B;
	font-size: 18px;
	font-weight: bold;
	padding-bottom: 5px;
	padding-top: 5px;
}

.pTitleBlack {
	color: #333333;
	font-size: 16px;
	font-weight: bold;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-top: 5px;
}

.psubTitleBlack {
	color: #333333;
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-top: 5px;
}


.pTitleRed {
	color: #AA0000;
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 5px;
	padding-top: 5px;
}

.subTitleBlack {
	color: #333333;
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 5px;
	padding-top: 5px;
}

.classTitle {
	color: #333333;
	font-size: 12px;
	font-weight: bold;
	padding-bottom: 5px;
	padding-top: 5px;
}

.sidebarTitleCap {
	background-color: #FA062C;
	height: 4px;
}

.sidebarTitle {
	background-color: #C2C2C2;
	color: #333333;
	font-family: verdana, arial;
	font-size: 9px;
	font-weight: bold;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-top: 7px;
	text-align: left;
}

.sidebarbdy {
	color: #333333;
	font-family: verdana, arial;
	font-size: 11px;
	font-weight: normal;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	text-align: left;
}

.sidebarstrip {
	color: #333333;
	text-align: center;
	width: 30px;
}

.sidebar123 {	/* used for numbered items at top of right sidebar */
	color: #333333;
	font-family: verdana, arial;
	font-size: 10px;
	font-weight: bold;
	text-align: left;
}

.nowrap {
	white-space: nowrap;
}

.dotHorizWhite {
	background-color: white;
    BACKGROUND-IMAGE: url(/art/dotted_white.gif);	
}

.dotVert {
	background-color: white;
    BACKGROUND-IMAGE: url(/art/dotted_gray.gif);
	width: 19px;
}

.goldbutton {
	background: #FFCC00;
	border: 1px solid black;
	color: #000000;
	font-family: arial; 
	font-size: 11px; 	
	font-weight: bold; 	
	padding: 2px 4px 2px 4px; /* top right bottom left */
	/* xxtext-decoration: none; */
}


/***************/
/**  NOT USED **/
/**************/
.arcBottom {
    BACKGROUND-IMAGE: url(/art/arc_bottom_bg.png);	
	background-repeat: no-repeat;
	color: red;
	font-weight: bold;
	height: 24px;
	margin-top: 20px;
	padding-left: 20px;	
	width: 428px;
}

.arcTopTabModule {
    BACKGROUND-IMAGE: url(/art/arc_top_tab_bg.png);	
	background-repeat: no-repeat;
	padding-bottom: 20px; ;
	padding-left: 15px; ;
	padding-top: 1px;
	width: 428px;
}


.aboutpage {
	background-color: #FFFFCC;
	border: 1px solid black;
	font-family: Verdana, Arial;
	font-size: 11px;
	line-height: 12pt;	
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	text-align: left;
	width: 300px;
}

.altrow {
		background: #EEEEEE;
}

.bold {
	font-family: Verdana, Arial;
	font-size: 11px;
	line-height: 12pt;
	font-weight: bold;
}

.ItalicRight {
	font-family: Verdana, Arial;
	font-size: 10px;
	line-height: 20pt;
	font-style: italic;
	background-position: right;
	text-align: right;
	clear: right;
	float: right;
}

.clear {
	clear: both;
}

/* member page title */
.mtitle {
	color: #336666;	/* dark green */
	font-family: Verdana, Arial;
	font-size: 12px;
	line-height: 12pt;
	font-weight: bold;
}

.note {
	color: #0066ff;
	font-family: verdana,arial; 
	font-size: 10px;
}

.normalLogin {
	font-family: Verdana, Arial;
	font-size: 11px;
	line-height: 16pt;
	color: #FFFFFF;
}
.normal_Padded {
	font-family: Verdana, Arial;
	font-size: 11px;
	line-height: 12pt;
	padding-right: 10px;
	padding-left: 10px;
}
.normal_PaddedLeft {
	font-family: Verdana, Arial;
	font-size: 11px;
	line-height: 12pt;
	padding-left: 10px;
}


.Rightbar_Cushion {
	font-family: Verdana, Arial;
	font-size: 11px;
	padding: 15px 10px 15px 10px; 
}

.Sidebar {
	font-family: Verdana, Arial;
	font-size: 12px;
	line-height: 12pt;
	font-weight: bold;
}

.Sidebar_Cushion {
	font-family: Verdana, Arial;
	font-size: 11px;
	padding: 10px 15px 15px 20px;
	line-height:18px;
}
.Sidebar_Indent {
	font-family: Verdana, Arial;
	font-size: 11px;
	line-height: 12pt;
	font-weight: bold;
	color: #2D8382;
	padding-left: 6px;
}
.SidebarText {
	font-family: Verdana, Arial;
	font-size: 11px;
	line-height: 16px;
	padding-left: 10px;
}

.Subheader {
	font-family: Verdana, Arial;
	font-size: 14px;
	line-height: 12pt;
	font-weight: bold;
}

.title {
	font-family: Verdana, Arial;
	font-size: 24px;
	font-weight: bold;
	color: #336666;
	line-height: 12pt;
	padding: 10px 0px 15px 0px;
}

.trim300 {
	border-style: solid;
	width: 300px;
	border-right: none;
	border-left: none;
	border-color: #336666;
}

.trim350 {
	border-style: solid;
	width: 350px;
	border-right: none;
	border-left: none;
	border-color: #336666;
}

.trim450 {
	border-style: solid;
	width: 450px;
	border-right: none;
	border-left: none;
	border-color: #336666;
}


ul {
	font-family: Verdana, Arial;
	font-size: 11px;
	line-height: 12pt;
	list-style-image: url(images/bullet.gif);
}
.whiteM {
	font-family: Verdana, Arial;
	font-size: 11px;
	line-height: 12pt;
	color: #FFFFFF;
}
.Categories {
	font-family: Verdana, Arial;
	font-size: 11px;
	font-weight: bold;
	line-height: 18px;
}
.Sidebar_Indent-2x {
	font-family: Verdana, Arial;
	font-size: 10px;
	line-height: 12pt;
	color: #2D8382;
	left: 10px;
}
.CE {
	font-family: Verdana, Arial;
	font-size: 11px;
	font-weight: bold;
	color: #F7C25C;
	line-height: 12px;
}

/***************************************/
	.special {
		color: red;
		font-size: 10pt;
		font-family: VERDANA, arial;
		font-weight: bold;
	}	

	li {
		margin-bottom: 5px;
	}

	a.minibutton {
		background: #99CCFF;
		border: 1px solid black;
		color: #000000;
		font-family: arial; 
		font-size: 10px; 	
		padding: 2px 4px 2px 4px; /* top right bottom left */
		text-decoration: none;
	}

	a.minibutton:hover {
		color: #FF0000;
	}

	a.minibutton:visited {
		color: #000000;
	}

	a.minibutton:active {
		color: #FF0000;
	}			

	/****************************************/

	a.minibuttonorange {
		background: #FFCC66;
		border: 2px solid #FF9933;
		color: #336666;
		font-family: arial; 
		font-size: 11px; 	
		padding: 2px 4px 2px 4px; /* top right bottom left */
		text-decoration: none;
	}

	a.minibuttonorange:hover {
		color: #FF0000;
	}

	a.minibuttonorange:visited {
		color: #336666;
	}

	a.minibuttonorange:active {
		color: #FF0000;
	}		
	
	/****************************************/
	.dtable {
		font-family: Verdana, Arial;
		font-size: 11px;
		margin-left: 0px;
		margin-top: 0px;
		margin-right: 0px;
		margin-bottom: 0px;
	}	
	.dheader {
		background-color: #CCC;
		background-image: url(/art/dheader_bg.jpg);
		background-repeat: repeat-x;		
		border: 1px soid #AAA;
		border-collapse: collapse;
		font-family: Verdana, Arial;
		font-size: 11px;
		margin-left: 0px;
		margin-top: 0px;
		margin-right: 10px;
		margin-bottom: 0px;
		text-align: center;
	}	

	.dsubheader {
		background-color: #EEE;
		border: 1px solid #AAA;
		border-collapse: collapse;
		font-family: Verdana, Arial;
		font-size: 11px;
		margin-left: 0px;
		margin-top: 0px;
		margin-right: 10px;
		margin-bottom: 0px;
	}	

	.dcolheader {
		background-color: #DDD;
		border: 1px solid #EEE;
		border-collapse: collapse;
		font-family: Verdana, Arial;
		font-size: 11px;
		margin: 0px 10px 0px 0px;
	}	

	.dcolheadersml {
		background-color: #DDD;
		border: 1px solid #EEE;
		border-collapse: collapse;
		color: #555;
		font-family: Verdana, Arial;
		font-size: 10px;
		font-weight: normal;
		margin: 0px 10px 0px 0px;
	}		
	
	.dlabel {
		background-color: #CCCCCC;
		border: 1px solid #AAA;
		font-family: Verdana, Arial;
		font-size: 11px;
		margin: 0px 10px 0px 0px;
		text-align: right;
	}	

	.dcell {
		border-collapse: collapse;
		font-family: Verdana, Arial;
		border: 1px solid #CCC;
		font-size: 11px;
		margin: 0px 0px 0px 0px;
	}	

	.dcellAlt {
		background-color: #EEF;
		border-collapse: collapse;
		font-family: Verdana, Arial;
		border: 1px solid #CCC;
		font-size: 11px;
		margin: 0px 0px 0px 0px;
	}
		
	.dfooter {
		background-color: #666666;
		border: 1px solid #CCC;
		font-family: Verdana, Arial;
		font-size: 11px;
		margin: 0px 0px 0px 0px;
	}	
	
/*********************************************************/
/* classes to support error message display */

.errblock {
	text-align: center;
	background-color: #FFEEEE;	
	border: 1px solid #FF0077;
	margin-top: 10px;		
	margin-bottom: 10px;		
}	
	
.err {
	color: #990000;
	font-family: verdana,arial; 
	font-size: 11px;
}

.errtitle {
	color: #990000;
	font-family: verdana,arial; 
	font-size: 12px;
	font-weight: bold;
}

.notice {
	color: #000099;
	font-weight: bold;
}	