
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, tt, var, b, u, i, center, dl, dt, dd, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline; 
	background: transparent;
}

ul {
	list-style: none;
}
blockquote {
	margin: 3px 10px 10px 10px;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

body {
	/*||||||||||||||| CHANGE [R+P] |||||||||||||||||*/
	/*background: #443935;*/ background: url(../images/body_bg.jpg) repeat-y top right #c1c1c1; /*ADDED STYLE*/
	/*||||||||||||||| CHANGE [R+P] |||||||||||||||||*/
	color: #000;
	text-align: center;
}
body, table, td, div {
	line-height:normal;
	font:9pt Tahoma, Arial, Helvetica, sans-serif;
}
	
a:link, a:visited {	
	color:#004e96;
	text-decoration: underline;
	}
a:hover, a:active {
	color:#004e96;
	text-decoration: none;
	}
	
a img { border: none; }
	

h2, #calccontent h1, #calccontent h1 center {
	font-size:150%;
	/*||||||||||||||| CHANGE [R+P] |||||||||||||||||*/
	/*color:#a14d33;*/ color:#004e96; /*CHANGE COLOR*/
	/*||||||||||||||| CHANGE [R+P] |||||||||||||||||*/
}
h3 {
	font-size:130%;
	/*||||||||||||||| CHANGE [R+P] |||||||||||||||||*/
	/*color:#8b945b;*/ color:#339933; /*CHANGE COLOR*/
	/*||||||||||||||| CHANGE [R+P] |||||||||||||||||*/
}
h4 {
	font-size:120%;
	/*||||||||||||||| CHANGE [R+P] |||||||||||||||||*/
	/*color:#68aae8;*/ color:#004e96; /*CHANGE COLOR*/
	/*||||||||||||||| CHANGE [R+P] |||||||||||||||||*/
}

p {
	padding:0 0 12px 0;
}
ul, ol { 
	margin:0 0 15px 0;
	padding:0;
	}
ul ul {
	margin:0;
	padding:0;
}
ul li {
	list-style-image: url(../images/li.gif);
	margin:0 0 0 25px;
	padding:0 0 0 3px;
}
ol li {
	margin:0 0 0 25px;
}

table {	font-size: 100%; /* IE inheritance fix */ }

.ratestable {
	width: 600px;
	margin: 0;
	border: 1px solid #8B945B;
}

.tableheader {
	font-weight: bold;
	color:#005194;
	padding:4px 0 4px 3px;
	}
	
th {
	/*||||||||||||||| CHANGE [R+P] |||||||||||||||||*/
	/*background-color:#8b945b;*/ background-color:#004e96; /*CHANGE COLOR*/
	/*||||||||||||||| CHANGE [R+P] |||||||||||||||||*/
	color:#fff;
	padding:4px 0 4px 3px;
}
	
.tablecontent1 {
	background-color:#fff;
	padding:4px 0 4px 3px;
}
	
.tablecontent2 {
	/*||||||||||||||| CHANGE [R+P] |||||||||||||||||*/
	/*background-color:#f6f1ec;*/ 
	background-color:#f9f9f9; /*CHANGE COLOR*/
	/*||||||||||||||| CHANGE [R+P] |||||||||||||||||*/
	padding:4px 0 4px 3px;
}

.ratestable .tableheader {
	text-align:center;
}
.ratestable .tablecontent1 {
	border: 1px solid #8B945B;
	text-align:center;
}
.ratestable .tablecontent2 {
	border: 1px solid #8B945B;
	text-align:center;
}

.halfratesContainer {
	float: left;
	display: inline;
	width: 290px;
	margin-right: 19px;
}
.halfrates {
	width: 288px !important;
}

.faqQ, .faqA { 
	font-weight: bold;
	}

.faqQ { color:#005194; }
.faqA { 
	/*||||||||||||||| CHANGE [R+P] |||||||||||||||||*/
	/*color:#8b945b;*/ color:#339933; /*CHANGE COLOR*/
	/*||||||||||||||| CHANGE [R+P] |||||||||||||||||*/
	}
	
.xsmall {
    font-size:.8em; 
	}
.small {
    font-size:.9em;
	}
.medium {
    font-size:1em;
	}
.large {
    font-size:1.1em;
	}
.xlarge{
    font-size:1.2em;
	}

.special3 {
	}
.special2 {
	}
.special1 {
	}

.disclaimer {
	font-style:none;
	color:#666;
	font-size:90% !important;
}
	
.required {
	color:#900;
}
	
.appfield1 {
	/*||||||||||||||| CHANGE [R+P] |||||||||||||||||*/
	/*border:1px solid #8a935b;*/ border:1px solid #999; /*CHANGED COLOR*/	
	/*||||||||||||||| CHANGE [R+P] |||||||||||||||||*/

	background-color:#fff;
}	
.appfield2 {
	/*||||||||||||||| CHANGE [R+P] |||||||||||||||||*/
	/*border:1px solid #8a935b;*/ border:1px solid #999; /*CHANGED COLOR*/
	/*||||||||||||||| CHANGE [R+P] |||||||||||||||||*/
	background-color:#efefef;
}
	
/* =LAYOUT =DISTYLES */


/* rule to show div borders
div {
	border: 1px solid #090;
	} */

/* Vertical Align Middle list */
.atmSearch input, .navUtil input, .olbR input, .footL img, .footR img
 {vertical-align:middle;}

.clearfloat {
	clear: both;
	height: 1px;
	}

.page {
	width: 960px;
	margin: 0 auto;
	text-align: left;
	background-color:#fff;
	}
.mast {
	background:url(../images/mast_bg.gif) repeat-x;
	}
.mastL {
	float: left;
	width: 318px;
	}
.mastR {
	float: right;
	width: 480px;
	text-align: right;
	position: relative;
	}

.atmSearch {
	/*||||||||||||||| CHANGE [R+P] |||||||||||||||||*/
	/*background:url(../images/atmsearch_bg.gif) right no-repeat;*/  /*REMOVE BACKGROUND*/
	/*||||||||||||||| CHANGE [R+P] |||||||||||||||||*/
	height:24px;
	margin:4px 0 0 0;
	padding:0 4px 0 0;
	/*||||||||||||||| CHANGE [R+P] |||||||||||||||||*/
	/*color:#fff;*/ color:#333333; /*CHANGE COLOR*/
	/*||||||||||||||| CHANGE [R+P] |||||||||||||||||*/
	font-size:8pt;
}

#atmSearchKids {
	padding:0 8px 0 0;
}
.atmSearch input.appfield1, .navUtil input.appfield1 {
	font-size:9pt;
	color:#adadad;
	padding:2px;
}
*html .atmSearch input.appfield1, *html .navUtil input.appfield1 {height:16px;}

.navUtil {
	margin:10px 8px 0 0;
	text-align:right;
	/*||||||||||||||| CHANGE [R+P] |||||||||||||||||*/
	/*color:#a14d33;*/ color:#fff; /*CHANGED TO WHITE*/
	/*||||||||||||||| CHANGE [R+P] |||||||||||||||||*/
}
* html .navUtil {
	margin:10px 8px -6px 0;
}
.navUtil form {}
.navUtil a:link, .navUtil a:visited {	
	/*||||||||||||||| CHANGE [R+P] |||||||||||||||||*/
	/*color:#a14d33;*/ color:#fff;   /*CHANGED TO WHITE*/
	/*||||||||||||||| CHANGE [R+P] |||||||||||||||||*/
	text-decoration: none;
	padding:0 0 0 2px;
	}
.navUtil a:hover, .navUtil a:active {
	/*||||||||||||||| CHANGE [R+P] |||||||||||||||||*/
	/*color:#a14d33;*/ color:#ccc; /*CHANGED COLOR*/
	/*||||||||||||||| CHANGE [R+P] |||||||||||||||||*/
	text-decoration: underline;
	}
.navUtil ul {
	margin:0;
	padding:0;
}
.navUtil li {
	list-style-image:none;
	list-style-type:none;
	margin:4px 0 0 0;
	padding:0;
	float:left;
}

.navMain {
	background:url(../images/nav_bg.gif) repeat-x;
	height:37px;
	margin:0 1px;
	}
* html .navMain {
	margin: -2px 1px 0 1px;
}
	
.navMain a:link, .navMain a:visited {	
	text-decoration: none;
	display:block;
	padding:6px 16px 7px 16px;
	background:url(../images/nav_off.gif) repeat-x;
	color:#443935;
	}

.navMain a:hover, .navMain a:active {
	text-decoration: none;
	background:url(../images/nav_on.gif) repeat-x;
	color:#443935;
	}
	
.navMain ul {
	margin:0 0 0 10px;
	padding:0;
}

.navMain li {
	list-style-image:none;
	list-style-type:none;
	margin:9px 1px 0 0;

	padding:0;
	float:left;
}
/*  SELECTED STATE  */
/*.navMain a.selected:link, .navMain a.selected:visited,
.navMain a.selected:hover, .navMain a.selected:active {	
	text-decoration: none;
	background-color:#fff;
	background-image:none;
	color:#a14d33;
	}*/

/* GRAPHIC NAV */
.navMain li a:link, .navMain li a:visited {	
	text-decoration: none;
	display:block;
	padding:0;
	background:none;
	color:#443935;
	}
.navMain li a:hover, .navMain li a:active {
	text-decoration: none;
	background:none;
	}



.content {
	clear:left;
	margin-top:1px;
	background:url(../images/content_bg.gif) right repeat-y;
	}	
.contentL {
	float: left;
	width: 659px;
	display:inline;
	margin-left:1px;
	}
.contentR {
	float: left;
	width: 298px;
	display:inline;
	margin-left:1px;
	}

.pageContent {
	margin:12px 15px 0 25px;
	padding-top:5px;
	position:relative;
	line-height:13pt;
}

.toolsPhoto {position:relative; height:211px;}
.toolsTitle {
	position:absolute;
	bottom:1px;
	left:18px;
}
.toolsTitle h3 {
	margin:0;
	padding:0;
	color:#135991;
	font-size:16pt;
	font-family:Goudy, Georgia, "Times New Roman", Times, serif;
}

.relatedLinks {
	/*||||||||||||||| CHANGE [R+P] |||||||||||||||||*/
	/*background-color:#e7e9dc;*/ background-color:#f9f9f9; /*CHANGE COLOR*/
	/*||||||||||||||| CHANGE [R+P] |||||||||||||||||*/
	width:282px;
	margin-left:7px;
	font-size:8pt;
}
.relatedLinks a:link, .relatedLinks a:visited {text-decoration:none;}
.relatedLinks a:hover, .relatedLinks a:active {text-decoration:underline;}
.relatedLinks ul {padding:8px 0;}
.relatedLinks ul li {
	list-style-image: url(../images/li_related.gif);
	margin:0 0 4px 25px;
	padding:0 0 0 3px;
}


.fontSizer {
	position:absolute;
	top:0;
	right:0;
	width:160px;
	text-align:right;
}
*html .fontSizer {right:12px;}

.olbLogin {
	background:url(../images/olb_bg.gif) no-repeat;
	height:161px;
	color:#acd9fe;
}
#back .olbLogin {
	height:56px;
	background:url(../images/olb_bg_back.gif) no-repeat;
}

.olbWrap {
	font-size:8pt;
	padding:10px 10px 10px 13px;
	position:relative;
	min-height:140px;
}

.olbWrap a:link, .olbWrap a:visited {
	color:#fff;
	text-decoration:none;
}
.olbWrap a:hover, .olbWrap a:active {
	color:#fff;
	text-decoration:underline;
}

.olbL {
	float:left;
	width:60px;
	text-align:right;
	font-size:8pt;
	line-height:19pt;
	margin:4px 0 0 4px;
}
.olbR {
	float:left;
	width:190px;
	display:inline;
	margin:4px 0 0 4px;
}
.olbLinks {
	color:#fff;
	padding:8px 0 0 10px;
	font-size:8pt;
}
#back .olbLinks {
	padding:2px 0 0 4px;
}

.verisign {
	position:absolute;
	bottom:0;
	right:0;
	text-align:right;
}
.verisign img {vertical-align:middle; margin:0 6px 6px 3px;}
.verisign a:link, .verisign a:visited {
	color:#b5d1e8;
	text-decoration:underline;
	font-size:7pt;
}
.verisign a:hover, .verisign a:active {
	color:#fff;
	text-decoration:none;
}

.lifeEvents {
	border:1px solid #ccc;
	margin:20px 0 20px 5px;
	width:286px;
	background-color:#fff;
	position:relative;
	text-align: center;
	padding: 5px 0 10px 0;
}
.lifeEvents h3 {
	margin:0;
	padding:0px 0 5px 10px;
	color:#135991;
	font-size:14pt;
	font-family:Goudy, Georgia, "Times New Roman", Times, serif;
}
.lifeL {
	position:absolute;
	top:37px;
	left:0;
	z-index:1;
	width:148px;
}
.lifeL a:link, .lifeL a:visited {	
	font-size:8pt;
	color:#000;
	display:block;
	height:31px;
	background:none;
	text-decoration: none;
	padding:6px 34px 0 13px;
	}
.lifeL a:hover {
	color:#135991;
	background:url(../images/lifeevents_arrow.gif) no-repeat;
	text-decoration: none;
	}
.lifeL ul {
	margin:0 0 13px 0;
	padding:0;
}
.lifeL li {
	list-style-image:none;
	list-style-type:none;
	margin:0 0 -5px 0;
	padding:0;
	height:31px;
}
* html .lifeL li {
	margin:0 0 -9px 0;
}
.lifeR {
	position:absolute;
	top:37px;
	right:3px;
	z-index:0;
}

.lifeFlash {
	margin-bottom: 10px;
}

.home {
	margin:21px 0 0 23px;
	}
.homeL {
	float: left;
	width: 316px;
	}
.homeR {
	float: left;
	width: 275px;
	margin:0 0 0 27px;
	display:inline;
	}

.jdcuNews {
	/*||||||||||||||| CHANGE [R+P] |||||||||||||||||*/
	/*background-color:#f6f1ec;*/ background-color:#eee; /*CHANGED COLOR*/
	/*border:1px solid #bfbbba;*/ border:1px solid #ccc; /*CHANGED COLOR*/
	/*||||||||||||||| CHANGE [R+P] |||||||||||||||||*/
	padding:4px;
	color:#443935;
}
.jdcuNews table td {
	padding:6px;
	color:#443935;
	font-size:8pt;
}
.jdcuNews h4 {
	color:#005492;
}

.rates {
}
.ratesL h4, .ratesR h4 {
	/*||||||||||||||| CHANGE [R+P] |||||||||||||||||*/
	/*color:#a14d33;*/ color:#184785; /*CHANGED COLOR*/
	/*||||||||||||||| CHANGE [R+P] |||||||||||||||||*/
	font:24pt "Times New Roman", Times, serif;
}
.ratesL h4 span, .ratesR h4 span {
	color:#7c7471;
	font:8pt Tahoma, Arial, Helvetica, sans-serif;
	font-weight:normal;
}

.ratesL {
	font-size:8pt;
	float:left;
	width:140px;
	color:#7c7471;
	border-right:1px solid #a19c9a;
	padding:8px 0 12px 0;
	margin:6px 0 0 0;
}
.ratesR {
	font-size:8pt;
	float:left;
	width:124px;
	display:inline;
	margin:6px 0 0 10px;
	padding:8px 0 12px 0;
	color:#7c7471;
}

.promoSm {
	border-top:1px solid #a19c9a;
	margin:8px 10px 0 0;
}
.promoSmL {
	float:left;
	width:56px;
	margin:12px 0 0 3px;
	display:inline;
}
.promoSmR {
	float:left;
	width:170px;
	display:inline;
	margin:12px 0 0 12px;
	font-size:8pt;
}
.promoSmR h4 {
	color:#004f90;
}

.fading_promo_container {
	position: relative;
	height: 160px;
}

.fading_promo_container img{

/* 	position:absolute; 
	top: 0;
	left: 0 */

}
/* .bannerHome {
	position: relative;
	height: 160px;
}
.bannerHome a:link, .bannerHome a:visited, .bannerHome a:active, .bannerHome a:hover {
	position: absolute;
	top: 0; left: 0;
} */

/* #home_promo_billboard_div {
	position: relative;
	height: 160px;
}

#home_promo_billboard_div a:link, #home_promo_billboard_div a:visited, #home_promo_billboard_div a:active, #home_promo_billboard_div a:hover {
	position: absolute;
	top: 0; left: 0;
} 

#home_promo_billboard_div img {
	position: absolute;
	top: 0; left: 0;
}  */

.foot {
	width: 960px;
	margin: 0 auto;
	text-align: left;
	padding:28px 0 0 0;
	background:url(../images/footer_bg.gif) no-repeat;
	}
	

.footL {
	color:#FFFFFF;
	font-size:7pt;
	float: left;
	width: 600px;
	}
.footR {
	text-align: right;
	float: right;
	width: 320px;
	color:#fff;
	font-size:8pt;
	}
.footR a:link, .footR a:visited {
	color:#fff;
	text-decoration:underline;
}
.footR a:hover, .footR a:active {
	color:#fff;
	text-decoration:none;
}


/* ----------------KIDS PAGES----------------- */

.kidsLogin {
	position: absolute;
	bottom: -33px;
	right: 0;
	width: 230px;
}

#kidsMarginTop {
	margin-top: 8px;
}

.footKids {
	width: 960px;
	margin: 0 auto;
	text-align: left;
	padding:0;
	border-top: 1px solid #fff;
	}
.footKids .footL, .footKids .footR {
	padding: 10px 0;
	}
/* ----------------TWEENS----------------- */

.tweens {
	margin-top:1px;
	margin-left: 1px;
	background: url(../images/bg_tweens.gif) repeat-y;
	padding-bottom: 20px;
	height: 1%;
	}	
	
.tweensHed p {
	margin: 5px 30px;
	font-weight: bold;
	color: #68ed56;
}

.tweensNav {
	margin-left: 6px;
}

.tweensNav img {
	margin-left: -5px;
}

.tweenTxtBox {
	margin-left: 4px;
	position: relative;
}

.tweenTxtBox img {
	margin-left: -4px;
}

.tweenTxtBox h1 {
	color: #fff;
	margin: 0;
	padding: 0;
	font-size: 14pt;
	position: absolute;
	top: 10px;
	left: 60px;
}

.tweenTxt {
	position: absolute;
	top: 40px;
	left: 60px;
	background-color: #ffd3dd;
	width: 390px;
	height: 120px;
	overflow: auto;
	color: #000;
}

.tweenTxt p {
	margin: 10px 20px;
}


.tweenLinks {
	background: url(../images/tweencontentcap_bg.gif) repeat-y;
	padding-bottom: 10px;
}

.tweenLinks a:link, .tweenLinks a:visited {	
	color:#000;
	font-weight: bold;
	font-size: 8pt;
	text-decoration: none;
	}
.tweenLinks a:hover, .tweenLinks a:active {
	color:#000;
	font-weight: bold;
	font-size: 8pt;
	text-decoration: underline;
	}

.tweenLinks1 {
	float: left;
	width: 180px;
	margin-left: 50px;
	display: inline;
}

.tweenLinks2 {
	float: left;
	width: 180px;
	margin-left: 50px;
	display: inline;
}

.tweenLinks3 {
	float: left;
	width: 180px;
	margin-left: 40px;
	display: inline;
}

.tweenLinks4 {
	float: left;
	width: 220px;
	margin-left: 40px;
	display: inline;
}


/* ----------------KIDS----------------- */

.kids {
	margin-top:1px;
	background: #f2fa06 url(../images/bg_kids.gif) no-repeat;
	padding-bottom: 20px;
	height: 1%;
	}
	
.kidsContent {
	background: #fff;
	width: 713px;
	margin-left: 120px;
	padding: 15px 0;
}

.kidsLeft {
	float: left;
	width: 494px;
	height: 234px;
	display: inline;
	background: #f2fa06 url(../images/bg_looneynews.gif) no-repeat;
	margin-left: 10px;
	position: relative;
}

.kidsTxt {
	height: 190px;
	width: 480px;
	overflow: auto;
	position: absolute;
	top: 35px;
	left: 5px;
	font-weight: bold;
	color: #000;
}

.kidsTxt h1 {
	color: #fd0077;
	font-size: 14pt;
	margin: 10px 0 5px 20px;
}

.kidsTxt p {
	margin: 10px 20px;
}

.kidsTxt a:link, .kidsTxt a:visited {	
	text-decoration: none;
	color: #fd0077;
	}

.kidsTxt a:hover, .kidsTxt a:active {
	text-decoration: underline;
	color: #fd0077;
	}
	
.kidTxtimg {
	float: left;
	width: 107px;
	margin: 0 10px;
	display: inline;
}

.kidTxtBox {
	float: right;
	width: 300px;
	margin: 0 10px;
	background: #a4f552;
	border: 3px solid #56a20a;
	display: inline;
	font-weight: bold;
	color: #000;
}

.kidTxtBox p {
	margin: 10px 20px;
}

.kidsRight {
	float: right;
	width: 188px;
	display: inline;
	margin-right: 10px;
}

.kidsBoxs {
	margin-left: 10px;
	margin-top: 15px;
	background: url(../images/bg_kidsboxs.gif) repeat-y;
	font-weight: bold;
}

.kidsBoxs a:link, .kidsBoxs a:visited {	
	text-decoration: none;
	color: #0001fc;
	font-weight: bold;
	}

.kidsBoxs a:hover, .kidsBoxs a:active {
	text-decoration: underline;
	color: #0001fc;
	font-weight: bold;
	}

.kidBox1 {
	float: left;
	width: 213px;
	display: inline;
	line-height: 12pt;
	margin: 5px 0 0 15px;
}

.kidBox2 {
	float: left;
	width: 213px;
	display: inline;
	margin: 0 0 0 13px;
}

.kidBox3 {
	float: left;
	width: 200px;
	display: inline;
	margin: 10px 0 0 18px;
	font-weight: bold;
	line-height: 12pt;
}


/* ----------------TEENS----------------- */

.teens {
	margin:1px 1px 0 1px;
	background: #000000;
	padding-bottom: 20px;
	height: 1%;
	}
	
.teenLeft {
	background: #524d3a;
	float: left;
	width: 220px;
	display: inline;
	margin: 10px 0 0 20px;
}

.teenLeft {
	background: #524d3a url(../images/bg_teenleft.gif) repeat-y;
	float: left;
	width: 220px;
	display: inline;
	margin: 20px 0 0 20px;
	border: 1px solid #ffbd32;
	padding: 10px 0;
}

.teenLeft h2 {
	margin: 5px 20px;
	padding: 0;
	color: #ffbd32;
	font-size: 9pt;
}

.teenLeft h1 {
	margin: 5px 20px;
	padding: 0;
	color: #fff;
	font-size: 14pt;
}

.teenLeft ul {
	margin: 5px 20px;
	padding: 0;
}

.teenLeft li {
	margin: 0;
	padding: 0;
	list-style-image:none;
	list-style-type:none;
	background: none;
}

.teenLeft a:link, .teenLeft a:visited {	
	text-decoration: none;
	color: #fff;
	}

.teenLeft a:hover, .teenLeft a:active {
	text-decoration: underline;
	color: #fff;
	}

.teenRight {
	float: right;
	width: 685px;
	display: inline;
	margin: 20px 15px 0 0;
}

.teenHedLeft {
	float: left;
	width: 447px;
	border: 1px solid #818260;
	position: relative;
}

.teenHedLeftContent {
	position: absolute;
	top: 40px;
	left: 30px;
	width: 200px;
	font-weight: bold;
	color: #fff;
}	

.teenHedRight {
	float: right;
	width: 223px;
	border: 1px solid #818260;
}

.teenBox {
	float: left;
	width: 330px;
	display: inline;
	background: #c6c6c6 url(../images/bg_boxs.gif) repeat-x;
	margin: 10px 0 0 0;
	font-size: 7.5pt;
}

#marginLeft {
	margin-left: 20px;
}

.teenBoxContent {
	margin: 10px;
	font-size: 7.5pt;
}

.teenBoxContent img {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}

#ex_dis{
	display:none;
	width:40%;
	padding:10px;
	background-color:#FFFFFF;
	position:absolute;
	z-index:10000;
	border:1px solid #443935;
	top: 50px;
	left: 30%;
	overflow: hidden;
}
#ex_dis p {
	text-align:left;
	margin-top:10px;
}

#print_div {
	padding-left:10%;
	display:none;
}

/* for resize buttons */
.contentSmall {
	font-size: 8pt;
	line-height: 12pt;
}
.contentMedium {
	font-size: 9pt;
	line-height: 13pt;
}
.contentLarge {
	font-size: 10pt;
	line-height: 14pt;
}


.marginElem {
	margin: 15px;
}
.marginElemThin {
	margin: 5px;
}
.paddedTable {
	margin: 10px;
}
.paddedTable td {
	padding: 10px;
}
.noPadding td {
	padding:0px;
}
.noPadding td ul {
	margin:0px;
}
.alignedTable td {
	vertical-align:middle !important;
}
.paddedElem {
	padding: 10px;
}
.floatLeft {
	display:inline;
	float:left;
	margin: 10px;
}
.floatRight {
	display:inline;
	float:right;
	margin: 10px;
}

.inlineElem {
	display:inline;
}

.inlineLeft {
	display:inline;
	float:left;
}

.thinBorder {
	border: thin solid #443935;
}

.shortened {
	width:580px;
}

.indentLeft80 {
	margin-left:80px;
}

.register {
	font-style: italic;
}

.smallInnerTable {
	width:270px;
}

#ratesDropdown {
	z-index: 100;
	display: none;
	position: absolute;
	width: 250px;
	/*||||||||||||||| CHANGE [R+P] |||||||||||||||||*/
	/*background-color: #F6F1EC;*/ 	background-color: #efefef; /*CHANGED COLOR*/
	/*||||||||||||||| CHANGE [R+P] |||||||||||||||||*/
	border: 1px solid #BFBBBA;
}
#ratesDropdown div {
	border: 1px solid white;
	margin: 0;
	padding-top: 8px;
	padding-right: 1em;
}
#ratesDropdown ul li {
	font-weight: bold;
	list-style-image: none;
	margin-left: 1em;
	color: #333; /*ADDED STYLE*/
}
#ratesDropdown ul li ul li {
	font-weight: normal;
	list-style: square;
	margin-left: 1.5em;
}


#tools_source {
	display: none;
}

#grpBanner {
	margin: 5px 0 5px 0;
}

.mboxWrapper {
	margin-bottom: 10px;
}