/* CSS Document */

body { margin: 1% 0 1% 0; height: 100%; text-align: center; background: #DBDBDB url("../../images/boxed-bg.gif") repeat scroll left top; }	
#OuterContainer { width: 961px; height: 100%; margin: 0 auto; text-align: left; }
#InnerContainer { font-family: Verdana, Helvetica, Arial, Sans-Serif; color: #555; font-size: 11px; background: #FFFFFF; line-height: 150%; padding: 0 10px 0 10px;}
#Header { margin: 0 0 10px 0 }
#HeaderLogo { padding: 0 0 10px 0; }
#MainContent { padding: 10px 6px 10px 6px; }
#BreadcrumbOuter { padding: 5px 6px 5px 6px; }
#Breadcrumb { }
#Footer { padding: 20px 0 12px 0; margin: 0 6px 0 6px; text-align: center; border-top: solid 1px #CCCCCC;}

td.MenuLeft { width:12px; height:36px; background: transparent url("../../images/nav-bg-l.gif") no-repeat top left;}
td.MenuTD { height:36px; background: transparent url("../../images/nav-bg.gif") repeat-x top left; padding: 0 0 0 0; vertical-align: top;}
td.MenuRight { width:12px; height:36px; background: transparent url("../../images/nav-bg-r.gif") no-repeat top right; }

.MainMenu .AspNet-Menu-Horizontal { position: relative; left: 0; top: 0; z-index: 300; margin-top: 5px;}
.MainMenu ul.AspNet-Menu ul { width: 10.5em; left: 0em; top: -1em; z-index: 400; }
.MainMenu ul.AspNet-Menu ul ul { width: 11.5em; left: 10.4em; }
.MainMenu ul.AspNet-Menu li a { color: #FFFFFF; font-weight: bold; margin: 0pt 0pt 0pt 10px; padding: 7px 15px 10px 5px; }
.MainMenu ul.AspNet-Menu li.AspNet-Menu-Selected {background-image: url("../../images/left_tab.gif"); background-position: top left; background-repeat: no-repeat;  }
.MainMenu ul.AspNet-Menu li.AspNet-Menu-Selected a.AspNet-Menu-Selected {background-image: url("../../images/right_tab.gif"); background-position: top right; background-repeat: no-repeat; color: #000009; }
.MainMenu ul.AspNet-Menu li a:link      { text-decoration: none; } 
.MainMenu ul.AspNet-Menu li a:visited	{ text-decoration: none; }                 
.MainMenu ul.AspNet-Menu li a:active	{ text-decoration: none; }                     
.MainMenu ul.AspNet-Menu li a:hover	    { text-decoration: underline; } 

.clear { clear: both; }
.dg			{ font-size: 100%;} 
table.dg 	{ border: #CCCCCC solid 1px; border-collapse: collapse;} 
table.dg td { border: #CCCCCC solid 1px;}
table.dg th { border: #CCCCCC solid 1px;}
		
.td1 { text-align: left; vertical-align: top; padding: 3px 15px 3px 0;}
.td2 { text-align: left; vertical-align: top; padding: 3px 15px 3px 0;}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*
	HTML TAGS
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/   
p { }
h1, h2, h3, h4, h5, h6 { font-family: Arial, Helvetica, sans-serif; line-height: 1.5em; color: #000009; }
h1 { font-size: 1.8em; margin: 0px 0 15px 0; }
h2 { margin-top: 15px; font-size: 1.3em; border-bottom: 1px solid #aaa; padding-bottom: 0.17em; }
h3 { font-size: 1.1em; }
h4 { font-size: 1.1em; }
h5 { font-size: 1.1em; }
h6 { font-size: 1em; }
hr { color: #CCCCCC; background-color: #CCCCCC; height: 1px; border: 0; }
li {line-height: 150%; }
ul { list-style: square; }
a:link		{ text-decoration: underline; }                    
a:visited	{ text-decoration: underline; }                 
a:active	{ text-decoration: underline; }                     
a:hover		{ text-decoration: underline; } 


/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*
	ROUNDED BORDERS
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/   
.t {background: url("../../images/box-t.gif") 0 0 repeat-x; width: auto;  }
.t_ie {background: url("../../images/box-t.gif") 0 0 repeat-x; width: auto; padding-bottom:5px; }
.b {background: url("../../images/box-b.gif") 0 100% repeat-x;}
.l {background: url("../../images/box-l.gif") 0 0 repeat-y;}
.r {background: url("../../images/box-r.gif") 100% 0 repeat-y;}
.bl {background: url("../../images/box-bl.gif") 0 100% no-repeat;}
.br {background: url("../../images/box-br.gif") 100% 100% no-repeat;}
.tl {background: url("../../images/box-tl.gif") 0 0 no-repeat;}
.tr {background: url("../../images/box-tr.gif") 100% 0 no-repeat; padding: 10px;}

.t_fill {background: url("../../images/dot1.gif") 0 0 repeat-x #F2EAFA; width: auto;  }
.t_fill_ie {background: url("../../images/dot1.gif") 0 0 repeat-x #F2EAFA; width: auto;  padding-bottom:5px;}
.bl_fill {background: url("../../images/bl_fill.gif") 0 100% no-repeat;}
.br_fill {background: url("../../images/br_fill.gif") 100% 100% no-repeat;}
.tl_fill {background: url("../../images/tl_fill.gif") 0 0 no-repeat;}
.tr_fill {background: url("../../images/tr_fill.gif") 100% 0 no-repeat; padding:10px;}
.clearBox {font-size: 1px; height: 1px; margin: 0 0 15px 0;}

.t_grey {background: url("../../images/dot_grey.gif") 0 0 repeat-x; width: auto;  }
.t_grey_ie {background: url("../../images/dot_grey.gif") 0 0 repeat-x; width: auto; padding-bottom: 5px; }
.b_grey {background: url("../../images/dot_grey.gif") 0 100% repeat-x;}
.l_grey {background: url("../../images/dot_grey.gif") 0 0 repeat-y;}
.r_grey {background: url("../../images/dot_grey.gif") 100% 0 repeat-y;}
.bl_grey {background: url("../../images/bl_grey.gif") 0 100% no-repeat;}
.br_grey {background: url("../../images/br_grey.gif") 100% 100% no-repeat;}
.tl_grey {background: url("../../images/tl_grey.gif") 0 0 no-repeat;}
.tr_grey {background: url("../../images/tr_grey.gif") 100% 0 no-repeat; padding:10px;}

