body{
	font-family: Verdana, Tahoma, Arial, sans-serif;
	color: #060B8E;
	font-size:13px;
	line-height: 1.166;	
	margin: 0px;
	padding: 0px;
	background-color:#E1E1E1;
}
.text{
	font-family: Verdana, Tahoma, Arial, sans-serif;
	color: #060B8E;
	font-size:13px;
	line-height: 1.166;	
	margin: 0px;
	padding: 0px;
}

.box-left-v-line{
	background-image:url(../images/img_left_v_line.gif);
	background-repeat:repeat-y;
}
.box-right-v-line{
	background-image:url(../images/img_line_r_v.jpg);
	background-repeat:repeat-y;
}
.box-top-h-line{
	background-image:url(../images/img_top_h_line.gif);
	background-repeat:repeat-x;
}
.box-bottom-h-line{
	background-image:url(../images/img_bottom_h_line.gif);
	background-repeat:repeat-x;
}
.border{
	width:780px;
	border:1px solid #AEBBCB;
}
.smallbox-border{
	width:500px;
	padding-bottom:2px;
	padding-left:10px;
	padding-right:2px;
	padding-top:2px;
	border:1px solid #AEBBCB;
}
.partnerbox-border{
	width:400px;
	padding-bottom:2px;
	padding-left:10px;
	padding-right:2px;
	padding-top:2px;
	border:1px solid #AEBBCB;
}
a{
	font-family: Verdana, Tahoma,Arial, sans-serif;
	color:#060B8E;
	font-size: 12px;
	text-decoration:none;
}
a:hover{
	font-family: Verdana, Tahoma,Arial, sans-serif;
	color:#FF0000;
	font-size: 12px;
	text-decoration:underline;
}
.a-small{
	font-family: Verdana, Tahoma,Arial, sans-serif;
	color:#060B8E;
	font-size:11px;
}

.topnav{
	font-family: Verdana, Tahoma,Arial, sans-serif;
	color:#060B8E;
	font-weight:bold;
	font-size: 11px;
	text-decoration:none;
}
.topnav-subheading{
	font-family: Verdana, Tahoma,Arial, sans-serif;
	color:#060B8E;
	font-weight:bold;
	font-size: 11px;
	background-color:#FFCC99;
	text-decoration:none;
}
.topnav:hover{
	font-family: Verdana, Tahoma,Arial, sans-serif;
	color:#FF0000;
	font-weight:bold;
	font-size: 11px;
	text-decoration:none;
}

.hml-small-logo{
	background-image:url(../images/img_hml_small_logo.gif);
	background-repeat:no-repeat;
	background-position:top right;
}
.rpg-hml-small-logo{
	background-image:url(../images/img_hml_rpg_logos.jpg);
	background-repeat:no-repeat;
	background-position:top center;
}
.heading{
	font-size:16px;
	font-weight:bold;
	color:#006666;
}
.sub-heading{
	font-size:12px;
	font-weight:bold;
	color:#747B8F;
}
.sub-heading-bg{
	background-color:#B9DBBD;
	font-size:12px;
	font-weight:bold;
	color:#006633;
}
.sub-heading-bg-light{
	background-color:#EAF4EC;
	font-size:12px;
	font-weight:bold;
	color:#006633;
}
.float-image{
	float:right;
}
.square-corner{
	width:250px;
	}
.bottomborder{
	background-image:url(../images/img_red_line.gif);
	background-repeat:repeat-x;
}
/*.bottomborder{
	background-image:url(../images/img_bottomline.gif);
	background-repeat:repeat-x;
}*/

/***********************************************/
/* Layout Divs                                 */
/***********************************************/
.outer{
	padding: 10px 0px;
	vertical-align:top;
	width: 100%;
}
.topbar{
	padding: 0px 0px 0px 0px;
	background-color:#FFFFFF;
	width:780px
}
.top-menu{
	position: relative;
	float:left;
	padding:0px;
}
.top_redline{
	background-image:url(../images/img_red_line.gif);
	background-repeat:repeat-x;
	background-position:top;
	width:760px;
	padding: 0px 10px 0px 10px;
	background-color:#FFFFFF;
}
.content{
	background-color:#FFFFFF;
	width:780px;
	padding: 0px 10px 0px 10px;
	font-size: 13px;
	text-align:left;
}
.colors{
	background-color:#FFFFFF;
	width:760px;
	padding: 0px 0px 0px 0px;
}
.t {
	background: url(../images/dot.gif) 0 0 repeat-x; 
	width: 658px; 
	background-color:#FFFFFF;
}
.b {
	background: url(../images/dot.gif) 0 100% repeat-x;
}
.l {
	background: url(../images/dot.gif) 0 0 repeat-y;
}
.r {
	background: url(../images/dot.gif) 100% 0 repeat-y;
}
.bl {background: url(../images/lb.gif) 0 100% no-repeat} 
.br {background: url(../images/rb.gif) 100% 100% no-repeat} 
.tl {background: url(../images/lt.gif) 0 0 no-repeat} 
.tr {background: url(../images/rt.gif) 100% 0 no-repeat; padding:5px} 

.t-ne {background: url(../images/img_dot_green.gif) 0 0 repeat-x; width: 169px; background-color:#FFFFFF;}
.b-ne {background: url(../images/img_dot_green.gif) 0 100% repeat-x}
.l-ne {background: url(../images/img_dot_green.gif) 0 0 repeat-y}
.r-ne {background: url(../images/img_dot_green.gif) 100% 0 repeat-y;}
#news-products{
	width:163px;
	position: relative;
	float:right;
	margin: 0px;
	padding:0px;
	font-size: 11px;
}
.footer{
	padding: 0px 0px 0px 0px;
	font-size: 11px;
	vertical-align:middle;
	line-height:19px;
	color: #060B8E;
}
.bottom-nav{
	padding: 0px 0px 0px 0px;
	background-color:#FFFFFF;
	width:658px
}
.dm-footer-all-sites 
{
	font-family 		: Verdana, Arial, Helvetica, sans-serif;
	font-size 			: 9px;
	line-height			:15px;
	font-style 			: normal;
	font-weight		    : normal;
	color 				: #060B8E;
	text-decoration	    : none;
}
.dm-footer-all-sites:hover 
{
	font-family 		: Verdana, Arial, Helvetica, sans-serif;
	font-size 			: 9px;
	font-style 			: normal;
	font-weight		    : normal;
	color 				: #060B8E;
	text-decoration	    : underline;
}
.smalltxt{
	font-family: Verdana, Tahoma,Arial, sans-serif;
	color: #060B8E;
	font-size 	: 11px;
	line-height: 1.166;
}
.input{
	font-family: Verdana, Tahoma,Arial, sans-serif;
	color: #060B8E;
	height:15px;
	width:220px;
	font-size:13px;
	border 		 : 1px solid #003366;
	background-color: #DDDEEC;
}
.dropdown{
	font-family: Verdana, Tahoma,Arial, sans-serif;
	color: #060B8E;
	height:17px;
	width:220px;
	font-size:13px;
	border 		 : 1px solid #003366;
	background-color: #DDDEEC;
}

/*font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #006600;
	COLOR: #006600;
	HEIGHT: 16px;
	border: 1px solid #006600;*/

.button{
	font-size: 12px;
	color: #666666;
	border-width:1px;
	background-color:#DDDEEC;
	background-position: center;
	vertical-align: top;
    padding-top: 1px;
	padding-bottom: 1px;
}
textarea {
	font-family: Verdana, Tahoma,Arial, sans-serif;
	color: #666666;
	height:50px;
	width:220px;
	font-size:13px;
	border 		 : 1px solid #003366;
	background-color: #DDDEEC;
}
.heading-partners{
	font-family: Verdana, Tahoma,Arial, sans-serif;
	color:#BA0404;
	font-weight:bold;
	font-size: 14px;
	text-decoration:none;
}
.bulletpoints {
	color:#FF0000;
	list-style-image: none;
}
a.newsletter {
	display:block;
	width:220px;
	float: right;
	color:#fff;
	padding-top:0px; padding-left:37px; 
	background:url(../images/button-bg.jpg) no-repeat 27px 0 ; line-height:34px;
	
}
a.newsletter:hover {
		background:url(../images/button-bg-hover.jpg) no-repeat 27px 0 ; text-decoration:none;
	
}
a.newsletter:focus { outline:none; }
