/* CSS Document */

#wrapper	{
			width: 1024px;
			background: ##ffffff;
			border: 1px solid #000033;
			margin: 15px auto;
			}
			
body,td,th {
			color: #6596b6;
			font-family: Verdana, Arial, Helvetica, sans-serif;
			font-size: 12px;
			}
.norepeat {
			background-repeat:no-repeat;
			}
			
.littlePadding
			{
			padding-left: 20px;
			padding-right: 20px;
			text-align: justify;
			}
			
.leftRightPadding
			{
			line-height: 2;
			font-size: 12px;
			padding-top: 10px;
			padding-bottom: 30px;
			padding-left: 120px;
			padding-right: 120px;
			text-align: justify;
			}
			
.leftRightBorder {
  			line-height: 2;
			font-size: 10px;
			padding-left: 120px;
			padding-right: 120px;
			text-align: justify;
}

.impress {
			line-height: 2;
			font-size: 10px;
			color: #344f5f;
			padding-top: 10px;
			padding-bottom: 30px;
			padding-left: 120px;
			padding-right: 120px;
			text-align: justify;
			}

.copyPadding	{
			line-height: 1;
			font-size: 12px;
			padding-top: 10px;
			padding-bottom: 30px;
			text-align: justify;
			}
			

.topBorder	{
			border-top: 1px solid #333333;
			align: center;
			}

			
a:link
			{
			font-weight: bold;
			font-size: 10px;
			color: #344f5f;
			background-color: transparent;
			text-decoration: none;
			cursor: hand;
			}

a:visited
			{
			font-weight: bold;
			color: #344f5f;
			font-size: 10px;
			background-color: transparent;
			text-decoration: none;
			}
			
a:active
			{
			font-weight: bold;
			font-size: 10px;
			color: #4c7289;
			background-color: transparent;
			text-decoration: underline;
			}

a:hover
			{
			font-weight: bold;
			font-size: 10px;
			color: #4c7289;
			background-color: #transparent;
			text-decoration: underline;
			}
			
.rowBlue
			{
			background: #000033;
			}

.floatRight1
			{
			float: right;
			padding-right: 275px;
			}
			
.floatRight2
			{
			float: right;
			padding-right: 150px;
			}

.floatRight3
			{
			float: right;
			padding-right: 30px;
			}

.floatRight4
			{
			float: right;
			padding-right: 130px;
			}			

.floatRight5
			{
			float: right;
			padding-right: 214px;
			}

.floatRight6
			{
			float: right;
			padding-right: 190px;
			}

.floatRight7
			{
			float: right;
			padding-right: 13px;
			}

.floatRight8
			{
			float: right;
			padding-right: 130px;
			}

.floatRight9
			{
			float: right;
			padding-right: 158px;
			}
			
.floatRight10
			{
			float: right;
			padding-right: 140px;
			}

.lineSpace
			{
			line-height: 1;
			font-size: 12px;
			font-weight: normal;
			}
			
.floatLeft
			{
			float: left;
			}
			
.textarea	{
			font-family: Verdana, Arial, Helvetica, sans-serif;
			font-size: 11px;
			color: #6596b6;
			background:transparent;
			}

button { background:black;
	border:0px; }