/* CSS Document */

/* General Settings */


body { 
background-color:#2e5495;
}

a:link {
	color: #173c70; 
	text-decoration: underline;
}

a:visited {
	color: #173c70;
	text-decoration: underline;
}
a:hover {
	color: #173c70;
	text-decoration: underline;
}

/* End General Settings /*

/* ================================= */
.borderBottomTop {
	border-bottom:solid;
	border-right:solid;
	border-width:1px;
	border-color:#f1f1f1;
}
.designer_dots {
	background-image:url(media/side_menu_faded_dots.gif);
	font:Arial, Helvetica, sans-serif;
	color:#FFFFFF
}
.designer_links {
	color:#ffffff;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	font-weight: normal;
	padding-left: 14px;
}
a.designer_links:link {
	color:#ffffff;
	text-decoration:none;
}
a.designer_links:visited {
	color:#ffffff;
	text-decoration:none;
}
a.designer_links:active {
	color:#ffffff;
	text-decoration:none;
}
a.designer_links:active {
	color:#ffffff;
	text-decoration:none;
}


.dots {
	font-size: 14px;
	line-height: 10px;
	color: #FFFFFF;
	padding-bottom: 5px;
}
.blueFrame {
	border: 1px solid #ACACAC;
	padding: 2px;
}

/* text styles */

.nonindentParagraphText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 18px;
	
}
a.nonindentParagraphText:link {
	color:  #173c70;
	text-decoration: underline;
}

a.nonindentParagraphText:visited {
	color:  #173c70;
	text-decoration: underline;
}

a.nonindentParagraphText:active {
	color: #173c70;
	text-decoration: underline;
}

.designer_title {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-variant: small-caps;
	font-weight: 500;
}
.pageTitles {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	font-variant: small-caps;
	color: #2E5495;
	text-decoration: none;
}

.textRed {
	color: #990000;
}

.textRedBold {
	color:#2E5495;
	font-weight:bold;
}

.textBlue {
	color: #2E5495;
}

.textGray {
	color: #f1f1f1;
}

/* =============================================== */

.cert_box {
	background-image:url(media/box_cert_bkg.gif);
	background-repeat: no-repeat;
}

.round_box {
	background-image:url(media/tip_box_bkg.gif)
}

.round_box_blue_titles {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #2e5495;
}
.round_box_black_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 18px;
	padding-right: 15px;
	padding-left: 15px;
}
.list_box_black_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}

.round_box_blue_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #2e5495;
	font-weight: bold;
	padding-right: 15px;
	padding-left: 15px;	
}
.round_box_blue_text a:link {
	color: #2e5495;
	text-decoration:none;	
}
.round_box_blue_text a:visited {
	color: #2e5495;
	text-decoration:none;	
}
.round_box_blue_text a:hover {
	color: #2e5495;
	text-decoration:none;	
}
.round_box_blue_text a:hover {
	color: #2e5495;
	text-decoration:underline;	
}
.ParagraphText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 18px;
	text-indent: 15px;
}


/* Settings for Menu Bar across top */
.menuBar {
	display: block;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #f1f1f1;
	white-space: nowrap;
	letter-spacing: 1px;
	background-color: #2e5495;
	letter-spacing: 1px;
	background-color: #173c70;
	text-decoration: none;
	border: 1px solid #f1f1f1;
}

a.menuBar:link {
	display: block; 
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 14px; 
	color: #f1f1f1; 
	padding-bottom: 4px; 
	padding-top: 4px;  
	white-space: nowrap; 
	letter-spacing: 1px; 
	background-color: #2e5495;
	border-right-color: #f1f1f1;
	border-right-style: solid;
	border-right-width: 1px;	
	text-decoration: none;
}

a.menuBar:visited {
	display: block; 
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#f1f1f1;
	padding-bottom: 4px; 
	padding-top: 4px; 
	white-space: nowrap; 
	letter-spacing: 1px; 
	background-color: #2e5495;
	border-right-color: #f1f1f1;
	border-right-style: solid;
	border-right-width: 1px;	 
	text-decoration: none;
}

a.menuBar:hover {
	display:block;
	font-size:14px;
	font-weight:normal;
	color:#f1f1f1;
	padding-bottom: 4px;
	padding-top: 4px;
	letter-spacing:1px;
	background-color:#6589BE;	
	border-right-color: #f1f1f1;
	border-right-style: solid;
	border-right-width: 1px;	
	text-decoration:none;
}
/* end menu bar across top */

.footer {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#2E5495;
	padding-top: 5px;
}
.footerText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #CCCCCC;
}
.footerText a:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #CCCCCC;
	text-decoration:none;
}
.footerText a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #CCCCCC;	
	text-decoration:none;
}
.footerText a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #CCCCCC;
	text-decoration:none;
}

.jumpBox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #173c70;
	background-color: #EAEAEA;
}
.newsBox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 18px;
	background-color: #D2DBE3;
	border: 2 solid #ffffff;	
}
.tableGray {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 16px;
}

.box_affiliate {
	background-image: url(media/box_affiliates.gif);
}
.text_table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 18px;
	background-color: #E2E2E2;
}
.boxHighlight {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}


.mold_dots {
	font-family: Arial, Helvetica, sans-serif;
	color: #006600;
	font-size: 16px;
}
.mold_links {
	color: #006633;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	font-weight: normal;
	padding-left: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #DFDFDF;
	padding-right: 5px;
}
.mold_links a:link {	
	text-decoration:none;
}
.mold_links a:visited {	
	text-decoration:none;
}
.mold_links a:hover {
	color: #009900;
	text-decoration:none;
}
.mold_links a:active {	
	text-decoration:none;
}
.baron {
	background-color: #FF0000;
	color: #FFFF00;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
}
