﻿#companybox
{
	width:160px;
	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;
}
#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:638px;
}
#grid /* table holding the content */
{
    margin-top:7px;
    margin-bottom:5px;
}
#announcement
{
	margin-top:9px;
	margin-bottom:15px;
	margin-left:10px;font-family:Arial, Helvetica, sans-serif
}
#announcement a
{
	text-decoration:none
}
#announcement a:hover
{
	text-decoration:underline
}
#announcement .mainphrase
{
	color:#FF251E;
	font-weight:bold;
	font-size:13px
}
#announcement .phrase
{
	color:#004482;
	font-size:13px;
	font-weight:bold
}

/* news section */
#breakingnews
{
    padding:7px 11px 7px 3px;
    background-color:#FAFBFC;
    width:320px;
}
#breakingnews img
{
	float:left;
	margin-left:3px;
	margin-top:3px;
	margin-right:3px;
}
#breakingnews a
{
	text-decoration:underline;
    color:#333333;
}
#newslist
{
    width:260px;
    padding-left:6px;
    padding-top:7px;
    padding-bottom:7px;
    border-left:solid 1px #004A96;
    background-color:#FAFBFC;
}
#newslist a
{
    color:#333333;
}
#newslistHome
{
    margin-left:20px;
    margin-top:4px;
	padding-left:0px;
	/*list-style-type:none;*/
	list-style-image:url(../images/home/newsbullet.gif);
}
#newslistHome a
{
    text-decoration:none
}
#newslistHome a:hover
{
    text-decoration:underline
}
#newslistHome li
{
    padding-left:-3px;
}
/* rest of main content*/
.box
{
    margin-bottom:8px;
}
.gutter
{
    width:10px;
}
.rowgutter
{
    height:10px;
}
.boxtop
{
    /*background-color:#004A96;*/
    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;
}
.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
{
	color:#004588;
}
.boxbottom a:visited
{
	color:#004588;
}
.icon
{
	padding-right:10px;
	padding-top:2px;
}
/* styles for individual boxes */
#newestfeature
{
	text-align:left;border-top:2px #004072 solid;border-bottom:2px #004072 solid;width:168px
}
#nfheading
{
	color:black;font-weight:bold;font-size:13px;letter-spacing:0px;font-family:Arial, Helvetica, sans-serif;margin-left:0px;margin-top:5px;width:168px
}
#newestfeature td
{
	vertical-align:middle;padding-top:5px
}

#newestfeature img
{
	margin-right:3px
}

#newestfeature a, #newestfeature a:visited
{
	color:black;text-decoration:none;font-size:10px;font-weight:normal;letter-spacing:0.1px;word-spacing:0.1px;line-height:10px
}
#newestfeature a:hover
{
	text-decoration:underline
}

#digibox
{
	width:192px;
}
#digibox .buttoncell
{
	padding-top:3px;
}
#sisters
{
    padding-top:4px;
    padding-bottom:4px;
}
#editorschoice
{
	padding-top:10px;
	line-height:15px;
	margin-left:10px
}
#editorschoice a,#editorschoice a:visited
{
	color:#333333;text-decoration:none
}
#editorschoice a:hover
{
	text-decoration:underline
}
#editorschoice td
{
	padding-bottom:10px;
	padding-right:10px
}
#editorschoice .more
{
	margin-left:4px
}

#highlights
{
    padding-top:10px;
    background-color:#FAFBFC;
}
#highlightslist
{
    list-style-image:url(../images/home/ul_bullet.gif);
    width:500px;
}
#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;
}