/* CSS Document */

body {
	background: #f5f5f5 url(images/sitebg.gif) repeat-x;
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	}

form {
	margin: 0;
	padding: 0;
	}

/**************** Structural Elements ****************/

#wrapper {
	position: relative;
	margin: 0 auto;
	padding: 0;
	width: 788px;
	height: auto;
	}

#folio {
	position: absolute;
	top: 0px;
	left: 0px;
	margin: 0;
	padding: 0;
	width: 828px;
	height: auto;
	background: #fff;
	border-right: solid 1px #d2d2d2;
	border-left: solid 1px #d2d2d2;
	}

/**************** Site Container ****************/

#topbanner {
	position: absolute;
	top: 0px;
	right: 0px;
	width: 828px;
	height: 39px;
}

#site_wrapper {
float: left;
width: 788px;
height: auto;
margin: 12px 0 0 20px;
/*margin: 28px 0 0 20px;*/
padding: 0;
background: #fff;
display: inline;
}

/**************** Logo Container ****************/

#logo_strip {
	float: left;
	width: 788px;
	height: auto;
	margin: 0;
	padding: 0;
	}

.logo {
	float: left;
	width: 437px;
	height: 72px;
	margin: 0;
	padding: 0;
	}

/**************** Top Right Styles ****************/

.topright {
	float: right;
	width: 351px;
	height: auto;
	margin: 7px 0 0 0;
	padding: 0;
	text-align: right;
}

.topright p {
	font-size: 11px;
	color: #b3c3dc;
	margin: 0;
	padding: 0;
	}

.topright a:link {color: #444;text-decoration: none;font-size: 11px}
.topright a:visited {color: #444;text-decoration: none;font-size: 11px}
.topright a:hover {color: #444;text-decoration: underline;font-size: 11px}
.topright a:active {color: #444;text-decoration: none;font-size: 11px}

.topright_split {
	margin: 0 10px;
	}

/************** Navigation ****************/

#nav {
	float: left;
	width: 788px;
	height: 36px;
	margin: 0;
	padding: 0;
	background: #fff url(images/navbg3.gif) no-repeat;
	text-align: center;
	}

#nav p {
	margin: 9px 0 0 0 !important;
	padding: 0 !important;
	font-size: 14px !important;
	font-weight: bold !important;
	color: #fff !important;
	white-space:nowrap;
	}

#nav a:link {color: #fff;text-decoration: none;font-size: 14px}
#nav a:visited {color: #fff;text-decoration: none;font-size: 14px}
#nav a:hover {color: #cfe0f6;text-decoration: none;font-size: 14px}
#nav a:active {color: #fff;text-decoration: none;font-size: 14px}

#nav a.topnavselected {color: #cfe0f6;text-decoration: none;}

.navsplit {
	margin: -5px 14px;
	}

/*************** Main Content Wrapper and Area Styles ****************/

#main_content {
	float: left;
	width: 788px;
	height: auto;
	margin: 0;
	padding: 0;
	}

/**************** Left Column ****************/

#left_content {
	float: left;
	width: 206px;
	height: auto;
	margin: 0;
	padding: 0;
}

.left_module {
	float: left;
	width: 206px;
	height: auto;
	margin: 13px 0 0 0;
	padding: 0;
	}

.left_module img {
	vertical-align: middle;
	}

.left_module h1 {
	margin: 0;
	padding: 0 0 5px 0;
	font-size: 14px;
	color: #111;
	font-weight: bold;
	}

.left_module p {
	margin: 0;
	padding: 0 0 5px 0;
	font-size: 12px;
	color: #222;
	font-weight: normal;
	}

.left_module a:link {color: #0965ae;text-decoration: none;font-size: 12px}
.left_module a:visited {color: #0965ae;text-decoration: none;font-size: 12px}
.left_module a:hover {color: #0965ae;text-decoration: underline;font-size: 12px}
.left_module a:active {color: #0965ae;text-decoration: none;font-size: 12px}

.left_module a.black {color: #222;text-decoration: none;}
.left_module a.black:hover {color: #222;text-decoration: underline;}

.left_resources_wrap {
	float: left;
	width: 206px;
	height: auto;
	margin: 13px 0 0 0;
	padding: 0;
	}

.left_resources {
	float: left;
	width: 206px;
	height: auto;
	margin: 0;
	padding: 0;
	background: #e6eff8 url(images/leftbg.gif) no-repeat;
	}

.left_resources h1 {
	margin: 10px 12px 4px 12px;
	padding: 0 0 4px 0;
	font-size: 14px;
	color: #980F08;
	font-weight: bold;
	background: url(images/lefth1-bg.gif) bottom left repeat-x;
	}

.left_resources h1 a:link {color: #980F08;font-size: 14px;text-decoration: none;}
.left_resources h1 a:visited {color: #980F08;font-size: 14px;text-decoration: none;}
.left_resources h1 a:hover {color: #980F08;font-size: 14px;text-decoration: underline;}
.left_resources h1 a:active {color: #980F08;font-size: 14px;text-decoration: none;}

.left_resources h2 {
	margin: 8px 12px 0 12px;
	padding: 10px 0 0 0;
	font-size: 12px;
	color: #980F08;
	font-weight: bold;
	background: url(images/lefth1-bg.gif) top left repeat-x;
	}

.left_resources h2 a:link {color: #980F08;text-decoration: none;font-size: 12px}
.left_resources h2 a:visited {color: #980F08;text-decoration: none;font-size: 12px}
.left_resources h2 a:hover {color: #980F08;text-decoration: underline;font-size: 12px}
.left_resources h2 a:active {color: #980F08;text-decoration: none;font-size: 12px}

.left_resources p {
	margin: 2px 12px 0 12px;
	padding: 0 0 2px 10px;
	font-size: 12px;
	color: #000;
	font-weight: normal;
	background: url(images/leftp-bg.gif) left .2em no-repeat;
}

.left_resources p.active {
	margin: 2px 12px 0 0;
	padding: 0 0 2px 22px;
	font-size: 12px;
	color: #0965AE;
	font-weight: bold;
	background: url(images/leftp-bg-active.gif) left .2em no-repeat;
}

.left_resources p.active a {
	color: #0965AE;
}

.left_resources a:link {color: #000;text-decoration: none;font-size: 12px}
.left_resources a:visited {color: #000;text-decoration: none;font-size: 12px}
.left_resources a:hover {color: #000;text-decoration: underline;font-size: 12px}
.left_resources a:active {color: #000;text-decoration: none;font-size: 12px}

.left_resources_bottom {
	float: left;
	width: 206px;
	height: 9px;
	margin: 0;
	padding: 0;
	font-size: 2px;
	background: #e6eff8 url(images/leftbg-bottom.gif) no-repeat;
	}



/**************** Right Column ****************/

#right_content {
	float: right;
	width: 555px;
	height: auto;
	margin: 0;
	padding: 0;
	}

.right_module {
	float: left;
	width: 555px;
	height: auto;
	margin: 13px 0 0 0;
	padding: 0;
}

.right_module_leading {
	margin: 0 0 1em 0;
}

.right_module h1 {
	margin: 0;
	padding: 0;
	font-size: 20px;
	font-weight: bold;
	color: #0965ae;
	}

.right_module h1 a:link {color: #0965ae;font-size: 20px;text-decoration: none;}
.right_module h1 a:visited {color: #0965ae;font-size: 20px;text-decoration: none;}
.right_module h1 a:hover {color: #0965ae;font-size: 20px;text-decoration: underline;}
.right_module h1 a:active {color: #0965ae;font-size: 20px;text-decoration: none;}

.right_module h2 {
	margin: 10px 0 0 0;
	padding: 0;
	font-size: 14px;
	font-weight: bold;
	color: #000;
	}

.right_module h2 a:link {color: #0965ae;font-size: 14px;text-decoration: none;}
.right_module h2 a:visited {color: #0965ae;font-size: 14px;text-decoration: none;}
.right_module h2 a:hover {color: #0965ae;font-size: 14px;text-decoration: underline;}
.right_module h2 a:active {color: #0965ae;font-size: 14px;text-decoration: none;}

.right_module h3 {
	margin: 10px 0 0 0;
	padding: 0;
	color: #000;
	line-height: normal;
	font-size: 12px;
	font-weight: bold;
	}

.right_module p {
	margin: 10px 0 0 0;
	padding: 0;
	color: #000;
	line-height: 1.4em;
	font-size: 12px;
	}

.right_module ul, #right_content ul {
	margin-bottom: 1em;
	padding-left:2em;	/*setting for FF and other standards compliant browsers*/
	#padding-left:0;	/*setting for IE7*/
	#margin-left: 2em;
	_padding-left:0;	/*setting for IE6*/
	_margin-left: 2em;
	line-height: 1.8em;
	font-size: 12px;
}

.right_module ol, #right_content ol {
	margin-bottom: 1em;
	padding-left: 2em;
	line-height: 1.8em;
	font-size: 12px;
	}

.right_module a:link {color: #0965ae;text-decoration: none;font-size: 12px}
.right_module a:visited {color: #0965ae;text-decoration: none;font-size: 12px}
.right_module a:hover {color: #0965ae;text-decoration: underline;font-size: 12px;}
.right_module a:active {color: #0965ae;text-decoration: none;font-size: 12px;}

/****************** Positioning Area *******************/

.positioning_wrap {float: left;width: 555px;height: auto;margin: 0;padding: 0;}

.positioning_ebook {float: left;width: 560px;height: auto;margin: 1em -.05em;padding: 0;}

.positioning_image {float:left;width:172px;height:auto;margin:0;padding:0}
.positioning_image img{border:none}

.positioning_top {float: right;width: 348px;height:109px;margin:0;margin-bottom:20px;padding:8px;background: url(images/pos-copy-bg.gif) no-repeat;}
.positioning_top h1 {font-size: 16px;font-weight: bold;margin:0;padding: 0;color: #c00025;}
.positioning_top h1 a:link {font-size: 16px;color: #c00025}
.positioning_top h1 a:visited {font-size: 16px;color: #c00025}
.positioning_top h1 a:hover {font-size: 16px;color: #c00025}
.positioning_top h1 a:active {font-size: 16px;color: #c00025}

.positioning_left {
	float: left;
	width: 170px;
	height: auto;
	margin: 0;
	padding: 0;
	}

.positioning_left h1 {
	font-size: 18px;
	font-weight: bold;
	margin: 0;
	padding: 0;
	color: #c1cd21;
	}

.positioning_left h1 a:link {font-size: 18px;color: #c1cd21}
.positioning_left h1 a:visited {font-size: 18px;color: #c1cd21}
.positioning_left h1 a:hover {font-size: 18px;color: #c1cd21}
.positioning_left h1 a:active {font-size: 18px;color: #c1cd21}

.positioning_middle {
	float: left;
	width: 170px;
	height: auto;
	margin: 0 0 0 25px;
	padding: 0;
	display: inline;
	}

.positioning_middle h1 {
	font-size: 18px;
	font-weight: bold;
	margin: 0;
	padding: 0;
	color: #ed8d1e;
	}

.positioning_middle h1 a:link {font-size: 18px;color: #ed8d1e}
.positioning_middle h1 a:visited {font-size: 18px;color: #ed8d1e}
.positioning_middle h1 a:hover {font-size: 18px;color: #ed8d1e}
.positioning_middle h1 a:active {font-size: 18px;color: #ed8d1e}

.positioning_right {
	float: right;
	width: 170px;
	height: auto;
	margin: 0;
	padding: 0;
	}

.positioning_right h1 {
	font-size: 18px;
	font-weight: bold;
	margin: 0;
	padding: 0;
	color: #c00025;
	}

.positioning_right h1 a:link {font-size: 18px;color: #c00025}
.positioning_right h1 a:visited {font-size: 18px;color: #c00025}
.positioning_right h1 a:hover {font-size: 18px;color: #c00025}
.positioning_right h1 a:active {font-size: 18px;color: #c00025}

.positioning_right p, .positioning_middle p, .positioning_left p {
	font-size: 12px;
	font-weight: normal;
	margin: 10px 0 0 0;
	padding: 0 0 6px 0;
	color: #222;
	}

.positioning_right p.img, .positioning_middle p.img, .positioning_left p.img {
	font-size: 12px;
	font-weight: normal;
	margin: 4px 0 0 0;
	padding: 0 0 0 0;
	color: #222;
	}

.positioning_right a, .positioning_middle a, .positioning_left a {
	color: #0965ae;
	text-decoration: none;
	}

.positioning_right a:hover, .positioning_middle a:hover, .positioning_left a:hover {
	color: #0965ae;
	text-decoration: underline;
	}

.positioning_right img, .positioning_middle img, .positioning_left img {
	border: none;
	width: 150px;
	height: 150px;
}

/*********************** Graduate Loan Chooser *********************/

.positioning_glaleft {
	float: left;
	width: 265px;
	height: auto;
	margin: 0;
	padding: 0;
	}

.positioning_glaleft h1 {
	font-size: 17px;
	font-weight: bold;
	margin: 0;
	padding: 0;
	color: #c1cd21;
	}

.positioning_glaleft h1 a:link {font-size: 17px;color: #c1cd21}
.positioning_glaleft h1 a:visited {font-size: 17px;color: #c1cd21}
.positioning_glaleft h1 a:hover {font-size: 17px;color: #c1cd21}
.positioning_glaleft h1 a:active {font-size: 17px;color: #c1cd21}

.positioning_glaright {
	float: right;
	width: 265px;
	height: auto;
	margin: 0;
	padding: 0;
	}

.positioning_glaright h1 {
	font-size: 17px;
	font-weight: bold;
	margin: 0;
	padding: 0;
	color: #ed8d1e;
	}

.positioning_glaright h1 a:link {font-size: 17px;color: #ed8d1e}
.positioning_glaright h1 a:visited {font-size: 17px;color: #ed8d1e}
.positioning_glaright h1 a:hover {font-size: 17px;color: #ed8d1e}
.positioning_glaright h1 a:active {font-size: 17px;color: #ed8d1e}

/*********************** Search Feature *********************/

.search_feature {
	float: left;
	width: 555px;
	height: 50px;
	margin: 0;
	padding: 0;
	text-align: center;
	}

.search_feature p {
	font-size: 12px;
	color: #444;
	font-weight: bold;
	margin: 12px 0 0 0;
	padding: 0;
	}

/**************** Blog and News Section Styles ********************/

.blog_module {
float: left;
width: 553px;
height: auto;
margin: 0 0 0 0;
padding: 0 0 1em 0;
}

.blog_module h3 {
margin: 12px 0 0 0;
padding: -1em 0 0 0;
color: #000;
line-height: normal;
font-size: 13px;
font-weight: bold;
}

.blog_module h3 a:link {color: #000;text-decoration: underline;font-size: 13px}
.blog_module h3 a:visited {color: #000;text-decoration: underline;font-size: 13px}
.blog_module h3 a:hover {color: #000;font-size: 13px}
.blog_module h3 a:active {color: #000;text-decoration: underline;font-size: 13px}

.blog_module p {
margin: 3px 0 0 0;
padding: 0;
color: #000;
line-height: 1.4em;
font-size: 12px;
}

.blog_module a:link {color: #0965ae;text-decoration: none;font-size: 12px}
.blog_module a:visited {color: #0965ae;text-decoration: none;font-size: 12px}
.blog_module a:hover {color: #0965ae;text-decoration: underline;font-size: 12px}
.blog_module a:active {color: #0965ae;text-decoration: none;font-size: 12px}

.news_module {
float: left;
width: 553px;
height: auto;
margin: 0 0 0 0;
padding: 0 0 1em 0;
}

.news_module h3 {
margin: 12px 0 0 0;
padding: -1em 0 0 0;
color: #000;
line-height: normal;
font-size: 13px;
font-weight: bold;
}

.news_module h3 a:link {color: #000;text-decoration: underline;font-size: 13px}
.news_module h3 a:visited {color: #000;text-decoration: underline;font-size: 13px}
.news_module h3 a:hover {color: #000;font-size: 13px}
.news_module h3 a:active {color: #000;text-decoration: underline;font-size: 13px}

.news_module p {
margin: 3px 0 0 0;
padding: 0;
color: #000;
line-height: 1.4em;
font-size: 12px;
}

.news_module a:link {color: #0965ae;text-decoration: none;font-size: 12px}
.news_module a:visited {color: #0965ae;text-decoration: none;font-size: 12px}
.news_module a:hover {color: #0965ae;text-decoration: underline;font-size: 12px}
.news_module a:active {color: #0965ae;text-decoration: none;font-size: 12px}

/************************* Form Elements ***********************/

.formfield {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	padding: 1px;
	margin: 0;
	font-weight: normal;
	}


/************************* Footer ***********************/

#footer {float: left;width: 788px;height: auto;margin: 13px -3px 0 0;padding: 0;border-top: solid 1px #ccc;}
#footer h1 {font-size: 100%;color:#666;line-height:1em;text-align: center;}
#footer p {font-size: 11px;color: #666666;margin: 4px 0 0 0;padding: 0 0 16px 0;text-align: left;}
#footer a:link {color: #666666;text-decoration: none;font-size: 11px}
#footer a:visited {color: #666666;text-decoration: none;font-size: 11px}
#footer a:hover {color: #666666;text-decoration: underline;font-size: 11px}
#footer a:active {color: #666666;text-decoration: none;font-size: 11px}
#footer_cntr {width: 95%;margin: 0 auto 0 auto;}
#footer_left {float:left;padding: 8px 13px 0 0;}
#footer_right {float:left;}


/************************* Added in-house ***********************/

#right_content blockquote
{
	padding: 1em;
	margin-bottom: 1.5em;
	border-left: solid 6px #980F08;
	line-height: 1.4em;
	font-size: 12px;
	font-weight: bold;
}

#right_content blockquote p
{
	margin-bottom: 0em;
	line-height: 1.5em;
}

#right_content table
{
	margin-bottom: 1.5em;
	line-height: 1.4em;
	font-size: 12px;
}

#right_content table th
{
	text-align: center;
	font-weight: bold;
	padding: 0.5em;
	color: #444;
}

#right_content table td
{
	padding: 0.5em;
}

#right_content table tr.rowA
{
	background-color: #E0E0E0;
	color: inherit;
}

#right_content table tr.rowB
{
	background-color: #F5F5F5;
	color: inherit;
}

hr {
	border: 0;
	color: #CCC;
	background-color: #d2d2d2;
	height: 1px;
	width: 100%;
	text-align: left;
	margin-bottom:1em;
}

.callout {
	font-weight: bold;
	color: #980F08;
}

.applyNow {
	width:100%;
	text-align: center;
	font-weight:bold;
}

.applyNow p {
	margin-top: 0;
}

div.calculator {
	float:right;
	clear:none;
	width:200px;
	text-align:center;
}

div.calculator img {
	border:0;
}

td.hlcolumn {
	background-color: #e6eff8;
	font-weight: bold;
}

.small {
	font-size: 93%;
}

.callout_box {
float:right;
clear:none;
text-align:center;
padding:1em;
margin:1em;
border: 1px solid #c9d6e6;
background-color: #F6FBFF;
font-size: 12px;
}

#htmltagcloud_wrap {
	float: left;
	width: 553px;
	height: auto;
	margin: 1em 0 0 0;
	padding: 0;
	}

#htmltagcloud {
	width: 533px;
	font-size: 1em;
	font-family: 'lucida grande',trebuchet,'trebuchet ms',verdana,arial,helvetica,sans-serif; 
	line-height:2.4em; 
	word-spacing:normal; 
	letter-spacing:normal; 
	text-decoration:none; 
	text-transform:none; 
	text-align:justify; 
	text-indent:0em; 
	background: #e6eff8 url(images/tagbg.gif) no-repeat;
	margin:0em; padding: 1em 10px 0 10px;
}

#htmltagcloud a:link {
	font-size: 1em;
	text-decoration: none
}

#htmltagcloud a:visited {
	font-size: 1em;
	text-decoration: none
}

#htmltagcloud a:hover {
	font-size: 1em;
	text-decoration: none;
	color: white;
	background-color: #05f
}

#htmltagcloud a:active {
	font-size: 1em;
	text-decoration: none;
	color: white;
	background-color: #03d
}

span.tagcloud0 {
	font-size: 1.0em;
	padding: 0em;
	color: #ACC1F3;
	z-index: 10;
	position: relative;
	white-space: nowrap;
}

span.tagcloud0 a:link, a:visited, a:hover, a:active {
	text-decoration: none;
	color: #ACC1F3
}

span.tagcloud1 {
	font-size: 1.4em;
	padding: 0em;
	color: #ACC1F3;
	z-index: 9;
	position: relative;
	white-space: nowrap;
}

span.tagcloud1 a:link, a:visited, a:hover, a:active {
	text-decoration: none;
	color: #ACC1F3
}

span.tagcloud2 {
	font-size: 1.8em;
	padding: 0em;
	color: #86A0DC;
	z-index: 8;
	position: relative;
	white-space: nowrap;
}

span.tagcloud2 a:link, a:visited, a:hover, a:active {
	text-decoration: none;
	color: #86A0DC
}

span.tagcloud3 {
	font-size: 1.8em;
	padding: 0em;
	color: #86A0DC;
	z-index: 7;
	position: relative;
	white-space: nowrap;
}

span.tagcloud3 a:link, a:visited, a:hover, a:active {
	text-decoration: none;
	color: #86A0DC
}

span.tagcloud4 {
	font-size: 2.2em;
	padding: 0em;
	color: #607EC5;
	z-index: 6;
	position: relative;
	white-space: nowrap;
}

span.tagcloud4 a:link, a:visited, a:hover, a:active {
	text-decoration: none;
	color: #607EC5
}

span.tagcloud5 {
	font-size: 2.6em;
	padding: 0em;
	color: #607EC5;
	z-index: 5;
	position: relative;
	white-space: nowrap;
}

span.tagcloud5 a:link, a:visited, a:hover, a:active {
	text-decoration: none;
	color: #607EC5
}

span.tagcloud6 {
	font-size: 2.8em;
	padding: 0em;
	color: #4C6DB9;
	z-index: 4;
	position: relative;
	white-space: nowrap;
}

span.tagcloud6 a:link, a:visited, a:hover, a:active {
	text-decoration: none;
	color: #4C6DB9
}

span.tagcloud7 {
	font-size: 2.6em;
	padding: 0em;
	color: #395CAE;
	z-index: 3;
	position: relative;
	white-space: nowrap;
}

span.tagcloud7 a:link, a:visited, a:hover, a:active {
	text-decoration: none;
	color: #395CAE
}

span.tagcloud8 {
	font-size: 3.2em;
	padding: 0em;
	color: #264CA2;
	z-index: 2;
	position: relative;
	white-space: nowrap;
}

span.tagcloud8 a:link, a:visited, a:hover, a:active {
	text-decoration: none;
	color: #264CA2
}

span.tagcloud9 {
	font-size: 3.4em;
	padding: 0em;
	color: #133B97;
	z-index: 1;
	position: relative;
	white-space: nowrap;
}

span.tagcloud9 a:link, a:visited, a:hover, a:active {
	text-decoration: none;
	color: #133B97
}

span.tagcloud10 {
	font-size: 3.2em;
	padding: 0em;
	color: #002A8B;
	z-index: 0;
	position: relative;
	white-space: nowrap;
}

span.tagcloud10 a:link, a:visited, a:hover, a:active {
	text-decoration: none;
	color: #002A8B
}

#htmltagcloud_bottom {
	float: left;
	width: 553px;
	height: 9px;
	margin: 0;
	padding: 0;
	font-size: 2px;
	background: #e6eff8 url(images/tagbg-bottom.gif) no-repeat;
}

.errormsg {
	color: #980F08;
	font-weight: bold;
	text-align: center;
	margin: 0 0 1em 0;
}

.rssList ul {

}

.rssList li {
/*	list-style: url(images/feed-icons/feed-icon-10x10.png);	*/
}

.chooseApp {
	width:250px;
	float:left;
	clear:none;
	border:1px solid #d2d2d2;
	margin: 1em 0;
	padding:0;
	background-color: #e6eff8;
	font-size: 12px;
}

.chooseApp h2 {
	text-align:center;
	width: 244px;
	margin: 0 0 0 -1px;
	padding: 4px;
	color: #FFF;
	background-color: #980F08;
}

.chooseApp img {
	margin: .5em auto;
}

ol ul {
	list-style: disc;
}

.live_support {
	text-align: right;	
	margin-right: -4px;
	padding: .5em 0 5px 0;
	font-weight: bold;
	font-size: 150%;
	color: #000000;
	letter-spacing: 4px;
	white-space: nowrap;
}

.button {color:#000000;background-color:#ffffff;font-size:120%;border:1px solid #000000;padding:.25em;font-weight:bold}

.appbutton {
	border: 1px #980F08 solid;
	width: auto;
	height: 8px;
	padding: 8px;
	text-align: center;
	background: url(images/button_bgnd.gif) repeat-x;
	color: white;
	font: bold 12px/.6em Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: .15em;
}

.appbutton a:link {color: #fff;text-decoration: none;font-size: 12px}
.appbutton a:visited {color: #fff;text-decoration: none;font-size: 12px}
.appbutton a:hover {color: #fff;text-decoration: underline;font-size: 12px}
.appbutton a:active {color: #fff;text-decoration: none;font-size: 12px}

.printable {width:100%;padding:1em;margin:0;text-align:center}

h2.link {text-align:center;margin: 1em 0;}
h2.link a:link {text-decoration:underline;color:#980F08;font-size:1.2em;}
h2.link a:visited {text-decoration:underline;color:#980F08;font-size:1.2em;}
h2.link a:hover {text-decoration:underline;color:#980F08;font-size:1.2em;}
h2.link a:active {text-decoration:underline;color:#980F08;font-size:1.2em;}

.formset {margin-top:1.5em;}
.formrow {width:550px;clear:both;padding:1em 0}
.formlabel {float:left;text-align:right;width:200px;padding-top:4px}
.formfield {float:right;text-align:left;width:340px}
.formsubmit {clear:both;padding:1em 0;text-align:center;}

#button {
border: 1px #980F08 solid;
width: auto;
height: 8px;
padding: 8px;
margin:0;
text-align: center;
background: url(images/button_bgnd.gif) repeat-x;
color: white;
font: bold 12px/.6em Arial, Helvetica, sans-serif;
font-weight: bold;
letter-spacing: .15em;
cursor: pointer;
cursor: hand
}

#button a { text-decoration: none; color: #ffffff;}

/* AJAX FORM */

#newsletter {float:left;width:43em;height:auto;margin:1em 0em;padding:1.5em 0em 1em 1.5em;border:1px solid #c9d6e6;background-color:#F6FBFF;}
#newsletter h2 {line-height:0;margin:0;padding-bottom:.25em;color:#0965ae;}
#newsletter p {padding: 0;margin-bottom:.8em;font-size:1.2em;color:#666;}
#newsletter .textinput {float:left;height:1.35em;width:16em;padding:0;margin:0;margin-right:.25em;border:1px solid #c9d6e6;font-size:1.5em;color:#666;}
#newsletter #foo {width:40em;float:left;clear:both;margin:-1em;padding:0;}
#newsletter #foo #warn {font-size: 1.4em;color:#980F08;margin:1em 0 .5em .6em;}
#newsletter #foo #notice {font-size: 1.4em;color:#0965ae;margin:1em 0 .5em .6em;}
 
 
 /* Soccerway.com leaguetable CSS */
.lt_leaguetable {
width:500px;
background:#c9d6e6;
margin: 0px 0px 0px 0px;
font-family: verdana,arial,helvetica,sans-serif
font-size:9px;	
}
.lt_header {
background:#B7D0E5;
}
.lt_icon {
margin:2px 0px 0px 2px;	
}
.lt_title {
color:#ffffff;
font-family: verdana,arial,helvetica,sans-serif
font-size:12px;
font-weight:bold;
margin:0px 0px 0px 10px;
}
.lt_dataheader {
font-family: verdana,arial,helvetica,sans-serif
font-size:9px;
font-weight:bold;
}
.lt_teamrow {
background:#ffffff;
color:#7A9EBC;
font-weight:bold;
}
.lt_matchdata1 {
background:#999999;
color:cc3300;
font-weight:bold;
}
.lt_teamrow .ltmatchdata1 {
background:#ffffff;
color:#7A9EBC;
font-weight:bold;
}	
a.lt_link:link {
}
/* Soccerway.com leaguetable CSS */
