
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: 0px auto;  /* centers */
	text-align: left;
	width: 762px;
}

.centered {
	text-align: center;
}
/***************************************************************/
/****************************************/
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;
}
button.bttn {
	background-color:#939393;
	border: 0;
	color: #fff;
	cursor:pointer;
	font-weight: bold;
	font-size: 12px;
	height: 25px;
	margin: 5px 0px 10px 0px;
	width: 200px;
}
button.bttn-gray {
	background-color:#939393;
	color: #fff;
}

.btn-blue {
	background-color: #0080c0;
    color: white;
    border: 0;
    padding: 6px;
    font-size: 11px;
    font-weight: bold;
	cursor: pointer;
}

a.btn-blue {
	background-color: #0080c0;
	border-radius: 5px;
    color: white;
	border: 0;
	margin-top: 3px;
    padding: 6px;
    font-size: 11px;
    font-weight: bold;
	cursor: pointer;
}
a.btn-blue:link {
	color: #FFF;
}
a.btn-blue:visited {
	color: #FFF;
}
a.btn-blue:hover {
	/* color: #006666; */
	color:#FFF;
}
a.btn-blue:active {
	color: #FFF;
}



.graybar {
	background-color: #C7c7c7;
	border: 0;
	margin-top: 0px;
	padding-top: 0px;
	height: 1px;
}
.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;
}
.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 {
	font-weight: bold;
}
.bg0 {  /* lighter gray */
	background-color: #DCDCDC;
}
.bg1 { /* darker gray */
	background-color: #D0D0D0;
}
.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: 18px;
	font-weight: bold;
	padding: 5px 0;
}
.psubTitleBlack {
	color: #333333;
	font-size: 14px !important;
	font-weight: bold;
	padding: 5px 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: navy;
	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;
	height: 4px;
}
.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;
}
.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;
}
/* 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;
	}
	td.dlinks {
		background: #FFFFFF;
		font-family: arial;
		font-size: 11px;
		margin-top: 0px;
		margin-bottom: 0px;
	}

	.dheader {
		background-color: #EEEEEE;
		border: 1px #aaaaaa solid;
		font-family: Verdana, Arial;
		font-size: 11px;
		margin: 0 0 10px 0;
		text-align: center;
	}
	.dsubheader {
		background-color: #EEEEEE;
		border: 1px #aaaaaa solid;
		font-family: Verdana, Arial;
		font-size: 11px;
		margin: 0 0 10px 0;
	}
	.dcolheader {
		background-color: #DDDDDD;
		border: 1px #aaaaaa solid;
		font-family: Verdana, Arial;
		font-size: 11px;
		margin: 0 0 10px 0;
	}
	.dlabel {
		background-color: #EEE;
		border: 1px #aaaaaa solid;
		font-family: Verdana, Arial;
		font-size: 11px;
		font-weight: bold;
		margin: 0 0 10px 0;
		text-align: right;
	}
	.dcell {
		font-family: Verdana, Arial;
		border: 1px #aaaaaa solid;
		font-size: 11px;
		line-height: 12pt;
		margin: 0px;
	}
	.dfooter {
		background-color: #666666;
		border: 1px #aaaaaa solid;
		font-family: Verdana, Arial;
		font-size: 11px;
		margin: 0;
	}
/*********************************************************/
/* Alert boxes - uses graphics in boxImages */
.alert-box {
	color:#555;
	border-radius:10px;
	font-family:Tahoma,Geneva,Arial,sans-serif;font-size:11px;
	padding:10px 36px;
	margin:10px;
}
.alert-box span {
	font-weight:bold;
	text-transform:uppercase;
}
.error-box {
	background:#ffecec url('boxImages/error.png') no-repeat 10px 50%;
	border:1px solid #f5aca6;
}
.success-box {
	background:#e9ffd9 url('boxImages/success.png') no-repeat 10px 50%;
	border:1px solid #a6ca8a;
}
.warning-box {
	background:#fff8c4 url('boxImages/warning.png') no-repeat 10px 50%;
	border:1px solid #f2c779;
}
.notice-box {
	background:#e3f7fc url('boxImages/notice.png') no-repeat 10px 50%;
	border:1px solid #8ed9f6;
}
/*********************************************************/
/* classes to support error message display */
.errblock {
	background-color: #FFEEEE;
	border: 1px solid #FF0077;
	margin: 10px auto;
	padding: 10px 30px;
	width: 400px;
	text-align: left;
	}
.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;
}