/* MAG Silver CSS */
BODY {font-family:georgia, times new roman, serif; font-size:13px; margin:0px; margin-top:7px; color:#000; background:#fff;} 
TD {font-family:georgia, times new roman, serif; font-size:13px} 
BIG {font-family:georgia, times new roman, serif; font-size:13px; font-weight:bold} 
STRONG {font-family:georgia, times new roman, serif; font-size:13px; font-weight:bold} 
SMALL {font-family:georgia, times new roman, serif; font-size:10px} 
.textfield {font-family:arial, helvetica, sans-serif; font-size:12px; border:1px solid #dddddd; padding:2px;} 
.stock {font-family:georgia, times new roman, serif; font-size:10px} 
.content {background:#fff;}

/* Links */
a:link {color:#337799; text-decoration:none;}
a:visited {color:#337799; text-decoration:none;}
a:hover {color:#115577; text-decoration:none;}

/* Text Header */
H1 {color:#000; font-size:18px; font-weight:bold; padding:0px; margin:0px; padding-bottom:10px;}
H2 {color:#000; font-size:18px; font-weight:bold; padding:0px; margin:0px; padding-bottom:0px;}

/* Flash */
#topwrapper {width:960px; margin-top:7px; margin-left:auto; margin-right:auto;}
#wrapper {width:960px; margin-bottom:7px; margin-left:auto; margin-right:auto; text-align:left;}
#logo {float:left;}
#flashheader {margin-left:110px;}

/* Main Menu */
#mainmenu {width:960px; margin:7px auto; background:#353535; background-image: url('/i/common/menu-bg.gif'); background-repeat: repeat-x; background-attachment: relative; background-position: top left;}

/* Main Content */
#maincontent {width:715px; margin-top:25px; margin-left:10px; float:left; line-height:1.5em;}
#mainheader {padding:4px; width:715px; max-width=711px; height:22px; background:#dddddd; color:#000; font-family:georgia, times new roman, serif; font-size:15px; font-weight:bold;}

/* Side Content */
#sidecontent {width:200px; margin-left:20px; margin-top:25px; float:left;}
#sideheader {padding:4px; width:200px; max-width=196px; height:22px; background:#dddddd; color:#000; font-family:georgia, times new roman, serif; font-size:15px; font-weight:bold;}

/* Info Box Format */
#infobox {max-width:196px; width:200px; text-align:center; border-top:4px solid #dddddd; border-bottom:1px solid #dddddd; background:#fcfcfc; padding:6px;}
#formbox {max-width:196px; width:200px; text-align:center; border-top:4px solid #dddddd; border-bottom:1px solid #dddddd; background:#fcfcfc; padding:6px;}
#latestbox {max-width:715px; width:711px; border-top:4px solid #dddddd; border-bottom:1px solid #dddddd; background:#fcfcfc; padding:6px;}

/* Layout & Formatting */
.footer {font-family:georgia, times new roman, serif; font-size:11px; margin-top:20px; padding-top:5px; padding-bottom:10px; border-top:1px solid #eee;} 

/* BG Image Styling */
.mainbg {background-image: url('/i/common/main-bg.gif'); background-repeat: repeat-y; background-attachment: relative; background-position: top left;}

/* Front page only */
.whatsnew {width:230px; background:#000; color:#fff; border:1px solid #4c3c2c;}
.pad10 {padding:10px;}

/* Side Nav */
.navLink {width: 200px; background:#fcfcfc; border-bottom:1px solid #ccdddd; margin-bottom:20px;}
.navLink a {display:block; font-size:12px; font-family: georgia, times new roman, serif; color:#337799; text-decoration: none; padding:4px; padding-left:12px;}
.navLink a:visited {color:#337799;}
.navLink a:hover {color:#115577;}  

/* NR Table Formatting */
table.nrtable {border-width: 1px 1px 1px 1px;
	border-spacing: 0px;
	border-style: solid solid solid solid;
	border-color: black black black black;
	border-collapse: collapse;
	background-color: white;
	}

table.nrtable td {border-width: 1px 1px 1px 1px;
	border-spacing: 0px;
	border-style: solid solid solid solid;
	border-color: black black black black;
	border-collapse: collapse;
	background-color: white;
	padding:4px;
	}

.redtext {color:#cc0000;}