#AdArea {
    width:960px;
    margin-left:auto;
    margin-right:auto;
    background-color: #333;
}

#adleft {
  margin:4px 10px 4px 10px;
  
}

#adright {
  margin:2px 0x 2px 0px;
  float:right;
}

/*** The area containing Content for the Left Column ***/
#LeftColumn {
    width:600px;
    float:left;
    overflow:hidden;    
    margin-top:5px;
    margin-left:15px;
    margin-right:15px;
    
padding:10px;
}


#LeftColumnLine {
            width:600px;
            float:left;
            margin-top:5px;
            margin-left:15px;
            margin-right:15px;
            margin-bottom:15px;
            padding:10px 10px 10px 24px;
            border-right-color:#d1d1d1;
            border-right-width:1px;
            border-right-style:solid;
            display:inline;
}

/*** The following class the righr Quick Links Column***/
#RightColumn {
   /* margin-top:20px; */
    float:right; 
    background-color:#d1d1d1
    margin:40px 10px auto auto;
}

.RightColumn {
    
    width:275x;
    margin-top:5px;
    margin-right:5px;
    padding:10px 10px;
    height:460px; 
    display:inline;
}

.RightColumnBorder {
    height:2px;
}

.RightColumnBorder img{
    vertical-align:top;
}

.RightColumnTop {
    margin-top:5px;
}

/*** Text Styles  ***/
body {
    font: normal 80%/130% "Arial", Helvetica, sans-serif;
    color: #0000;
}

/*** Breadcrumbs Styles  ***/
#breadcrumbs {
    color:#000000;
    font-size: 10px;    
    margin-left:10px;
}

div#breadcrumbs a:link{
    color:#828383;
    text-decoration:none;
}

div#breadcrumbs a:visited {
    color:#828383;
    text-decoration:none;
}

div#breadcrumbs a:hover{
    text-decoration:underline;
}
/*** Generic Link Styles ***/
a:link, {
    
    text-decoration:none;
}
a:visited {
    
    text-decoration:none;
}

 a:hover{
    text-decoration:underline;
}

/*** Heading styles  ***/
h1 {
    color:#FF342A;
    font-size:20px;
    margin-top:0px;
    margin-bottom:10px;
}


/*** Sub Heading in red font style ***/
h2 {
    font-size:14px;
    color:#333;
    font-weight:bold;
}


h3 {
    font-size:12px;
    color:#FF342A;
    font-weight:bold;
	margin-bottom:0px;
}

h4 {
    font-size:12px;
    color:#666;
    font-weight:bold;
}

h5 {
    font-size:12px;
    color:#666;
    
    font-weight:bold;
}
/*** Font style for Generic Content ***/

#ContentText {
    
    margin-bottom:30px;
	
}

div#ContentText a:link {
    color:#FF342A;
    text-decoration:none;
}

div#ContentText a:visited {
    color:#FF342A;
    text-decoration:none;
}

div#ContentText a:hover{
    text-decoration:underline;
}

/*** Font style for the date stamp ***/

.DateStamp {
    font-size:12px;
    color:#878585;
}

/* Utility  for standard pages. e.g. Printing icons*/
div#utility{
    margin: 5px 0;
    padding:0 0 5px 5px;
    color:#828383;
    font-size:10px;
}

div#utility ul{
    list-style-type:none;
    padding:0;
    margin:0;
}
div#utility li{
    margin:0;
    float: right;
    padding: 0 18px 0 18px;

}

div#utility .print{
        background:url(../images/icon/icon_print.gif) no-repeat center left ;
}

div#utility .email{
        background:url(../images/icon/icon_email.gif) no-repeat center left ;
}
div#utility a:link{
    color:#828383;
    text-decoration:none;
}

div#utility a:visited {
    color:#828383;
    text-decoration:none;
}

div#utility a:hover{
    text-decoration:underline;
}
/*** Style for Images in Content Area ***/

.Pic {
    float:left;
    border-width:5px 5px 5px 5px;
    border-style:solid;
    border-color:#ffffff;
}


/*---listing---*/
.listing {

            font-size:12px }

            

.listing ul{

            

            margin: auto;

}

 

.listing li {

            list-style-type:none;

            background:url(../images/icon/icon_bullet_sub.gif) no-repeat 0 .3em;

            display:block;    

            padding: 0px 0px 0px 10px;

            

 

}

 

.listing li a{

            list-style-type:none;

            

}

.SubText{
    
color:#333333;
font-size:14px;
font-weight:bold;
    }


#FullWidth{
    width:300px;
    float: left;
 }

div.left {
    width: 600px;
    float: left;
    display: inline;
    padding-left:0px;
    padding-top:20px;
}

div.left_vline {
    border-right:1px solid #D1D1D1;
    display:inline;
    float:left;
    margin:5px 15px 15px;
    padding:20px 40px 0px 0px;
    width:600px;
}
 div.leftcolumn {
    width: 900px;
    float: left;
    display: inline;
    padding-left:10px;
    padding-top:20px;
}

 div.left_NoRightNav {
    width: 900px;
    float: left;
    display: inline;
    padding-left:20px;
    padding-top:20px;
}

div.right {
    width: 275px;
    /*margin-top: 10px;*/
    float: left;
    display: inline;
}

div#NewsListing a:link {
  color:black;
  text-decoration:none;
}

div#NewsListing a:visited {
    color:black;
    text-decoration:none;
}

div#NewsListing a:hover{
    text-decoration:underline;
}

div#NewsListing_1 a:link {
  color:#05568E;
  text-decoration:none;
}

div#NewsListing_1 a:visited {
    color:#05568E;
    text-decoration:none;
}

div#NewsListing_1 a:hover{
    text-decoration:underline;
}

.standard_pagelist_date {
background:transparent url(../images/global/bullet_grey_arrow.gif) no-repeat scroll 0 50%;
color:black;
line-height:normal;
margin-bottom:2px;
padding:0 0 0 10px;
}

.standard_pagelist_date_1{
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
-x-system-font:none;
background:transparent url(../images/global/bullet_grey_arrow.gif) no-repeat scroll 0 50%;
color:black;
font-family:Verdana,Arial,Helvetica,sans-serif;
font-size:9px;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:normal;
line-height:normal;
margin-bottom:2px;
padding:0 0 0 10px;
}

.standard_pagelist_title {
color:black;
font-weight:bold;
line-height:1.3em;
margin-bottom:4px;
}

.standard_pagelist_title_1,
.standard_pagelist_title_1 a,
.standard_pagelist_title_1 a:hover{
-x-system-font:none;
font-family:Verdana,Arial,Helvetica,sans-serif;
font-size:12px;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:bold;
line-height:1.3em;
margin-bottom:4px;
}

.standard_pagelist_folder_title {
color:black;
line-height:1.3em;
margin-bottom:4px;
}

div#Lists a:link {
  color:black;
  text-decoration:none;
}

div#Lists a:visited {
    color:black;
    text-decoration:none;
}

div#Lists a:hover{
    text-decoration:underline;
}

div#Lists_1 a:link {
  color:#FF342A;
  text-decoration:none;
}

div#Lists_1 a:visited {
    color:#FF342A;
    text-decoration:none;
}

div#Lists_1 a:hover{
    text-decoration:underline;
}

.global_divider_horz_grey_dot 
{
  height: 15px;
  padding: 0;
  margin: 15px 0 0 0;
  background: transparent url(../images/global/divider_horz_grey_dot.gif) 0 0 repeat-x;
}

.global_divider_horz_blue_dot 
{
  height: 15px;
  padding: 0;
  margin: 15px 0 0 0;
  background: transparent url(../images/global/divider_horz_blue_dot.gif) 0 0 repeat-x;
}

.global_divider_horz_shadow 
{
  height: 15px;
  padding: 0;
  margin: 15px 0 0 0;
  border-top: 1px solid #C8C8C9;
  background: transparent url(../images/global/divider_horz_shadow.gif) 0 0 no-repeat;
}

ul.rss {
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin:0;
padding:0 0 0 4px;
}
ul.rss li {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent url(../images/icon/feed.png) no-repeat scroll 0 1px;
font-weight:bold;
height:18px;
padding-left:20px;
}
.line {
background-image:url(../images/global/atheheader_bg.gif);
height:20px;
width:100%;
}
.headingList  {
 padding-left:50px;
 width:300px;
}
.list{
font-size:14px;
font-weight:bold;
color:#828383;
margin-left:0px;

}
.subList2{
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent url(../images/icon/icon_bullet_sub.gif) no-repeat scroll 0 0.3em;
display:block;
list-style-type:none;
padding-left:10px;
color:#828383;
}

.subList1{
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent url(../images/icon/icon_bullet_round.gif) no-repeat scroll 0 0.3em;
display:block;
list-style-type:none;
padding-left:10px;
color:#828383;
margin-left:12px;
}
