/** elements **/

a:link, a:visited {
	color:#469;
}

a:hover {
	color: #f80;
}

body {
	margin:11px 0 0 11px;
	padding:0 0 11px 0;
	background-color:#333;
	font-family:verdana, sans-serif;
	color:#333;
	font-size:13px;
}

body.popup {
	background-color:#fff;
	padding:10px;
	margin:0;
}

body.no-template {
 	background-color:#fff;
 	padding:0px;
 	margin:0;
}

td, th {
	/** for IE5 **/
	font-family:verdana, sans-serif;
	color:#525252;
	font-size:13px;
}

form {
	margin:0;
	padding:0;
}

h1, h2, h3, p {
	margin:0 0 1em 0;
	padding:0;
}

h1 {
	font-size:18px;
	font-family:verdana, sans-serif;
	font-weight:bold;
}

h2 {
	font-size:13px;
	font-weight:bold;
	font-family:verdana, sans-serif;
}

h3 {
	color:#525252;
	font-size:13px;
	font-weight:bold;
	font-family:verdana, sans-serif;
}

img {
	border:none;
	margin:0;
	padding:0;
}

/*input {
	margin:0 0 1em 0;
}*/

input, select, textarea {
	font-size:11px;
	font-family:verdana, sans-serif;
}

.icheckbox{
	margin:0;
}

p, div {
	margin:0;
	padding:0;
}

p {
	margin: 0 0 1em 0;
}



/** Nested lists. Top level lists are default (disc for ul; decimal for ol) **/
ol ul {
	list-style-type: disc;
}

ol ol{
	list-style-type: lower-alpha;
}

/** end elements **/
/** begin site-wide styles **/

#bg-1-col {
	position: relative;
	background:#fff;
	width:714px;
}

#bg-2-col {
	position:relative;
	background:#fff url(/images/common/template/2_col_tile.gif) repeat-y;
	width:714px;
}

#bg-popup-gray {
	background:#fff;
	width:477px;
}

#top-cap-1-col, #top-cap-2-col,
#top-cap-1-col-welcome, #top-cap-2-col-welcome,
#top-cap-1-col-upsell, #top-cap-2-col-upsell
{
	width:714px;
	height:11px;
	overflow:hidden;
	clear:both;
}

#top-cap-1-col {
	background: #333 url(top_cap_1_column.gif) no-repeat;
}

#top-cap-2-col {
	background: #333 url(top_cap_2_column.gif) no-repeat;
}

#top-cap-1-col-welcome, #top-cap-2-col-welcome {
	background: #333 url(top_cap_1_column_F8BD49.gif) no-repeat;
}

#top-cap-1-col-upsell, #top-cap-2-col-upsell {
	background: #333 url(top_cap_1_column_F8BD49_squaredoff.gif) no-repeat;
}

#top-cap-popup-gray {
	background: #333 url(top_cap_gray_popup.gif) no-repeat;
	width:477px;
	height:11px;
	overflow:hidden;
	clear:both;
}

#bottom-cap-1-col, #bottom-cap-2-col, #bottom-cap-1-col-welcome, #bottom-cap-1-col-upsell {
	overflow: hidden;
	width:714px;
	height:11px;
	clear:both;
}

#bottom-cap-1-col {
	background: #333 url(bottom_cap_1_column.gif) 0 0 no-repeat;
}

#bottom-cap-1-col-welcome {
	background: #333 url(bottom_cap_1_column_F1F2F4.gif) 0 0 no-repeat;
}

#bottom-cap-1-col-upsell {
	background: #333 url(bottom_cap_1_column_F1F2F4.gif) 0 0 no-repeat;
}

#bottom-cap-2-col {
	background: #333  url(bottom_cap_2_column.gif) 0 0 no-repeat;
}

#bottom-cap-popup-gray {
	background: #333 url(bottom_cap_gray_popup.gif) no-repeat;
	width:477px;
	height:11px;
	overflow:hidden;
	clear:both;
}

#min-height-prop {
	float:right;
	width:1px;
	height:360px;
}

.clear {
	clear: both;
}
.clear-l{
	clear: left;
}
.clear-r{
	clear: right;
}
.float-r{
	float: right;
}
.float-l{
	float: left;
}

#nav {
	width:194px;
	float:right;
	position:relative;
}

#nav-content {
	padding: 12px 11px 11px;
}


#main-2-col {
	width:519px;
	margin-right:194px;
}

#main-content {
	padding: 7px 22px 11px 22px;
	position:relative;
}

/* Hide from IE Mac so that only IE Win will see this \*/
* html #main-2-col, * html #bg-1-col {
	height: 1%;
	margin-left:0;
	margin-right:0;
}

* html #nav {
	margin-left:-4px;
}
/* 1px to offset .min-height-prop's width for IE only  + 3x for IE jog */
/* End hide from IE/Mac */

* html div#bg-1-col div#main-content {
	height:360px;
}

/*\*/
* html div#bg-1-col div#main-content {
    height:1px;
}/**/

/*\*/
* html div#bg-1-col div#min-height-prop {
	margin-left:-3px;		
} /**/

div#bg-1-col div#main-content {
	min-height:360px;
	
}

#bg-1-col-clear {
	clear:both;
	height:1px;
}

.smalltext {
	font-size:10px;
	line-height:12px;
}

.largetext {
	font-size: 14px;
	line-height:18px;
	font-weight: bold;
	margin: 0 0 1em 0;
}


#top, #bottom {
	color: #ccc;
	font-size:10px;
	width:714px;
}

#top.gray-popup, #bottom.gray-popup  {
	color: #ccc;
	font-size:10px;
	width:477px;
}

#top.gray-popup {
	margin:2em 0 2em 0;
}

#bottom.gray-popup {
	margin:2em 0 0 0;
}

.gray-popup a:link, .gray-popup a:hover, .gray-popup a:visited {
	text-decoration:none;
	color:#ccc;
}

#top.gray-popup a {
	text-decoration: underline;
}

#bottom {
	background-color:#333;
}



/* Begin link pseudo-buttons */
div.pri-l, div.pri-l-sidebar {
	background:  url(/images/common/buttons/pri_r.gif) no-repeat top right;
	float:left;
	position:relative;
	height:22px;
	margin-bottom: 1em;
	margin-left:5px;
	display:inline;
}

div.pri-r, div.pri-r-sidebar {
	background: url(/images/common/buttons/pri_r.gif) no-repeat top right;
	float:right;
	position:relative;
	height:22px;
	margin-bottom:1em;
}

/* shared button styles */
div.pri-l a, div.pri-l a:link, div.pri-l a:visited, div.pri-l a:hover, div.pri-r a, div.pri-r a:link, div.pri-r a:visited, div.pri-r a:hover,
div.pri-l-sidebar a:link, div.pri-l-sidebar a:visited, div.pri-l-sidebar a:hover, div.pri-r-sidebar a:link, div.pri-r-sidebar a:visited, div.pri-r-sidebar a:hover {
	display:block;
	float:left;
	color:#fff;
	font-size:13px;
	font-weight:bold;
	text-decoration:none;
	padding: 2px 15px 9px 14px;
	margin-left:-5px !important; /* for compliant browsers */
	margin-left:0; /* for ie */
	white-space:nowrap;
}

/* For IE6 \*/
* html div.pri-l a, * html div.pri-r a, * html div.pri-l-sidebar a, * html div.pri-r-sidebar a {
	position:relative;
	right:5px;
	margin-right:-5px;
} /**/

div.pri-l a, div.pri-l-sidebar a {
	background: url(/images/common/buttons/pri_l.gif) no-repeat top left;
}

div.pri-r a, div.pri-r-sidebar a {
	background: url("/images/common/buttons/pri_l.gif") no-repeat top left;
}

div.pri-arrow-right {
	background: url(/images/common/buttons/pri_arrow_r.gif) no-repeat top right;
}

div.pri-arrow-right-disabled {
	background: url(/images/common/buttons/pri_arrow_r_disabled.gif) no-repeat top right;
}

div.pri-arrow-right-disabled a, div.pri-arrow-right-disabled a:hover {
	background: url(/images/common/buttons/pri_l_disabled.gif) no-repeat top left;
	padding: 2px 23px 9px 14px;
}

div.pri-arrow-right a:link, div.pri-arrow-right a:visited, div.pri-arrow-right a:hover {
	padding: 2px 23px 9px 14px;
}

div.pri-arrow-left a:link, div.pri-arrow-left a:visited, div.pri-arrow-left a:hover {
	background: url("/images/common/buttons/pri_arrow_l.gif") no-repeat top left;
	padding: 2px 15px 9px 23px;
}

div.pri-small-l {
	background:  url(/images/common/buttons/pri-small_r.gif) no-repeat top right;
	float:left;
	position:relative;
	height:20px;
	margin-bottom: 1em;
}

div.pri-small-r {
	background: url(/images/common/buttons/pri-small_r.gif) no-repeat top right;
	float:right;
	position:relative;
	height:20px;
	margin-bottom:1em;
}

/* shared button styles */
div.pri-small-l a:link, div.pri-small-l a:visited, div.pri-small-l a:hover, div.pri-small-r a:link, div.pri-small-r a:visited, div.pri-small-r a:hover {
	display:block;
	float:left;
	color:#fff;
	font-size:11px;
	text-decoration:none;
	padding: 2px 15px 6px 15px;
	margin-left:-5px !important; /* for compliant browsers */
	margin-left:0; /* for ie */
	white-space:nowrap;
}

/* Fix IE6 \*/
* html div.pri-small-l a, * html div.pri-small-r a {
	position:relative;
	right:7px;
	margin-right:-7px;
} /**/

div.pri-small-l a, div.pri-small-r a {
	background: url(/images/common/buttons/pri-small_l.gif) no-repeat top left;
}

div.sec-l, div.sec-l-sidebar {
	background:  url(/images/common/buttons/sec_r.gif) no-repeat top right;
	float:left;
	position:relative;
	height:22px;
	margin-bottom: 1em;
	margin-left:5px;
	display:inline;
}

div.sec-r, div.sec-r-sidebar {
	background: url(/images/common/buttons/sec_r.gif) no-repeat top right;
	float:right;
	position:relative;
	height:22px;
	margin-bottom:1em;
}

/* shared button styles */
div.sec-l a:link, div.sec-l a:visited, div.sec-l a:hover, div.sec-r a:link, div.sec-r a:visited, div.sec-r a:hover,
div.sec-l-sidebar a:link, div.sec-l-sidebar a:visited, div.sec-l-sidebar a:hover, div.sec-r-sidebar a:link, div.sec-r-sidebar a:visited, div.sec-r-sidebar a:hover {
	display:block;
	float:left;
	color:#fff;
	font-weight:bold;
	font-size:13px;
	text-decoration:none;
	padding: 2px 15px 9px 14px;
	margin-left:-5px !important; /* for compliant browsers */
	margin-left:0; /* for ie */
	white-space:nowrap;
}

/* Fix IE6 \*/
* html div.sec-l a, * html div.sec-r a, * html div.sec-l-sidebar a, * html div.sec-r-sidebar a {
	position:relative;
	right:5px;
	margin-right:-5px;
} /**/

div.sec-l a, div.sec-l-sidebar a {
	background: url(/images/common/buttons/sec_l.gif) no-repeat top left;
}

div.sec-r a, div.sec-r-sidebar a {
	background: url("/images/common/buttons/sec_l.gif") no-repeat top left;
}

div.sec-arrow-right {
	background: url(/images/common/buttons/sec_arrow_r.gif) no-repeat top right;
}

div.sec-arrow-right a:link, div.sec-arrow-right a:visited, div.sec-arrow-right a:hover {
	padding: 2px 23px 9px 14px;
}

div.sec-arrow-left a:link, div.sec-arrow-left a:visited, div.sec-arrow-left a:hover {
	background: url("/images/common/buttons/sec_arrow_l.gif") no-repeat top left;
	padding: 2px 15px 9px 23px;
}

div.ter-l {
	background:  url(/images/common/buttons/ter_r.gif) no-repeat top right;
	float:left;
	position:relative;
	height:20px;
	margin-bottom: 1em;
}

div.ter-r {
	background: url(/images/common/buttons/ter_r.gif) no-repeat top right;
	float:right;
	position:relative;
	height:20px;
	margin-bottom:1em;
}

/* shared button styles */

div.ter-l {
    margin-left:5px;
	display:inline;
}

div.ter-l a:link, div.ter-l a:visited, div.ter-l a:hover, div.ter-r a:link, div.ter-r a:visited, div.ter-r a:hover {
	display:block;
	float:left;
	color:#fff;
	font-size:11px;
	text-decoration:none;
	padding: 3px 6px 5px;
	margin-left:-5px !important;
	margin-left:0;
	white-space:nowrap;
}

/* Fix IE6 \*/
* html div.ter-l a, * html div.ter-r a {
	position:relative;
	right:5px;
	margin-right:-5px;
} /**/

div.ter-l a {
	background: url(/images/common/buttons/ter_l.gif) no-repeat top left;
}

div.ter-r a {
	background: url("/images/common/buttons/ter_l.gif") no-repeat top left;
}





/* Begin input buttons */
button.pri-l, button.pri-r, button.sec-l, button.sec-r {
    display:inline;
    background:#f80;
    padding:0;
    margin:0;
    color:#fff;
    height:22px;
    width:10px;
    /*Fix MacIE5\*/ width:auto; /**/
}

button.pri-l div, button.pri-r div, button.sec-l div, button.sec-r div {
    cursor: hand;
    cu\rsor: pointer;
    font-size:13px;
    font-family: verdana, sans-serif;
    font-weight:bold;
}

button.sec-l, button.sec-r {
    background:#5F94D1;
}

button.pri-l, button.sec-l {
    float: left;
}

button.pri-r, button.sec-r {
    float: right;
}

/* Hide everything below this point from pcIE5.
   Fix ends at the first close comment tag, so the
   MacIE5 and pcIE6 fixes below are not commented.
*/ i {content: "\"/*" }

button.pri-l, button.pri-r, button.sec-l, button.sec-r {
    line-height:16px;
    background: url(/images/common/buttons/pri_r.gif) no-repeat top right;
    position: relative;
    border: 0;
    overflow: visible;
    margin-left:5px;
}

button.sec-l, button.sec-r {
    background: url(/images/common/buttons/sec_r.gif) no-repeat top right;
}

button.pri-l div, button.pri-r div, button.sec-l div, button.sec-r div {
    background: url(/images/common/buttons/pri_l.gif) no-repeat;
    background-position: 0 -.5px;
    padding:2px 13px 7px 13px;
    white-space:nowrap;
    margin: 0 0 -12px -8px;
    display: block;
    margin-left: -4px;
    cursor: pointer;
    cursor: hand;
    font-size:13px;
    font-family: verdana, sans-serif;
    font-weight:bold;
}

button.sec-l div, button.sec-r div {
    background: url(/images/common/buttons/sec_l.gif) no-repeat;
    background-position: 0 -.5px;
}

* html button.pri-l div, * html button.pri-r div, * html button.sec-l div, * html button.sec-r div {
    float: left;
    left: -4px;
    margin-right: -4px;
}

* html button.pri-l>div, * html button.pri-r>div, * html button.sec-l>div, * html button.sec-r>div {
    padding-right:17px;
}

button.pri-arrow-left div {
	background: url(/images/common/buttons/pri_arrow_l.gif) no-repeat;
    background-position: 0 -.5px;
    padding-left:23px;
}

button.pri-arrow-right {
	background: url(/images/common/buttons/pri_arrow_r.gif) no-repeat top right;
    padding-right:13px;
}

button.sec-arrow-left div {
	background: url(/images/common/buttons/sec_arrow_l.gif) no-repeat;
    background-position: 0 -.5px;
    padding-left:23px;
}

button.sec-arrow-right {
	background: url(/images/common/buttons/sec_arrow_r.gif) no-repeat top right;
    padding-right:13px;
}

/*gecko fix (pcIE5 dodge ends) */
button.pri-l div:last-child, button.pri-r div:last-child, button.sec-l div:last-child, button.sec-r div:last-child {
    left: -4px;
    margin-right: -7px;
    padding-top:1px;
}

button.pri-l/* safari fix */div[class], button.pri-r/* safari fix */div[class], button.sec-l/* safari fix */div[class], button.sec-r/* safari fix */div[class] {
    padding-top:2px;
    padding-right:4px;
}

/* Everybody but MacIE5 needs this \*/
button.pri-l div, button.pri-r div, button.sec-l div, button.sec-r div {
    position: relative;
}
/**/

/* Final IE6 fix \*/
* html button.pri-l, * html button.sec-l {
    margin-left:8px;
}
/**/

/* end buttons */





.hidden-submit {
	color:inherit;
	background-color:transparent;
	border:0;
	width:0;
	height:0;
	position:absolute;
	left:-1px;
	top:-1px;
	z-index: -1;
}

#top-ribbon {	
	margin-left: -11px;
}
