/* CSS definition file containing site wide stylesheets */

.MAILTO {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	font-size: 16px;
 	text-transform: none;
 	color: rgb(255,255,255);
 	font-weight: normal;
 	font-style: normal;
 	vertical-align: baseline;
 	text-decoration: none ;
 	font-variant: normal;
 	text-align: center;
 	background-color: rgb(153,204,255);
 	border: 1px solid rgb(0,0,0);
 	padding-top: 2px;
 	padding-bottom: 2px
}

.Main {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	font-size: 20px;
 	color: rgb(0,153,255)
}

.TeamHeaderBox {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	font-size: 24px;
 	color: rgb(255,255,255);
 	font-weight: normal;
 	font-style: normal;
 	text-align: center;
 	background-color: rgb(6,118,192);
 	border: 1px solid rgb(0,0,0)
}

.textfield {
	font-family: Verdana,  Tahoma,  Arial,  Helvetica,  Sans-serif;
 	font-size: 20px;
 	color: rgb(47,45,45);
 	text-align: left;
 	background-color: rgb(233,233,233);
 	padding: 3px 3px 6px 3px
}

.RedTextBox {
	font-family: Verdana, Tahoma, Arial, Helvetica, Sans-serif;
 	font-size: 16px;
 	color: rgb(255,255,255);
 	font-weight: normal;
 	font-style: normal;
 	text-align: center;
 	background-color: rgb(220,6,6);
 	border-left-style: none;
 	border-top-style: none;
 	border-right-style: none;
 	border-bottom-style: none
}

.Border_Title {
	font-family: Verdana, Tahoma, Arial, Helvetica, Sans-serif;
 	font-size: 36px;
 	color: rgb(255,255,255);
 	font-weight: bold;
 	text-align: center;
 	background-color: transparent;
 	background-image: none;
 	border-left-style: none;
 	border-top-style: none;
 	border-right-style: none;
 	border-bottom-style: none
}

.Title {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	font-size: 20px;
 	text-transform: capitalize;
 	color: rgb(0,153,255);
 	font-weight: bold;
 	text-align: center
}

.TextBox {
	font-family: Verdana,  Tahoma,  Arial,  Helvetica,  Sans-serif;
 	font-size: 16px;
 	color: rgb(255,255,255);
 	text-decoration: none ;
 	text-align: center;
 	background-color: rgb(126,193,237);
 	background-image: none;
 	border-left-style: none;
 	border-top-style: none;
 	border-right-style: none;
 	margin-bottom: 6px;
 	border-bottom-style: none
}

.TeamBox {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	font-size: 16px;
 	color: rgb(255,255,255);
 	font-weight: normal;
 	font-style: normal;
 	text-align: left;
 	background-color: rgb(153,204,255);
 	border: 2px solid rgb(0,0,0)
}

.RedBlock {
	font-family: Verdana, Tahoma, Arial, Helvetica, Sans-serif;
 	font-size: 16px;
 	color: rgb(255,255,255);
 	font-weight: normal;
 	font-style: normal;
 	background-image: url( "F:\\SRAw_Website\\SRA West US 2010\\LOGOS\\RedBlock.PNG" )
}
