body	{
	background-color: #fff;
	background:url(/nylc2005/images/bg_body.gif) repeat-x top left;
	margin: 0;
	padding: 0;
	font-family: verdana, arial, sans-serif;
	color: #345563;
	}

body, p, td	{
	font-size: 11px;
	}
	
form	{
	margin: 0;
	}
	
.contentBlock	{
	margin: .5em 0 1.5em 0;
	padding: 7px; 
	border: solid 1px #B1C3DC;
	background-color:#f3f3f3;
	}

table	{
	margin: 0;
	padding: 0;
	border: 0;
	}

p	{
	margin: 0 0 1.5em 0;
	line-height: 1.7em;
	}

p.minBottomPad	{
	margin: 0 0.7em 0;
	}

p.noBottomPad	{
	margin: 0 0 0 0;
}

p.padBottom	{
	margin-bottom: 3em !important;
	}

td.padBottom	{
	padding-bottom: .7em !important;
	}

p.list strong,
p strong,
p.nojust strong,
li strong	{
	color: #1F529C !important;
	}
	
p.padTop	{
	padding-top: 1em;
	}
	
.padLeft	{
	padding-left: .7em;
	}
	
.padRight	{
	padding-right: 1.5em;
	}
	
span.padLeft	{
	margin-left: .7em;
	}
	
p.topBorder	{
	border-top: solid 1px #B1C3DC;
	padding-top: 1.5em;
	}
	
p.dim	{
	color:#567785;	
	}
	
.small 	{
	font-size:.85em;
	}

a:link, a:visited	{
	color: #1F529C;
	text-decoration:none;
	}

a:active	{
	color:#E69702;
	}

a:hover	{
	color:#1F529C;
	text-decoration:underline;
	}

a.button	{
	text-decoration:underline !important;
	}

a img	{
	border: 0;
	vertical-align:middle;
	}
	
p a img	{
	margin-right: 5px;
	}

h1	{
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #1F529C;
	font-size: 17px;
	border-bottom: solid 1px #B1C3DC;
	margin: 5px 0 .7em 0;
	white-space:nowrap;
	}
	
h2	{
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #1F529C;
	font-size: 14px;
	margin: 1.7em 0 .3em 0;
	}
	
h2.topBorder	{
	border-top: solid 1px #B1C3DC;
	padding-top: 1.5em;
	}
	
h3	{
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #1F529C;
	font-size: 13px;
	margin: 1.5em 0 .3em 0;
	}
	
.contentBlock h3	{
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #1F529C;
	font-size: 12px;
	margin: 1em 0 .3em 0;
	}
	
.headingColor	{
	color: #1F529C;
	}
	
ol	{
	margin: 1em 0 1em 0;
	padding: 0;
	list-style-type:decimal;
	}
	
ol li	{
	margin-left: 26px;
	padding-bottom: 1.5em;
	}
	
ol li ol	{
	margin: .7em 0 0 0;
	padding-bottom: 0;
	list-style-type:lower-alpha;
	}
	
ol li ol li	{
	list-style-type:lower-alpha;
	margin-left: 32px;
	padding-bottom: .5em;
	}
	
div.indent	{
	margin-left: 1.8em;
	}
	
hr	{
 	color: #B1C3DC;
	height: 1px;
	}
	
.printOnly	{
	display:none;
	}
	
.printIcon	{
	float:right;
	margin: 8px 15px 0 0;
	}
	
/* CONTAINER STUFF */	
#headerPrint {
	display: none;
	}
	
#leftBG {
	background:url(/nylc2005/images/bgLeft_edge.gif) no-repeat top right;
	width: 50%;
	text-align: right;	
	}

#leftBGCorner {
	background:url(/nylc2005/images/bgBottom_edgeFarLeft.gif) no-repeat top right;
	height: 12px;	
	}

#rightBG {
	background:url(/nylc2005/images/bgRight_edge.gif) no-repeat top left;
	width: 50%;
	text-align: left;
	}

#rightBGCorner {
	background:url(/nylc2005/images/bgBottom_edgeFarRight.gif) no-repeat top left;
	height: 12px;	
	}

#topBG {
	background-image:url(/nylc2005/images/bgTop_edge.gif); 
	background-position:top left; 
	background-repeat:repeat-x;
	vertical-align:top;
	padding: 0;	
	}

#bottomBG {
	background-image:url(/nylc2005/images/bgBottom_edge.gif); 
	background-position: top right; 
	background-repeat:no-repeat;
	text-align: left;
	height: 12px;	
	}

/*#logo	{
	text-align: right;
	margin-top:12px;
	padding-bottom: 10px;
	background:url(/nylc2005/images/bgTop_edge.gif) repeat-x;
	background-position: bottom;
	}
/*

/*  ###### Language Picker #########   */
.emptyBorder {	
	padding: 0 0;
	font-size: 11px;
	padding: 5px 5px;
	color:  #AEC8EF;
	background: url(/nylc2005/images/header_bg.gif) repeat-x bottom left;
	}

#chooseLang {	
	padding: 0 3px 0 0;
	font-size: 11px;
	background: url(/nylc2005/images/header_bg.gif) repeat-x top left;
	}
	
#currentLang {
	width: 126px;
	font-size: 11px;
	text-align:right;
	}
	
#currentLang a,
#currentLang a:active,
#currentLang a:visited {
	float: right;
	text-decoration: none;
	color:  #AEC8EF;
	}
	
#currentLang a:hover {
	color:  #fff;
	}
	
#currentLang a img {
	margin: 0;
	}
	
.langTable tr	{
	background-color:#3175D9;
	}
	
.langTable td	{
	padding: 0;
	}
	
/*  ###### LANGUAGE PICKER DIV  #########   */
#langDiv	{
	padding: 7px 15px 7px 7px;
	background-color: #276BCE;
	border: solid 2px #AEC8EF;
	}
	
#navlist 	{
	margin: 0;
	padding: 0;
	list-style: none;
	font-size: 11px;
	}

#navlist li	{
	margin: 0;
	padding: .5em 0;
	list-style: none;
	}

#navlist a {
	padding: .3em 10px .3em 10px;
	text-decoration: none;
	color: #AEC8EF;
	white-space:nowrap;
	}
	
#navlist a:hover, 	
#navlist a.active,
#navlist #active a {
	background-image: url(/nylc2005/images/arrow_white.png);
	background-repeat:no-repeat;
	background-position: 0 7px;
	color: #fff !important;
	}

/*  ###### MAIN NAVIGATION #########   */
#subnavcontainer ul {
	float: left;
	width: 650px;
	margin: 0;
	padding: 0;
	list-style: none;
	font-size: 11px;
	background: url(/nylc2005/images/header_bg.gif) repeat-x top left;
	}
	
#subnavlist li {
	float: left;
	margin: 0;
	padding: 0 1px 0 0;
	list-style: none;
	background: url(/nylc2005/images/header_bg.gif) no-repeat top right;
	}
	
#subnavlist a {
	float: left;
	padding: 7px 8px;
	text-decoration: none;
	color:  #AEC8EF;
	}
	
#subnavlist a:hover, 	
#subnavlist a.active,
#subnavlist a:link#subcurrent, 
#subnavlist a:visited#subcurrent {
	color: #fff;
	background: url(/nylc2005/images/header_bg_menuOn.gif) repeat-x bottom left;
	}
	
#subnavcontainer ul ul	{
	display:none !important;
	}
	
	
/*  ###### CONTAINERS THAT HOLD CONTENT #########   */
#container {
	border-top: solid 1px #86AEE8;
	background-color: #fff !important;
	width: 780px;
	}
	
#onlineTest #container	{
	border-top: solid 0px #ccc !important;
	width: 600px !important;
	}
	
#onlineTest #menuContent	{
	background-color: #fff;
	width:450px !important;
	}
	
#onlineTest #rightContent	{
	background-color: #fff;
	width:150px !important;
	}
	
#onlineTest .panel	{
	padding: 8px;
	}

/*  important - gives fixed width   */
#menuContent	{
	background-color: #fff;
	width:580px;
	}	

/*  place on div's in main body   */
.content	{
	padding: 10px 15px 15px 15px;
	margin-bottom: 10px;
	}	
	
.contentNoBotPad	{
	padding: 15px;
	margin-bottom: 0;
	}	
	
.contentNoPad	{
	padding: 0;
	margin-bottom: 0;
	}
	
/* ##### 3-column layout ###### */
/* General component container  */
table.threeCol	{
	width: 580px;
	border-collapse:collapse;
	border-spacing:0;
	}
	
table.threeCol td 	{
	padding-bottom: 10px;
	}
	
table.threeCol h2	{
	margin: 0 5px .5em 15px;
	}
	
table.threeCol td.last h2	{
	margin: 0 15px .5em 15px;
	}
	
table.threeCol td p	{
	margin: 0 15px 1em 15px;
	}
	
	
table.threeCol img	{
	margin: 0 0 .7em 0;
	}
	
/* inset div in main body  */
div.inset	{
	 border: solid 1px #B1C3DC; 
	 border-width: 5px 0; 
	 padding: 7px 3px; 
	 margin: 0 10px 20px 20px; 
	 width: 200px;
	 float: right;
	 line-height: 18px;
	 text-align:center;
	 font-family: Arial, Helvetica, sans-serif;
	 }
	 
div.inset h2	{
	margin: 0 0 .5em 0;
	font-size: 15px;
	}
	
div.inset p	{
	font-size: 14px;
	line-height: 28px;
	margin: 0;
	text-align:left;
	}


div.inset p.minHeight	{
	line-height: 20px;
	}
	
div.inset img	{
	margin: 0 0 1em 0;
	clear:right;
	}
	
div.inset ul	{
	margin: .7em 0 0 0;
	padding: 0;
	text-align:left;
	}
	
div.inset ul li	{
	font-size: 13px;
	margin-left: 16px;
	padding-bottom: .7em;
	}
	
div.inset ol	{
	margin: .7em 0 0 0;
	padding: 0;
	text-align:left;
	}
	
div.inset ol li	{
	font-size: 13px;
	margin-left: 22px;
	padding-bottom: .7em;
	}
	

/*  right column module backgrounds   */
#rightContentTD	{
	background:url(/nylc2005/images/bgRightCol.gif) repeat-y;
	background-position: left;
}

/*  right column module backgrounds   */
#rightContent	{
	background:url(/nylc2005/images/bgRightCol.gif) repeat-y;
	background-position: left;
	width:200px;
	}

#rightContent a:link, 
#rightContent a:visited	{
	color: #387B9A;
	text-decoration:none;
	}

#rightContent a:hover, 
#rightContent a:active	{
	color:#003C6A;
	text-decoration:underline;
	}
	

/* ########## ONLINE TEST ############  */
table.test		{
	margin: 1.5em 0 10px 0;
	border-bottom: solid 1px #B1C3DC;
	}
	
table.test	td	{
	padding: 0 0 2.5em 22px;
	text-indent: -22px;
	vertical-align:top;
	}

table.test	td.first	{
	padding-right: 3em;
	}
	
table.testResults	 {
	border-top: solid 1px #B1C3DC;
	}

table.testResults	td {
	border-bottom: solid 1px #B1C3DC;
	padding: .7em .7em .7em .3em;
	}
	
.test	p	{
	margin-bottom: .3em;
	}
	
	
.correctAns	{
	font-weight: normal;
	color:#345563;
	}

/*  FORM ELEMENTS   */
.input,
select,
textarea	{
	border: solid 1px #999;
	}
	
table.formTable td {
	padding-top: .25em;
	padding-bottom: .25em;
	}

table.formTable td.spacerCell {
	padding: 0;
	font-size: 10px;
	}
	
table.formTable td.padLeft	{
	padding-left: 10px;
	}
	
table.formTable td.padRight	{
	padding-left: .5em;
	}
	
	
.formLabel,
.formLabelAbove	{
	color:#567785;
	font-weight: bold;
	white-space:nowrap;
	text-transform:capitalize;	
	}
	
.formLabel	{
	padding-right: .5em;
	text-align: right;
	font-size:.85em;
	}
	
.formLabelAbove	{
	padding-bottom: .5em;
	text-align: left;
	}
	
td.topLabel {
	vertical-align: top;
	padding-top: 7px !important;
	}

.optional	{
	color: #000;
	font-weight:normal;
	}
	
td.alert {
    color: #C00;
	}
	
INPUT.checkbox,
img.checkbox	{
	margin: 2px 3px 2px 0;
	vertical-align: middle;
	}
	
INPUT.padLeft	{
	margin-left: 10px !important;
	}
	
INPUT.readOnly	{
	background-color:transparent;
	border: 0;
	}
	
table.formTable td table td {
	padding-top: .15em;
	padding-bottom: .15em;
	}
	
table.formTable td table td.formLabel {
	font-weight: normal;
	}
	
div.submitButtons	{
	text-align:right;
	margin: 0; 
	padding: 0 0 0 0; 
	}
	
.popup div.submitButtons	{
	text-align:center;
	margin: 10px; 
	padding: 10px 0 0 0; 
	border-top: solid 1px #B1C3DC;
	}

/*  Data Tables   */
.dataTable td	{
	padding: .4em 2em .4em .1em;
	}
	
.dataTable td.noPad	{
	padding: .4em .1em .4em .1em;
	}

.rowOdd	{
	background-color:#E6EAEF;
	}

/*  FOOTER   */
#footer	{
	clear:left;
	text-align:center;
	padding: 7px;
	color: #666666;
}


#footer a	{
	white-space: nowrap;
	color: #666666;
	text-decoration: underline;
}

#footer a:hover	{
	color: #000;
}

/* OTHER */
div.upFontSize h3,
div.upFontSize p,
div.upFontSize li,
div.upFontSize td,
div.upFontSize submit,
div a.upFontSize,
a.upFontSize,
p.upFontSize	{
	font-size: 14px !important;
	}
	
div.upFontSize .small	{
	font-size: 12px !important;
	}
	
div.upFontSize h2,
div.upFontSize div.inset p,
div.upFontSize div.inset li,
div.upFontSize div.inset	{
	font-size: 17px !important;
	}
