/* Forces browser height of 100% */
html{
	height:100%;
}


/* Body style */
body {
	height:100%;
	background: url('images/topSwoosh.gif') top center no-repeat;
	padding: 0px;
	margin: 0px;
}
#content{
	margin-left:auto;
	margin-right:auto;
	width: 826px;
}
#wholeTable2{
	position: relative;;
	top: 0px;
}

#login{
	position: relative;
	top: -65px;
	top: -70px !ie;
	left: 13px;
	width: 800px;
	text-align: right;
	padding-right: 20px;
	color: #999999;
	font-family: Arial, Verdana, sans-serif;
}
a:link, a:visited, .CommandButton, a.CommandButton:link, a.CommandButton:visited, a.OptInEmail_Link:link, a.OptInEmail_Link:visited{
	font-family: Arial, Verdana, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #ADC42B;
	line-height: 18px;
	text-decoration: none;
}
a:hover, a:active, a.CommandButton:hover, a.CommandButton:active, a.OptInEmail_Link:hover, a.OptInEmail_Link:active{
	font-family: Arial, Verdana, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #ADC42B;
	line-height: 18px;
	text-decoration: underline;
}
a.LoginUser:link, a.LoginUser:visited {
	font-size: 11px;
	color: #999999;
	text-align: right;
	text-decoration: none;
	font-weight: bold;
	font-family: Arial, Verdana, sans-serif;
}

a.LoginUser:hover, a.LoginUser:active {
	font-size: 11px;
	color: #999999;
	text-align: right;
	text-decoration: underline;
	font-weight: bold;
	font-family: Arial, Verdana, sans-serif;
}
#content{
	position: absolute;
	width: 100%;
	height: 100%;
	margin: 0px;
	padding: 0px;
}
#bottomBg{
	background-image: url(images/bottomSwoosh.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}



/* Main Menu */
#menu{
	position: relative;
	left: 215px;
	top: -57px;
/*	top: -65px !ie;
*/	width: 600px;
	float: left;
	margin: 0px;
	padding: 0px;
}
.MainMenu_MenuContainer {
	background-color: transparent; 
}
.MainMenu_MenuBar {
	cursor: pointer; 
	cursor: hand;
	height:16;
	background-color: Transparent;
}
.MainMenu_MenuItem {
	border-left: #ededed 0px solid;
	border-bottom: #ededed 1px solid;
	border-top: #ededed 1px solid;
	border-right: #ededed 0px solid;
	color: #999999;
	font-family: Arial, Verdana, sans-serif;
	font-size: 11px;
	font-weight: bold;
	font-style: normal;
	background-color: Transparent;
}
.MainMenu_MenuIcon {
	cursor: pointer;
	cursor: hand;
	text-align: center;
	width: 15;
	height: 21;
	visibility: hidden;
}
.MainMenu_SubMenu {
	z-index: 1000;
	cursor: pointer;
	cursor: hand;
	background-color: #ededed;
	
}
.MainMenu_MenuBreak {
	height: 1px;
	visibility: hidden;
	padding-right: 20px;
}
.MainMenu_MenuItemSel {
	color: #000000;
	font-family: Arial, Verdana, sans-serif;
	font-size: 11px;
	font-style: normal;
	background-color: Transparent;
	font-weight: bold;
}

.MainMenu_MenuArrow {
	cursor: pointer;
	cursor: hand;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

/* Russian */
#menuRu{
	position: relative;
	left: 215px;
	top: -57px;
/*	top: -65px !ie;
*/	width: 600px;
	float: left;
	margin: 0px;
	padding: 0px;
}

#menuRu .MainMenu_MenuBreak {
	height: 1px;
	visibility: hidden;
	padding-right: 10px;
}

/* Spanish */
#menuSp{
	position: relative;
	left: 215px;
	top: -57px;
/*	top: -65px !ie;
*/	width: 600px;
	float: left;
	margin: 0px;
	padding: 0px;
}

#menuSp .MainMenu_MenuBreak {
	height: 1px;
	visibility: hidden;
	padding-right: 10px;
}



/* sub menu */
#copyright{
	font-family: Arial, Verdana, sans-serif;
	font-size: 10px;
	color: #999999;
	padding-left: 20px;
}
.privacy{
	margin-right: 20px;
}
.menu2 .MainMenu_MenuContainer{
	padding: 0px;
	width: 150px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.menu2 .MainMenu_MenuItem, .privacy A.SkinObject:link, .privacy A.SkinObject:visited, .privacy A.SkinObject:active, .SkinObject{
	font-family: Arial, Verdana, sans-serif;
	font-size: 10px;
	color: #999999;
	text-decoration: none;
	font-weight: normal;
}
.menu2 .MainMenu_MenuItemSel, .privacy A.SkinObject:hover{
	font-family: Arial, Verdana, sans-serif;
	font-size: 10px;
	color: #999999;
	text-decoration: underline;
	font-weight: normal;
}
#dnn_dnnSUBMENU_ctldnnSUBMENU .MainMenu_SubMenu {
	display: none;
}

/* Home */
.greenBox{
	background-image: url(images/green.jpg);
}
/* RTMS Pic */
.leftPic{
	float: left;
	padding-top: 0px;
	padding-bottom: 30px;
	padding-right: 20px;
	padding-left: 0px;
}

/* Math Table */

#mathTable tr td{
	border: 1px solid #BFD730;
}

.header{
	font-family: Arial, Verdana, sans-serif;
	font-weight: bold;
	color: #0094D8;
	background-color: #E4EFFA;
	padding-top: 16px;
	padding-bottom: 16px;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 13px;
}

.content{
	font-family: Arial, Verdana, sans-serif;
	color: #333333;
	background-color: #FBFCF4;
	padding-top: 16px;
	padding-bottom: 16px;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 13px;
}
/* Solutions */

.solutionsGreen{
	background-color: #B0CA36;
	padding-left: 13px;
	margin: 0px;
	padding-top: 1px;
	padding-right: 13px;
	padding-bottom: 0px;
}

.solutionsLeft{
	background-color: #EBEBEB;
	padding-left: 13px;
	padding-right: 13px;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}

.solutionsRight{
	background-color: #EBEBEB;
	font-weight: bold;
	text-align: center;
	margin: 0px;
	padding: 0px;
}

.blueArrow{
	margin-top: 15px;
}

.DynamicForms_Summary{
	display: none;
}


.copy p, .homeBottom p, .home p, .closestContact p, li, .SubHead, .Normal, .OptInEmail_Label{
	font-family: Arial, Verdana, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #333333;
	line-height: 18px;
	text-decoration: none;
}
.copy strong, .closestContact strong, .Head{
	font-family: Arial, Verdana, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #00AEEF;
	line-height: 18px;
	text-decoration: none;
}

ul{
	margin-left: 15;
	margin-top: -15;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	list-style-position: outside;
}
ul li{
	list-style-type: disc;
}
ul li ul{
	margin-top: 0;
}

ul li ul li{
	list-style-type: none;
}



.titleText .normal{
	font-family: Arial, Verdana, sans-serif;
	font-size: 40px;
	font-weight: normal;
	color: #00AEEF;
	background-color: #FFFFFF;
	line-height: 40px;
}
.home a, .home a:visited{
	font-family: Arial, Verdana, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #D81921;
	text-decoration: none;
}
.home a:hover, .home a:active{
	font-family: Arial, Verdana, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #D81921;
	text-decoration: underline;
}
.homeBottom a, .homeBottom a:visited{
	font-family: Arial, Verdana, sans-serif;
	font-size: 20px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.homeBottom a:hover, .homeBottom a:active{
	font-family: Arial, Verdana, sans-serif;
	font-size: 20px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;
}

.submenu a, .submenu a:visited{
	font-family: Arial, Verdana, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #ADC42B;
	text-decoration: none;
	padding-left: 0px;
	padding-right: 15px;
}
.submenu a:hover, .submenu a:active{
	font-family: Arial, Verdana, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #4D4D4D;
	text-decoration: none;
}
/* Login */
.login .SubHead    {
	font-family: Arial, Verdana, sans-serif;
	font-size: 14px;
    font-weight: bold;
    color: #333333;
}
.login a:link, .login a:visited {
	font-family: Arial, Verdana, sans-serif;
	font-size: 13px;
    font-weight: normal;
    color: #ADC42B;
	text-decoration: none;
}
.login a:hover, .login a:active {
	font-family: Arial, Verdana, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #ADC42B;
	text-decoration: underline;
}

.login .NormalTextBox{
	margin: 2px;
	padding: 5px;
	height: 25px;
	width: 260px;
	border: 1px solid #666666;
}
#dnn_ctr558_Login_Login_DNN_plUsername_imgHelp{
	display:none;
}
#dnn_ctr558_Login_Login_DNN_plPassword_imgHelp{
	display:none;
}
#dnn_ctr558_Login_cmdRegister{
	display:none;
}
/* FAQ 
*/
.faq .SubHead .question b{
	font-family: Arial, Verdana, sans-serif;
	font-size: 13px;
	color: #ADC42B;
	line-height: 18px;
	text-decoration: none;
	font-weight: bold;
	text-align: left;
}
.question p{
	font-family: Arial, Verdana, sans-serif;
	font-size: 13px;
	color: #333333;
	line-height: 18px;
	text-decoration: none;
	font-weight: bold;
	text-align: left;
}
.faq .answer b{
	font-family: Arial, Verdana, sans-serif;
	font-size: 13px;
	color: #00AEEF;
	line-height: 18px;
	text-decoration: none;
	font-weight: bold;
	text-align: left;
}
.faq .answer p{
	font-family: Arial, Verdana, sans-serif;
	font-size: 13px;
	color: #333333;
	line-height: 18px;
	text-decoration: none;
	font-weight: normal;
	text-align: left;
}

.subtitle {
	font-family: Arial, Verdana, sans-serif;
	font-size: 24px;
	font-weight: normal;
	color: #4D4D4D;
	text-decoration: none;
	padding-top: 10px;
	margin-top: 10px;
	line-height: 24px;
}

 /*Sitemap */
.sitemap .Normal strong{
	font-family: Arial, Verdana, sans-serif;
	font-size: 13px;
	color: #00AEEF;
	line-height: 18px;
	text-decoration: none;
	font-weight: bold;
}
.sitemap .Normal a, .sitemap .Normal a:visited{
	font-family: Arial, Verdana, sans-serif;
	font-size: 13px;
	color: #333333;
	line-height: 18px;
	text-decoration: none;
	font-weight: normal;
}
.sitemap .Normal a:hover, .sitemap .Normal a:active{
	font-family: Arial, Verdana, sans-serif;
	font-size: 13px;
	color: #333333;
	line-height: 18px;
	text-decoration: underline;
	font-weight: normal;
}

h2{
	font-family: Arial, Verdana, sans-serif;
	font-size: 24px;
	color: #000000;
	margin: 0px;
	padding: 0px;
	line-height: 24px;
}

h3{
	font-family: Arial, Verdana, sans-serif;
	font-size: 13px;
	color: #B0CA36;
	font-weight: bold;
	padding-top: 1px;
}

h4{
	font-family: Arial, Verdana, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #00AEEF;
	line-height: 18px;
	text-decoration: none;
}

/* Closest Contact Table */
.closestContact{
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
	background-color: 3EBEBEB;
}
.FileManager
{
	border-right: #ff00ff 1px solid;
	border-top: #ff00ff 1px solid;
	border-left: #ff00ff 1px solid;
	border-bottom: #ff00ff 1px solid;
	height:400px;
}

/* Registration */
label a img{
	display:none;
}
#dnn_ctr701_ManageUsers_cmdRegister input{
	display:none;
}
/*
.copy .NormalTextBox{
	font-family: Arial, Verdana, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	border: 1px solid 666666;
}
*/
.normal tr td{
border: 0px;
}

/* Language Selector */
#langSelec{
	position: absolute;
	top: 20px;
	margin-left: 217px;
	margin-left: -610px !ie;
	z-index: 200;
}
#langSelec a:link, #langSelec a:visited{
	font-family: Arial, Verdana, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #00AEEF;
	text-decoration: none;
}
#langSelec a:hover, #langSelec a:active{
	text-decoration: underline;
}

#langSelec .grey{
	color: #999999;
}


/* FLASH TITLES*/
@media screen {
  .sIFR-flash {
    visibility: visible !important;
    margin: 0;
    padding: 0;
  }
  
  .sIFR-replaced, .sIFR-ignore {
    visibility: visible !important;
  }
  
  .sIFR-alternate {
    position: absolute;
    left: 0;
    top: 0;
    width: 0;
    height: 0;
    display: block;
    overflow: hidden;
  }
  
  .sIFR-replaced div.sIFR-fixfocus {
    margin: 0pt; 
    padding: 0pt; 
    overflow: auto; 
    letter-spacing: 0px; 
    float: none;
  }
}

@media print {
  .sIFR-flash {
    display    : none !important;
    height     : 0;
    width      : 0;
    position   : absolute;
    overflow   : hidden;
  }
  
  .sIFR-alternate {
    visibility : visible !important;
    display    : block   !important;
    position   : static  !important;
    left       : auto    !important;
    top        : auto    !important;
    width      : auto    !important;
    height     : auto    !important;
  }
}

/*
Place CSS rules for to-be-replaced elements here. Prefix by .sIFR-active
so they only apply if sIFR is active. Make sure to limit the CSS to the screen
media type, in order not to have the printed text come out weird.
*/
@media screen {
  /* Example:
  .sIFR-active h1 {
    font-family: Verdana;
    visibility: hidden;
  }
  */
}
.sIFR-active h2.cpost-title { visibility:hidden; }
.sIFR-active .titleText .Normal p {
  visibility: hidden;
  font-family: Helvetica;
  line-height: 1em;
  font-size: 40px;
}

/* FLASH TITLES*/