body {
	margin: 0;
	padding: 0;
	background: #FFFFFF url(/images/img01.jpg) repeat-x;
	font-family: "arial", verdana, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #555;
}
.development{
background:#db1b1b;
color:#fff;
font-weight:bold;
padding:5px;
text-align:center;
width:840px;
}
.addthis_toolbox{
margin-left:41% !important;
}
h1, h2, h3 {
	margin-top: 0;
}

h1 {
	font-size: 136%;
}

h2 {
	font-size: 100%;
}

h3 {
	font-size: 100%;
}

p, ul, ol {
	margin-bottom: 1.6em;
	line-height: 170%;
}

p {
}

blockquote {
	font-style: italic;
}

ul {
}

ol {
}

a {
	color: #1777B1;
   	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

small {
}

hr {
	display: none;
}

img {
	border: 0px solid #ddd;
}

img.left {
	float: left;
	margin: 5px 15px 0 0;
}

img.right {
	float: right;
	margin: 0 0 0 15px;
}

/* header */

#header {
	width: 990px;
	height: 85px;
	margin: 0 auto;
	padding-top: 0px;
}


/** BEGIN header **/
#toplinks {
margin-top:0px;
}
	#toplinks ul {
		list-style-type: none;
		float: left;

	}
		#toplinks ul li {
			float: left;
			font-weight: bold;
			font-family: Verdana;
			font-size: 0.9em;
		}
		#toplinks ul li a {
			color: #1777B1;
			display: block;
			text-transform: uppercase;
			padding: 0 8px 0px 9px;
		}
		#toplinks ul li a:hover, #header ul li.here a {
			background: url(images/active.gif) no-repeat bottom center;
			text-decoration: none;
		}
	#toplinks .access {
		float: right;
		padding:10px 10px 9px 34px;
		font-size: 1.25em;
		font-family: Verdana;
		color: #333;
	}
		#toplinks .rss a {
			color: #1777B1;
			margin: 0 7px;
		}

        	#toplinks h1 {
		clear: both;
		float: left;

	}

		#toplinks h1 a {
			display: block;
			text-indent: -9999px;
			outline: none;
			width: 352px;

			background: url(/images/logo.png) no-repeat 0 0;
		}

	#toplinks .ad {
		float: right;
		padding: 35px 6px 0 0;
	}
	#toplinks ul {
	   margin:5px 0 0 10px;
       padding:0;
	}
/** END header **/





/* Logo */

#logo {
	float: left;
	width: 1000px;
	background: url(/images/img02.gif) no-repeat;
}

#logo h1 {
	margin: 0;
	padding-top: 5px;
	font-size:2.8em;
	line-height: 0px;
    text-shadow:0 1px 1px #ddd;
}


#logo a {
	text-decoration: none;
	color: #7F7772;
}

#logo a:hover {
	color: #000000;
}

#logo .atalliancelogo{
float:right;
padding-top:10px;

}


#breadcrumb
{
    font: 14px arial, Helvetica, sans-serif;
    background-image:url(/images/bc_bg.png);
    background-repeat:repeat-x;
    height:27px;
    line-height:27px;
    color:#9b9b9b;
    border:solid 1px #eee;
    width:848px;
    overflow:hidden;
    margin:0px;
    padding:0px;
}
#breadcrumb li
{
    list-style-type:none;
    float:left;
    padding-left:10px;
}
#breadcrumb li.active
{
    list-style-type:none;
    float:left;
    padding-left:10px;
     color:#666;
}
#breadcrumb a
{
    height:30px;
    display:block;
    background-image:url(/images/bc_separator.png);
    background-repeat:no-repeat;
    background-position:right;
    padding-right: 15px;
    text-decoration: none;
    color:#454545;
}
.home
{
    border:none;
    margin: 6px 0px;
}

#breadcrumb a:hover
{
	color:#35acc5;
}
/* Page */

#page {
	width: 990px;
	margin: 0 auto;
}

/* Content */
.hometext{
border-left:1px solid #DDDDDD;
border-right:1px solid #DDDDDD;
border-top:1px solid #DDDDDD;
height:65px;
width:848px;
}
.hometext h2{
font-size:1.5em;
}
.hometext p{
font-size:1.2em;
padding: 0px 10px 0 30px;
line-height:1.3em;
color:#0C99E4;
/*text-shadow:0 1px 1px #ccc;   */

}
#mainContent {
	float: right;
	width: 800px;
	background:#fff;
}

#mainContent h1.title {
	margin-bottom: 25px;
	padding-left: 5px;
	border-left: 2px solid #D15600;
	color: #7F7772;
    display:none;
}

#mainContent h2.title {
	margin-bottom: 25px;
	padding-left: 5px;
	border-left: 15px solid #D15600;
	text-transform: lowercase;
	color: #7F7772;
}

#mainContent .title span {
	color: #000000;
}

.twocols {
	padding-top: 20px;
	border-top: 1px solid #CCCCCC;
}

.twocols .col1 {
	float: left;
	width: 180px;
}

.twocols .col2 {
	float: right;
	width: 180px;
	padding-left: 10px;
	border-left: 1px solid #EFEFEF;
}

.list {
	margin: 0;
	padding: 0;
	list-style: none;
}

.list li {
	padding: 5px 10px;
	border-top: 1px solid #EFEFEF;
}

.list li.first {
	border: none;
}

/* Sidebar */

#sidebar {
	float: left;
	width: 190px;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
}

#sidebar li ul {
}

#sidebar li li {
}

#sidebar h2 {
	padding: 5px 10px;
	background: #EFEFEF;
	border-bottom: 1px solid #CCCCCC;
	text-transform: uppercase;
	font-size: 100%;
}

#sidebar h2 span {
	color: #FF0084;
}

#sidebar h3 {
}

#sidebar p {
}

#sidebar a {
	text-decoration: none;
}

#sidebar a:hover {
	text-decoration: underline;
}


#helpline li.menuBackExtend {
	display: block;
	float: left;
	width: 190px;
    margin-top:10px;
	padding: 8px 10px;
    background: url(/images/helpline.jpg) no-repeat;
    	font-size: 95%;
	font-weight: bold;
    height:40px;
}
#helpline li.atfeedback {
display: block;
float: left;
width: 170px;
margin-top:10px;
padding: 8px 10px;
background: #888;
font-size: 95%;
font-weight: bold;
height:210px;
border:1px solid #ff0000;
}
#helpline li.atfeedback p {
	padding:5px 20px 20px 20px;
}
#helpline li.atfeedback p span {
font-size:2em;
color:#ff0000;
}
#helpline li.atfeedback p span a {
color:#fff;
font-weight:bold;
line-height:1.3em;
}
.aboutAT {
display: block;
float: left;
width: 190px;
margin-top:5px;
margin-right:5px;
padding: 10px 5px 10px 6px;
font-size: 1.1em;
color:#454545;
width:184px;
background:#F5F6F8;
border:1px solid #E7E8EA;
}



/*#menu li.active a {
	border-left: 10px solid #653332;
}*/

/* screen designs */

td img {
display:block;
border: none !important;
}
.atlogo{
  margin-top:8px;
}

.atlogo a{
 text-decoration:none;
}


.assistuk{
 margin-left:35px;
margin-right:80px;

}
.dlflogo{
margin-right:80px;

}
.fastlogo{
margin-right:80px;

}

/* Footer */

#footer {
	clear: both;
	height: 100px;
	padding-top: 20px;
	background: #FFFFFF url(/images/footer.png) repeat-x;
	border-top: 1px solid #CCCCCC;
}
#footer  a{
text-decoration:none;
}
#footer p {
	margin: 0;
	text-align: center;
	font-size: 90%;
    color:#454545;
}
