﻿body {
    margin-left: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    font-family: sans-serif, serif, Verdana;
    font-size: 13px !important;
}

.combo {
    font-size: 13px !important;
}

.horizontalLineSeperator
{
		background:#a3a3a3;height:1px;width:100%;
	}
.links
{
	
	border-right:1px white solid;
	
	}

	.ATLCopyRight
{
    COLOR: #696969;
    FONT-FAMILY: Arial;
    FONT-SIZE: 9px;
    TEXT-DECORATION: none
}
.BuildWFTableHeader
{
	
	
}
.BuildWFTableHeader tr
{
		
		margin-top:20px;
	}
.ATLCombobox
{
    BACKGROUND-COLOR: white;
    BORDER-BOTTOM: 1px solid;
    BORDER-LEFT: 1px solid;
    BORDER-RIGHT: 1px solid;
    BORDER-TOP: 1px solid;
    FONT-FAMILY: 'MS Sans Serif';
    FONT-SIZE: 9px;
    TEXT-DECORATION: none
}

.buttonTD
{
    BORDER-RIGHT: 2px groove;
    PADDING-RIGHT: 2px;
    BORDER-TOP: 2px groove;
    PADDING-LEFT: 0px;
    FONT-WEIGHT: normal;
    FONT-SIZE: 8pt;
    PADDING-BOTTOM: 1px;
    BORDER-LEFT: 2px groove;
    LINE-HEIGHT: 1.1em;
    PADDING-TOP: 0px;
    BORDER-BOTTOM: 2px groove;
    FONT-FAMILY: arial,  sans-serif;
    WHITE-SPACE: nowrap
}

.errMsg
{
	font-family:Arial,Tahoma ;
	font-size:8pt;
	color:Red;
}

.footer-text
{
	font-size:10px;
	color:#999999; 
}
A.L3:link 
{
	COLOR: #398dca;	
	TEXT-DECORATION: none;
	font-size:13px;
}
A.L3:active 
{
	COLOR: #398dca;	
	TEXT-DECORATION: none;
	font-size:13px;
}
A.L3:visited 
{
	COLOR: #398dca;	
	TEXT-DECORATION: none;
	font-size:13px;
}
.section_heading_orange {
    /*color: #f4793a;*/
    color: #333;
    font-family: Arial;
    font-weight: bold;
    FONT-SIZE: 15px;
    border-bottom: 1px solid;
    border-bottom-color: #f4793a;
}
.SectionHeader 
{
	color:Black;
	font-family:Arial;
	font-weight:bold;
	FONT-SIZE: 100%;	
	
}
.combo 
{
	border: solid 1px #CCCCCC;
	font-size: 13px;
	width: auto;
	font-family: Arial,Tahoma ;
}
.tableContent
{
	margin-left:60px;
	text-align:left;
}
.accordionContent
{
    background-color: #FFFFFF;
    border: 1px dashed #696969;
    border-top: none;
    padding: 5px;
    padding-top: 10px;
}
.label
{
	font-size:13px;
	font-family:Arial;
	
	}
	.shellLarge
{
	width:100%;
}
.grdSelectedRow
{
	background-color:#FAFBFC;
	
}
.grdRow
{
	background-color:#ffffff;	
}
.pagerStyle
{
	color:#222222;
	background-color:white;
	height:22px;
	border:0px; 
	/*border-bottom: #CECFCE thin dotted;
	border-top: #CECFCE thin dotted;
	border-left: #CECFCE thin dotted;
	border-right: #CECFCE thin dotted;	*/
	vertical-align:middle; 
	text-align:right;
}
.gridHeader {
    background-color: #FFFFC1;
    color: #222222;
    font-size: 13px;
    font-weight: 100;
    letter-spacing: 0.5px;
    height: 30px;
    text-align: left;
    border: 1px solid #33333329;
}

.itemStyle {
    background-color: #FFFFFF;
    height: 30px;
    vertical-align: middle;
    /*border-bottom: 2px solid #33333329;*/
    padding-left: 4px;
    padding-right: 4px;
    padding-top: 5px;
    padding-bottom: 5px;
}

.gridHeader td {
    padding: 4px;
}

.gridHeader th {
    padding: 4px;
    text-align: center;
}


.alternateItemStyle {
    height: 30px;
    /* background: #333 !important; */
    /*border-bottom: 2px solid #33333345;*/
    padding-bottom: 5px;
    padding-top: 5px;
}


/*old design css*/
.dragHandle {
    width: 10px;
    height: 15px;
    background-color: Blue;
    background-image: url(../images/bg-menu-main.png);
    cursor: move;
    border: outset thin white;
}

.callbackStyle {
    border: thin blue inset;
}

    .callbackStyle table {
        background-color: #5377A9;
        color: Black;
    }

.reorderListDemo li {
    list-style: none;
    margin: 2px;
    border: 1px solid #f0f0f0;
    background-color: #f0f0f0;
    background-repeat: repeat-x;
    color: #000;
}

.dragVisualContainer li {
    list-style: none;
    background-repeat: repeat-x;
    color: #000;
}

.dragVisualContainer {
    z-index: 999999999;
    position: absolute;
}

.reorderListDemo li a {
    color: #FFF !important;
    font-weight: bold;
}

.reorderCue {
    border: dashed thin black;
    width: 100%;
    height: 25px;
}

.itemArea {
    margin-left: 15px;
    font-family: Arial, Verdana, sans-serif;
    font-size: 13px;
    text-align: left;
}
/*.gridHeader
{
background-color: #EFEFEF;
	font-weight: bolder;
	color: #222222;
	font-size: 8pt;
	height: 22px;
	font-family: Arial,Tahoma ;
     text-align:left;
	/*border:#CECFCE 1px dotted;  
	border-bottom: #CECFCE 1px dotted;
	border-top: #CECFCE 1px dotted;
	border-left: #CECFCE 1px dotted;
	border-right: #CECFCE 1px dotted;		
}
.gridHeader td
{
	padding:4px;
	 
}
.gridHeader th
{
	padding:4px;
	text-align:left;
}
.alternateItemStyle
{
	border: 1px dotted #CECFCE;
}
.itemStyle
{

	background-color:#FFFFFF;
	height:20px;
	border: #CECFCE 1px dotted;
	border-bottom: #CECFCE thin dotted;
	border-top: #CECFCE thin dotted;
	border-left: #CECFCE thin dotted;
	border-right: #CECFCE thin dotted;	
	vertical-align:middle; 
} */
.section_border {
	border-bottom : 1px solid ;
}
.labelinfomed
     {
        color:#000000;
        font-family:Arial;
        font-size:11px;
        font-weight:normal;
     }
     .cdBreadBgColor 
{
	BACKGROUND-COLOR: #fff;
	height:20px;
	vertical-align:middle
}
.menu_cell {
	border-right : 1px solid white;
	padding-left : 0.5em;
	padding-right : 0.5em;
	vertical-align : middle;
	color : white;

}
.menu_main {
	border-right : 1px solid white;
	padding-left : 0.5em;
	padding-right : 0.5em;
	vertical-align : middle;
	color : white;
	font-family : Arial;
	font-size : 13px;
	text-decoration : none;
}
.top_menu {
	/* Localized Font-Size */
	border-bottom : medium none;
	border-left : white thin;
	border-right : white thin;
	border-top : medium none;
	color : white;
	font-family : Arial;
	font-size : 13px;
	text-decoration : none;
	
}
.WFBlue {
    background-color: #336699;
}
.WFBlueMenu {
    background-color: #336699;
    height: 35px;
}
.gridHeader
{
	background-color: #EFEFEF;
	font-weight: bolder;
	color: #222222;
	font-size: 13px;
	height: 22px;
	font-family: Arial,Tahoma ;
	text-align:left;
	/*border:#CECFCE 1px dotted;  
	border-bottom: #CECFCE 1px dotted;
	border-top: #CECFCE 1px dotted;
	border-left: #CECFCE 1px dotted;
	border-right: #CECFCE 1px dotted;		*/	
}

.itemStyle:hover {
    background-color: #333 !IMPORTANT;
    border: 2px solid #33333340;
}

tr.alternateItemStyle:hover {
    background-color: #333 !IMPORTANT;
    border: 2px solid #33333340;
}
.gridHeaderDB
{
	background-color: #EFEFEF;
	font-weight: bolder;
	color: #222222;
	font-size: 13px;
	height: 22px;
	font-family: Arial,Tahoma ;
	text-align:left;
	/*border:#CECFCE 1px dotted;  
	border-bottom: #CECFCE 1px dotted;
	border-top: #CECFCE 1px dotted;
	border-left: #CECFCE 1px dotted;
	border-right: #CECFCE 1px dotted;		*/	
}
.shell
{
	width:100%;	
	padding: 1px 1px 1px 1px;
	margin: 0px 0px 0px 0px;
}
.image
{
	vertical-align:middle ;
	border:0px;
}
	
.txtBox
{
	font-size:13px;
	font-family:Arial,Tahoma ;
	border:#CCCCCC 1px solid;
	width:120px;
}

.txtBoxSmall
{
	font-size:13px;
	font-family:Arial,Tahoma ;
	border:#CCCCCC 1px solid;
	width:90px;
}

.button
{
	font-size:13px;
	border:#F7F7F7 1px solid;
	background-color:#EFEFEF;
	cursor:pointer;  
}

	.BoxWhite 
     {	
         border-right: #f0f0f0 1px solid;	
         padding-right: 5px;	
         border-top: #f0f0f0 1px solid;	
         padding-left: 5px;	
         padding-bottom: 5px;	
         border-left: #f0f0f0 1px solid;	
         padding-top: 5px;	
         border-bottom: #f0f0f0 1px solid;	
         border-color:Silver;
         background-color: #ffffff;
     } 
     
     .BoxWhiteAppGrid 
     {	
         border-right: #f0f0f0 1px solid;	
         padding-right: 5px;	
         border-top: #f0f0f0 1px solid;	
         padding-left: 5px;	
         padding-bottom: 5px;	
         border-left: #f0f0f0 1px solid;	
         padding-top: 5px;	
         border-bottom: #f0f0f0 1px solid;	
         border-color:Silver;
         background-color: #7EA7D8;
     }
     .BoxGreenAppGrid 
     {	
         border-right: #f0f0f0 1px solid;	
         padding-right: 5px;	
         border-top: #f0f0f0 1px solid;	
         padding-left: 5px;	
         padding-bottom: 5px;	
         border-left: #f0f0f0 1px solid;	
         padding-top: 5px;	
         border-bottom: #f0f0f0 1px solid;	
         border-color:Silver;
         background-color: #7ED4D8;
     } 
     .BoxVioletAppGrid 
     {	
         border-right: #f0f0f0 1px solid;	
         padding-right: 5px;	
         border-top: #f0f0f0 1px solid;	
         padding-left: 5px;	
         padding-bottom: 5px;	
         border-left: #f0f0f0 1px solid;	
         padding-top: 5px;	
         border-bottom: #f0f0f0 1px solid;	
         border-color:Silver;
         background-color: #827ed8;
     } 
     .BoxredAppGrid 
     {	
         border-right: #f0f0f0 1px solid;	
         padding-right: 5px;	
         border-top: #f0f0f0 1px solid;	
         padding-left: 5px;	
         padding-bottom: 5px;	
         border-left: #f0f0f0 1px solid;	
         padding-top: 5px;	
         border-bottom: #f0f0f0 1px solid;	
         border-color:Silver;
         background-color: #3de4fc;
     } 
	 .BoxBlueAppGrid 
     {	
         border-right: #f0f0f0 1px solid;	
         padding-right: 5px;	
         border-top: #f0f0f0 1px solid;	
         padding-left: 5px;	
         padding-bottom: 5px;	
         border-left: #f0f0f0 1px solid;	
         padding-top: 5px;	
         border-bottom: #f0f0f0 1px solid;	
         border-color:Silver;
         background-color: #57B5FC;
     } 
     .WithoutpaddingBoxWhite 
     {	
         border-right: #f0f0f0 1px solid;	
         padding:0px;
         border-top: #f0f0f0 1px solid;	
         
        
         border-left: #f0f0f0 1px solid;	
        
         border-bottom: #f0f0f0 1px solid;	
         border-color:Silver;
         background-color: #ffffff;
     } 
A.L2:link 
{
	font-family:Arial,Tahoma; 
	font-size: 13px;
	text-decoration:none;	
	color:#FFFFFF;
}
A.L2:active 
{
	font-family:Arial,Tahoma; 
	font-size: 13px;
	text-decoration:none;
	color:#1793B7;
}
A.L2:visited {
    font-family: Arial,Tahoma;
    font-size: 13px;
    text-decoration: none;
    color: #FFFFFF;
}

A.linkwhite:link 
{
	COLOR: #ffffff;	
	TEXT-DECORATION: none
}
A.linkwhite:active 
{
	COLOR: #ffffff;	
	TEXT-DECORATION: none
}
A.linkwhite:visited 
{
	COLOR: #ffffff;	
	TEXT-DECORATION: none
}

.accordionHeader {
    border: 1px solid #696969;
    background-color: #b6e6bd;
    color: black;
    font-family: Arial;
    font-size: 13px;
    font-weight: bold;
    padding: 5px;
    margin-top: 5px;
    cursor: pointer;
}
.ComponentText {
    font-family: Arial;
    font-size: 13px;
    overflow: auto;
    border: #CCCCCC 0px solid;
}

.ModalPopupBG
{
    background-color: #666699;
    filter: alpha(opacity=35);
    opacity: 0.4;
	z-index:1001 !important;
}

.ModalPopupBG1
{
    background-color: #666699;
    filter: alpha(opacity=100);
    opacity:1.0;
    z-index: 60000000 !important;
}

.loginbtn {
    background-color: #004f00;
    font-family: Arial;
    font-size: 13px;
    color: #ffffff;
    height: 33px;
    font-weight: bold;
}
.level1 {
    color: White;
    font-size: 13px;
    font-weight: bold;
    padding-left: 10px;
    font-family: Arial;
    padding-top: 5px;
    padding-bottom: 5px;
    height: 30px;
    background-color: #0558b1;
}
    .level1 a {
        color: #fff;
        text-decoration: none;
        font-family: Arial;
        font-size: 13px;
    }
.level2 {
    color: #000;
    font-size: 13px;
    background-color: #0558b1;
    padding: 5px;
    font-family: MS Sans Serif;
    border-bottom: 1px solid #f0f0f0;
    border-left: 1px solid #f0f0f0;
    border-right: 1px solid #f0f0f0;
    height: 35px;
}
    .level2:hover {
        color: #000;
        font-size: 13px;
        background-color: #FFFFC1;
        padding: 5px;
        font-family: MS Sans Serif;
        border-bottom: 1px solid #f0f0f0;
        border-left: 1px solid #f0f0f0;
        border-right: 1px solid #f0f0f0;
        height: 30px;
    }
.level2 a 
{
	color:#fff;
	text-decoration:none;
	font-family:MS Sans Serif;
	
}

.level3
{
    color: #fff;
   
    padding:5px;
    font-family:Arial;
    border-bottom:1px solid #f0f0f0;
    background-color:#197DED;
}
    .level3 a {
        color: #fff;
        text-decoration: none;
        font-family: Arial;
        font-size: 13px;
    }

.hoverstyle {
    font-weight: bold;
    color: #fff;
    font-size: 13px;
    background-color: #FFFFC1;
}
.dynamichoverstyle
{
	 background:#FFFFC1;
}

.staticMenuItemStyle
{
	background-color:#FFFFC1;
}

.level4 {
    background-color: Gray !important;
    color: White !important;
    font-family: Arial;
    font-size: 13px;
}   

.logo{
	padding-top:25px;
}


#talkbubble {
    width: auto;
    height: 28px;
    background: #336699;
    position: relative;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}

#talkbubbleDefault {
    width: 1332px;
    height: 28px;
    background: #336699;
    position: relative;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}


.img-workfinity{
	width:574px; 
	height:274px; 
	padding-top:50px;
}


.right-side{
	float:right; 
	width:376px; 
	margin-top:-270px; 
	margin-right:-35px; 
	font-weight:bold; 
	font-size:13px;
}


.text1{
	width:376px; 
	margin-top:-275px; 
	margin-left:610px; 
	font-size:13px;
}
.textarea {
font-family:Arial;
}

textbox {
font-family:Arial;
}

.login{
	margin-left:610px; 
	margin-top:20px;
}


.log-button{
	margin-left:162px;
}


/* Navigation menu styles */

#menu-container{
	margin-top:10px;
	margin-left:25%;
}



ul{
	
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	
}


ul li{
	border: none;	
	overflow:visible;
	list-style-type:disc;
}



	
.normalMenu, .normalMenu:visited,
.hoverMenu, .hoverMenu:visited,
.selectedMenu,.selectedMenu:visited {
	outline:none;
	padding:5px 10px;
	display:block;
}
.normalMenu1 {
	
	padding-left:30px;
	
}

.normalMenuButton
{
 padding-left:150px;
 padding-bottom:30px;	
}

.hoverMenu,.hoverMenu:visited,
.selectedMenu,.selectedMenu:visited {
color:#007BFF;
	margin-top:-25px;
	background:url(img/grey_bg.gif) repeat-x ;
}


.selectedMenu,.selectedMenu:visited {
	margin:0;
}


.normalMenu, .normalMenu:visited{
	color:black;
	background:url(img/dark_bg.gif) repeat-x ;
}


#talkbubble-footer {
    width: auto;
    height: 34px;
    background: #336699;
    position: relative;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    margin-top: -25px;
}


.footer-text{
	margin-top:5px;
	font-size:10px;
	color:#000; 
}


.line{
	height:369px; 
	margin-top:-315px;
	margin-left:590px;
}
.lineDefault{
	height:510px;
	margin-top:-30px; 
	margin-bottom:-15px;
	
}
#center{
	width:950px; 
	margin:0 auto;
}
#container{
	width:950px; 
	height:500px;  
	margin:0 auto;  
	padding:0 0 0 0px;
}



.down{
	clear:both; width:100%;
}
*{
	margin:0px;
	padding:0;
}


p{
	margin:0px;
}


form{
	margin:0px;
}

/*Landing Page*/
.img-of-boildser {	PADDING-RIGHT: 10px;	PADDING-LEFT: 10px;	FONT-SIZE: 16px;	PADDING-BOTTOM: 10px;	WIDTH: 1024px;	COLOR: #5C5C66;	PADDING-TOP: 10px;	FONT-FAMILY: Arial;	text-shadow: 0.1em 0.1em #E4E4FF}


.section_heading_orange {
    FONT-WEIGHT: bold;
    FONT-SIZE: 15px;
    /*color: #f4793a;*/
    color: #333;
    BORDER-BOTTOM: #f4793a 1px solid;
    FONT-FAMILY: Arial
}
.section_heading_orange_Forms {
    FONT-WEIGHT: bold;
    FONT-SIZE: 15px;
    line-height: 18px;
    margin: 0px;
    padding: 0px;
    height: 18px;
    /*COLOR: #0558b1;*/
    color:#333;
    FONT-FAMILY: Arial
}
.section_heading_Black_Forms {
    FONT-SIZE: 15px;
    line-height: 18px;
    margin: 0px;
    padding: 0px;
    height: 18px;
    COLOR: #000000;
    FONT-FAMILY: Arial
}

.leftNavColumn 
{
	width:3px;
	BACKGROUND-IMAGE: url(../../Images/leftDOTBar.gif);	
	BACKGROUND-REPEAT: repeat-y;	
	HEIGHT: 100%;	
	TEXT-ALIGN: right;
}
.footerRow
{
	BORDER-TOP: #e1e1e1 1px solid;
	}
.footerLine
{
	outline:none;
	padding:5px;
	display:block;
	}
.section_border 	
{
	BORDER-BOTTOM: 1px solid;
	height:25px;
                 	}
A.L3:link {
    COLOR: #5c5c66;
    TEXT-DECORATION: none;
    font-size: 13px;
}
A.L3:active {
    COLOR: #5c5c66;
    TEXT-DECORATION: none;
    font-size: 13px;
}
A.L3:visited {
    COLOR: #5c5c66;
    TEXT-DECORATION: none;
    font-size: 13px;
}
/*grid*/
.gridHeader
{
	background-color: #FFFFC1;
	font-weight: bolder;
	color: #222222;
	font-size: 13px;
	height: 22px;
	font-family: Arial,Tahoma ;
	text-align:left;
	 
	border-bottom: #f7f7f7 1px solid;
	border-top: #f7f7f7 1px solid;
	border-left: #f7f7f7 1px solid;
	border-right: #f7f7f7 1px solid;	
}
.gridHeader td
{
	
	border:1px solid #f7f7f7;
	
}


.itemStyle
{	
	background-color:#FFFFFF;
	height:22px;
	vertical-align:middle; 
	border:1px solid #f7f7f7;
	padding:4px;
}
.itemStyle td
{
	background-color:#FFFFFF;
	border:1px solid #f7f7f7;
	padding:4px;
}

.itemStyle th
{	
	padding:4px;
}

.pagerStyle
{
	color:#222222;
	background-color:white;
	height:22px;
	border:0px; 
	/*border-bottom: #CECFCE thin dotted;
	border-top: #CECFCE thin dotted;
	border-left: #CECFCE thin dotted;
	border-right: #CECFCE thin dotted;	*/
	vertical-align:middle; 
	text-align:right;
}
.pagerStyle td
{
	color:#222222;
	background-color:white;
	height:22px;
	border:0px; 	
	vertical-align:middle; 
}


.alternateItemStyle td
{	
	background-color:#f7f7f7;	
	border:1px solid #f7f7f7;
	padding:4px;
}

.section_border {
	border-bottom : 1px solid ;
}
.labelinfomed
     {
        color:#000000;
        font-family:Arial;
        font-size:13px;
        font-weight:normal;
     }
     .cdBreadBgColor 
{
	BACKGROUND-COLOR: #fff;
	height:20px;
	vertical-align:middle
}
.menu_cell {
	border-right : 1px solid white;
	padding-left : 0.5em;
	padding-right : 0.5em;
	vertical-align : middle;
	color : white;

}
.menu_main {
    border-right: 1px solid white;
    padding-left: 0.5em;
    padding-right: 0.5em;
    vertical-align: middle;
    color: white;
    font-family: Arial;
    font-size: 13px;
    text-decoration: none;
}
.top_menu {
    /* Localized Font-Size */
    border-bottom: medium none;
    border-left: white thin;
    border-right: white thin;
    border-top: medium none;
    color: white;
    font-family: Arial;
    font-size: 13px;
    text-decoration: none;
}
/*toolbar*/
.tools 
{
	width:1024px; 
	padding-top:50px; 
	background-color:#FFFFFF;
}
.accordionHeader {
    border: 1px solid #696969;
    background-color: #b6e6bd;
    color: black;
    font-family: Arial;
    font-size: 13px;
    font-weight: bold;
    padding: 5px;
    margin-top: 5px;
    cursor: pointer;
}
.gridFooter
{
padding-top:15px;

	}
	
.Tbstyle
{
	
	border:1px solid #CCCCCC;
}
.Tdstyle
{
	border:1px solid #CCCCCC;
	padding-right:10px;
	padding-bottom:5px;
	padding-top:5px;
	padding-left:10px;	
}	
.Td2styleNew
{
	padding-top:5px;	
	padding-left:20px;	
}	
.Td1styleNew
{
	text-align:left;
	padding-top:5px;	
}
.fileuploadLinkDiv
{
	border:#424242 solid 1px;
	background-color:#FFF;
	 padding:5px;
	 padding-left:20px;	
}	
.TbstyleHeader
{
	background-color:#E1FFFE;
	border:1px solid #CCCCCC;
}
.TbstyleBody
{
	background-color:#E1E1FF;
	border:1px solid #CCCCCC;
}
.TbstyleFooter
{
	background-color:#FFDFFF;
	border:1px solid #CCCCCC;
}
.TdstylePadding
{	
	padding-top:7px;	
	
}

.TDStleLabelWidth {
	padding-top:7px;
	width:200px;
}


a.cupid-blue {


    color: #000;
    font:  "Arial","Lucida Grande","Lucida Sans Unicode","Lucida Sans",Geneva,Verdana,sans-serif;
    padding:2px;
    
 
    max-width : 90px;
	text-decoration:none;
}
a.cupid-blue:hover {

    color: #000;
    cursor: pointer;
	text-decoration:underline;

	padding:2px;
	
}
a.cupid-blue:active {
   color: #000;
  padding:2px;
}

.grdFontStyle {
    font-family: 'Courier New';
    font-size: 13px;
}
.SectionWhite 
     { 
         border-right: #f0f0f0 1px solid; 
         padding-right: 20px; 
         border-top: #f0f0f0 1px solid; 
         padding-left: 20px; 
         padding-bottom: 5px; 
         border-left: #f0f0f0 1px solid; 
         padding-top: 5px; 
         border-bottom: #f0f0f0 1px solid; 
         border-color:Silver;
         background-color: #f0f0f0;
         

		
     } 