body {
	font-family: Tahoma;
	font-size: 11px;
	/*color: #000000;*/
	margin: 0px;
	background-color: #c2925e;
}


.ccs {
	background-image: url(images/login-doted-line.jpg);
}
.clear
{
  clear: both;
}

ul, ol, li
{
  margin: 0px;
  padding: 0px;
}

INPUT.button,submit { 
    font-family : Arial, Helvetica, sans-serif; 
    font-size : 12px; 
    color : #000000;
    border: 1px solid #cccccc;
    background-color:#FFFFFF; 
}
submit { 
    font-family : Arial, Helvetica, sans-serif; 
    font-size : 12px; 
    color : #000000;
    border: 1px solid #cccccc;
    background-color:#FFFFFF; 
}
input, select, textarea{ 
  font-family: Tahoma;
	font-size: 12px;
	color: #7B7B7B;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #B1B1B1;
	border-right-color: #E9E9E9;
	border-bottom-color: #E9E9E9;
	border-left-color: #E9E9E9;
}
.heading {
	font-family: Myriadpro-LightCond;
	font-size: 18px;
	color: #0A66BA;
	font-weight: bold;
	padding-top: 11px;
	padding-bottom: 20px;
}
.headingleft {
	font-family: Myriadpro-LightCond;
	font-size: 18px;
	color: #0A66BA;
	font-weight: bold;
	padding-top: 6px;
	padding-bottom: 4px;
}

A.headingleft {
	font-family: Myriadpro-LightCond;
	font-size: 18px;
	color: #0A66BA;
	font-weight: bold;
	padding-top: 6px;
	padding-bottom: 4px;
	text-decoration:none;
}

A:hover.headingleft {
	font-family: Myriadpro-LightCond;
	font-size: 18px;
	color: #0A66BA;
	font-weight: bold;
	padding-top: 6px;
	padding-bottom: 4px;
	text-decoration:none;
}
.headingCopy {
	font-family: Myriadpro-LightCond;
	font-size: 18px;
	color: #4F4F4F;
	font-weight: bold;

}

.inputsmall {
	font-family: Tahoma;
	font-size: 12px;
	color: #7B7B7B;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #B1B1B1;
	border-right-color: #E9E9E9;
	border-bottom-color: #E9E9E9;
	border-left-color: #E9E9E9;
	/*height: 20px;*/
	width: 150px;

}

.checkbox {
	background-color: #DEC3A6;
	padding-top: 20px;
	padding-bottom: 23px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #BBB0A4;
	border-right-color: #D7D7D7;
	border-bottom-color: #D7D7D7;
	border-left-color: #D7D7D7;
	background-image: url(images/login-bg.jpg);
}

.text {
	font-family: verdana;
	font-size: 10px;
	color: #666666;
	padding-top: 20px;
	padding-bottom: 23px;
	padding-left: 5px;
	padding-right: 5px;
}

.text1 {
	font-family: verdana;
	font-size: 10px;
	color: #15A4FF;
	padding-top: 10px;
	padding-bottom: 50px;
	padding-left: 5px;
	padding-right: 5px;
	text-decoration: underline;

}

.l {
	font-family: verdana;
	font-size: 10px;
	color: #666666;
	padding-top: 10px;
	padding-bottom: 50px;
	text-decoration: none;

}

.heading2 {
	font-family: Tahoma;
	font-size: 11px;
	color: #0A66BA;
	font-weight: bold;
	line-height: 12px;
}

.heading3 {
	font-family: Tahoma;
	font-size: 11px;
	color: #0A66BA;
	font-weight: bold;
}
.text2 {
   /* padding-left: px;*/
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
	
}

h2, h3
{
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
}
a {
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
text-decoration: underline;

}

a:hover {
font-family: Tahoma;
	font-size: 11px;
	/*color: #FFDDDD;*/
text-decoration: none;
}
.heading4 {

	font-family: Myriadpro-LightCond;
	font-size: 18px;
	color: #0A66BA;
	font-weight: bold;
}
.heading4Copy {
	font-family: Myriadpro-LightCond;
	font-size: 14px;
	color: #4F4F4F;
	font-weight: bold;
}
.text4Copy {
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
	font-weight: bold;

}
.text5Copy {
	font-family: Tahoma;
	font-size: 11px;
	color: #454444;
}
.futter {
	font-family: Tahoma;
	font-size: 11px;
	color: #0A66BA;
	font-weight: normal;
}
.futternavigation {
	font-family: Tahoma;
	font-size: 11px;
	color: #EAE1D8;
	font-weight: normal;
}

#content_wrapper h1
{
	margin: 0px;
	padding: 2px 0px 0px 5px;
	color: #338899;
	background: inherit;
}

#content_wrapper h2
{
	margin: 0px;
	padding: 5px 0px 0px 10px;
	color: #338899;
	background: inherit;
}

#content_wrapper h3
{
	margin: 0px;
	padding: 5px 0px 0px 10px;
	color: #338899;
	background: inherit;
}

#content_wrapper p
{
	margin: 0px;
	padding: 0px 10px 5px 10px;
}

#content_wrapper ul
{
	margin: 0px;
	padding: 0px 10px 5px 25px;
}

#content_wrapper li
{
	margin: 0px 0px 3px 0px;
	padding: 0px;
}
#content_wrapper
{
	clear: both;
	color: #000000;
	background: #FFFFFF;
	margin: 0px 0px;
	padding: 0px;
}

.admin_table
{
font-family: Tahoma;
	font-size: 11px;
	width: 98%;
	margin: 0px 10px 10px 10px;
	padding: 0px;
}

.admin_table th
{
font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	background: #c2925e;
	margin: 0px;
	padding: 2px;
}

.admin_table td
{
font-family: Tahoma;
	font-size: 11px;
	margin: 0px;
	padding: 1px;
}


.button2 {
	text-decoration:none;
	background:#ffffff;
	border:1px solid #cccccc;
	padding:2px 2px 2px 2px;
}

.profile{
	font-family: Georgia;
	font-size: 18px;
	color: #0A66BA;
	font-weight: bold;
	padding-top: 11px;
	padding-bottom: 20px;
}

.profiletitle{
	background-image:url(../images/profile-image.jpg);
	width:717px;
	height:28;
	padding-left:45px;
	font-weight:bold;
	background-repeat:no-repeat;
	font-family: Georgia;
	font-size: 12px;
	color: #FFFFFF;
}

.imgdisplay{
   padding:4px;
   border:1px solid #021a40;
   background:#ffffff;
}
A.link{
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  color: #ff6600;
}

A:hover.link{
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  color: #ff6600;
  text-decoration:underline;
}