html {
	height: 100%;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #333333;
	text-align: center;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/cu_pgback.gif);
	background-repeat: repeat-x;
	background-color: #D3D3D3;
	height: 100%;
}
.lntop {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #F7F7F7;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#base {
	width: 845px;
	height: auto;
	background-image: url(../images/cu_pgbg.png);
	background-repeat: repeat-y;
	text-align: left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#header #logo2 {
	background: url(../images/cu_logo2.gif) left no-repeat;
	height: 79px;
	width: 243px;
	float: left;
	margin-left: 45px;
}
#breadcrumbbar-t {
	height: 15px;
	width: 548px;
	padding-top:4px;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #1F1D5B;
	background-color: #EE7E06;
	float: left;
	color:white;
	font-size:55%;
	padding-left: 10px;
}
#breadcrumbbar-s {
	height: 15px;
	width: 548px;
	padding-top:4px;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #1F1D5B;
	background-color: #90A3EC;
	float: left;
	color:white;
	font-size:55%;
	padding-left: 10px;
}
#breadcrumbbar-a {
	height: 15px;
	width: 548px;
	padding-top:4px;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #1F1D5B;
	background-color: #273766;
	float: left;
	color:white;
	font-size:55%;
	padding-left: 10px;
}
#breadcrumbbar-t a, #breadcrumbbar-a a, #breadcrumbbar-s a {
	color:white;
}
#breadcrumbbar a:hover {
	text-decoration:underline;
}
#rmenu {
	background-color: #EBEBEB;
	float: right;
	height: auto;
	width: 127px;
	font-size: 60%;
	color: #6B6A6A;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
.head1 {
	display: block;
	width: auto;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: silver;
	text-align: right;
	font-size: 125%;
	font-weight: normal;
	color: #EE7E06;
	padding-bottom: 4px;
	font-family: Helvetica, Arial, sans-serif;
	margin-top: 30px;
	margin-right: 140px;
	margin-bottom: 10px;
	margin-left: 10px;
}
list1 li {
	list-style-type: square;
	list-style-position: outside;
	list-style-image: url(../images/cu_bllt_blue.gif);
	line-height: 140%;
}
list1 li a {
	color:#000066
}
list1 li a:hover {
	color:#0099CC
}
list1 li a:visited {
	color:#000066
}
.head2 {
	display: block;
	width: auto;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: silver;
	text-align: right;
	font-size: 125%;
	font-weight: normal;
	color: #EE7E06;
	padding-bottom: 4px;
	font-family: Helvetica, Arial, sans-serif;
	background-image: url(../images/cu_splash_getstarted.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 92px;
}
.head3 {
	display: block;
	font-size: 150%;
	font-weight: bold;
	text-align:center;
	color: #EE7E06;
	padding-bottom: 4px;
	font-family: Helvetica, Arial, sans-serif;
}
.body {
	line-height: 120%;
}
#header {
	height: 94px;
	width: 808px;
}
#pgbottom_grad {
	background-image: url(../images/cu_pgbottom_grad.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	width: 808px;
	margin: 0 auto 0 auto;
	background-color: white;
}
.container {
	position: relative;
	height:auto;
}
#regbtn-a {
	position:absolute;
	left:99px;
	top:-40px;
	width:84px;
	height:27px;
	z-index:10;
}
#pickdatebtn-a {
	position:absolute;
	left:186px;
	top:-40px;
	width:84px;
	height:27px;
	z-index:10;
}
#bullet1 {
	position:absolute;
	left:6px;
	top:-92px;
	width:183px;
	height:85px;
	z-index:1;
}
#bullet2 {
	position:absolute;
	left:192px;
	top:-92px;
	width:181px;
	height:85px;
	z-index:1;
}
#bullet3 {
	position:absolute;
	left:375px;
	top:-92px;
	width:181px;
	height:85px;
	z-index:1;
}
#base #copyright {
	font-size: 70%;
	color: #CCCCCC;
	text-align: right;
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 5px 0px 5px 0px;
}
 #header #logo {
        background: url(../images/cu_logo.gif) center no-repeat;
       height: 79px;
        width: 243px;
        float: left;
 }

 #header #tagline {
    background: url(../images/cu_tagline.gif) right no-repeat;
        height: 56px;
        width: 545px;
        float: left;
 }
#header #search {
	height: 31px;
	width: 240px;
	float: right;
	padding-top: 25px;
}
#header #search .searchinput {
	font-size: 9pt;
	border: 1px solid #CCCCCC;
	width: 150px;
	margin-top: -5px;
}
.searchtextbox{font-size: 9pt;}
#lmenu {
	float: left;
	width: 250px;
	height: auto;
	text-align: center;
}
#lmenu2 
{
	font-size: 100%;
	color: #999999;
	font-weight: bold;
	background-color: #FFFFFF;
	width: 205px;
	padding: 0px 0px 0px 0px;
	border-top: 0px solid white;
	border-bottom: 0px solid white;
	text-align: left;
	margin: 0px 0px 0px 0px;
	padding-left: 0px;
	}
#lmenu3 {
	float: left;
	width: 250px;
	height: auto;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	text-align: left;
	padding-left: 10px;
}
.lmenulist2 {
	width: 200px;
	padding: 0px;
	text-align: left;
	background-image:url(../images/cu_dot.gif);
	background-repeat:repeat-x;
	margin: 0px;
}
.lmenulist {
	font-size: 65%;
	color: #999999;
	font-weight: bold;
	background-color: #FFFFFF;
	width: 205px;
	padding: 3px 0px 4px 2px;
	border-top: 1px solid silver;
	border-bottom: 1px solid white;
	text-align: left;
	margin: 0px auto 0px auto;
}
.lmenulist a {
	text-decoration:none;
	color: #999999;
}
.lmenulist a:hover {
	color: #90A3EC;
	text-decoration:none;
}
.lmenulist2 {
	font-size: 65%;
	color: #999999;
	background-image:url(../images/cu_dot.gif);
	background-repeat:repeat-x;
	background-position:top;
	font-weight: bold;
	background-color: #FFFFFF;
	width: 200px;
	padding: 3px 5px 4px 5px;
	text-align: left;
	margin: 0px auto 0px auto;
}
.lmenulist2 a {
	text-decoration:none;
	color: #999999;
}
.lmenulist2 a:hover {
	color: #90A3EC;
	text-decoration:none;
}
#main {
	width: 558px;
	height: auto;
	background-image: url(../images/cu_main-bot.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	background-color:white;
}
#mainTemplate {
	width: 765px;
	height: auto;
	background-color:white;
}
#mainshdwbot {
	background-image: url(../images/cu_main-bot-shdw.png);
	height: 10px;
	width: 558px;
	float: right;
	background-repeat:no-repeat;
	background-position: left top;
	margin-left: -12px;
	padding-left: 12px;
	behavior: url(iepngfix.htc);
}
#mainshdwbot2 {
	background-image: url(../images/cu_main-bot-shdw2.png);
	height: 10px;
	width: 558px;
	float: left;
	background-repeat:no-repeat;
	background-position: left top;
	behavior: url(iepngfix.htc);
}
#mainshdw {
	width: 558px;
	float: left;
	height: auto;
	background-image: url(../images/cu_main-lft.png);
	background-repeat: repeat-y;
	background-position: left top;
	margin-left: -12px;
	padding-left: 12px;
	behavior: url(../Styles/iepngfix.htc);
}
#template {
	width: 100%;
	line-height: 140%;
	font-size: 70%;
	margin-left: 12px;
	padding-top: 25px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 10px;
}
#content {
	width: 380px;
	line-height: 140%;
	font-size: 70%;
	margin-left: 12px;
	padding-top: 25px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 10px;
}
#content a{
color:#0033CC;
}
#content4 {
	width: 380px;
	line-height: 140%;
	font-size: 70%;
	font-style:italic; 
	color:Blue;
	margin-left: 12px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 10px;
}
#content4 a{
color:#0033CC;
}
#content2 {
	width: 380px;
	line-height: 140%;
	font-size: 100%;
	margin-left: 6px;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 30px;
	padding-left: 10px;
}
#content2 a{
color:#4292fe;
}
#content3 {
	width: 380px;
	line-height: 140%;
	font-size: 95%;
	margin-left: 6px;
	padding-top: 43px;
	padding-right: 0px;
	padding-bottom: 30px;
	padding-left: 10px;
}
#content3 a{
color:#2864b4;
font-weight:bold
}
#content6 {
	width: 380px;
	line-height: 140%;
	font-size: 70%;
	margin-left: 12px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 10px;
}
#content6 a{
color:#7e94e8;
}
#contentwide {
	width: 535px;
	line-height: 140%;
	font-size: 70%;
	margin-left: 12px;
	padding-top: 25px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 10px;
}
#content7 {
	width: 380px;
	line-height: 140%;
	font-size: 70%;
	margin-left: 12px;
	padding-top: 25px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 10px;
}
#content7 a{
color:#0033CC;
}

#contentwide2 {
	width: 705px;
	line-height: 140%;
	font-size: 70%;
	margin-left: 12px;
	padding-top: 25px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 10px;
}
.introtxt {
	font-size: 110%;
	color: #506B9A;
	line-height: 120%;
}
#lmenu2 
{
	font-size: 100%;
	color: #999999;
	font-weight: bold;
	background-color: #FFFFFF;
	width: 205px;
	padding: 3px 0px 4px 2px;
	border-top: 1px solid silver;
	border-bottom: 1px solid white;
	text-align: center;
	margin: 0px auto 0px auto;
}
.introtxtlg {
	font-size: 12px;
	color:#333333;
	line-height: 120%;
}
.introblt {
	font-size: 110%;
	color: #506B9A;
	line-height: 150%;
	padding-bottom:10px;
}
.introblt li:hover {
	text-decoration: underline;
}
.spglinkimg {
	padding-left: 21px;
	padding-right: 0px;
	float: left;
}
.spglinkimg_new {
	padding-left: 0px;
	padding-right: 0px;
	float: left;
}
.spglinkimg_new2 {
	padding-left: 5px;
	padding-right: 0px;
	padding-top: 8px;
	float: left;
}
.spglinkimg3 {
	padding-left: 10px;
	padding-right: 0px;
	float: left;
}
.spglinkimg4 {
	padding-left: 15px;
	padding-right: 0px;
	padding-top: 15px;
	float: left;
}
.spglinkimg2 {
	padding-left: 0px;
	padding-right: 0px;
	float: left;
}
.spglinkcopy {
	background-image: url(../images/cu-rad-bck.png);
	background-repeat: no-repeat;
	background-position: top left;
	font-size: 55%;
	color: #1F1D5B;
	float: left;
	text-align: left;
	padding-top: 6px;
	font-weight:bold;
	padding-left: 10px;
	behavior: url(iepngfix.htc);
}
.spglinkcopy2 {
	font-size: 60%;
	color: #1F1D5B;
	float: left;
	text-align: left;
	padding-top: 0px;
	padding-bottom: 0px;
	font-weight:bold;
	padding-left: 10px;
}
.spglinkcopy3 {
	font-size: 60%;
	color: #1F1D5B;
	float: left;
	text-align: left;
	padding-top: 0px;
	padding-bottom: 10px;
	font-weight:bold;
	padding-left: 10px;
}
.spglinkcopyhd {
	font-size: 110%;
	color: #90A3EC;
}
.spglinkcopyhd2 {
        font-size: 190%;
	font-weight:lighter;
	color: #1E3BAE;
}
.spglinkcopyhd3 {
	font-size: 170%;
	font-weight:lighter;
	color: #1E3BAE;
}
.spglink {
	padding-top: 5px;
	padding-bottom: 5px;
}
.utab {
	float: right;
}
#utabs {
	width: 500px;
	float: right;
	padding-top:12px;
}
.blltcopy {
	padding-top:11px;
	font-size: 60%;
	float: left;
	width: 126px;
	color: #1F1D5B;
}
.blltimg {
	height: 50px;
	width: 50px;
	float: left;
}
#footer {
	width: 780px;
	margin: 0 auto 0 auto;
	height: 35px;
	border-top:solid white 1px;
	padding-top: 10px;
}
#footer .botaddr {
	float: right;
	width: 190px;
	font-size: 65%;
	color: #938DAF;
	vertical-align: middle;
	padding-right:20px;
	padding-top:4px;
}
#mid {
height:100%;
}
#footer .botlink {
	float: left;
	min-width: 30px;
}
.brclear {
	clear:both;
	height:0;
	margin:0;
	font-size: 1px;
	line-height: 0px;
}
a {
	text-decoration: none;
	color:#5166AE;
}
a:visited {
	text-decoration: none;
}

ul {
	list-style:square;
	margin-left:8px;
	padding-left:8px;
}
.emailsize {
	font-size: 70%;
	color: #1F1D5B;
	text-align: left;
	padding-top: 0px;
	padding-bottom: 10px;
	font-weight:bold;
	padding-left: 0px;
}
.dialnumber {
	font-size: 70%;
	color: #1F1D5B;
	text-align: left;
	padding-top: 0px;
	padding-bottom: 10px;
	font-weight:bold;
	padding-left: 5px;
}
/*Modal Popup*/
.modalBackground {
	background-color:gray;
	filter:alpha(opacity=95);
	opacity:0.95;
}
.modalPopup {
	background-image: url(../images/cu_loginback2.png);
	background-repeat:no-repeat;
	width:608px;
	height:219px;
	font-size:75%;
	margin-right:auto;
	margin-left:auto;
	behavior: url(iepngfix.htc);
}
.modalPopupb {
	background-image: url(../images/cu_loginback2b.png);
	background-repeat:no-repeat;
	width:608px;
	height:219px;
	font-size:75%;
	margin-right:auto;
	margin-left:auto;
	behavior: url(iepngfix.htc);
}
/*Popup Control*/
.popupControl {
	background-color:White;
	position:absolute;
	visibility:hidden;
}
.loginUtab {
	background-color: Transparent;
	background-image: url(../images/cu_utab_1.gif);
	width: 105px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	height: 26px;
	border-bottom-style: none;
	cursor: pointer;
}
.loginUtab:hover {
	background-color: Transparent;
	background-image: url(../images/cu_utab_1o.gif);
	width: 105px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	height: 26px;
	border-bottom-style: none;
	cursor: pointer;
}
.loginok {
	height:0px;
	width:0px;
	background-repeat:no-repeat;
	border:none;
	background-color:Transparent;
}
.logincancel {
	height:23px;
	width:25px;
	background-image: url(../images/cu_logincancel.gif);
	background-repeat:no-repeat;
	border:none;
	cursor:pointer;
	background-color:Transparent;
}
.logincancel-s {
	height:39px;
	width:36px;
	background-image: url(../images/cu_lg-cancel-s.png);
	background-repeat:no-repeat;
	border:none;
	cursor:pointer;
	background-color:Transparent;
}
.logincancel-t {
	height:39px;
	width:36px;
	background-image: url(../images/cu_lg-cancel-t.png);
	background-repeat:no-repeat;
	border:none;
	cursor:pointer;
	background-color:Transparent;
}
.imgfloat-right {
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
}
/* Accordion */
.accordionHeader {
	border: 1px solid #2F4F4F;
	color: white;
	background-color: #2E4d7B;
	font-family: Arial, Sans-Serif;
	font-size: 12px;
	font-weight: bold;
	padding: 5px;
	margin-top: 5px;
	cursor: pointer;
}
.accordionHeaderSelected {
	border: 1px solid #2F4F4F;
	color: white;
	background-color: #5078B3;
	font-family: Arial, Sans-Serif;
	font-size: 12px;
	font-weight: bold;
	padding: 5px;
	margin-top: 5px;
	cursor: pointer;
}
.accordionHeader2 {
	color: #90a3ec;
	font-family: Arial, Sans-Serif;
	font-size: 12px;
	font-weight: bold;
	padding: 2px 5px 2px 5px;
	margin-top: 2px 5px 2px 5px;
	cursor: pointer;
}
.accordionHeaderSelected2 {
	border: 1px solid #2F4F4F;
	color: white;
	background-color: #5078B3;
	font-family: Arial, Sans-Serif;
	font-size: 12px;
	font-weight: bold;
	padding: 2px 5px 2px 5px;
	margin-top: 2px 5px 2px 5px;
	cursor: pointer;
}
.accordionHeader_blank {
	cursor: pointer;
}
.accordionContent {
	background-color: #D3DEEF;
	border: 1px solid silver;
	border-top: none;
	padding: 5px;
	padding-top: 10px;
}
.accordionContent ul {
	margin:2px;
	padding:0px 0px 12px 15px;
}
.gridlist {
	text-align: center;
	height: 37px;
	width: auto;
}
.regcol {
	border-top:1px solid #879DBE;
	width:50%;
}
.gridbox {
	height: 88px;
	width: 380px;
}
.gridbutton {
	width:72px;
	height:25px;
	border:none;
	background-color:transparent;
	cursor:pointer;
}
.quote {
	font-style: italic;
	color: #666666;
	display: block;
	background-image:url(../images/cu_dot.gif);
	background-repeat:repeat-x;
	padding-top:5px;
	padding-bottom:4px;
}
.quotedesc {
	color:#999999;
	text-align: right;
	display: block;
	padding-bottom:12px;
}
.searchbutton 
{
	background-image:url(../images/cu_search.gif);
	background-repeat:no-repeat;
	cursor:pointer;
	}
