﻿#companybox
{
	width:150px;
	background-color:#E6ECF9;
}
#companybox ul
{
	list-style:none;
	margin-top:0px;
	margin-left:0px;
	padding-left:0px;
}
#companybox a
{
	padding-left:5px;
	margin-left:0px;
	padding-top:4px;
	text-decoration:none;
	color:#333333;
	display:block;
}
#lc_wrapper .category
{
    /*width:151px;*/
	height:20px;
    background-image:  url(../images/navigation/category_bg.gif);
    background-repeat:no-repeat;
    text-transform:uppercase;
    color:White;
    padding-left:40px;
	padding-top:3px;
    font-size:11px;
    font-weight:bold;
    vertical-align:middle;
	font-family: Arial, Helvetica, sans-serif; 
	margin-top:7px;
}
#companybox a:hover
{
	color:#004A96;
}
h2
{
	color:#004A96;
    font-size:11px;
    font-weight:bold;
    padding-top:0px;
    margin-top:0px;
}
#lc_wrapper
{
}
/* center column */
#homecontent
{
    width:660px;
}
#grid /* table holding the content */
{
    margin-top:7px;
    margin-bottom:5px;
    width:660px;
}
.boxholder
{
	border:1px #000066 solid;
	padding:1px;
	margin-bottom:8px;
}
/* news section */
.tickls
{
    color:#ff0000;
    font-weight:bold;
    text-transform:uppercase;
}
.tickh
{
    display:none;
}
.ticki 
{
    height:24px;
    margin-top:12px;
}
a.tickl
{
	font-size:1em;	
	text-decoration:none;
	color:#000066;	
}
a.tickl:hover
{
	color:#0D3059;
	text-decoration:none;
}
#breakingnews
{
    padding:7px 11px 7px 3px;
    background-color:#FFFDFD;
    width:310px;
    float:left;
}
#breakingnews img
{
	float:left;
	margin-left:3px;
	margin-top:3px;
	margin-right:3px;
}
#breakingnews a
{
	text-decoration:underline;
    color:#000066;
}
#newslist
{
    width:320px;
    padding-left:6px;
    padding-top:7px;
    padding-bottom:7px;
    border-left:solid 1px #004A96;
    background-color:#FFFDFD;
    float:right;
}
#newslistHome
{
    margin-left:20px;
    margin-top:4px;
	padding-left:0px;
	/*list-style-type:none;*/
	list-style-image:url(../images/home/newsbullet.gif);
}
#newslistHome li
{
    padding-left:-3px;
    margin-top:11px;
}
#newslistHome a
{
    color:#000066;
    text-decoration:none;
}
#newslistHome a:hover
{
	color:red;
	text-decoration:underline;
}
/* rest of main content*/
.gutter
{
    width:10px;
}
.rowgutter
{
    height:10px;
}
.itemholder
{
	border:1px #000066 solid;
	width:210px;
	padding:1px;
	/*margin-bottom:8px;
	
	float:left;*/
}
#itemholder
{
	width:100%;
	padding:0px;
	margin:0px;
}
.itembox
{
	/*border:1px #000066 solid;*/
	padding:0px;
	margin-bottom:8px;
	width:210px;
	margin-top:0px;
}
.boxtop
{
    background-color:#000066;
    text-transform:uppercase;
    color:White;
    font-size:11px;
    font-weight:bold;
    /*height:19px;*/
    vertical-align:middle;
}
.boxtopfordiv
{
    background-color:#000066;
    text-transform:uppercase;
    color:White;
    font-size:11px;
    font-weight:bold;
    height:19px;
    vertical-align:middle;
}
.boxtop img
{
	vertical-align:middle;
}
.boxtop a, .boxtop a:visited, .boxtop a:active
{
	color:white;
}
.boxtop iframe
{
	vertical-align:middle;
}
.boxtitle
{
	padding-top:3px;
	margin-left:5px;
}
.boxmiddle
{
    background-color:#FAFBFC;
    background-image:none;
    padding-top:10px;
    padding-bottom:15px;
    text-align:center;
    color:#EB1C24;
    /*font-size:10px;*/
    /*font-weight:bold;*/
    vertical-align:middle;
    width:193px;
    line-height:17px;
}
.boxmiddle a
{
    color:#004588;
    font-size:1.1em;
    font-weight:bold;
}
.boxmiddle a:visited
{
    color:#004588;
}
.boxbottom
{
    background-image:url(../images/home/h1_bg.gif);
    background-repeat:repeat-x;
    padding-left:5px;
    text-transform:uppercase;
    color:#004588;
    font-size:11px;
    font-weight:bold;
    height:19px;
    padding-right:5px;
}
.boxbottom a, a:visited
{
	color:#004588;
}
.boxmiddle
{
	background-color:#FAFBFC;
}
.boxmiddle a, a:visited
{
	color:#004A96;
}
.icon
{
	padding-right:10px;
	padding-top:2px;
}
/* styles for individual boxes */
#digibox
{
	width:192px;
}
#digibox .buttoncell
{
	padding-top:3px;
}
#sisters
{
    padding-top:4px;
    padding-bottom:4px;
}
#highlights
{
    padding-top:10px;
    background-color:#FAFBFC;
}
#highlightslist
{
    list-style-image:url(../images/home/ul_bullet.gif);
    width:600px;
    margin-top:10px;
}
#highlights li
{
    padding-left:5px;
    padding-bottom:15px;
}
#highlights a
{
    color:#333333;
}
/* right column */
#rc_sponsors
{
	margin-top:0px;
}
#rc_sponsors img
{
    margin-bottom:8px;
    border:solid 1px #B9B6D3;
}
/* form fields*/
.singleline
{
	width:175px;
}