
* { padding: 0; margin: 0; }

* option {
	padding-right: 5px;
}

body {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 15px;
}

/*
body * li { 
	list-style-type: square; 
	color: #5d5c5b;
	margin: 2em;
}
*/
#wrapper { 
 margin: 0 auto;
 width: 800px;
}
#faux {
 background: url('../images/ta2/main_bg.gif') repeat-y; 	
 margin-bottom: 0px;
 overflow: auto; /* Paul O Brien Fix for IE www.pmob.co.uk */
 width: 100%;
}
#header {
 color: #333;
 width: 800px;
 height: 66px;
 margin: 0px 0px 0px 0px;
}
#navigation {
 color: #333;
 margin: 0px 0px 0px 0px;
 background: yellow;
 height: 26px;
 width: 500px;
 float: right;
 padding-right: 0px;
 text-align: right;
}

#navigation2 {
	width: 510px;
}

#top_options
{
    float: right;
    width: 500px;
	height: 30px;
    background-color: #FFF;
	padding-right: 10px;
	color: #6F6F6C;
	font-weight: bolder;
	font-size: 8pt;
	margin-top: 10px;
	vertical-align: text-top;
	text-align: right;
}

#top_options a{
	text-decoration: none;
	color: #083073;
}

#rightcolumn { 
 display: inline;
 color: #333;
 margin: 0px;
 padding: 0px;
 width: 260px;
 float: right;
}
#leftcolumn { 
 float: left;
 color: #333;
 margin: 0px;
 padding: 0px;
 width: 540px;
 display: inline;
 position: relative;
}
#footer { 
 width: 800px;
 clear: both;
 color: #333;
 background: #eef2e5 url('../images/ta2/footer_top_border.gif') repeat-x top;
 margin: 0px 0px 0px 0px;
 height: 100px;
 padding-top: 25px;
}
.clear { clear: both; background: none; }

#nav
{
	float: right;
	width: 260px;
	margin: 0px 0px 0px 0px;
}

#nav p { margin-top: 0; }

.menu
{
    background: url('../images/ta2/main_menu_bg_repeater.jpg') repeat-x;
    height: 85px;
	line-height: 85px;  
	padding: 0px 0px 0px 25px; 
	color: #545353;
	font-size: large;
	text-decoration: none;
}

.menu_highlight {
    height: 85px;
	line-height: 85px;  
	padding: 0px 0px 0px 25px; 
	color: #545353;
	font-size: large;
	text-decoration: none;
}

.currentmenuitem {
	text-decoration: none;
	color: #fcd03a;
}

.menu a:active{
	text-decoration: none;
	color: #fcd03a;
}

.menu a:link{
	text-decoration: none;
	color: #545353;
}

.menu a:visited{
	text-decoration: none;
	color: #545353;
}

.menu a:hover{
	text-decoration: none;
	color: white;
}

.menu_highlight a:active{
	text-decoration: none;
	color: #fcd03a;
}

.menu_highlight a:link{
	text-decoration: none;
	color: #94CB21;
}

.menu_highlight a:visited{
	text-decoration: none;
	color: #94CB21;
}

.menu_highlight a:hover{
	text-decoration: none;
	color: blue;
}


#top_menu_left_cap
{
    float:right;
    height: 26px;
    width: 7px;
    background: url('../images/ta2/top_menu_left_cap.gif') repeat-x;
}

.top_menu_item
{
    float: right;
    height: 26px;
    background: url('../images/ta2/top_menu_bg_repeater.gif') repeat-x;
	text-align: center;
	line-height:26px;
	padding: 0px 15px 0px 15px;
	color: #545353;
	font-weight: bolder;
	font-size: smaller;
}

.top_menu_item a:active{
	text-decoration: none;
	color: white;
}

.top_menu_item a:link{
	text-decoration: none;
	color: #545353;
}

.top_menu_item a:visited{
	text-decoration: none;
	color: #545353;
}

.top_menu_item a:hover{
	text-decoration: none;
	color: white;
}

.top_menu_item_current
{
    float: right;
    height: 26px;
    background: url('../images/ta2/top_menu_bg_repeater.gif') repeat-x;
	text-align: center;
	line-height:26px;
	padding: 0px 15px 0px 15px;
	color: #545353;
	font-weight: bolder;
	font-size: smaller;
}

.top_menu_item_current a:active{
	text-decoration: none;
	color: white;
}

.top_menu_item_current a:link{
	text-decoration: none;
	color: white;
}

.top_menu_item_current a:visited{
	text-decoration: none;
	color: white;
}

.top_menu_item_current a:hover{
	text-decoration: none;
	color: white;
}

.top_menu_divider
{
	float: right;
    height: 26px;
	width: 5px;
    background: url('../images/ta2/top_menu_item_divider.gif') repeat-x;
}

#logo
{
  padding: 20px 0px 0px 0px;
	float: left;
	display: inline;
	border: 0;
}



.content_instr {
	color: #5d5c5b;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 20px;
}

.content_instr_header {
	color: red;
	font-weight: bolder;
	margin-left: 10px;
	margin-top: 20px;
}

.content_command{
	color: #5d5c5b;
	font-weight: bold;
	margin-left: 20px;
	margin-top: 20px;
	line-height: 29px;
}

.content_command h5{
	margin-left: 20px;
}

.adv_search {
	font-size: small;
	margin-left: 45px;
	margin-top: 5px;
	text-decoration: none;
}

.centerup {
	margin-left: 120px;
	margin-top: 3px;
	color: #5d5c5b;
	font-weight: bolder;
}

.red {
	color: red;
}

#myURL {
	border:solid 3px blue;
	font-size: 12pt;
}

#general_links_list {
	float: left;
	display: inline;
	margin-left: 30px;
	width: 200px;
}

#general_links_list li{
	margin: 0px 0px 0px 25px;
	list-style: none;
}

#general_links_list a{
	text-decoration: none;
	color: #545353;
	font-size: 8pt;
	font-weight: bold;
	margin-left: 10px;
}

#local_links_list{
	margin-left: 30px;
	float: left;
	display: inline;
}

#local_links_list li{
	margin: 0px 0px 0px 25px;
	list-style: none;
}

#local_links_list a{
	text-decoration: none;
	color: #545353;
	font-size: 8pt;
	font-weight: bold;
}

.footer_headline {
	color: red;
}

.footer_list_more {
	float: right;
	color: blue;
	margin-right: 40px;
}

.go_img {
	border: none;
	margin-left: 10px;
	
}

.go_link {
	outline: none; /* hide dotted outline in Firefox */
}

.ibm_logo {
	float: right;
	margin-right: 20px;
	margin-top: 60px;
	border: 0px;
}

.ser_logo {
	float: right;
	margin-top: 15px;
	margin-bottom: 10px;
	margin-right: 5px;
	border: 0px;
}

#userIdField {
	margin-left: 5px;
}

#passwordField {
	margin-left: 8px;
}

#faq_links_list{
	margin-left: 30px;
	margin-top: 5px;
	margin-bottom: 10px;
	float: left;
	display: inline;
	
}


#faq_links_list li{
	margin: 20px 0px 0px 25px;
	list-style: outside;
	list-style-type: upper-alpha;
	color: blue;
}

ol.sample {
	list-style-type: decimal;
	list-style-position: outside;
	margin-left: 50px;
	margin-top: 10px;
}

ol.sample a {
	text-decoration: none;
	color: blue;
}

.faq_menu {
	margin-left: 20px;
	margin-top: 10px;
	margin-bottom: 10px;
	float: left;
	display: inline;
}

.faq_menu li{
	list-style-type: disc;
	text-decoration: none;
}

#faq_links_list a{
	text-decoration: none;
}

.subject_header {
	margin-top: 10px;
	margin-left: 15px;
}

.contentHeading2 {
	margin-top: 10px;
	margin-left: 15px;
	font-weight: bolder;
}

.content_answer {
	color: #5d5c5b;
	margin-left: 15px;
	margin-right: 10px;
	margin-top: 5px;
}

#topic_list {
	margin-left: 50px;
	margin-top: 5px;
	color: #6F6F6C;
}

#topic_list li{
	margin: 5px 0px 0px 25px;
	list-style: none;
}

#topic_list a{
	text-decoration: none;
	color: #083073;
}

.faq_container {
	margin: 0px 0px 15px 0px;
	padding: 0px 0px 0px 0px;
}

#spinner {
	margin: 10px 0px 0px 225px;
}

#changepasswordField {
	margin-left: 30px;
}

#confirmchangepasswordField {
	margin-left: 5px;
}

.content_error {
	color: red;
	margin-top: 10px;
	margin-left: 10px;
	margin-right: 10px;
}

.fieldWithErrors input{
	border: solid 1px red;
}

.fieldWithErrors textarea{
	border: solid 1px red;
}

#top_nav {
	margin: 0px;
	padding: 0px;
	float: right;
}

#header_nav {
	width: 510px;
	height: 66px;
	display: inline;
	float: right;
	text-align: right;
}

.tour_links {
	text-decoration: none;
}

#feedback_bar {
	width: 800px;
	height: 100%;
	background: url('../images/ta2/old_ta_banner.png') no-repeat;
	background-position: left;
}

#feedback_form {
	font-size: 10pt;
	margin-top: 3px;
	margin-bottom: 3px;
	margin-right: 100px;
	margin-left: 5px;
	display: inline;
	text-align: right;
}

#feedback_form h3{
	font-size: 1.25em;
}

#your_rating {
	text-align: center;
}

#comments {
	float: left;
	height: 100%;
	width: 150px;
}

#view_source {
	margin: 3px;
	display: inline;
	float: right;
	width: 250px;
	font-size: 8pt;
}

.about_list {
	margin-top: 1em;
	margin-bottom: 1em;
	margin-left: 2em;
}

#local_links_more {
	text-align: right;
}

.search_result {
	margin: 10px;
	color: #5d5c5b;	
}

.search_result_title {
	font-weight: bold;
}

.search_result a {
	text-decoration: none;
}

.search_result li{
	list-style-type: decimal;
	margin: 2em;
}

.search_result_es_link {
	font-size: smaller;
}

.search_meta {
	margin-left: 10px;
	margin-bottom: 10px;
	margin-top: 10px;
}

#show_adv_opts {
	font-size: 8pt;
}

#hide_adv_opts {
	font-size: 8pt;
	display: none;
}

#adv_search_opts {
	display: none;
}

#legal_area {
	background: #E0E2DD;
	padding: 3px;
	text-decoration: none;
	color: white;
	font-size: 10pt;
}

#legal_area a{
	text-decoration: none;
	color: #545353;
}

#news_blurb {
	width: 400px;
	float: left;
	margin: 8px;
}


#faq_user_guide {
	float:right;
	margin:30px 20px 20px 5px;
	text-align:center;
}
