*
{
	margin: 0px
}

img
{
	display: block;
	border: none
}

img.arrow
{
	display: inline
}

div.clear
{
	clear: both
}

body
{
	background-repeat: no-repeat;
	background-color: #020202;
	font-family: arial;
	font-size: 12px;
	overflow-x: hidden
}

div.innerWrapper
{
	/*margin: 9px 0px 0px 109px;*/
	margin: 9px 0px 0px 109px;
	background-color: #FFFFFF;
	width: 850px;
	border-left: solid 20px black;
	border-right: solid 20px black;
	border-bottom: solid 20px black;
	margin-top: 100px;
	overflow: hidden
}

div.wrapper
{
	/*margin: 0px auto;*/
	overflow: hidden;
	width: 1560px; /*1178*/
	height: 1396px;	/*792*/	
	background-image: url('/img/background2.gif');
	background-position: -200px -300px;
	background-repeat: no-repeat
}

div.bottomWrapper
{
	margin: 9px 0px 0px 0px;
	background-color: #FFFFFF;
	width: 850px;
	float: left
}

a
{
	text-decoration: none
}

a.subTitle:active, a.subTitle:link, a.subTitle:visited, a.subTitle:hover, a.subTitleBlue:active, a.subTitleBlue:link, a.subTitleBlue:visited, a.subTitleBlue:hover
{
	color: #000000;
	font-family: arial;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none
}

a.subTitleBlue:active, a.subTitleBlue:link, a.subTitleBlue:visited, a.subTitleBlue:hover
{
	color: #2843A7
}

a.subTitleWhite:active, a.subTitleWhite:link, a.subTitleWhite:visited, a.subTitleWhite:hover
{
	color: #FFFFFF;
	text-decoration: none
}

.mainMenuItem
{
	border-right: 2px solid black;
	border-bottom: 2px solid black;
	float: left
}

.bread
{
	color: #C5C1C1;
	font-family: arial;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size: 14px;
	line-height: 1.2em;
}

.error
{
	color: red
}

#button a
{
	display: block;
	background: url(/img/send.png) top;   
	width: 98px;   
	height: 29px
}

#button a:hover
{
	background: url(/img/send.png) no-repeat bottom
}

.header
{
	color: #FFFFFF;
	font-weight: bold;
	font-family: arial;
	font-size: 17px;
	font-style: normal;
	font-variant: normal;
	letter-spacing: 0.75px
}

.subHeader
{
	color: #FFFFFF;
	font-weight: bold;
	font-family: arial;
	font-size: 14px;
	font-style: normal;
	font-variant: normal;
	letter-spacing: 0.25px
}
