body {
	margin: 0;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 16px;
	background-color: #cccccc;
	text-align: left;
	background-image: url(../images/bg3.jpg);
}


form{
	margin: 0;
	padding: 0;
}

input{
	margin: 0;
	padding: 0;
}

.main {
	padding: 30px 55px 20px 30px;
	text-align: left;
}

a:link, a:active, a:visited {
	color: #ff7920;
	text-decoartion: none;
	text-align: left;
}
a:hover {
	color: #666666;
	/*color: #fdb945;*/
	text-decoration: underline;
}

.bold {
	color:#ff7920;
	font-weight: bold;
}
.navbk{
background-image:url(../slices/bk.jpg);
background-repeat:repeat-x;
}


.title {
	font-size: 18px;
	font-weight: bold;
	color: #ff6600;
}

.mainbold {
	/*color: #fdb945;*/
	color: #e4a03f;
	font-size: 13px;
	font-weight: bold;
	line-height: 18px;
	text-align: left;
}

.paddingboxes {
	padding: 15px;
	text-align: left;
}

.footer {

	color: #000000;
	text-align: right;
}

.footer a:link, .footer a:active, .footer a:visited {
	color: #000000;
	text-decoration: none;
	font-variant:small-caps;
}
.footer a:hover {
	color: #000000;
	text-decoration: underline;
}

.breadcrumbs {
	font-size: 9px;
	color: ff6600;
	padding: 0 0 0 10px;
	text-align: left;
}
.breadcrumbs a:link, .breadcrumbs a:active, .breadcrumbs a:visited {
	color: ff6600;
	text-decoration: none;
	padding: 0 0 0 10px;
	text-align: left;
}
.breadcrumbs a:hover {
	text-decoration:underline;
}

.controlcbackground{
	background-image: url(../admin-images/back.jpg);
	background-repeat: repeat-x;
}

.pressRoomTitle{
	background-image: url(../images/PressRoom_title_new.jpg);
	background-repeat: no-repeat;
	color: #FFFFFF;
	text-transform: uppercase;
	font-size: 12px;
	font-weight: bold;
	padding: 8px 0 0 13px;
}

.newsRoomTitle{
	background-image: url(../images/NewsResources_title_new.jpg);
	background-repeat: no-repeat;
	color: #FFFFFF;
	text-transform: uppercase;
	font-size: 12px;
	font-weight: bold;
	padding: 8px 0 0 13px;
}

div.floated{
	width: 200px;
	float: left;
}

.button{
	padding-left: 20px;
}