/* ie6 png fix */
img{behavior: url(/storage/iepngfix.htc);}

/* banner image style */
.BannerImages{margin-left: -30px; margin-top: -12px;}

body  {
	font-size: 100%;
	margin: 0; 
	padding: 0;
	text-align: center;
        font-weight: normal;
	color: #000000;
        background-image: url(/storage/images/site-graphics/background-gradient.png);
        background-repeat: repeat-x;
        background-position: 0 -1px;
        background-color: #000;
        line-height: 1.3em;
}

a:link, a:visited{color: #149Ad6; text-decoration: none;}

a:hover, a:active{color: #A7A7A7;}

h1{
color: #131313;
font-size: 42px;
letter-spacing: -1px;
line-height: 1.1em;
font-weight: normal;
Font-Family: Georgia, 'Times New Roman', serif;
}

h2{
color: #131313;
font-size: 25px;
letter-spacing: -1px;
line-height: 1.1em;
font-weight: normal;
Font-Family: Georgia, 'Times New Roman', serif;
}

h2 .title{
color:#131313;
font-family: Georgia, 'Times New Roman', serif;
font-size: 25px;
font-weight: normal;
letter-spacing: -1px;
line-height: 1.1em;
text-decoration: none;
}

h3{
color: #004A80;
font-family: Tahoma, Arial, Helvetica, Geneva, sans-serif;
font-size:	13px;
}

.caption{
font-family: Tahoma, Arial, Helvetica, Geneva, sans-serif;
font-size: 16px;
border-bottom-width: 2px;
border-bottom-style: solid;
font-weight: bold;
padding-bottom: 2px;
color: #4b4b4b;
border-top-color: #00adef;
border-bottom-color: #00adef;
}

p{margin-top: 0px; padding-top: 0px;}

.twoColFixRtHdr #container {
	width: 869px;  
	text-align: left; /* this overrides the text-align: center on the body element. */
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
background-color: #fff;
} 

.twoColFixRtHdr #header { 
	
} 
.twoColFixRtHdr #header h1 {
	margin: 0; 
	padding: 10px 0; 
}
.twoColFixRtHdr #sidebar1 {
	float: right; 
	width: 200px; 
	padding: 15px 10px;
        font-family: Tahoma, Arial, Helvetica, Geneva, sans-serif;
        font-size:	13px;
        margin-right: 20px;
}

.twoColFixRtHdr #mainContent { 
	margin: 0 280px 0 0; 
	padding: 0 10px;
        padding-left: 30px;
        font-family: Georgia, 'Times New Roman', serif;
        font-size: 12px;
        width: 550px;
} 

.twoColFixRtHdr #footer { 
	padding: 0 10px 0 20px; 
        border-top: solid 1px #cccccc;
        font-family: Tahoma, Arial, Helvetica, Geneva,sans-serif;
        font-size:	11px;
} 

.twoColFixRtHdr #footer p {
	margin: 0; 
	padding: 10px 0; 
}



.fltrt { 
	float: right;
	margin-left: 8px;
}

.fltlft { 
	float: left;
	margin-right: 8px;
}

.clearfloat { 
	clear:both;
        height:0;
        font-size: 1px;
        line-height: 0px;
}
.friends-sidebar{position: absolute; top: 0px; right: -290px;}

/*position of default template sidebars*/
#sidebarNew {
	
	float:right;
	
	width: 200;
	
	position: absolute; top: 0px; right: -260px;
}



/*position of sidebar on webapps*/
#sidebarApp {
		float:right;
	
	width: 200;
	
	position: absolute; top: 212px; right: -260px;
	
}


/* ops main menu */

div#cat_374960_divs{
          margin-top: -22px;
          margin-left: 2px;
          width: 865px;
          background-image: url(/storage/images/site-graphics/nav-gradient.gif);
          background-position: 0 0;
          background-repeat: repeat-x;
          line-height: 40px;
	  text-align: center;
	  height: 41px;
 }



div#cat_374960_divs li{ float: left; list-style-type: none; }
ul#nav_374960{margin-left: -5px; width: 865px; }
#homePageID ul#nav_374960{margin-left: 30px; width: 865px; }

* html #homePageID ul#nav_374960{margin-left: 0px; position: relative; left: 70px;}



ul#nav_374960 a:link, ul#nav_374960 a:visited,  ul#nav_374960 a:active  {
		padding-right: 15px;
		padding-left: 15px;
		padding-bottom: 10px;
		color: white;
		padding-top: 10px;
		line-height: 40px;
		text-decoration: none;
		font-weight: normal;
		font-size: 15px;
		font-family: Georgia, "Times New Roman", Times, serif;
}

ul#nav_374960 .selected{
background-image: url(/storage/images/site-graphics/nav-gradient-over.gif);
		color: white;
		background-color: #183764;
		height: 36px;
                background-position: 0 0px;
                margin-top: 1px;
}


ul#nav_374960 a:hover{
		background-image: url(/storage/images/site-graphics/nav-gradient-over.gif);
                background-position: 0 0;
		color: white;
		background-color: #183764;
		padding-right: 15px;
		padding-left: 15px;
		padding-bottom: 9px;
		padding-top: 10px;
		height: 36px;
	}




/* lists */
#sidebar1 ul li{list-style-type: none; margin-left: -40px; line-height: 18px;}
div#news-section ul {margin-left: 0px;}

.added-caption1{
/* caption for images floated left */
width: 210px;
font-size: 8px;
float: left;
margin-top: 10px;
margin-bottom: 10px;
}
.added-caption{/* caption for images floated right */
width: 210px;
font-size: 8px;
float: right;
clear: both;
margin-right: 40px;
margin-top: 10px;
margin-bottom: 10px;
}

/*image padding for images on the left*/
.imagePadding{margin: 10px; margin-left: 0px; margin-top: 0px;}

.blockquote {
background:transparent url(/storage/images/site-graphics/quotegraphic.jpg) no-repeat scroll left 11px;
border-bottom:1px solid #FFFFFF;
border-top:1px solid #C1C1C1;
color:#000000;
margin:0 30px 10px;
padding:5px 0 5px 60px;
}

#factsPage{width: 800px;}

#homePageID #homebutton{display: none;}


/* ie7 fixes */
*:first-child+html #cat_374960_divs{margin-top: -4px;}
*:first-child+html div#news-section ul {margin-left: 40px;}
*:first-child+html #mainContent{margin-top: -90px; padding-top: 0px;}
*:first-child+html #homePageID #mainContent{margin-top: 0px; padding-top: 0px;}
*:first-child+html ul#nav_374960{margin-left: 0px; width: 865px; position: relative; left: 30px;}



/* ie6 fixes */
* html #cat_374960_divs{
position: relative;
top: 19px;
left: -2px;
margin: 0px; 
padding: 0px;
border: solid 2px white;
border-top: 0;
border-bottom: 0;
}

* html ul#nav_374960{
width: 800px;
height: 41px;
}

* html div#cat_374960_divs li{display: inline; }

* html .twoColFixRtHdr #container {margin: 0 auto;}

* html .twoColFixRtHdr #mainContent { margin: 0;}

* html .twoColFixRtHdr #sidebar1 {right: -270px;}
* html .friends-sidebar{position: absolute; top: -60px; right: -250px; width: 150px;}
* html div#news-section ul {margin-left: 40px;}

* html ul#nav_374960 .selected{
background-image: url(/storage/images/site-graphics/nav-gradient-over.gif);
		color: white;
		background-color: #183764;
                background-position: 0 1px;
                margin-top: 1;
                padding: 0;
		height: 36px;
                width: auto;
                overflow: hidden;
}

* html .ie6style{width: 500px;}

.side-panel{display: none;}

.msg_list {
margin: 0px;
padding: 0px;

}
.msg_head {

cursor: pointer;
position: relative;
}
.msg_body {

}

.resources{margin-right: 50px; margin-bottom: 30px;}
.resources img {margin-top: 0;}

.webapptable tr{margin-top: 0; vertical-align:text-top;}
.webapptable .resources a{
font-weight: bold; 
font-family: arial, helvetica, sans-serif;
font-size: 1em;
color: #004a80;
}

#partners .resources a{font-weight: normal; color: #000000;}


ul#nav_374960{margin-left: 7px !important;}




