/* CSS Document */
A {	COLOR: #FF6600}A.visited {	COLOR: #74B11A}A:hover {	COLOR: #556B9C}
.td_border_grey
{
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #DBDBDB;
	border-right-color: #DBDBDB;
	border-bottom-color: #DBDBDB;
	border-left-color: #DBDBDB;
}
.submit_button {
	color: #000000;
	height:25px;
	width:100px;
	margin-left: 0px;
	margin-top: 3px;
	margin-bottom: 2px;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	text-transform: none;
	border-top: 1px none #5C6A71;
	border-right: 1px solid #5C6A71;
	border-bottom: 1px solid #5C6A71;
	border-left: 1px none #5C6A71;
	background-color: #EBEBEB;
}

.white_font
{
	font-family: Tahoma;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
}
.my_text_box {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	border: 1px solid #CCCCCC;
	background-color: #F6F6F6;
	width: 180px;
}

.white_font_bold
{
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
	text-transform: uppercase;
}

.body_black_font
{
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
	line-height: 18px;
}
.body_black_font_12
{
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
	line-height: 18px;
}
.body_black_font_bold
{
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #333333;
	line-height: 18px;
}
.orange_font
{
	font-family: Tahoma;
	font-weight: bold;
	font-size: 10px;
	color: #FF6600;
}
.padding_td
{
	padding-top: 5px;
	padding-left: 35px;
	padding-right: 35px;
	text-align: left;
}

.border_orange
{
	border: medium solid #FF6600;
}
.new-tohama-19 {

	font-family: Tahoma;
	font-size: 18px;
	font-weight: bold;
	color: #FEA90A;
	text-transform: none;
	text-decoration: none;
}
.tableHeading {
	font-family: Tahoma;
	font-size: 18px;
	font-style: normal;
	font-weight: bolder;
	color: #004DC0;
	background-color: #FFFFFF;
	text-decoration: none;
}
.new-tohama-11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #ff6600;
	text-transform: uppercase;
	text-decoration: none;

}.gdcheading {
	font-family: Tahoma;
	font-size: 24px;
	font-style: normal;
	font-weight: lighter;
	color: #000;
	background-color: #FFFFFF;
	text-decoration: none;
}
.gdcsubheading {
	font-family: Tahoma;
	font-size: 24px;
	font-style: normal;
	font-weight: 600;
	color: #000;
	background-color: #FFFFFF;
	text-decoration: none;
	line-height: 1.1;
}
.gdcpurplehead {
	font-family: Tahoma;
	font-size: 22px;
	font-style: normal;
	font-weight: 400;
	color: #909;
	background-color: #FFFFFF;
	text-decoration: none;
	line-height: 1.2;
}

