/*reset.css*/body{color:#000;background:#FFF;}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}li{list-style:none;}caption,th{text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym{border:0;font-variant:normal;}sup,sub{line-height:-1px;vertical-align:text-top;}sub{vertical-align:text-bottom;}input, textarea, select{font-family:inherit;font-size:inherit;font-weight:inherit;}
/*fonts.css*/body {font:13px/1.22 arial,helvetica,clean,sans-serif;*font-size:small;*font:x-small;}table {font-size:inherit;font:100%;}pre,code,kbd,samp,tt{font-family:monospace;*font-size:108%;line-height:99%;}

html {
overflow: -moz-scrollbars-vertical;
}

/* @group HTML, Body */
body {
	font-family: Arial, sans-serif;
}
/* @end */

/* @group Layout */
/* Heading Styles */
.gt-hd {
	background: url(../images/gt/hd-bkg.gif) repeat-x 0 0 #004878;
	padding-top: 1px;
}
.gt-hd .gt-logo {
	margin-left: 25px;
	margin-bottom: 10px;
	margin-top: 10px;
	font-family: Perpetua;
	font-variant:small-caps;
	letter-spacing: 1px;
	color: #fff;
	font-size: 215%;
	font-weight: normal;
	float: left;
	display: inline;
}

.gt-hd .gt-logo a{
	color: #fff;
	text-decoration: none;
}

/* Body Styles */
.gt-bd {
	background: url(../images/gt/bd-top-fade.gif) repeat-x 0 0;
	padding: 15px 35px;
}
.gt-bd-2 {
	background: url(../images/gt/bd-top-fade-2.gif) repeat-x 0 0;
	padding: 15px 35px;
}
.gt-cols .gt-content {
	float: left;
	display: inline;
}
.gt-cols .gt-sidebar {
	width: 30%;
	float: right;
	display: inline;
}
.gt-left-col {
	width: 48%;
	float: left;
	display: inline;
}
.gt-right-col {
	width: 48%;
	float: right;
	display: inline;
}
.gt-cols .gt-content-right {
	width: 68%;
	float: right;
	display: inline;
}
.gt-cols .gt-sidebar-left {
	width: 30%;
	float: left;
	display: inline;
}

.gt-left-col-mult {
	width: 30%;
	float: left;
	display: inline;
	padding-right: 10px;
}

.gt-left-col-mult4 {
	width: 20%;
	float: left;
	display: inline;
	padding-right: 10px;
}

/* Footer Styles */
.gt-footer {
	clear: both;
	border-top: 1px solid #aaa;
	font-size: 93%;
	color: #666666;
	padding: 10px;
	margin: 20px 35px;
	text-align: center;
}
/* @end */

/* @group Modules */
/* Width Styles */
.gt-width-33 {
	width: 33%;
}
.gt-width-66 {
	width: 66%;
}
.gt-width-99 {
	width: 99%;
}
.gt-width-25 {
	width: 25%;
}
.gt-width-50 {
	width: 50%;
}
.gt-width-75 {
	width: 75%;
}
.gt-width-100 {
	width: 100%;
}


/* Utility Box Styles */
.gt-util-box {
	margin-right: 20px;
	background: url(../images/gt/util-box-right-bkg.gif) no-repeat 100% 100%;
	color: #eee;
	font-size: 93%;
	float: right;
	display: inline;
}
.gt-util-box p {
	margin: 0;
}
.gt-util-box a:link, .gt-util-box a:visited {
	color: #eee;
	text-decoration: none;
}
.gt-util-box a:hover {
	text-decoration: underline;
}
.gt-util-box-inner {
	background: url(../images/gt/util-box-left-bkg.gif) no-repeat 0 100%;
	padding: .35em 2em;
}


/* Breadcrumb */
.gt-breadcrumb {
	font-size: 85%;
	border-bottom: 1px solid #aaa;
	margin-bottom:10px;
	padding-bottom:3px;
	color: #333;
}
.gt-breadcrumb p {
	margin: 0;
}
.gt-breadcrumb .gt-separator {
	padding: 0 4px;
}
.gt-breadcrumb a:link, .gt-breadcrumb a:visited {
	color: #666666;
	text-decoration: none;
}
.gt-breadcrumb a:hover {
	text-decoration: underline;
}
.gt-breadcrumb a.gt-current:link, .gt-breadcrumb a.gt-current:visited {
	color: #333;
}

/* Default List Table */
.gt-list-table {
	width: 100%;
}
.gt-list-table th {
	background: url(../images/gt/table-hd-bkg.gif) no-repeat 50% 0;
	font-size: 123.1%;
	padding: 5px;
	color: #fff;
}
.gt-list-table th.gt-first {
	background: url(../images/gt/table-hd-bkg.gif) no-repeat 0 0;
}
.gt-list-table th.gt-last {
	background: url(../images/gt/table-hd-bkg.gif) no-repeat 100% 0;
}
.gt-list-table tbody td {
	padding: 5px 10px;
	background-color: #e9eff9;
	border-bottom: 1px solid #fff;
	color: #333;
}
.gt-table-buttons {
	margin: 10px 0 20px 0;
}
.gt-list-table a:link, .gt-list-table a:visited {
	color: #333;
	text-decoration: none;
}
.gt-list-table td a {
	font-weight: bold;
}
.gt-list-table td a:hover {
	text-decoration: underline;
}

/* Default List Table */
.gt-list-table-light {
	width: 100%;
}
.gt-list-table-light th {
	background: url(../images/gt/table-hd-bkg-light.gif) no-repeat 50% 0;
	font-size: 123.1%;
	padding: 5px;
	color: #fff;
}
.gt-list-table-light th.gt-first {
	background: url(../images/gt/table-hd-bkg-light.gif) no-repeat 0 0;
}
.gt-list-table-light th.gt-last {
	background: url(../images/gt/table-hd-bkg-light.gif) no-repeat 100% 0;
}
.gt-list-table-light tbody td {
	padding: 5px 10px;
	background-color: #e9eff9;
	border-bottom: 1px solid #fff;
	color: #333;
}
.gt-table-light-buttons {
	margin: 10px 0 20px 0;
}
.gt-list-table-light a:link, .gt-list-table a:visited {
	color: #333;
	text-decoration: none;
}
.gt-list-table-light td a {
	font-weight: bold;
}
.gt-list-table-light td a:hover {
	text-decoration: underline;
}

.pricing-lwp {
	font-weight:bold;
	color:#6caa00;
	font-size: 125%;
}

.pricing-other {
	color:#FF0000;
}

.gt-list-table .icon {
	width: 10%;
}

.gt-list-table .title {
	width: 60%;
}
/* Table Pager, Table Select Box */
.gt-table-controls {
	margin-bottom: 6px;
	font-size: 93%;
}
.gt-table-controls .gt-table-picker {
	float: left;
	display: inline;
}
.gt-table-controls .gt-table-pager {
	margin: 0 2px 0 0;
	color: #aaa;
	float: right;
	display: inline;
}
.gt-table-controls .gt-table-pager a {
	padding: 0 2px;
}
.gt-table-controls .gt-table-pager a:link, .gt-table-controls .gt-table-pager a:visited {
	color: #666666;
	text-decoration: none;
}
.gt-table-controls .gt-table-pager a.current:link, .gt-table-controls .gt-table-pager a.current:visited {
	color: #333;
	text-decoration: underline;
}
.gt-table-controls .gt-table-pager a:hover {
	text-decoration: underline;
}

/* Default Table Columns */
.gt-list-table td {
	width: auto;
}
.gt-list-table th.gt-table-col-checkbox {
	width: 20px;
}

/* Login Box Styles */
body.gt-login {
	background-color: #00001a;
}
.gt-login-hd {
	width: 375px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
	font-size: 197%;
	color: #fff;
}
.gt-login-box {
	width: 409px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 175px;
}
.gt-login-box-top {
	background: url(../images/gt/login-form-top-bkg.gif) no-repeat 0 0;
	width: 383px;
	padding: 25px 13px 5px 13px;
}
.gt-login-box-btm {
	width: 409px;
	height: 18px;
	background: url(../images/gt/login-form-btm-bkg.gif) no-repeat 0 0;
	padding: 1px 0;
	overflow: hidden;
}

/* Button Listing Style */
.gt-button-listing {
	margin-bottom: 20px;
}
.gt-button-listing strong {
	color: #666666;
}
.gt-button-listing img {
	margin-top: 5px;
}


/* @end */

/* @group Nav */
/* Main Navigation */
.gt-nav ul li {
	background: url(../images/gt/nav-tab-right.gif) no-repeat 100% 0;
	margin: 0 2px;
	float: right;
	display: inline;
}
.gt-nav ul li a {
	background: url(../images/gt/nav-tab-left.gif) no-repeat 0 0;
	display: block;
	padding: .75em 2.2em;
	font-weight: bold;
	float: left;
	display: inline;
}
.gt-nav a:link, .gt-nav a:visited {
	color: #333;
	text-decoration: none;
	font-size: 108%;
}
.gt-nav a:hover {
	color: #000;
}

/* Sidebar Navigation */
.gt-sidebar-nav {
	margin-bottom: 20px;
}
.gt-sidebar-nav ul {
	margin: 0;
	padding: 0;
}
.gt-sidebar-nav ul li {
	padding: 0 0 1px 0;
	margin: 0;
	list-style-type: none;
}
.gt-sidebar-nav ul li a {
	display: block;
	padding: .6em .6em .6em 1.8em;
}
.gt-sidebar-nav a:link, .gt-sidebar-nav a:visited {
	color: #000;
	text-decoration: none;
	background-color: #e9eff9;
}
.gt-sidebar-nav a:hover {
	background-color: #4890d8;
	color: #fff;
	text-decoration: none;
}
.gt-sidebar-nav h3 {
	font-size: 116%;
	margin: 0;
	background-color: #004878;
	padding: .6em .6em .6em 1.2em;
	color: #fff;
}
/* @end */

/* @group Headings */
h1 {
	font-size: 150%;
	color: #4890d8;
	margin-bottom: 5px;
}

/* H2 */
h2 {
	font-size: 161.6%;
	color: #4890d8;
	margin-bottom: 10px;
}
h2.gt-table-head, h2.gt-form-head {
	margin-bottom: 6px;
}
h3 {
	font-size: 138.5%;
	color: #333;
	margin-bottom: 10px;
}
h4 {
	font-size: 123.1%;
	color: #333;
	margin-bottom: 10px;
	font-weight: bold;
}
h5 {
	font-size: 123.1%;
	color: #333;
	margin-bottom: 10px;
}
h6 {
	font-size: 100%;
	color: #333;
	margin-bottom: 10px;
}
/* @end */

/* @group Text Styles */
address {
	margin-bottom: 10px;
}
blockquote {
	margin: 10px 40px 20px 40px;
	font-style: italic;
}
code {
	font-family: monospace;
}
dl {
	margin-left: 30px;
	margin-bottom: 20px;
}
dl dt {
	font-weight: bold;
}
dl dd {
	margin-left: 10px;
	margin-bottom: 5px;
}
em {
	font-style: italic;
}
p {
	margin-bottom: 10px;
	line-height: 130%;
}
q {
	font-style: italic;
}
strong {
	font-weight: bold;
}
tt {
	font-family: monospace;
}


/* Custom Text Classes */
.gt-cancel {
	color: #666666;
}
.gt-cancel a:link, .gt-cancel a:visited {
	color: #cc0000;
	text-decoration: underline;
}
.gt-cancel a:hover {
	text-decoration: none;
}

.gt-error {
	border: 3px solid #990000;
	padding: .5em;
	background-color: #cc0000;
	color: #fff;

}
.gt-notice-box {
	border: 3px solid #aaa;
	padding: .5em;
	background-color: #f5f9ea;
}
.gt-notice-box-blue {
	border: 3px solid #0d517f;
	padding: .5em;
	background-color: #f5f9ea;
}
.gt-success {
	border: 3px solid #336633;
	padding: .5em;
	background-color: #6caa00;
	color: #fff;
}
/* @end */

/* @group Lists */
ol {
	margin-bottom: 20px;
}
ol li {
	list-style-type: decimal;
	margin-left: 40px;
	margin-bottom: 2px;
}
ul {
	margin-bottom: 20px;
}
ul li {
	list-style-type: disc;
	margin-left: 35px;
	margin-bottom: 2px;
}
/* @end */

/* @group Forms */
/* Default Form */
.gt-form {

}
.gt-form .gt-form-text, .gt-form .gt-form-textarea {
	border: 1px solid #aaa;
	background-color: #f5f9ea;
	padding: 2px;
	font-size: 108%;
	width: 98%;
}
.gt-form label {
	font-size: 116%;
	color: #454545;
	display: block;
	margin-bottom: 3px;
}
.gt-form option {
	font-size: 108%;
}
.gt-form .gt-form-row {
	margin-bottom: 10px;
}

/* Auto clear the form row */
.gt-form .gt-form-row:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.gt-form-row {display: inline-block;}

/* Hides from IE-mac \*/
* html .gt-form-row {height: 1%;}
.gt-form-row {display: block;}
/* End hide from IE-mac */
/* End auto clearing the form row */

.gt-form .gt-form-row-inline {
	clear: left;
}

.gt-form .gt-form-row-inline-small {
	margin-bottom: 10px;
	clear: left;
}

.gt-form .gt-form-row-inline label {
	width: 30%;
	margin-right: 4%;
	padding: 1% 0;
	float: left;
	display: inline;
}

.gt-form .gt-form-row-inline-small label {
	width: 10%;
	margin-right: 4%;
	padding: 0 0;
	float: left;
	display: inline;
}

.gt-form .gt-form-element-label {
	font-size: 93%;
	margin-bottom: 5px;
	padding-left: 3px;
}
.gt-form .gt-form-note {
	font-size: 93%;
	margin: 0 0 5px 0;
	font-style: italic;
	color: #666666;
}
.gt-form .gt-form-row-inline .gt-form-text {
	width: 63%;
}
.gt-form .gt-form-radio, .gt-form .gt-form-checkbox {
	margin-right: 3px;
}
.gt-form .gt-submit-btn {
	margin: 0 10px 0 0;
	float: left;
	display: inline;
}
.gt-form .gt-cancel {
	line-height: 31px;
}

.gt-form .gt-review {
	font-size: 116%;
	color: #454545;
	margin-bottom: 3px;
}
/* @end */

/* @group Links - link visited hover active */
a:link, a:visited {
	color: #ff6600;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
/* @end */

/* @group Misc */
.clear {
	clear: both;
}
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
/* @end */

/*
Template:	GT-101
File:		override.css - Use this file to override any template styles
To override a style, just copy and paste the style from gt-styles.css into this file.
You can then use !important to override the style.

If you add styles to this template, be sure to include it in your template files.
*/

/* @group Layout */
body {
	background-color: #004878;
}
/* Head */
.gt-hd-inner {
	width: 974px;
	margin-left: auto;
	margin-right: auto;
}
.gt-hd .gt-logo {
	margin-left: 0;
}

.gt-bd {
	background: url(../images/gt/bd-top-fade.png) repeat-x 0 0 #fff;
	padding: 15px 35px;
	width: 900px;
	margin-left: auto;
	margin-right: auto;
}
.gt-bd-2 {
	background: url(../images/gt/bd-top-fade-2.png) repeat-x 0 0 #fff;
	padding: 15px 35px;
	width: 900px;
	margin-left: auto;
	margin-right: auto;
}
.gt-bd-wrap {
	background: url(../images/gt/tan-bkg.png) repeat-y 50% 0 #f5f3cc;
}

/* Footer Styles */
.gt-footer {
	clear: both;
	margin: 20px 0 0 0;
	background-color: #004878;
	color: #fff;
	border-top: none;
}

.gt-footer a {
	color:#FFFFFF;
}

/* @end */

/* @group Modules */

/* Utility Box Styles */
.gt-util-box {
	margin-right: 0;
}

/* Frame for Image */
.gt-pic-frame {
	border: 1px solid #ccc;
	padding: 3px;
	background-color: #fff;
}

/* @end */

/* @group Nav */
/* Main Navigation */
.gt-nav {
	width:710px;
	float: right;
	display: inline;
	margin-top: 30px;
}
.gt-nav ul li {
	background: none;
}

.gt-nav ul li a {
	background: url(../images/gt/nav-tab-right.gif) no-repeat 100% 0;
	padding: 0;
}
.gt-nav ul li a span {
	display: block;
	padding: .50em 1.1em;
	background: url(../images/gt/nav-tab-left.gif) no-repeat 0 0;
}
.gt-nav a:link, .gt-nav a:visited {
	color: #fff;
}
.gt-nav ul li a:hover, .gt-nav ul li a.gt-active:link, .gt-nav ul li a.gt-active:visited {
	background-position: 100% -50px;
	color: #333;
}
.gt-nav ul li a:hover span, .gt-nav ul li a.gt-active:link span, .gt-nav ul li a.gt-active:visited span {
	background-position: 0 -50px;
}

/* Sidebar Navigation */
.gt-sidebar-wrapper {
	background-color: #e9eff9;
	padding: 10px;
	line-height: 22px;
	margin: 0;
}
.gt-sidebar-nav h4{
	font-size: 123.1%;
	color: #ff6600;
}

.gt-sidebar-nav h3 {
	background: url(../images/gt/table-hd-bkg.gif) no-repeat 0 0;
	padding: 0 0 0 6px;
}
.gt-sidebar-nav h3 span {
	display: block;
	padding: .4em .6em .4em 1.2em;
	background: url(../images/gt/table-hd-bkg.gif) no-repeat 100% 0;
}

.gt-sidebar-nav li a.active {
	background-color: #4890d8;
	color: #FFF;
}

/* @end */
.gt-wizard-box {
	width: 409px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 5px;
}


.gt-wizard-box-wide-hd {
	width: 500px;
	margin: 5px auto 5px auto;
	font-size: 135%;
	margin-bottom: 5px;
	color: #fff;
}
.gt-wizard-box-wide {
	width: 534px;
	margin-left: auto;
	margin-right: auto;
}
.gt-wizard-box-wide-top {
	background: url(../images/gt/popup-form-top-bkg.gif) no-repeat 0 0;
	width: 454px;
	padding: 25px 40px 5px 40px;
}
.gt-wizard-box-wide-btm {
	width: 534px;
	height: 18px;
	background: url(../images/gt/popup-form-btm-bkg.gif) no-repeat 0 0;
	padding: 1px 0;
	overflow: hidden;
}

.gt-login-hd {
	font-size: 135%;
	margin-bottom: 5px;
}

/* H2 */
h1 {
	font-size: 182%;
	color: #ff6600;
	margin-bottom: 10px;
}
h2 {
	font-size: 161.6%;
	color: #ff6600;
	margin-bottom: 10px;
}

.minmax {
	float: right;
}
.gt-list-table .header {
	background-color:#DDD;
	font-weight: bold;
}
#subnav-wrapper {
	background: #e3e8f0;
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom: 1px solid #666;
}
#subnav {padding: 0 6px;}

#subnav a {
	color: #666;
	display: block;
	text-decoration: none;
	font: 1.1em sans-serif;
	padding-right:25px;
	float:left;
}
#subnav a:hover {color: #111;}
.current_page_item {color: #333; font-weight: bold;}
