* {

	margin: 0; 

	padding: 0; 

	border: 0;

}



body {

	background-color: #535353;

	font-size: 62.5%;

	font-family:Verdana, Arial, Helvetica, sans-serif;

	text-align: center;

	margin:5px auto;

}



#gd_container {

	width:760px;

	background-color: #FFFFFF;

}



#gd_header {

	height:93px;

	background-image:url("../images/gd_header_bg.png");

	background-repeat:repeat-x;

	text-align:left;

}



#gd_client_login {

	float:right;

	vertical-align:middle;

	padding: 2px 10px 0 0 ;

}



#gd_navigation {

	height:27px;

	background-image:url("../images/gd_main_nav_bg.png");

	background-repeat:repeat-x;

}



#gd_top_spacer {

	height:18px;

	background-image:url("../images/gd_nav_spacer.png");

	background-repeat:repeat-x;

}



#gd_footer {

	height:46px;

	background-image:url("../images/gd_footer_bg.png");

	background-repeat:repeat-x;

	clear:both;

}



/* UL & LI Attributes */

#gd_navigation ul {

	list-style: none;

	text-align:right;

	padding: 6px 10px 0 0;

	margin: 0;

}



#gd_navigation li {

	display: inline;

	font-size: 1.2em;

}



#gd_navigation li a {

	color: #000000;

	text-decoration:none;

}



#gd_navigation li a:hover {

	color:#535353;

}



#gd_footer_nav ul {

	list-style: none;

	padding: 3px 0 3px 0;

	margin: 0;

}



#gd_footer_nav li {

	display: inline;

	font-size: 1.1em;

}



#gd_footer_nav li a {

	color: #000000;

	text-decoration:none;

}



#gd_footer_nav li a:hover {

	color:#535353;

}



/* Image Attributes */

#gd_client_login img {

	vertical-align: middle;

}



/* Link Attributes */

#gd_client_login a {

	color:#990000;

	text-decoration:none;

}



#gd_client_login a:hover {

	color:#535353;

	text-decoration:none;

}



.red {

	color:#FF0000;

}



#q_request, #q_request table {

	text-align:left;

}



#q_request tr td label {

	margin-top:3px;

	margin-bottom:3px;

}



#q_request tr td a {

	color:#990000;

	text-decoration:none;

}



#q_request tr td a:hover {

	color:#535353;

	text-decoration:none;

}



#q_request tr td input, #q_request tr td select, #q_request tr td table tr td input {

	border:1px solid #990000;

	margin:2px;

	border-collapse:collapse;

}



#q_request tr td textarea {

	border:1px solid #990000;

	margin:2px;

	width:80%;

	padding:3px;

}



#q_request tr td h2 {

	font-size:1.3em;

	font-weight:bold;

	text-align:left;

	padding:0px;

	margin-top:3px;

	margin-bottom:3px;

}



p {

	text-align:justify;

}



p a {

	color:#990000;

	text-decoration:none;

}



p a:hover {

	color:#535353;

	text-decoration:none;

}



p img {

	float:left;

	padding:5px 10px 5px 5px;

}



.ptitle, pmessage {

	text-align:left;

	font-size:1em;

	font-weight:bold;

}

.ptitle a {

	color:#990000;

	text-decoration:none;

}



.ptitle a:hover {

	color:#535353;

	text-decoration:none;

}

.ppages {

	text-align:right;

}

