* {
	margin: 0;
	padding: 0;
}
body {
	color: #777777;
 	font-size: 62.5%; 
 	margin-bottom: 40px;
	font-family: "Lucida Grande", Verdana, Lucida, sans-serif;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}

html {
	background: #fff url(../images/bg.gif) repeat-x top center;
}
.clear{
	clear:both;
}
img {
	border: 1px solid #E9E9E9;
}
#BgContainer {
	width: 1000px;  
	margin: 0 auto; 
}
#Container { 
	width: 900px;
	padding-bottom: 15px;
	background: transparent;
	margin: 0 auto;
	}
#Layout {
	width: 760px;
	clear: both;
	overflow: hidden;
	margin: 15px auto;
}
#Content {
	width: 538px;
	float: right; 
	margin: 0;
	text-align: left;
}
#Header { 
	float:left;
 	margin: 0 auto;
	overflow: hidden;
	background: transparent;
	}
#Header h1 {                                                                                                                                                                       
         color: #fff;                                                                                                                                                               
	 font-size: 3.2em;                                                                                                                                                          
	 font-family: Tahoma, Verdana, sans-serif;                                                                                                                                   
	 font-weight: 300;                                                                                                                                                           
	 padding: 15px 0 0 28px;                                                                                                                                                     
	 }
#Header h1#Logo-Text a {                                                                                                                                                                    
	font: bold 36px 'Trebuchet MS', Arial, Sans-serif;                                                                                                                                  
	letter-spacing: -1px;                                                                                                                                                             
	/*color: #797979;*/
	color: #AA0530;                                                                                                                                                                
	text-transform: none;                                                                                                                                                               
	text-decoration: none;                                                                                                                                                              
	}
#Header h1#Logo-Text span {                                                                                                                                                                  
        color: #9A9696;                                                                                                                                                                      
	}                                                                                                                                                                                            
#Header p#Slogan a {                                                                                                                                                                         
        margin: 0; padding: 0;                                                                                                                                                               
        font: normal 14px 'Trebuchet MS', Arial, Sans-serif;                                                                                                                                 
        text-transform: none;                                                                                                                                                                
        text-decoration: none;                                                                                                                                                               
        color: #AA0530;                                                                                                                                                                      
        letter-spacing: 1.2px;                                                                                                                                                               
	}                                                                                                                                                                                            
#Header p#Slogan span {                                                                                                                                                                      
        /*color: #797979;*/                                                                                                                                                                      
	color: #AA0530;
	}
#Header p {
	font-size: 1.4em;
	color: #fff;
	clear: left;
	margin: 0 0 2px 100px;
}

#Navigation {
	/*width: 768px;*/
	float: left;
	margin: 0 auto 0 35px;
	padding-top: 0;
	overflow: hidden;
	background: transparent;
}
#Navigation ul { 
 	float: left; 
	margin-right: 10px;
	margin-bottom: 2px;
	height: 100px;
	}
#Navigation ul li { 
 	list-style: none; 
	margin: 0 1px; 
	float: left;
	line-height: 2.8em;
	display: block;
	height: 100px;
	}
	#Navigation ul li a { 
		float: left;
		text-transform: uppercase;
		background: transparent;
		text-decoration: none;
		display: block; 
		height: 2.3em; 
		font-size: 1.2em; 
		padding-top: 73px;
		color: #fff;
		}
	#Navigation ul li a span {
		text-align: center;
        float: left;
		padding: 0 5px 0 5px;
		height: 2.3em;
	}
#Navigation ul li a:hover { 
 	background: #DA1258 url(../images/tab_normal.gif) repeat-x top center; 
	color: #fff;
	cursor: pointer;
	}
#Navigation ul li a:hover span {
	background: transparent;
	cursor: pointer;
}
#Navigation ul li a.current,
#Navigation ul li a.section,
#Navigation ul li a.section:hover,
#Navigation ul li a.current:hover { 
	 	background: #DA1258 url(../images/tab_normal.gif) repeat-x scroll center top; 
	 	color: #444;
		font-weight: bold;
		}
	#Navigation ul li a.current span,
	#Navigation ul li a.section span,
	#Navigation ul li a.section:hover span,
	#Navigation ul li a.current:hover span {
			background: transparent;
    		        color: #fff;
			}
    
#Breadcrumbs { 
 	color: #B7C0C5;
	text-align: left;
	font-size: 0.9em; 
	margin: 0px 5px 10px 0;
	}
	#Breadcrumbs p {
		margin: 0;
	}

.message {
	margin: 15px;
	padding: 5px;
	width: 92%;
	color: #979908;
	border: 4px solid #F7F8B4;
	background: #FFFFEA;
}
span.middleColumn .message {
	margin: 4px 0 0 3px;
}
.required {
	margin: 4px 0 0 3px;
	padding: 5px;
	width: 92%;
	color: #DC1313;
	border: 4px solid #FF7373;
	background: #FED0D0;
}

p#Remember label {
	margin: -24px 0 0 20px;
	text-align: left;
}
.entry {
	border-bottom: 1px solid #eee;
}

#Sidebar { 
 	width: 200px; 
	float: left;  
	margin: 14px 0 0 0;
	padding: 0;
	}
	#Sidebar .sidebarBox {
	margin: 0 0 15px 0;
	padding-bottom: 2px;
	background: #ffe8f0;
	}
	#Sidebar .sidebarBox a, #Sidebar .sidebarBox a:hover {
	color:#000000;
	}
	#Sidebar ul {
		margin: 2px 0 5px 8px;
	}
	#Sidebar li {
		margin: 8px 2px;
		list-style: none;
	}
	#Sidebar h3 { 
		background: #de2a6a url(../images/sidebarHeader.gif) top left no-repeat; 
		clear: both; 
		text-transform: lowercase;
		text-align: center;
		color: #fff;
		border-bottom: 1px solid #4D583F;
		font-weight: bold; 
		font-size: 1.4em; 
		margin: 0 0 10px 0;
		line-height: 1.8;
		padding: 1px 0 0 10px;
	}
	
	#Sidebar .sidebarBottom {
		height: 15px;
		display: none/*block*/;
		width: 200px;
		margin: -5px 0 10px 0;
		background-color: #EFEFEF;
	}
	#Sidebar a em {
		font-style: normal;
		color: #333333;
	}
	ul#Menu2 {
		margin-right: 10px;
	}
    ul#Menu2 li { 
            font-size: 0.9em; 
            margin: 1px 0 5px 4px;
            list-style: none;
            }
      ul#Menu2 li a {
            display: block;
            width: 179px;
            text-indent: 8px;
            font-size: 1.2em;
            height: 1.8em;
            line-height: 1.8em;
            color: #898989;
      }
      /* Level 1 
      - We use 3 elements for the nav to get 3 background images applied.
            * span - topleft rounded corner
            * em - bottomleft rounded corner
            * a - arrow on the right
            <a><span><em></em></span></a>
      */
      ul#Menu2 li a:hover,
      ul#Menu2 li a.current,
      ul#Menu2 li a.current:hover {
            background: #ffcbdd url(../images/sidebarSideArrow.gif) no-repeat right center;
            color: #666;
            text-decoration: none;
      }
	  ul#Menu2 li a.current {
	  		font-weight: 700;
	  }
      ul#Menu2 li a.section,
      ul#Menu2 li a.section:hover {
            background: #FFCBDD;
            font-weight: 700;
            width: 176px; 
      }
      ul#Menu2 li a.levela:hover span,
      ul#Menu2 li a.current span,
      ul#Menu2 li a.section span,
      ul#Menu2 li a.section:hover span,
      ul#Menu2 li a.current:hover span {
            background: transparent url(../images/sidebarTopLeftHover.gif) no-repeat left top;
            display: block;
            width: 100%;
            height: 100%;
      } 
      ul#Menu2 li a.levela:hover em,
      ul#Menu2 li a.current em,
      ul#Menu2 li a.section em,
      ul#Menu2 li a.section:hover em,
      ul#Menu2 li a.current:hover em {
            background: transparent url(../images/sidebarBottomLeftHover.gif) no-repeat left bottom;
			cursor: pointer;
            display: block;
            width: 100%;
            height: 100%;
      }
      ul#Menu2 li ul {
            height: 100%;
            position: relative;
            margin: -4px 0 0 0;
            /*width: 185px;*/
            padding: 4px 0 10px 0;
            /*background: #ffcbdd url(../images/sidebarBottomBg.gif) bottom right no-repeat;*/
      }
      ul#Menu2 li ul li ul {
            background: #ffcbdd;
            margin-left: 0;
      }
      ul#Menu2 li ul li {
            width: 160px;
            background: #DCDCDC;
            padding: 0;
            font-size: 0.8em;
            display: inline;
            margin: 0;
      }
      ul#Menu2 li li a.current,
      ul#Menu2 li li a.section,
      ul#Menu2 li li a.section:hover,
      ul#Menu2 li li a.current:hover {
            color: #555;
            font-weight: 700;
            background: #DCDCDC;
      }
      ul#Menu2 li li ul {
            margin: 0 0 0 10px;
            padding-top: 0;
            width: 175px;
      }
      ul#Menu2 li li ul .roundWhite {
            margin-bottom: -10px;
      }
      /* Sub Menu */
      ul#Menu2 li a.levelb {
            font-size: 11px;
            text-indent: 8px;
            width: 170px;
            margin-left: 10px;
      }
      
      ul#Menu2 li a.levelb:hover,
      ul#Menu2 li li a.current,
      ul#Menu2 li li a.current:hover,
      ul#Menu2 li li a.section,
      ul#Menu2 li li a.section:hover {
            background: #ff9abe url(../images/sidebarSideArrow2.gif) no-repeat right center;
            width: 170px;
            text-decoration: none;
            display: block;
			font-size: 11px;
            color: #fff;
      }
      ul#Menu2 li a.levelb:hover span,
      ul#Menu2 li li a.current span,
      ul#Menu2 li li a.current:hover span,
      ul#Menu2 li li a.section span,
      ul#Menu2 li li a.section:hover span {
            background: transparent url(../images/sidebarTopLeftHover2.gif) no-repeat left top;
            display: block;
            width: 100%;
            height: 100%;
      } 
      ul#Menu2 li a.levelb:hover em,
      ul#Menu2 li li a.current em,
      ul#Menu2 li li a.current:hover em,
      ul#Menu2 li li a.section em,
      ul#Menu2 li li a.section:hover em {
            background: transparent url(../images/sidebarBottomLeftHover2.gif) no-repeat left bottom;
            display: block;
            width: 100%;
            height: 100%;
      }

#CommentHolder ul {
	list-style: none;
	margin: 20px 0;
}

#PageComments li {
	margin: 5px 0;
	padding: 1px;
	width: 88%;
}
#PageComments li.odd {
	background: #FFCBDD url(../images/commentBg.png) no-repeat 1% 10%;
	padding-left: 40px;
	padding-right: 10px;
	border-bottom: 2px solid #CF0F53;
}

#PageComments li.even {
	background: #fff url(../images/commentBgAlt.png) no-repeat 99% 10%;
	padding-right: 40px;
	padding-left: 10px;
}

#PageComments li.odd p.info {
	color: #4D583F;
}

.actionLinks li a {
	padding-right: 3px;
	font-size: 10px;
}
.actionLinks li {
   display: inline;
   border-right: 1px solid;
}
   .actionLinks li.last {
      border-right: none;
   }

.commentrss {
	background: transparent url(../images/feed-icon-14x14.png) no-repeat;
	padding-left: 20px;
	font-size: 1.1em;
	line-height: 1.6em;
}
#PageCommentsPagination p {
	text-align: center;
	font-size: 1.2em;
}
#PageComments p {
	font-size: 1em;
}
#PageComments p.info {
	color: #999;
	margin: 0px;
	padding: 0;
	line-height: 1em;
	font-size: 0.9em;
}

ul#SearchResults {
	margin: 10px 0;
}
ul#SearchResults li {
	list-style: none;
	margin: 5px 0;
	font-size: 1em;
}

#Footer { 
 	clear: both;  
	width: 800px; 
	border-top: 1px solid #c4cbbb;
	margin: 0 auto -30px auto;
	background: transparent; 
	text-align: center; 
	padding-top: 15px;
	}
	#Footer .footerTop {
		width: 100%;
		background: transparent url(../images/footerTop.gif) no-repeat top left;
		display: block;
		height: 2em;
	}
  	#Footer p { 
		color: #666;
		font-size: 0.9em;
		text-align: center;
		margin-top: -0.6em;
	}
  	#Footer a { 
	   	color: #666; 
	   	text-decoration: none;
		}
	#Footer a:hover {
		text-decoration: underline;
	}
  