@charset "utf-8";
/* CSS Document */

body,td,th {
	font-family: Trebuchet MS;
	font-size: 12px;
	color: #CBCBCB;
}
body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a {
	font-family: Trebuchet MS;
	font-size: 12px;
	color: #CD3702;
}
a:link {
	text-decoration: none;
	color: #CD3702;
}
a:visited {
	text-decoration: none;
	color: #CD3702;
}
a:hover {
	text-decoration: underline;
	color: #FF6600;
}
a:active {
	text-decoration: none;
	color: #CD3702;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Century Gothic;
}
h1 {
	font-size: 19px;
	font-weight:normal;
	color: #CD3702;
}
h2 {
	color: #CD3702;
}

.footerBGD {
background-image:url(/images/login/bgd-LoginBotGradient.gif);
background-repeat:repeat-x;
}

.bgdFork {
background-image:url(/images/login/bgd_Fork.gif);
background-repeat:no-repeat;
}

.AOKCapOrange {
	font-family:Trebuchet MS;
	font-size:12px;
	font-weight:bold;
	/*text-transform:uppercase;*/
	color: #CD3702;
}

.AOKCapWhite {
	font-family:Trebuchet MS;
	font-size:12px;
	font-weight:bold;
	/*text-transform:uppercase;*/
	color: #FFFFFF;
}

.Orange2 {
	font-family:Trebuchet MS;
	font-size:11px;
	font-weight:bold;
	color: #CD3702;
}

.formError {
	font-family:Trebuchet MS;
	font-size:11px;
	font-weight:bold;
	color: #FF0000;
}



.bgdTableLine {
background-image:url(/images/login/bgd-LinesThing.gif);
background-repeat:no-repeat;
}

.tableLeftPad {
padding-left:57px;
padding-top:59px;
padding-right:30px;
}

.tableRightPad {
padding-left:27px;
padding-top:59px;
padding-right:27px;
}

.tableRightPadLogin {
padding-left:9px;
padding-top:59px;
padding-right:27px;
}

.BigWhiteItalic {
	font-family:Trebuchet MS;
	font-size:16px;
	font-weight:bold;
	font-style:italic;
	color: #FFFFFF;
}

.ForkAccess 
{
font-family:"Trebuchet MS";
color:#333333;
font-size: 11px;
border-left:1px;
border-right:1px;
border-top:1px;
border-bottom:1px;
background-color:#FFFFFF;
border-top-color:#000000;
border-left-color:#000000;
border-right-color:#000000;
border-bottom-color:#000000;
border-style:solid;
width:111px;
height:15px;
}

.ForkZip
{
font-family:"Trebuchet MS";
color:#333333;
font-size: 11px;
border-left:1px;
border-right:1px;
border-top:1px;
border-bottom:1px;
background-color:#FFFFFF;
border-top-color:#000000;
border-left-color:#000000;
border-right-color:#000000;
border-bottom-color:#000000;
border-style:solid;
width:88px;
height:15px;
}

.OrangeField1 {
font-family:"Trebuchet MS";
padding:5px;
color:#ffffff;
background-color:#672402;
font-size: 11px;
border-left:1px;
border-right:1px;
border-top:1px;
border-bottom:1px;
border-top-color:#000000;
border-left-color:#000000;
border-right-color:#000000;
border-bottom-color:#000000;
border-style:solid;
width:150px;
height:15px;
}

.OrangeField2 {
font-family:"Trebuchet MS";
padding:5px;
color:#ffffff;
background-color:#7f2f06;
font-size: 11px;
border-left:1px;
border-right:1px;
border-top:1px;
border-bottom:1px;
border-top-color:#000000;
border-left-color:#000000;
border-right-color:#000000;
border-bottom-color:#000000;
border-style:solid;
width:150px;
height:15px;
}

.OrangeField3 {
font-family:"Trebuchet MS";
padding:5px;
color:#ffffff;
background-color:#a13c08;
font-size: 11px;
border-left:1px;
border-right:1px;
border-top:1px;
border-bottom:1px;
border-top-color:#000000;
border-left-color:#000000;
border-right-color:#000000;
border-bottom-color:#000000;
border-style:solid;
width:150px;
height:15px;
}

.OrangeField4 {
font-family:"Trebuchet MS";
padding:5px;
color:#ffffff;
background-color:#d64e08;
font-size: 11px;
border-left:1px;
border-right:1px;
border-top:1px;
border-bottom:1px;
border-top-color:#000000;
border-left-color:#000000;
border-right-color:#000000;
border-bottom-color:#000000;
border-style:solid;
width:150px;
height:15px;
}

.OrangeField5 {
font-family:"Trebuchet MS";
padding:5px;
color:#ffffff;
background-color:#CD3702;
font-size: 11px;
border-left:1px;
border-right:1px;
border-top:1px;
border-bottom:1px;
border-top-color:#000000;
border-left-color:#000000;
border-right-color:#000000;
border-bottom-color:#000000;
border-style:solid;
width:150px;
height:15px;
}

.OrangeField6 {
font-family:"Trebuchet MS";
padding:5px;
color:#ffffff;
background-color:#ff7108;
font-size: 11px;
border-left:1px;
border-right:1px;
border-top:1px;
border-bottom:1px;
border-top-color:#000000;
border-left-color:#000000;
border-right-color:#000000;
border-bottom-color:#000000;
border-style:solid;
width:150px;
height:15px;
}


// form fields

input.FORMfieldsText, input.FORMfieldsPassword, textarea.FORMfieldsTextarea,
input.FORMfieldsFile, 	FORMfieldsText {
	border: none;
}

.FORMfieldsText
{
	border: none;
}

