﻿body {
}

#containerTraining
{
	margin:0px auto;
	padding: 0;
	height:auto;
	width:1000px;
}
.navigation
{
	margin:0px auto;
	padding: 0;
	
	height:auto;
	width:1020px;


}
.TextBox
{
	font-size: 12px;
	font-weight: normal;
	font-family: Arial;
	text-decoration: none;
	vertical-align: middle;
	text-align: left;
	color: #000066;
}
.fileupload
{
	font-size: 12px;
	font-family: Arial;
	text-decoration: none;
	vertical-align: middle;
	text-align: left;
  color:Blue;
	}
.GridAlign
{
	
		margin-left:1px;
		padding-left:0px;
		
}
.Label
{
	font-size: 12px;
	font-family: Arial;
	text-decoration: none;
	vertical-align: middle;
	text-align: left;
	
}
.RadioButton
{
	font-size: 12px;
	font-family: Arial;
	text-decoration: none;
	vertical-align: middle;
	text-align: left;
	color: #437abb;
}
.button
{
	background-repeat: no-repeat;
	width: auto;
	height: 25px;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
	vertical-align: middle;
	color: #000066;
	border-top-style: solid;
	font-family: Arial, Calibri, 'Lucida Sans Unicode' , Serif, Sans-Serif;
	border-right-style: solid;
	border-left-style: solid;
	border-style:solid;
	background-color: #cccccc;
	text-align: center;
	text-decoration: none;
	border-bottom-style: solid;
}
FONT.heading
{
	font: arial;
	color: #284775;
	font-size: 12px;
	font-weight: bold;
}
#contentWelcome_left
{
	float:left;
	background-color:#fff;
	width:24%;
}
	
#contentWelcome_right
{
	float:right;
	background-color:#fff;
	width:74%;
}
#contentWelcome_left1
{
	float:left;
	background-color:#fff;
	width:10%;
}

	
#contentWelcome_right1
{
	float:right;
	background-color:#fff;
	width:82%;
}
.PageNameHeadingCSS
{
	padding-top: 5px;
	padding-left: 2px;
	background-color: #cccccc;
	color: #000066;
	border-style: none;
	font-size: 13px;
	font-family: Arial;
	font-weight: bold;
	text-decoration: none;
	height: 25px;
	vertical-align: middle;
	text-align: left;
}