/* a:link, a:visited, #events a:link, #events a:visited {*/
a
{
	color: #3f91ff;
	text-decoration: none;
	font-weight: bold;
}
a:hover
{
	color: #002f4e;
	text-decoration: underline;
}

body
{
	margin: 0px;
	padding: 0px;
	color: #000000;
	font-family: sans-serif, verdana, arial;
	font-size: 12; /* background-image: url(images/bgo.png); 	background-repeat: no-repeat; */
	background-image: url(images/bluebg.png);
	background-repeat: repeat-x; /* BACKGROUND-IMAGE: url(images/test2.png); from AI for png gamma match 	background-repeat: repeat-x;*/
	background-color: #052650;
}
dd
{
	font-family: Arial,Verdana,sans-serif;
	font-size: 14px;
	margin-top: 10px;
	margin-left: 0;
}
dt
{
	font-family: Arial,Verdana,sans-serif;
	font-size: 16px;
	color: #ab7100;
	margin-top: 20px;
	font-weight: bold;
}
h1
{
	font-family: arial, verdana, sans-serif;
	font-weight: none;
	font-size: 20px;
	text-transform: uppercase;
	color: #2f97ff;
	padding: 0px;
	margin-top: 15px;
}
h2
{
	font-family: arial, verdana, sans-serif;
	font-weight: none;
	font-size: 16px;
	text-transform: uppercase;
	color: #5b5b5b;
	padding: 0px;
	margin-bottom: 10px;
}
h3
{
	font-family: arial, verdana, sans-serif;
	font-weight: none;
	font-size: 14px;
	text-transform: uppercase;
	color: #eeeeee;
	padding: 0px;
	margin-bottom: 8px;
	margin-top: 0px;
	background-color: #5b5b5b;
}
li.body
{
	padding: 0px;
}
li.btnStepByStep
{
	background: url(images/stepbystep.png) bottom left no-repeat;
	background-color: transparent;
}
li.btnStepByStep a:hover
{
	background: url(images/stepbystep_hover.png) bottom left no-repeat;
}
li.btnNextDate
{
	background: url(images/writtenexam.png) bottom left no-repeat;
	background-color: transparent;
}
li.btnNextDate a:hover
{
	background: url(images/writtenexam_hover.png) bottom left no-repeat;
}
li.btnPreReq
{
	background: url(images/prereq.png) bottom left no-repeat;
	background-color: transparent;
}
li.btnPreReq a:hover
{
	background: url(images/prereq_hover.png) bottom left no-repeat;
}
table
{
    background-color: White;
}
td
{
	font: 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: black;
}

td.red
{
	color: red;
}

td.blank
{
	background: edf2ff;
	font-weight: bold;
}

td.subtotal
{
	background: f9f9f9;
}

td.centered_data
{
	text-align: center;
}

td.centered_bold_data
{
	text-align: center;
	font-weight: bold;
}
td.centered_bold_highlighted_data
{
	text-align: center;
	font-weight: bold;
	background: f9f9f9;
}
td.centered_highlighted_data
{
	text-align: center;
	background: f9f9f9;
}
ul.body
{
	padding: -5px;
	margin: 18px;
}
.accordion-pane-content div
{
    height: 400px;
    overflow: scroll;
}
.accordion-pane-header
{
    border: 1px solid #CCCCCC;
    background-color: #EEE;
    cursor: pointer;
}
.accordion-pane-header h2
{
    font-family: 'Arial Unicode MS', Helvetica;
    text-transform: none;
    font-size: 24px;
    margin: 3px;
}

/*
.btnStepByStep
{
	background: url(images/stepbystep_hover.png) bottom left no-repeat;
}
.btnNextDate
{
	background: url(images/writtenexam_hover.png) bottom left no-repeat;
}
.btnPreReq
{
	background: url(images/prereq_hover.png) bottom left no-repeat;
}
*/
.careers_info
{
	margin: 0;
	padding-top: 5px;
	width: 291px;
}
.contextcolumn
{
	width: 193px;
	padding-top: 3px;
	float: right;
	text-align: left;
	font-family: arial, verdana, sans-serif;
	font-size: 12px;
	margin-right: 3px;
	margin-left: 2px;
	margin-top: 0px;
}
.contextcolumn h3
{
    text-align: center;
}
.contextcolumn li
{
	margin-bottom: 10px;
}
.contextcolumn ul
{
	margin-top: 15px;
	margin-left: 0px;
	padding: 0px;
	list-style-type: none;
	margin-bottom: 30px;
}
.imagecolumn
{
	width: 200px;
	float: right;
	padding-left: 10px;
	text-align: center;
	font-family: arial, verdana, sans-serif;
	font-size: 11px;
}

.leftimagecolumn
{
	width: 200px;
	float: left;
	padding-right: 10px;
	text-align: center;
	font-family: arial, verdana, sans-serif;
	font-size: 11px;
	margin-top: 10px;
}
.datatable
{
	border: 1px solid #D6DDE6;
	border-collapse: collapse;
}
.datatable td
{
	border: 1px solid #D6DDE6;
	text-align: center;
	padding: 4px;
}
.datatable th
{
	border: 1px solid #cccccc;
	background-color: #edf2ff;
	font-weight: bold;
	text-align: center;
	padding: 4px;
}
.datatable caption
{
	font: bold 12px sans-serif;
	background-color: #B0C4DE;
	color: #33517A;
	padding-left: 4px;
	padding-top: 3px;
	padding-bottom: 2px;
	float: left;
	text-align: left;
}
.datatable tr:hover, .datatable tr.altrow:hover
{
	background-color: #DFE7F2;
	color: #000000;
}
.datatable tr.altrow
{
	background-color: #f4f9ff;
}
.inline_images
{
	float: left;
	padding: 0 0 15px 0;
}

.inline_image
{
	margin: 0;
	padding: 0 13px 0 7px;
	text-align: center;
	width: 150px;
}
.left
{
	float: left;
	padding: 7px;
}
.left_container
{
	float: left;
	width: 295px;
	color: #2b3445;
	font-family: verdana;
	font-size: 11px;
	font-weight: normal;
	padding-right: 4px;
}
.middle_container
{
	float: left;
	width: 295px;
	color: #2b3445;
	font-family: verdana;
	font-size: 11px;
	font-weight: normal;
}
.popup-background
{
	background-color: #535353;
	filter: alpha(opacity=85);
	opacity: 0.85;
}
.popup-panel
{
    background-color: Black;
}
.right
{
	float: right;
	display: inline;
	padding: 7px;
}
.right_container
{
	float: left;
	width: 295px;
	color: #2b3445;
	font-family: verdana;
	font-size: 11px;
	font-weight: normal;
	padding-left: 4px;
}
.seperator
{
	margin-top: 7px;
	padding: 0;
	width: 100%;
	font-family: verdana, arial, sans-serif;
	font-size: .8em;
	color: white;
	font-weight: bold;
	height: 21px;
	background: #616b77;
}
.smalltext
{
	font-family: verdana;
	font-size: 9px;
	padding: 7px;
	font-weight: normal;
}
.topbanner
{
	margin: 0;
	text-align: left;
	padding-left: 6px;
	width: 896px;
	height: 70px;
	background: black;
	color: white;
	font-family: verdana;
	font-size: .6em;
	font-weight: bold;

}
#adspace
{
	float: left;
	width: 246px;
	height: 280px;
	background-image: url(images/adbg.jpg);
	/* text-align: center; */
}
#adspace ul
{
    margin-top: 5px;
    margin-left: auto;
    margin-right: auto;
    padding: 0;
}
#bottomlayer
{
	height: 93%;
	width: 750px;
	background: white;
	margin-right: auto;
	margin-left: auto;
}
#careers
{
	text-align: left;
	background-color: #ffffff;
	/* height: 33px; */
	list-style-type: none;
	margin-left: -1px;
	width: 896px;
	/*height: 480px; background-image: url(images/greygradmidnav.png);*/
	margin-top: 0px;
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	margin-bottom: 5px;
	overflow: hidden;
}
#careers ul
{
	margin-top: 15px;
	margin-left: 0px;
	padding: 0px;
	list-style-type: none;
}
#careers li
{
	margin-bottom: 10px;
}
#careers a
{
	color: #005bd6;
	text-decoration: none;
	font-weight: bold;
}
#careers a:visited
{
	color: #005bd6;
}
#carousel
{
	width: 660px; /* li width + padding(2)* slidecount */
	overflow: hidden;
	margin-top: 10px;
	margin-left: auto;
	margin-right: auto;
	position: relative; /* this has to be relative */
}
#carousel li
{
	float: left;
	list-style-type: none;
	margin: 0px;
	padding: 5px;
	width: 320px;
}
#carousel h4
{
	margin: 0px;
}
#carousel p
{
	margin: 0px;
}
#carousel ul
{
	position: relative; /* this has to be relative in order to rotate the slides */
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
	width: 2640px; /* carousel window width * slidecount */
	top: 0px;
}
#carouselbuttons
{
	position: absolute;
	right: 0px;
	top: 0px;
	width: 100px;
	text-align: center;
}
#carouseldirect
{
	height: 22px;
}
#carouseldirect a
{
	color: #000000;
	text-decoration: none;
}
#content
{
	width: 890px;
	font-family: Arial,Verdana,sans-serif;
	font-size: 14px;
	padding-left: 5px;
}
#content a
{
	color: #005bd6;
	text-decoration: none;
	font-weight: bold;
}
#content a:hover
{
	color: #760101;
}
#content a:visited
{
	color: #005bd6;
}
#content p
{
	padding: 0px 7px 0px 7px;
	margin-top: 10px;
	margin-bottom: 0px;
}

#content ul
{
	margin-top: 10px;
}
#content li
{
	padding: 1px;
}
#footer
{
	color: white;
	background: black;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	font-family: verdana;
	font-size: 10px;
	padding-top: 15px;
	padding-bottom: 15px;
}
#footer a
{
	color: #3a99ff;
	text-decoration: none;
	font-size: 11px;
}
#footer a:visited
{
	color: #3a99ff;
}
#footer a:hover
{
	color: #80b2e7;
	text-decoration: underline;
	font-size: 11px;
}
#footer ul
{
	padding-top: 0px;
	margin-top: 0px;
	padding-bottom: 0px;
	margin-bottom: 0px;
}
#footer li
{
	display: inline;
	list-style-type: none;
	padding-right: 20px;
	padding-bottom: 0px;
	margin-bottom: 0px;
}
#events
{
	padding: 2px 2px 2px 4px;
	width: 277px;
	font-family: verdana, arial, sans-serif;
	font-size: 10px;
	color: white;
	font-weight: bold;
	float: right;
	background: #2b3445;
}
#events h1
{
	font-family: verdana;
	font-weight: none;
	font-size: 120%;
	color: white;
	padding: 5 0 5 0px;
	text-align: center;
	background: #57779e;
	margin-bottom: 5px;
	text-transform: uppercase;
}
#header
{
	top: 0px;
	position: absolute;
	background-color: ffffff;
	color: 000000;
	font-family: verdana, sans-serif, arial, verdana;
	padding: 0;
	text-align: left;
	height: 57px;
	width: 100%;
	float: left;
}
#main_nav a:hover
{
	color: #002f4e;
	text-decoration: none;
}
#main_nav a.selected
{
	color: 002f4e;
	text-decoration: none;
	background: ebebeb;
	padding: 1px 2px 1px 2px;
	border-top: 1px solid #000;
	border-left: 1px solid #000;
	border-bottom: 1px solid #000;
	border-right: 1px solid #000;
}
#main_nav ul
{
	padding: 0 0 0 5px;
	margin: 0;
	margin-bottom: 0;
	list-style-type: none;
}
#main_nav li
{
	display: inline;
}
#news
{
	margin: 3px 2px 0px 0px;
	padding: 2px -2px 2px 2px;
	width: 100%;
	font-family: verdana, arial, sans-serif;
	font-size: 10px;
	color: #2b3445;
	font-weight: none;
	background: #a7abb0;
}
#news a
{
	color: #005bd6;
	text-decoration: none;
	font-weight: bold;
}
#news a:visited
{
	color: #005bd6;
}
#page2story
{
    float: left;
	width: 680px;
	padding-bottom: 5px;
}
#page2story h3
{
	font-family: arial, verdana, sans-serif;
	font-weight: normal;
	font-size: 14px;
	text-transform: uppercase;
	color: #2f97ff;
	padding: 0px;
	margin-bottom: 10px;
	margin-top: 50px;
	background-color: white;
	background-image: url(images/blueline.png);
	background-repeat: repeat-x;
	height: 17px;
}
#page2story li
{
	margin-bottom: 10px;
}
#page2story ul
{
	list-style-image: url(images/arrow2.png);
}
#page2story_3col
{
	width: 450px;
	float: left;
}
#pagebase
{
	margin-left: 50px;
	margin-right: 50px;
}
#pageshadow
{
	text-align: left;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	margin-top: 0px;
	background-image: url(images/bgwithshadow2.png);
	background-repeat: repeat-y;
}
#promo
{
	padding-top: 5px;
	padding-left: 5px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	background-color: #FFFFFF;
	overflow: hidden;
	position: relative;
}
#poc
{
	padding: 54px 0 0 100px;
}
#secondlevelcontent
{
	width: 895px;
	font-family: Arial,Verdana,sans-serif;
	font-size: 14px;
	padding-left: 5px;
	float: left;
	background-image: url(images/fauxcol.png);
	background-repeat: repeat-y;
}
#story
{
	margin-top: 4px;
	padding: 2px -4px 2px 2px;
	width: 100%;
	font-family: verdana, arial, sans-serif;
	font-size: 10px;
	color: white;
	font-weight: bold;
	height: 276px;
	background: #2b3445;
}
#story p
{
	padding-top: 10px;
	margin-top: 0px;
	margin-right: 6px;
}
#top_nav
{
	list-style: none;
	text-align: left;
	background-color: #333333;
	height: 33px;
	list-style-type: none;
	padding: 0px;
	width: 902px;
}
#top_nav li
{
	text-align: left;
	display: inline;
	padding: 0px;
	margin: 0px;
	list-style: none;
	float: left;
	display: inline;
	border: none;
	border-style: none;
	text-decoration: none;
}
#top_nav ul
{
	list-style: none;
	text-align: left;
	padding: 0px;
	margin: 0px;
	margin-bottom: 0px;
	border: none;
	border-style: none;
	text-decoration: none;
	display: inline;
}
#top_nav li img
{
	border-style: none;
	border: none;
	text-decoration: none;
}
/*
#top_nav2 
{
	text-align: left;
	background-color: #444041;
	height: 38px;
	padding: 0px;
	margin: 0px;	
}
*/
#top_nav2
{
	background-color: #333333;
	height: 33px;
	margin: 0;
	padding: 0px;
	width: 902px;
	overflow: hidden;
	line-height: 33px;
}

#top_nav2 a
{
	text-indent: -1em;
	margin: 0px;
	display: block;
	width: 150px;
	height: 33px;
	/* line-height: 33px; */
	letter-spacing: -1em;
	overflow: hidden;
}

#top_nav2 ul
{
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#top_nav2 li
{
	float: left;
	margin: 0;
	padding: 0;
}

#top_nav2 li.navbar_item_1
{
	background: transparent url(images/home.png);
	background-repeat: no-repeat;
	height: 33px;
}

#top_nav2 li.navbar_item_2
{
	background: transparent url(images/gpd_advantage.png);
	background-repeat: no-repeat;
}

#top_nav2 li.navbar_item_3
{
	background: transparent url(images/careers.png);
	background-repeat: no-repeat;
}

#top_nav2 li.navbar_item_4
{
	background: transparent url(images/benefits.png);
	background-repeat: no-repeat;
}

#top_nav2 li.navbar_item_5
{
	background: transparent url(images/gpd_life.png);
	background-repeat: no-repeat;
}

#top_nav2 li.navbar_item_6
{
	background: transparent url(images/faq.png);
	background-repeat: no-repeat;
}

#top_nav2 li.selected_navbar_item_1
{
	background: transparent url(images/home_hover.png);
	background-repeat: no-repeat;
}

#top_nav2 li.selected_navbar_item_2
{
	background: transparent url(images/gpd_advantage_hover.png);
	background-repeat: no-repeat;
}

#top_nav2 li.selected_navbar_item_3
{
	background: transparent url(images/careers_hover.png);
	background-repeat: no-repeat;
}

#top_nav2 li.selected_navbar_item_4
{
	background: transparent url(images/benefits_hover.png);
	background-repeat: no-repeat;
}

#top_nav2 li.selected_navbar_item_5
{
	background: transparent url(images/gpd_life_hover.png);
	background-repeat: no-repeat;
}

#top_nav2 li.selected_navbar_item_6
{
	background: transparent url(images/faq_hover.png);
	background-repeat: no-repeat;
}

#top_nav2 li.navbar_item_1 a:hover
{
	background: transparent url(images/home_hover.png);
	background-repeat: no-repeat;
}

#top_nav2 li.navbar_item_2 a:hover
{
	background: transparent url(images/gpd_advantage_hover.png);
	background-repeat: no-repeat;
}

#top_nav2 li.navbar_item_3 a:hover
{
	background: transparent url(images/careers_hover.png);
	background-repeat: no-repeat;
}

#top_nav2 li.navbar_item_4 a:hover
{
	background: transparent url(images/benefits_hover.png);
	background-repeat: no-repeat;
}

#top_nav2 li.navbar_item_5 a:hover
{
	background: transparent url(images/gpd_life_hover.png);
	background-repeat: no-repeat;
}

#top_nav2 li.navbar_item_6 a:hover
{
	background: transparent url(images/faq_hover.png);
	background-repeat: no-repeat;
}

#page2story img
{
	border-style: none;
}

#vertical-list
{
	width: 220px; /* must hide from IE5.5/win, instead use container to limit width */
	text-align: left;
	margin: 0px;
	padding-top: 10px;
	padding-left: 10px;
	list-style: none;
}

#vertical-list li a
{
	display: block;
	height: 48px;
	border: none;
	text-decoration: none;
	margin-bottom: 5px;
	text-indent: -1000em;
	letter-spacing: -1em;
	width: 220px;
}