.separator {
	clear:both;
	line-height:1px;
}

.separator_h1 {
}

.separator_h20{
height:20px;
clear:both;
}

.separator_h16{
height:16px;
clear:both;
}

.separator_h10{
height:10px;
line-height:10px;
clear:both;
}


/*----------------------Common Style Section Ends---------------------------------*/

/*----------------------Wrapper Section Begins---------------------------------*/
#centralcol {
background-color:#FFFFFF;
width:auto;
padding:10px;
vertical-align:top;
}

#rightcol {
background-color:#DCE1DB;
width:100%;
border-left:0px dashed #DCE1DB;
vertical-align:top;
}

/*----------------------Wrapper Section Ends---------------------------------*/


.pngFixRule {
behavior: url(iepngfix.htc); /* PNG FIX FOR IE6 ONLY */
}

  /*  Left-Content Section Begins */
  
.module_row {
display:block;
}
  
.module_block {
text-align:left;
width:300px;
background-color:#6A836E;
float:left;
margin:0px 10px 20px 0px;
}

.module_block *{
font-size:11px;
font-family:Tahoma, Arial, Helvetica, sans-serif;
}

.module_block img{
border:0px;
}

.module_block ul{
margin:0px;
padding:0px;
list-style: none;
}

.module_block li{
margin:0px;
padding:0px;
}

.module_block .bl {background: url(images/bg_round_corners_green_bl.gif) 0 100% no-repeat;}
.module_block .br {background: url(images/bg_round_corners_green_br.gif) 100% 100% no-repeat}
.module_block .tl {background: url(images/bg_round_corners_green_tl.gif) 0 0 no-repeat}
.module_block .tr {background: url(images/bg_round_corners_green_tr.gif) 100% 0 no-repeat; padding:10px;}

.module_block #head{
display:block;
}

.module_block h1{
color:#FFFFFF;
font-weight:normal;
font-size:12px;
margin-bottom:5px;
font-family: "Trebuchet MS", Georgia, "Times New Roman", Times, serif;
display:inline-block;
float:left;
margin:0px;
padding:0px 10px 5px;
border-bottom:0px;
}

.module_block #addon_tools{
float:right;
display:inline-block;
background-color:;
}

.module_block #addon_tools img{
margin:0px 2px 0px 2px;
}

.module_block_child {
text-align:left;
width:99.5%;
background-color:#ffffff;
}

.module_block_child .bl {background: url(images/bg_round_corners_white_bl.gif) 0 100% no-repeat;}
.module_block_child .br {background: url(images/bg_round_corners_white_br.gif) 100% 100% no-repeat}
.module_block_child .tl {background: url(images/bg_round_corners_white_tl.gif) 0 0 no-repeat}
.module_block_child .tr {background: url(images/bg_round_corners_white_tr.gif) 100% 0 no-repeat; padding:10px;}

.module_block_child ul li{
background-image:url(images/icon_arrow_blue.gif);
background-repeat:no-repeat;
background-position:0px 5px;
text-indent:10px;
}

.module_block_child ul li small{
display:block;
font-size:10px;
margin: 0px 0px 0px 15px;
padding:0px;
text-indent:0px;
height:18px;
}

.module_block_child ul li a{
text-decoration:none;
color:#EF9C03;
}

.module_block_child ul li a:link{
text-decoration:none;
color:#EF9C03;
}

.module_block_child ul li a:visited{
text-decoration:none;
color:#EF9C03;
}

.module_block_child ul li a:hover{
text-decoration: underline;
color:#EF9C03;
}

  /*  Left-Content Section Ends */
  

  /*  Right-Content Section Begins */
  
.module_right_block {
width:auto;
margin:0px 0px 0px 0px;
}

.module_right_block *{
font-size:11px;
font-family:Tahoma, Arial, Helvetica, sans-serif;
}


.module_right_block img{
border:0px;
}

.module_right_block ul{
margin:0px;
padding:0px;
list-style: none;
}

.module_right_block li{
margin:0px;
padding:0px;
}


.module_right_block .head {
height:25px;
background-image:url(images/bg_green_header_right_module.png);
background-repeat:repeat-x;
text-align:left;
width:auto;
padding:0px 5px 0px 5px;
border:1px solid #8FA593;
}

.module_right_block .head h1{
background-color: transparent;
color:#6A836E;
font-weight:normal;
font-size:14px;
margin-bottom:5px;
font-family: "Trebuchet MS", Georgia, "Times New Roman", Times, serif;
display:inline-block;
float:left;
line-height:25px;
margin:0px;
padding:0px 10px 0px;
border-bottom:0px;
}

.module_right_block .head #addon_tools{
float:right;
display:inline-block;
padding:5px 0px 0px 0px;
vertical-align:middle;
}

.module_right_block #addon_tools img{
margin:0px 1px 0px 1px;
}

.module_right_block .content{
background-image:url(images/bg_content_right_module.png);
background-repeat:repeat-x;
text-align:left;
width:auto;
padding:5px 5px 5px 5px;
border:1px solid #8FA593;
background-color:#FFFFFF;
}


.module_right_block .content ul li{
background-image:url(images/icon_arrow_blue.gif);
background-repeat:no-repeat;
background-position:0px 5px;
text-indent:10px;
}

.module_right_block .content ul li small{
display:block;
font-size:10px;
margin: 0px 0px 0px 15px;
padding:0px;
text-indent:0px;
height:18px;
}

.module_right_block .content ul li a{
text-decoration:none;
color:#EF9C03;
}

.module_right_block .content ul li a:link{
text-decoration:none;
color:#EF9C03;
}

.module_right_block .content ul li a:visited{
text-decoration:none;
color:#EF9C03;
}

.module_right_block .content ul li a:hover{
text-decoration: underline;
color:#EF9C03;
}

  
  /*  Right-Content Section Ends */