@charset "utf-8";
/* CSS Document */

* {
	margin: 0;		/*  :::::  Reset Whitespace for all elements; consistency across browsers  :::::  */	
	padding: 0;
	}

/* :::::::::::::::::::::::::::::::::::  defaults  ::::::::::::::::::::::::::::::::::: */

* html body{
	height: 100%;
	font-size: x-small; /*for IE5/Win */
	f\ont-size: small; /*for other IE versions */
	}
body{
	font-family:Arial, Tahoma, Verdana, "Microsoft Sans Serif";
	font-size: small;
	background: white url(/images/bkgrdBlkFade.png) 0 top repeat-x  ;
	color:#111111;
	}

/* :::::::::::::::::::::::::::::::::::  layout  ::::::::::::::::::::::::::::::::::: */

#wrapper { 
	margin: 2.5em auto;
	width: 798px;
	}

#wrapperInner {
	margin:auto;
}

#clubBanner {
	float:left;
	margin:auto;
}

#menuContainer {
	float:left;
	width:798px;
	height:35px;
}

#pageHeading {
	float:left;
	width:798px;
	height:28px;
	margin:15px 0 10px 0;
	text-align:center;
	background: white url(/images/bkgrdContent.png) 0 top repeat-y ;
}

#headerPrintVersion {
	 width:100%; 
	 height:45px; 
	 clear:both; 
	 margin-bottom:10px;
}


#selectTeam {
	float:left;
	width:798px;
	height:44px;
	padding-top:20px;
	text-align:center;
	background: white url(/images/bkgrdContent.png) 0 top repeat-y ;
}

#content {
	float:left;	
	width:798px;
	background: white url(/images/bkgrdContent.png) 0 top repeat-y ;
}

#msg {
	float:left;
	width:100%;
	padding:16px 0 10px 0;
	background: white url(/images/bkgrdContent.png) 0 top repeat-y ;
	color:#0C0;
	font-weight:bold;
	font-size:1em;
	font-style:italic;
	text-decoration:none;
	text-align:center;
}
.msgText {
	margin-left:-8px;
	color:#70B51B;
}

#singleColumn {
	float:left;	
	width:743px;
	margin:25px;
}

.singleColumn {
	float:left;	
	width:743px;
	margin:25px;
}

#singleColumnRounded {
	float:left;	
	width:798px;
	background: white url(/images/bkgrdContent.png) 0 top repeat-y ;
}
.singleColumnRounded {
	float:left;	
	width:798px;
	background: white url(/images/bkgrdContent.png) 0 top repeat-y ;
}

#half1 {
	float:left;
	width:47%;
	padding:0 1% 0 2%;
}
#half2 {
	float:right;
	width:47%;
	padding:0 1% 0 2%;
}

#col1, #col1a, #col1b, #col1c {
	float:left;
	width:47%;
	padding-left:3%;
}
#col2, #col2a, #col2b, #col2c {
	float:right;
	width:47%;
	padding-right:3%;
}


#col1_Content {
	float:left;
	width:45%;
	padding-left:4%;
}
#col2_Content {
	float:right;
	width:45%;
	padding-right:3%;
}


#col1of3 {
	float:left;
	width:30%;
	padding-left:3%;
}
#col2of3 {
	float:right;
	width:30%;
	padding-right:3%;
}
#col3of3 {
	float:right;
	width:30%;
	padding-right:3%;
}

/* Rounded Corners Boxes */
dl.curved {
	background:#003196 url(/images/c_tl.png) top left no-repeat; 
	margin:20px auto 25px auto; 
	padding:0; 
	width:95%;
}
dl.curved dt {
	background:transparent url(/images/c_tr.png) top right no-repeat; 
	padding:6px; 
	text-align:center; 
	color:#fff; 
	font-weight:normal;
	font-size:1em;
	font-family:"Arial Rounded MT Bold", Arial, Verdana, "MS Sans Serif";
}
dl.curved dd {
	background:#E1E7F2 url(/images/c_bl.png) bottom left no-repeat; 
	padding:0; 
	margin:0;
}
dl.curved dd p {
	margin:0; 
	padding:10px; 
	line-height:1.3em;
	font-family:Arial, Tahoma, Verdana, "Microsoft Sans Serif";
}
dl.curved dd p.last {
	background:transparent url(/images/c_br.png) bottom right no-repeat; 
	text-align:left;
}

dl.curved dd li.endCurve{
	background:transparent url(/images/c_br.png) bottom right no-repeat; 
}

dl.curved dd ul li {
	list-style-image:url(/images/bullet_Green.png)
}



/* Single Column -- 2 sections within */
dl.curvedSingle {
	background:#003196 url(/images/c_tl.png) top left no-repeat; 
	margin:20px auto 25px auto; 
	padding:0; 
	width:92%;
}
dl.curvedSingle dt {
	background:transparent url(/images/c_tr.png) top right no-repeat; 
	padding:6px; 
	text-align:center; 
	color:#fff; 
	font-weight:normal;
	font-size:1em;
	font-family:"Arial Rounded MT Bold", Arial, Verdana, "MS Sans Serif";
}
dl.curvedSingle dd .lastDivBody{
	background:#E1E7F2 url(/images/c_bl.png) bottom left no-repeat; 
	padding:0; 
	margin:0;
}

dl.curvedSingle dd .lastDiv {
	background:#E1E7F2 url(/images/c_br.png) bottom right no-repeat; 
}


#TCHcontainer {
	 width:100%; 
	 height:30px;
}

#TermCond {
	 float:left; 
	 width:91%; 
	 padding-bottom:10px;
}

#pdfRt {
	 float:right; 
	 width:7%; 
	 clear:right;
	 padding:7px 10px 0 0; 
}


#nominations {
	margin-bottom:40px;
}

#currentSchoolOrgList {
	background-color:#E1E7F2; 
	color:#006; 
	width:87%; 
	margin:-35px -10px 10px 10px; 
	padding:10px 21px 4px 15px; 
	font-weight:bold;
}

#LicenseTot {
		background:transparent url(/images/c_br.png) bottom right no-repeat;
		font-size:90%;
		color:#039;
}

#leftCrn {
	background:#E1E7F2 url(/images/c_bl.png) bottom left no-repeat;
	margin:0 9px 0 9px;
	padding:0;
}

.imgRt {
	float:right;
	padding-right:10px;
}

.imgRtBlueDiv {
	float:right;
	padding-right:12px;
	margin:5px 0 -3px 7px;
}


.imgLt {
	float:left;
	padding-right:10px;
}
	

#participation {
	width:764px;
	float:left;
	padding:0 0 15px 34px;
}

#CooperInstLogo {
	float:right;
	width:45%;
}

#footer {
	float:left;	
	width:798px;
	height:96px;
	background: white url(/images/bkgrdFooter.png) 0 top no-repeat ;
	padding:38px 0 20px 0;
}
#footer ul {
	list-style:none;
	margin:30px 20px 0 0;
	padding:0;
	text-align:center;
}
#footer li {
	display:inline;
	font-family: Tahoma, Arial, "MS Sans Serif", Verdana;
	font-size: .90em;
	font-weight:normal;
}
#footer a:link {
	color:#FFF;
	text-decoration:none;
	margin: 0 20px 0 20px;
}
#footer a:visited {
	color:#FFF;
	text-decoration:none;
	margin: 0 20px 0 20px;
}
#footer a:hover {
	color:#FFF;
	text-decoration:underline;
	margin: 0 20px 0 20px;
}
#footer a:hover {
	color:#FFF;
	text-decoration:underline;
	margin: 0 20px 0 20px;
}

#footerReport {
	float:left;	
	width:798px;
	height:96px;
	background: white url(../images/bkgrdFooterNoImg.png) 0 top no-repeat ;
	padding:20px 0 5px 0;
}


#bkgrdFooterNoImg {
	float:left;	
	width:798px;
	height:56px;
	background: white url(/images/bkgrdFooterNoImg.png) 0 top no-repeat ;
	padding:25px 0 20px 0;
}
#bkgrdFooterNoImg ul {
	list-style:none;
	margin:5px 20px 0 0;
	padding:0;
	text-align:center;
}
#bkgrdFooterNoImg li {
	display:inline;
	font-family: Tahoma, Arial, "MS Sans Serif", Verdana;
	font-size: .90em;
	font-weight:normal;
}
#bkgrdFooterNoImg a:link {
	color:#FFF;
	text-decoration:none;
	margin: 0 20px 0 20px;
}
#bkgrdFooterNoImg a:visited {
	color:#FFF;
	text-decoration:none;
	margin: 0 20px 0 20px;
}
#bkgrdFooterNoImg a:hover {
	color:#FFF;
	text-decoration:underline;
	margin: 0 20px 0 20px;
}
#bkgrdFooterNoImg a:hover {
	color:#FFF;
	text-decoration:underline;
	margin: 0 20px 0 20px;
}





span .footerCooperLogo {
	background: white url(/images/footerCooperLogoMap.jpg) top:41px left:565px no-repeat ;
}


.FGFlyerImg {
	margin:12px 0 0 40px;
}
.FGFlyerDesc {
	margin:0 0 20px 41px;
}

a:link {
	text-decoration:underline;
	color:#111111;
}	
a:visited {
	text-decoration:underline;
	color:#111111;
}	
a:hover {
	text-decoration:underline;
	color:#00F;
}	
a:active {
	text-decoration:underline;
	color:#111111;
}


.link_Red:link {
	text-decoration:underline;
	color:#C00;
}	
.link_Red:visited {
	text-decoration:underline;
	color:#C00;
}	
.link_Red:hover {
	text-decoration:underline;
	color:#00F;
}	
.link_Red:active {
	text-decoration:underline;
	color:#C00;
}

.link_RedBoldUnd:link {
	text-decoration:underline;
	color:#C00;
	font-weight:bold;
}	
.link_RedBoldUnd:visited {
	text-decoration:underline;
	color:#C00;
	font-weight:bold;
}	
.link_RedBoldUnd:hover {
	text-decoration:underline;
	color:#00F;
	font-weight:bold;
}	
.link_RedBoldUnd:active {
	text-decoration:underline;
	color:#C00;
	font-weight:bold;
}

.link_Blue:link {
	text-decoration:underline;
	color:#00F;
}	
.link_Blue:visited {
	text-decoration:underline;
	color:#00F;
}	
.link_Blue:hover {
	text-decoration:underline;
	color:#C00;
}	
.link_Blue:active {
	text-decoration:underline;
	color:#00F;
}


a:link.noUnderline {
	text-decoration:none;
}	


label {
	font-size:.90em;
	color:#333;
}

.labelNormal {
	font-size:.90em;
	color:#333;
}

.reportData {
	padding-left:10px;
	font-weight:normal;
	color:#03F;
}

select {
	margin:2px 0 0 0;
}

input {
	margin:2px 0 0 0;
}

.button {
	background-color:#003196;
	color:#FFF;
	border:#70B51B 3px solid;
	font:Arial, Tahoma, Verdana, "Microsoft Sans Serif" 11px;
	font-weight:bold;
	padding:4px 16px;
}

.buttonSm {
	background-color:#003196;
	color:#FFF;
	border:#70B51B 2px solid;
	font-family:Arial, Tahoma, Verdana, "Microsoft Sans Serif";
	font-size:12px;
	font-weight:bold;
	padding:2px 8px;
}

h1 {
	font-size:140%;
	font-family:Verdana, Geneva, sans-serif;
}
h2 {
	font-size:125%;
	font-family:Verdana, Geneva, sans-serif;
}
h3 {
	font-size:110%;
	font-family:Verdana, Geneva, sans-serif;
}
h4 {
	font-size:100%;
	font-family:Verdana, Geneva, sans-serif;
}
h5 {
	font-size:90%;
	font-family:Verdana, Geneva, sans-serif;
}
h6 {
	font-size:80%;
	font-family:Verdana, Geneva, sans-serif;
}


h1.h1_Centered {
	font-size:140%;
	text-align:center;
	font-family:Verdana, Geneva, sans-serif;
}
h2.h2_Centered {
	font-size:125%;
	text-align:center;
	font-family:Verdana, Geneva, sans-serif;
}
h3.h3_Centered {
	font-size:110%;
	text-align:center;
	font-family:Verdana, Geneva, sans-serif;
}
h4.h4_Centered {
	font-size:100%;
	text-align:center;
	font-family:Verdana, Geneva, sans-serif;
}
h5.h5_Centered {
	font-size:90%;
	text-align:center;
	font-family:Verdana, Geneva, sans-serif;
}
h6.h6_Centered {
	font-size:80%;
	text-align:center;
	font-family:Verdana, Geneva, sans-serif;
}


h2 .h2_link_RedNoUnd:link {
	text-decoration:none;
	color:#C00;
	font-family:Verdana, Geneva, sans-serif;
}	
h2 .h2_link_RedNoUnd:visited {
	text-decoration:none;
	color:#C00;
	font-family:Verdana, Geneva, sans-serif;
}	
h2 .h2_link_RedNoUnd:hover {
	text-decoration:underline;
	color:#00F;
	font-family:Verdana, Geneva, sans-serif;
}	
h2 .h2_link_RedNoUnd:active {
	text-decoration:none;
	color:#C00;
	font-family:Verdana, Geneva, sans-serif;
}


h1.h1_Red {
	font-size:140%;
	color:#C00;
	font-family:Verdana, Geneva, sans-serif;
}
h2.h2_Red {
	font-size:125%;
	color:#C00;
	font-family:Verdana, Geneva, sans-serif;
}
h3.h3_Red {
	font-size:110%;
	color:#C00;
	font-family:Verdana, Geneva, sans-serif;
}
h4.h4_Red {
	font-size:100%;
	color:#C00;
	font-family:Verdana, Geneva, sans-serif;
}
h5.h5_Red {
	font-size:90%;
	color:#C00;
	font-family:Verdana, Geneva, sans-serif;
}
h6.h6_Red {
	font-size:80%;
	color:#C00;
	font-family:Verdana, Geneva, sans-serif;
}

h1.h1_RedCentered {
	font-size:140%;
	color:#C00;
	text-align:center;
	font-family:Verdana, Geneva, sans-serif;
}
h2.h2_RedCentered {
	font-size:125%;
	color:#C00;
	text-align:center;
	font-family:Verdana, Geneva, sans-serif;
}
h3.h3_RedCentered {
	font-size:110%;
	color:#C00;
	text-align:center;
	font-family:Verdana, Geneva, sans-serif;
}
h4.h4_RedCentered {
	font-size:100%;
	color:#C00;
	text-align:center;
	font-family:Verdana, Geneva, sans-serif;
}
h5.h5_RedCentered {
	font-size:90%;
	color:#C00;
	text-align:center;
	font-family:Verdana, Geneva, sans-serif;
}
h6.h6_RedCentered {
	font-size:80%;
	color:#C00;
	text-align:center;
	font-family:Verdana, Geneva, sans-serif;
}



h1.h1_Blue {
	font-size:140%;
	color:#00F;
	font-family:Verdana, Geneva, sans-serif;
}
h2.h2_Blue {
	font-size:125%;
	color:#00F;
	font-family:Verdana, Geneva, sans-serif;
}
h3.h3_Blue {
	font-size:110%;
	color:#00F;
	font-family:Verdana, Geneva, sans-serif;
}
h4.h4_Blue {
	font-size:100%;
	color:#00F;
	font-family:Verdana, Geneva, sans-serif;
}
h5.h5_Blue {
	font-size:90%;
	color:#00F;
	font-family:Verdana, Geneva, sans-serif;
}
h6.h6_Blue {
	font-size:80%;
	color:#00F;
	font-family:Verdana, Geneva, sans-serif;
}

h1.h1_BlueCentered {
	font-size:140%;
	color:#00F;
	text-align:center;
	font-family:Verdana, Geneva, sans-serif;
}
h2.h2_BlueCentered {
	font-size:125%;
	color:#00F;
	text-align:center;
	font-family:Verdana, Geneva, sans-serif;
}
h3.h3_BlueCentered {
	font-size:110%;
	color:#00F;
	text-align:center;
	font-family:Verdana, Geneva, sans-serif;
}
h4.h4_BlueCentered {
	font-size:100%;
	color:#00F;
	text-align:center;
	font-family:Verdana, Geneva, sans-serif;
}
h5.h5_BlueCentered {
	font-size:90%;
	color:#00F;
	text-align:center;
	font-family:Verdana, Geneva, sans-serif;
}
h6.h6_BlueCentered {
	font-size:80%;
	color:#00F;
	text-align:center;
	font-family:Verdana, Geneva, sans-serif;
}


textarea {
	margin:2px 0;
	font-family:Arial, Tahoma, Verdana, "Microsoft Sans Serif";
	font-size: small;
	color:#111111;
}



.textItalicized {
	font-style:italic;
	font-family:Tahoma, Geneva, sans-serif;
}
.textAlignCenter {
	text-align:center;
}

.textIndent {
	text-indent:12px;
}

.textRed {
	color:#C00;
}

.textRedBold {
	color:#C00;
	font-weight:bold;
}

.textBlue {
	color:#00F;
}
.textDarkBlue {
	color:#039;
}
.textBlueBold {
	color:#00F;
	font-weight:bold;
}

.textSmallDarkBlueJ {
	font-size:.85em;
	color:#039;
	text-align:justify;
	margin-right:12px;
}

ul .bulletListReg{ 
	list-style-image: url("/images/bullet_Green.png");  
	margin-top: .05em;
	margin-left: 1.6em;
	text-indent: -1.7em;
	list-style-position: inside;
	line-height: 1.3em;
	}
	
ul .bulletListRegGreen{ 
	list-style-image: url("/images/bullet_Green.png");  
	margin-top: .05em;
	margin-left: 1.6em;
	text-indent: -1.7em;
	list-style-position: inside;
	line-height: 1.3em;
	}
	
	
ol {
	margin-top: .05em;
	margin-left: 1.4em;
	padding-left: 1em;
	padding-right: .3em;
	text-indent: -1.7em;
	list-style-position: inside;
	line-height: 1.5em;
}

ol li {
	font-weight: bold;
	color:#F00;
	font-size:1.1em;
	}
	
ol li span {
	font-weight: normal;
	color:#111;
	font-size:small;
	}

table.table_blue_border {
	border-spacing: ;
	border-color: #E1E7F2;
	border-style: solid;
	border-width: 5px;
	border-collapse: collapse;
	}
TR.table_blue_columnborder, TD.table_blue_columnborder {
	border-spacing: ;
	border-color: #E1E7F2;
	border-style: solid;
	border-width: 3px;
	border-collapse: collapse;
	padding-left: .3em;
	}

.caption {
	font-size:75%;
	float:right;
	padding-right:10px;
}



