@charset "utf-8";

body { /*MAIN BODY SETUP*/
	background-color: #FFFFFF;
	padding: 0px;
	height: auto;
	font-size: 15px;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 0;
}

h3 { /*Header size 3*/
	font-style:italic;
	color: #0054a4;
	font-size: 18px;
}

#outer{ /*Outer wrapper of the website*/
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:#FFFFFF url(../Images/dropshadow.gif) repeat-y scroll 0 0;
	height:auto;
	margin: auto;
	padding:0 5px;
	width:804px;
	min-height: 589px;
}

#wrapper { /*Inner wrapper*/
	text-align: left;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: 0px;
	height: auto;
	width: 800px;
}

#wrapper2 /*Wrapper for some pages with margin adjustment */
{
	width: 800px;
	margin: auto;
	background-color: #FFFFFF;
	margin-top: -10px;

}

#top {
	height: 105px;
	width: 800px;
	margin-top: 0px;
	background-color: #555454;
	}

#header {
	margin-bottom: 12px;
	height: 133px;
	width: 800px;
}

#content { /*Content area*/
	margin-top: 0px;
	padding-top: 0px;
	height: auto;
	width: 800px;
	padding-left: 15px;
	padding-right: 15px;
}

#content a:link, #content a:visited{ /*Content links*/
	color: #0054a4;
	text-decoration: none;
	}
	
#content a:hover{ /*Content links hover characteristics*/
	color: #0054a4;
	text-decoration: underline;
	}



#footerTable { /*Footer parent structure*/
	background-color: #C6D9F1;
}

#logo {
	padding-bottom: 0px;
	/*background-image: url(../Images/AT_logo_with_clouds1.jpg);*/
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	height: 104px;
}

#navigation
{
	border-top: 1px solid #6B6B6B;
	border-bottom: 1px solid #6B6B6B;
	background-image: url(../Images/naviBG.jpg);
	background-repeat: repeat-x;
	height: 28px;
	width: 775px;
	color: #FFFFFF;
	padding-left: 25px;
	margin-top: 0px;
	margin-right: 0;
	position: relative;
	z-index: 100;
	}

#navigation ul
{
	list-style: none;
	margin: 0;
	padding: 0;
}

#navigation li
{
	display: inline;
}
	
#navigation li a:link, #navigation li a:visited
{
	color: #FFFFFF;
	text-decoration: none;
	padding: 3px 10px 3px 10px;
}

#navigation li a:hover
{
	background-color: #006699;
	color: #FFFFFF;
}


#navigation ul ul li
{
	border-top: 1px solid #006699;
	margin: 0;
}

#navigation ul li ul li ul li
{
	border-bottom: 1px solid #006699;
	margin: 0;
}

#navigation ul ul a:link, #navigation ul ul a:visited
{
	background-color: #b5bdc9;
	color: #2a5b7a;
}

#navigation ul ul a:hover
{
	background-color: #006699;
	color: #FFFFFF;
}

#navigation li:hover ul, #navigation li.sfhover ul
{
	color: #FFFFFF;
}

#navigation2
{
	border-top: 1px solid #6B6B6B;
	border-bottom: 1px solid #6B6B6B;
	background-image: url(../Images/naviBG.jpg);
	background-repeat: repeat-x;
	height: 28px;
	color: #FFFFFF;
	padding-left: 25px;
	margin-top: 0px;
	margin-right: 0;
	}

#navigation2 ul
{
	list-style: none;
	margin: 0;
	padding: 0;
}

#navigation2 li
{
	display: inline;
}
	
#navigation2 li a:link, #navigation2 li a:visited
{
	border-right: 1px solid #6B6B6B;
	border-left: 1px solid #6B6B6B;
	color: #FFFFFF;
	text-decoration: none;
	padding: 3px 10px 3px 10px;
}

#navigation2 li a:hover
{
	background-color: #006699;
	color: #FFFFFF;
} 

#heading { 
	background-color:#FFFFFF;
	border-bottom: 1px solid #718f9e;
	border-top: 1px solid #718f9e;
	margin: 10px 0 10px 0;
	height: 157px;
}

#heading2
{
	background-color:#FFFFFF;
	border-bottom: 1px solid #F58220;
	border-top: 1px solid #F58220;
	margin: 10px 0 0 0;
	height: 157px;
	}

#headingLeft
{
	width: 497px;
	height: 157px;
	float: left;
}


#headingLeftTop2
{
	width: 496px;
	height: 90px;
	background-image: url(../Images/dots.jpg);
	background-repeat: repeat-y;
}

#headingLeftBtm2
{
	/*width: 496px;*/
	height: 40px;
	background-color: #FFFFFF;
	color: #2A5B7A;
	text-align:left;
	margin-top: 15px;
	padding-left: 70px;
}

#headingright
{
	width: 301px;
	height: 157px;
	float: left;
}

#sidenavi { /*Front page left navigation*/
	width: 240px;
	float: left;
	margin-top: 45px;
    margin-left: 10px;
}

#sidenavi ul
{
	list-style: none;
	margin: 0;
	padding: 0;
	}

#sidenavi ul li a, #sidenavi ul li a:visited
{
	color: #FFFFFF;
	border:0 none;
}

#main
{
	height: 370px;
	background-color: #FFFFFF;
	padding: 3px;
}

#mainleft
{
	width: 244px;
	float: left;
}

#mainright
{
	width: 550px;
	float: left;
}

#maintxt
{
	padding: 10px 0 20px 50px;
	text-align: left;
}

#maintxt ul
{
	/*list-style: none;*/
	margin: 0;
	padding: 0;
	}



#nav {
	margin: -20px 0 0px 0px;
	width: 800px
}

#navigation ul li ul li {
	border-top: 1px solid #666666;
	border-bottom: 1px solid #666666;
	margin: 0;
}

#navigation ul ul {
	border-bottom: 3px solid #666666;
	padding-top: 3px;
	}

#banner {
	width: 800px;
	height: 20px;
	margin-left: 2px;
	margin-bottom: 10px;
	background: url(../Images/Blue_background.jpg) no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding: 6px 10px 2px 0;
	color: #fff;
	font-weight: bold;
	text-align: center;
	margin-top: 10px;
}

#leftColumn {
	float: left;
	/*width: 800px;*/
	margin: 0px;
	height: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	text-align: left;
	color: #333333;
	padding-left: 20px;
	padding-right: 45px;
}

#leftColumn2 {
	float: left;
	width: 760px;
	margin: 0px;
	height: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	text-align: left;
	color: #333333;
	padding-left: 5px;
	padding-right: 45px;
}

#content img
{
	border: none;
	}

.red {
	color: #F00;
}

.small {
	font-size: 10px;
}

.big {
	font-size: 14px;
	color: #000;
}

.greenUnderlined{
	color: #063;
	text-decoration: underline;
}

.profileColumn {
	height: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	text-align: left;
	color: #333333;
}

.strong
{
	font-weight: bold;
}

.spaceAdj
{
	padding-left: 50px;
}

.spaceAdj1px
{
	margin-left: 1px;
}

.spaceAdj2px
{
	margin-left: 2px;
}

#rightColumn {
	float: left;
	width: 370px;
	margin-left: 0px;
}
#wrapper #content #leftColumn #content2 .style2 .style8 {
	color: #FF6C00;
}
#wrapper #content #leftColumn #content2 .style2 .style8 {
	color: #FF8000;
}
#wrapper #content #leftColumn #content2 #leftColumn2 table tr td .style8 {
	color: #FF8000;
}

#footer {
	margin-top: 12px;
	margin-bottom: 12px;
	clear: both;
	width:800px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style:normal;
	padding-top: 5px;
	margin-left: 2px;
	margin-bottom: 0;

}

#footer2 {
	margin-top: 12px;
	margin-bottom: 12px;
	clear: both;
	width:800px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style:normal;
	color: #666666;
	padding-top: 5px;
	margin-bottom: 0;

}

#footerTop
{
	color: #FFFFFF;
	font-size: 15px;
    padding-left: 29px;
	padding-bottom: 0px;
	padding-top: 5px;
	background-image: url(../Images/footerbackground.gif);
	background-repeat: repeat-x;
	/*background-color: #00699b;*/
	height: 25px;
}

#footer p
{
	margin-left: 30px;
}

#footer2 p
{
	margin-left: 30px;
}

#footerbtmleft
{
	float: left;
	width: 248px;
	margin-left: 30px;
}

#footerbtmmiddle
{
	float: left;
	width: 230px;
	margin-left: 30px;
}

#footerbtmright
{
	float: left;
	width: 224px;
	margin-left: 30px;
}

#footerbtmleft2
{
	float: left;
	width: 248px;
	margin-left: 30px;
}

#footerbtmmiddle2
{
	float: left;
	width: 230px;
	margin-left: 30px;
}

#footerbtmright2
{
	float: left;
	width: 224px;
	margin-left: 30px;
}

#footer a:link, a:visited
{
	text-decoration: none;
	color: #666666;
	}
	
#footer a:hover
{
	color: #115faa;
}

#footer2 a:link, a:visited
{
	text-decoration: none;
	color: #666666;
	}
	
#footer2 a:hover
{
	color: #115faa;
}

#footerbtmmiddle a:link, a:visited
{
	text-decoration: none;
	color: #666666;
	}
	
#footerbtmmiddle a:hover
{
	color: #115faa;
}

#footerbtmbtm
{
	background-color: #3a3a3b;
	color: #FFFFFF;
	font-size: 11px;
	padding: 1px;
}

#pageBottom
{
	background-image:url(../Images/dropshadowbtm2.gif);
	background-repeat:no-repeat;
	border-style:none;
	height:10px;
	margin:0 auto;
	padding-top:0;
	width:815px;
}


#footerLangoor
{
	font-family: Arial, Helvetica, sans-serif;
	Color: #666666;
	margin: 0 auto;
	/*float: right;
	padding-right: 300px;
	padding-left: 770px;
	padding-top: 10px;*/
	width: 800px;
	text-align: right;
	font-size: 13px;
	font-weight: bold;
}


#footerLangoor a:link, a:visited
{
	text-decoration: none;
	color: #555555;
	}
	
#footerLangoor a:hover
{
	color: #115faa;
}

.heading {
	background-image: url("../Images/heading_image_indexpage.jpg");
	background-repeat: no-repeat;
	height: 173px;
	width: 800px;
	margin-left: 1px;
	}
	
/*table {
	position: relative;
	left: -34px;
	}
	
.management {
	position: relative;
	left: 0;
	}*/
	
blockquote h3 {
	color: #2A5B7A;
	font-size: 20px;
	font-style:normal;
	/*padding-bottom: 10px;*/
	}
	
.border_btm {
	border-bottom: 1px solid #778f91;
	}
	
/*#breadcrumb {
	padding: 7px 0 0 20px;
	font-size: 12px;
	color: #666;
	}

#breadcrumb a:hover {
	color: #1b4f71;
	}*/
	
