@font-face {
  font-family: 'Open Sans Semibold';
  font-style: normal;
  font-weight: 600;
  src: local('Open Sans Semibold'), local('OpenSans-Semibold'), url('http://themes.googleusercontent.com/static/fonts/opensans/v5/MTP_ySUJH_bn48VBG8sNSnhCUOGz7vYGh680lGh-uXM.woff') format('woff');
}
@font-face {
  font-family: 'Open Sans Extrabold';
  font-style: normal;
  font-weight: 800;
  src: local('Open Sans Extrabold'), local('OpenSans-Extrabold'), url('http://themes.googleusercontent.com/static/fonts/opensans/v5/EInbV5DfGHOiMmvb1Xr-hnhCUOGz7vYGh680lGh-uXM.woff') format('woff');
}
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  src: local('Open Sans'), local('OpenSans'), url('http://themes.googleusercontent.com/static/fonts/opensans/v5/cJZKeOuBrn4kERxqtaUH3T8E0i7KZn-EPnyo3HZu7kw.woff') format('woff');
}
@font-face {
  font-family: 'Open Sans Bold';
  font-style: normal;
  font-weight: 700;
  src: local('Open Sans Bold'), local('OpenSans-Bold'), url('http://themes.googleusercontent.com/static/fonts/opensans/v5/k3k702ZOKiLJc3WVjuplzHhCUOGz7vYGh680lGh-uXM.woff') format('woff');
}

body {
	margin:0px;
	background-color:#C3C3C3;
}



td {

	font-family: Open Sans;

	font-size : 12px;

	color: #000000;

	line-height: 1.5;

}

input {

	font-family: Arial;

	font-size : 12px;

	color: #3B3B3B;

	padding-left: 5px;

	border: 1px solid #8B9499;

}



textarea { 

	font-family: Arial;

	font-size : 12px;

	color: #3B3B3B;

	padding-left: 5px;

	border: 1px solid #8B9499;

	background-color: #FFFfff; 

}

select { 

	font-family: Arial;

	font-size : 12px;

	color: #3B3B3B;

	padding-left: 5px;

	border: 1px solid #666666;

	background-color: #FFFfff; 

}

a.menu {

	font-family : Arial;

	font-size : 12px;

	font-weight:bold;

	text-decoration : none;

	color : #FFFFFF;

}

a.menu:link {

	font-family : Arial;

	font-size : 12px;

	font-weight:bold;

	text-decoration : none;

	color : #FFFFFF;

}

a.menu:hover {

	font-family : Arial;

	font-size : 12px;

	font-weight:bold;

	text-decoration : none;

	color : #131C46;

}



a.menu:active {

	font-family : Arial;

	font-size : 12px;

	font-weight:bold;

	text-decoration : none;

	color: #FFFFFF;

}



.welcome_header {

	font-size : 38px;

	font-weight:normal;

	color: #FFFFFF;

}



.required {

	color:#CC0000;

}







a.white {

	font-family : Arial;

	font-size : 12px;

	text-decoration : none;

	color : #FFFFFF;

}

a.white:link {

	font-family : Arial;

	font-size : 12px;

	text-decoration : none;

	color : #FFFFFF;

}

a.white:hover {

	font-family : Arial;

	font-size : 12px;

	text-decoration : underline;

	color : #FFFFFF;

}



a.white:active {

	font-family : Arial;

	font-size : 12px;

	text-decoration : none;

	color: #FFFFFF;

}