/*Global Style Sheet for all pages except home. html*/
*
{
	padding: 0;
	margin: 0;
}
BODY
{
	font-size: 100.1%;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	background: #D0D7DD url(../images/main-background2.jpg) repeat-x;
}
.pageContainer
{
	width: 900px;
	margin: 10px auto 0px;
	font-size: 1em;
	background-color: #FFFFFF;
}
.maincalltoaction {
	float: left;
	width: 570px;
	line-height: 5pt;
}

.main
{
	clear: both;
	width: 898px;
	padding-bottom: 0px;
	/*border-left: 1px solid #EFEFEF;
	border-right: 1px solid #EFEFEF;*/
	background-repeat: repeat-y;
	background-position: left top;
	background-color: #FFF;
}
.mainContent
{
	display: inline;
	float: left;
	width: 840px;
	margin: 0 0 0 30px;
	overflow: visible !important;
	overflow: hidden;
}
.footer
{
	clear: both;
	width: 900px;
	padding: 38px 0 40px;
	font-size: 1em;
	overflow: visible !important;
	overflow: hidden;
	background-image: url(../images/footer-background.jpg);
	background-repeat: no-repeat;
	background-position: -3px -33px;
}
/*Header*/
.header
{
	width: 900px;
	font-family: "trebuchet ms", arial, sans-serif;
}
.headerTop
{
	width: 900px;
	height: 83px;
	overflow: visible !important;
	overflow: hidden;
	/*border-bottom: 1px solid #591F2C;*/
	#height: 88px;
	background:url(http://craneinstitute.com/wp-content/uploads/2010/08/menu_decoration2.gif) no-repeat center bottom transparent;
	/*background-image: url(../images/headerTop-background.jpg);
	background-repeat: no-repeat;
	background-position: left top;*/
	/*background-color: #EFEFEF;*/
}
.headerMiddle
{
	width: 900px;
	height: 150px;
	overflow: visible !important;
	overflow: hidden;
	background-color: #2F5071;
}
.headerBottom
{
	width: 900px;
	height: 50px;
	background: #FFF url(../images/bg_head_breadcrumbs.jpg) repeat-y;
}
.breadcrumbNav
{
	clear: both;
	width: 898px;
	padding: 1em 0 0.7em;
	background: #FFF;
	/*border-left: 1px solid #EFEFEF;
	border-right: 1px solid #EFEFEF;*/
	padding-bottom: 0.3em;
	position:relative;
	bottom:43px;
}
.ciaLogo
{
	width: 124px;
	height: 58px;
	position: absolute;
	z-index: 1;
	margin: 14px 0 0 20px;
}
.ciaName
{
	width: 300px;
	height: 45px;
	position: absolute;
	z-index: 1;
	margin: 20px 0 0 90px;
	visibility: hidden;
}
.ciaName H1
{
	font-size: 240%;
}
.ciaName H2
{
	margin: -4px 0 0;
	color: #AAA;
	font-size: 1em;
}
.ciaName A
{
	text-decoration: none;
	color: #999;
}
.ciaName A:hover
{
	text-decoration: none;
	color: #333;
}
/*The langNav rules are for future multilingual use*/
.langNav
{
	width: 350px;
	position: absolute;
	z-index: 2;
	margin: 25px 0 0;
	margin-left: 550px !important;
	margin-left: 553px;
}
.langNav UL
{
	float: right;
	padding: 0 20px 0 0;
}
.langNav LI
{
	display: inline;
	list-style: none;
}
.langNav LI A
{
	padding: 0 0 0 3px;
}
.langNav A:hover
{
	text-decoration: none;
}
.langNav A IMG
{
	height: 14px;
	border: none;
}
/*Navigation in top header*/
.headerNav
{
	width: 450px;
	position: absolute;
	z-index: 3;
	margin-top: 45px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 450px;
	float: right;
}
.headerNav UL
{
	float: none;
	font-weight: bold;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 0;
}
.headerNav LI
{
	display: inline;
	list-style: none;
}
.headerNav LI A
{
	display: block;
	float: left;
	color: #DDEEFF;
	text-decoration: none;
	font-size: 0.9em;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 15px;
}
.headerNav A:hover
{
	text-decoration: underline;
}
.menuNav
{
	background:url(http://craneinstitute.com/wp-content/uploads/2010/08/menu_decoration2.gif) no-repeat center bottom transparent;
	font:bold 13px Arial,Helvetica,sans-serif;	
	float: left;
	width: 990px;
	border: none;
	/*background: url(../images/header-menu-background.jpg) no-repeat;*/
	color: #666;
	/*letter-spacing: 0.1em;*/
	position:relative;
	bottom:53px;
	left:35px;
	height:54px;
}
/*Horizontal Menu normal state*/
.menuNav UL
{
	list-style-type: none;
}
.menuNav UL LI
{
	float: left;
	position: relative;
	z-index: 1000;
}
.menuNav UL LI UL
{
	display: none;
	border: none;
}
.menuNav UL LI UL
{
	margin-left: -30px;
	padding: 0 30px 30px;
	/*background: url(../images/bg_head_bottom_nav_hover.gif) top center;*/
}
/*Hover state*/
.menuNav UL LI A
{
	float: left;
	display: block;
	height: 3.9em;
	line-height: 3.9em;
	padding: 0 16px 0px;
	text-decoration: none;
	/*font-weight: bold;*/
	color: #000;
	/*[disabled]background-color:#49171F;*/
	#height: 3.5em;
	#line-height: 3.6em;
}
.menuNav UL LI:hover
{
	width: auto;
}
.menuNav TABLE
{
	position: absolute;
	z-index: 999;
	top: 0;
	left: 0;
	border-collapse: collapse;
}
/*Non-IE6*/
.menuNav UL LI:hover A
{
	/*[disabled]background-color:#182F4A;*/
	text-decoration: none;
}
/*Horizontal Menu hover state*/
.menuNav UL LI:hover UL
{
	display: block;
	position: absolute;
	z-index: 998;
	top: 3.9em;
	margin-top: 0em;
	left: 0;
	#top: 3.5em;
}
.menuNav UL LI:hover UL LI UL
{
	display: none;
}
.menuNav UL LI:hover UL LI A
{
	background-color: #fff;
	border-left: 1px solid #ededed;
	border-right: 1px solid #ededed;	
	border-bottom: 1px solid #ededed;	
	border-top: 1px solid #ededed;		
	color: #666;	
	display: block;
	width: 13em;
	height: auto;
	line-height: 1.8em;
	margin-left: -1px;
	padding: 4px 16px;
	font-weight: bold;
	#width: 12em;
	
}
/*Color sub-navigation normal state*/
.menuNav UL LI:hover UL LI A:hover
{
	background-color: #FFF;
	text-decoration: none;
	color:#004b8d;
	font-weight:bold;
}
/*Color sub-navigation hovering state IE6*/
.menuNav UL LI A:hover
{
	text-decoration: none;
	background: #fff;
}
IMG.downArrow
{
	border: 0;
}
/*Color main cells hovering state*/
.menuNav UL LI A:hover UL
{
	display: block;
	position: absolute;
	z-index: 999;
	top: 3.9em;
	t\op: 3.8em;
	left: 0;
	ma\rgin-top: 0.1em;
}
.menuNav UL LI A:hover UL LI A
{
	display: block;
	w\idth: 10em;
	height: 1px;
	line-height: 1.3em;
	padding: 4px 16px;
	border-left: 1px solid #AAA;
	/*border-bottom: 1px solid #AAA;*/
	background-color: #EFEFEF;
	font-weight: normal;
	color: #004b8d;
	border-right: 1px solid #AAA;
	border-right: 1px solid #AAA;
}
/*Color sub-navigation normal state*/
.menuNav UL LI A:hover UL LI A UL
{
	visibility: hidden;
	height: 0px;
	width: 0px;
	position: absolute;
	z-index: 998;
/*/*Color sub-navigation hovering state * /*/
}
.menuNav UL LI A:hover UL LI A:hover
{
	background-color: #FFF;
	text-decoration: none;
	color: #004b8d;
}
/*Breadcrumb Navigation*/
.breadcrumbNav UL
{
	float: left;
	width: 560px;
	list-style: none;
	padding: 0 0 0 30px;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
}
.breadcrumbNav UL LI
{
	display: inline;
	padding: 0 0 0 10px;
	background: transparent url(../images/bg-grey-arrow.gif) no-repeat 0 50%;
	font-weight: bold;
	color: #333;
	font-size: 0.8em;
}
.breadcrumbNav UL A
{
	color: #666;
	text-decoration: none;
}
.breadcrumbNav UL A:hover
{
	color: #004b8d;
	text-decoration: underline;
}
.breadcrumbNav .searchform
{
	float: right;
	width: 285px;
	padding: 0 17px 0px 0px !important;
	padding: 0 12px 0px 0px;
}
.breadcrumbNav .searchform FORM FIELDSET
{
	float: right;
	border: none;
}
.breadcrumbNav .searchform INPUT.field
{
	width: 10em;
	padding: 0.2em 0;
	border: 1px solid #CCC;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
}
.breadcrumbNav .searchform INPUT.button
{
	width: 3em;
	padding: 0px;
	background: #6E2346 url(../images/btn-bg.jpg) repeat-x;
	border: 1px solid #333;
	text-align: center;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #FFF;
	font-size: 0.8em;
	margin: 0px;
}
.breadcrumbNav .searchform INPUT.button:hover
{
	cursor: pointer;
	color: #FFF;
	font-weight: bold;
	font-size: 0.8em;
}
/*Main Content*/
.mainContent H1.pageTitle
{
	margin: 0.4em 0;
	padding: 0;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #990044;
	font-weight: bold;
	font-size: 1.5em;
	letter-spacing: 0.04em;
	word-spacing: 0.1em;
}
.mainContent H1
{
	clear: both;
	margin: 0.5em 0 0em;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #002A54;
	font-weight: bold;
	font-size: 1.3em;
}
.mainContent H2
{
	margin: 0.4em 0 0.7em;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #002A54;
	font-weight: bold;
	font-size: 1.1em;
	text-transform: uppercase;
	font-variant: normal;
	letter-spacing: 0em;
}
.mainContent H3
{
	clear: both;
	margin: 0 0 0.5em;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #666;
	font-weight: normal;
	font-size: 1em;
}
.mainContent H1.side
{
	clear: none;
}
.mainContent H2.side
{
	clear: none;
}
.mainContent H3.side
{
	clear: none;
}
.mainContent H4
{
	margin: 1.5em 0 1em;
	color: #666;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 1em;
}
.mainContent H5, .mainContent H5 A:link
{
	margin: 1.5em 0 1em;
	color: #990044;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	text-align: center;
	text-decoration: none;
	font-weight: bold;
}
.mainContent H5 A:hover
{
	text-decoration: underline;
}
.mainContent H6
{
	margin: 0em 0 1em;
	color: #990044;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 1em;
}
.mainContent P
{
	margin: 0 0 1em;
	line-height: normal;
	font-size: 14px;
}
.pageContainer .main .mainContent .maincalltoaction img {
	text-align: center;
}

P.home
{
	font-size: 1em;
}
.mainContent P.bold
{
	margin: 0 0 1em;
	line-height: 1.5em;
	font-size: 1em;
	font-weight: bold;
	color: #003366;
}
.mainContent P.center
{
	text-align: center;
}
.mainContent P.right
{
	text-align: right;
}
.mainContent P.details
{
	clear: both;
	margin: -0.25em 0 1em;
	line-height: 1em;
	font-size: 0.7em;
}
.mainContent BLOCKQUOTE
{
	clear: both;
	margin: 0 30px 0.6em;
}
.mainContent TABLE
{
	clear: both;
	width: 420px;
	table-layout: fixed;
	border-collapse: collapse;
	empty-cells: show;
	background-color: #FFFFFF;
	margin-top: 0.5em;
	margin-right: 0;
	margin-bottom: 0.2em;
	margin-left: 0px;
}
.mainContent TABLE TH.top
{
	height: 3.5em;
	padding: 0 7px;
	empty-cells: show;
	background-color: #999;
	text-align: left;
	color: #FFF;
	font-weight: bold;
	font-size: 0.9em;
}
.mainContent TABLE TH
{
	height: 3em;
	padding: 2px 20px 2px 7px;
	border-left: 2px solid #FFF;
	border-right: 2px solid #FFF;
	border-top: 2px solid #FFF;
	border-bottom: 2px solid #FFF;
	background-color: #EFEFEF;
	text-align: left;
	color: #666;
	font-weight: bold;
	font-size: 0.9em;
}
.mainContent TABLE TD
{
	height: 3em;
	padding: 2px 7px;
	border-left: 2px solid #FFF;
	border-right: 2px solid #FFF;
	border-top: 2px solid #FFF;
	border-bottom: 2px solid #FFF;
	background-color: #EFEFEF;
	text-align: left;
	font-weight: normal;
	color: #333;
	font-size: 0.9em;
}
TR.rowHighlight TD
{
	background-color: #DDD;
	color: #000;
}
.shop TABLE
{
	/*[disabled]margin-left:auto;*/
	/*[disabled]margin-right:auto;*/
	background-color: #FFF;
	width: 790px;
}
.shop TABLE TD
{
	background: #FFF;
	max-width: 190px;
}
P.caption
{
	clear: both;
	margin: 0.5em 0 2em 20px;
	text-align: left;
	color: #666;
	font-size: 0.7em;
}
.mainContent UL
{
	list-style: none;
	margin: 0.5em 0 1em;
}
.mainContent UL LI
{
	margin: 0 0 0em 2px;
	padding: 0 0 0 12px;
	background: url(../images/homepage/bullet-arrowhead-sm.jpg) no-repeat 0 0.5em;
	line-height: 1.8em;
	font-size: 1em;
}
.mainContent OL
{
	margin: 0.5em 0 1em 20px !important;
	margin: 0.5em 0 1em 25px;
}
.mainContent OL LI
{
	list-style-position: outside;
	margin: 0 0 0.2em;
	line-height: 1.4em;
	font-size: 0.8em;
}
/*Common*/
.main IMG
{
	float: left;
	margin: 3px 5px 7px 0;
	padding: 1px;
	border: 0px solid #999;
}
.main IMG.classMainImg
{
	position: relative;
	z-index: 1000;
	float: right;
	position: relative;
	top: -175px;
}
.main IMG.center
{
	/*[disabled]clear:both;*/
	float: none;
	margin: 0 auto;
	padding: 1px;
	border: 0px solid #999;
	display: block;
}
.main IMG.right
{
	float: right;
	margin: 0px 0 0px 5px;
	padding: 1px;
	border: 0px none #999;
}
.main A
{
	color: #002A54;
	font-weight: normal;
	text-decoration: underline;
}
A .smallCaption
{
	text-transform: lowercase;
	font: normal 1em sans-serif;
}
.mainContent H1 A
{
	color: #336699;
	font-weight: normal;
	text-decoration: none;
}
.main A:hover
{
	color: #002A54;
	text-decoration: underline;
}
.main A:visited
{
	color: #002A54;
}
.main A IMG
{
	border: 0px none #999;
}
.main A:hover IMG
{
	border: 0px none #333;
}

.homeTopImage1
{
	float: left;
	width: 600px;
	background-color:#FFFFFF;
	margin-bottom: 25px;
	padding-bottom: 20px;
}
.homeTopImage2
{
	float: right;
	width: 300px;
	background-color:#FFFFFF;
	height: 188px;
	background-position: center center;
	margin-bottom: 40px;
}

/*Main, Main Nav, Main Content*/
.homeTopPromo
{
	width: 900px;
	height: 300px;
}

.columns1Across
{
	width: 840px;
	margin-bottom: 10px !important;
	margin-bottom: 5px;
}
.columns2AcrossLeft
{
	float: left;
	width: 400px;
	margin-bottom: 5px !important;
	margin-bottom: 5px;
}
.columns2AcrossRight
{
	float: right;
	width: 400px;
	margin-bottom: 5px !important;
	margin-bottom: 5px;
}
.columns3AcrossLeft
{
	float: left;
	width: 251px;
	margin-bottom: 10px !important;
	margin-bottom: 5px;
	border-right:#90535F thin solid;
	padding-right: 13px;
}
.columns3AcrossMiddle
{
	float: left;
	width: 251px;
	margin-bottom: 10px !important;
	margin-bottom: 5px;
	margin-left: 10px;
	border-right:#90535F thin solid;
	padding-right: 13px;
	
}
.columns3AcrossRight
{
	float: right;
	width: 251px;
	margin-bottom: 10px !important;
	margin-bottom: 5px;
	height: 700px;
}
/*Footer*/
.footer P
{
	line-height: 2em;
	text-align: center;
	color: #FFF;
	font-weight: normal;
	font-size: 0.9em;
}
.footer P.credits
{
	font-weight: normal;
}
.footer A
{
	text-decoration: underline;
	color: #EFEFEF;
}
.footer A:hover
{
	text-decoration: none;
	color: #FFF;
}
.footer A:visited
{
	color: #FFF;
}
.footer IMG.right
{
	float: right;
	margin: 0px 0 0px 5px;
	padding: 1px;
	border: 0px none #999;
}
.footer2 P
{
	line-height: 2em;
	text-align: center;
	color: #FFF;
	font-weight: normal;
	font-size: 0.9em;
}
.footer2 P.credits
{
	font-weight: normal;
}
.footer2 A
{
	text-decoration: underline;
	color: #EFEFEF;
}
.footer2 A:hover
{
	text-decoration: none;
	color: #FFF;
}
.footer2 A:visited
{
	color: #FFF;
}
.footer2 IMG.right
{
	float: right;
	margin: 0px 0 0px 5px;
	padding: 1px;
	border: 0px none #999;
}
/*Clearing Floats*/
.clearContent
{
	clear: both;
	width: 840px;
	height: 0.3em;
	border: none;
	background: #FFF;
	color: #EFEFEF;
	visibility: hidden;
}
.columns1Across:after, .columns2AcrossLeft:after, .columns2AcrossRight:after, .columns3AcrossLeft:after, .columns3AcrossMiddle:after, .columns3AcrossRight:after
{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.pageContainer:after, .header:after, .breadcrumbNav:after, .main:after, .mainContent:after
{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.footer:after
{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.main OBJECT.right
{
	clear: both;
	float: right;
	margin: 3px 0 7px 10px;
	padding: 1px;
	border: 1px solid #999;
}
.contactForm TABLE
{
	width: 600px;
}
.redtext
{
	color: #990033;
}
.main IMG.register
{
	background: url(../images/register_now.png) no-repeat top left;
	border: 0px none #FFF;
	float: right;
	margin: 0px;
	padding: 0px;
}
.main A:hover IMG.register
{
	border: 0px none #FFF;
	background-image: url(../images/register_hover.png);
	background-repeat: no-repeat;
	background-position: left top;
}
.emphasizedText
{
	font-style: italic;
	font-weight: bold;
}
.smallCaption
{
	font-size: 0.6em;
}
.clearContent2 {
	clear: both;
	width: 380px;
	height: 0.3em;
	border: none;
	background: #FFF;
	color: #EFEFEF;
	visibility: hidden;
}
.columns2AcrossRight2 {
	float: right;
	width: 255px;
	margin-bottom: 10px !important; /*[e]10px*/
	margin-bottom: 5px;
	font-family: "Trebuchet MS", Tahoma, Arial, "Helvetica Neue";
	font-size: 12px;
	line-height: 14px;
	font-weight: normal;
	color: #FFFFFF;
	text-align: justify;
}
.columns2AcrossLeft2 {
	width: 540px;
	margin-bottom: 5px !important; /*[e]10px*/
	margin-bottom: 5px;
	float: left;
	background-image: url(../images/formbox-bg.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 600px;
}
.columns1Across2 {
	width: 840px;
	margin-bottom: 10px !important;
	margin-bottom: 5px;
	background-color: transparent;
}
.breadcrumbNav2 {
	clear: both;
	width: 898px;
	padding: 0;
	background-color: #5973A6;
}
.headerBottom2 {
	width: 900px;
	height: 50px;
	background-color: #5973A6;
}
.headerMiddle2 {
	width: 900px;
	height: 150px;
	background: #EFEFEF url(../images/bg_head_middle.jpg);
	overflow: visible !important;
	overflow: hidden;
}
.main2 {
	clear: both;
	width: 898px;
	padding-bottom: 0px;
	background-color: #315376;
}
.pageContainer2 {
	width: 900px;
	margin: 0px auto;
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 1em;
	background-color: #5973A6;
}
.footer2 {
	clear: both;
	width: 900px;
	padding: 38px 0 40px;
	font-size: 1em;
	overflow: visible !important;
	overflow: hidden;
	background-color: #5973A6;
	background-image: url(../images/footer-background2.png);
	background-repeat: no-repeat;
	background-position: -3px -33px;
}
.formtable {
	height: 400px;
	width: 540px;
	font-family: "Trebuchet MS", Tahoma, Arial, "Helvetica Neue";
	font-size: 12px;
	line-height: 16px;
	color: #000099;
	text-align: left;
}
#subscriber {
	text-align: left;
	width: 540px;
	height: 600px;
	float: left;
	background-image: url(../images/orangeband.png);
	background-repeat: no-repeat;
	background-position: center 185px;
}
.subscribertext {
	font-family: "Trebuchet MS", Tahoma, Arial, "Helvetica Neue";
	font-size: 14px;
	line-height: 16px;
	font-weight: normal;
	color: #000099;
	text-align: left;
	position: relative;
	width: 100%;
	z-index: 1;
	top: -600px;
}
.mainContent H2-2 {
	margin: 0.4em 0 0.7em;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #EF8526;
	font-weight: bold;
	font-size: 1.1em;
	text-transform: uppercase;
	font-variant: normal;
	letter-spacing: 0em;
}
.landingpagetitle {
	font-family: "Trebuchet MS", Tahoma, Arial, "Helvetica Neue";
	font-size: 20px;
	font-style: italic;
	line-height: 24px;
	font-weight: bold;
	color: #EF8526;
}
.formtable2 {
	width: 100%;
	font-family: "Trebuchet MS", Tahoma, Arial, "Helvetica Neue";
	font-size: 24px;
	line-height: 28px;
	color: #000099;
	text-align: center;
	font-weight: bold;
	margin-top: 40px;
}
.columns2AcrossLeft-form {
	float: left;
	width: 400px;
	margin-bottom: 5px !important;
	margin-bottom: 5px;
	font-family: "Trebuchet MS", Tahoma, Arial, "Helvetica Neue";
	font-size: 10px;
	line-height: 12px;
	font-weight: normal;
	color: #000000;
}
.mainContent P2 {
	margin: 0 0 1em;
	line-height: 12px;
	font-size: 8px;
}
.formtable3 {
	width: 50%;
	font-family: "Trebuchet MS", Tahoma, Arial, "Helvetica Neue";
	font-size: 14px;
	line-height: 16px;
	color: #000000;
	text-align: right;
	font-weight: normal;
	height: 20px;
}
.nlform {
	font-family: "Trebuchet MS", Tahoma, Arial, "Helvetica Neue";
	font-size: 11px;
	line-height: 12px;
	font-weight: normal;
	clear: both;
}
.style1 {font-size: .5}
#subscriberbox {
	position:relative;
	width:305px;
	height:150px;
	z-index:1;
	float: left;
}
#apDiv2 {
	position:absolute;
	width:200px;
	height:200px;
	z-index:1;
}
#indicator-image {
	position:relative;
	width:177px;
	height:200px;
	z-index:2;
	left: 10px;
	top: -65px;
}
#formbox {
	position:relative;
	width:500px;
	z-index:3;
	left: 20px;
	top: -168px;
}
.style6 {
	font-size: 10px
}
#catalogbox {
	position:relative;
	width:370px;
	z-index:4;
	top: 4px;
	left: 20px;
}
#subscribebox {
	position:relative;
	width:300px;
	z-index:4;
	left: 210px;
	top: -190px;
	line-height: 14px;
}
#formbox2 {
	position:relative;
	width:600px;
	z-index:3;
	left: 20px;
	top: 0px;
}
#proctorapp {
	text-align: left;
	width: 800px;
	height: 800px;
	float: left;
}
.formtableproctor {
	height: 700px;
	width: 700px;
	font-family: "Trebuchet MS", Tahoma, Arial, "Helvetica Neue";
	font-size: 12px;
	line-height: 16px;
	color: #000099;
	text-align: left;
}
.nlform2 {
	font-family: "Trebuchet MS", Tahoma, Arial, "Helvetica Neue";
	font-size: 11px;
	line-height: 12px;
	font-weight: normal;
	clear: both;
	width: 700px;
}
.mainContent2 {
	display: inline;
	float: left;
	width: 640px;
	overflow: visible !important;
	overflow: hidden;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 30px;
}
.main3 {
	clear: both;
	width: 600px;
	padding-bottom: 0px;
	/*border-left: 1px solid #EFEFEF;
	border-right: 1px solid #EFEFEF;*/
	background-repeat: repeat-y;
	background-position: left top;
	background-color: #FFF;
}
.pageContainer3 {
	width: 600px;
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 1em;
	background-color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
}
.columns1Across2NEW {
	width: 650px;
	margin-bottom: 10px !important;
	margin-bottom: 5px;
	background-color: transparent;
}
.pageContainerNEW {
	width: 650px;
	font-size: 1em;
	background-color: #FFFFFF;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.KT_tngtable2 {
	width: 300px;
}
.KT_tngtable3 {
	width: 300px;
	background-color: #C2D9E7;
}

