/* CSS Document */

body
{
	margin:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #343434;
	text-decoration: none;
}
.right_panel{
background-image:url(/template/aandm_template/images/img_middle.jpg);
background-repeat:repeat-y;
}

.bg{
background-image:url(/template/aandm_template/images/img_bg.jpg);
background-repeat:repeat-x;
background-color:#FFFFFF;
}
.link
{
	font-family:Verdana;
	font-size:12px;
	color:#ffffff;
	font-weight:bold;
	text-decoration:none;
	text-align:center;
}

.link:hover
{
	font-family:Verdana;
	font-size:12px;
	color:#ffffff;
	font-weight:bold;
	text-decoration:underline;

	text-align:center;
}

.border-text{
	border:3px solid #0c4471;
}

.heading
{
	font-family:arial;
	font-size:20px;
	color:#555555;
	
}
.pageTitle
{
	padding-left:40px;
	background-image:url(/template/aandm_template/images/box.jpg);
	background-position:left center;
	background-repeat:no-repeat;
}

.heading-blue
{
	font-family:arial;
	font-size:12px;
	color:#0285de;
}

.heading-green
{
	font-family:arial;
	font-size:20px;
	color:#004f90;
}

.content_text
{
	font-family:arial;
	font-size:12px;
	color:#343434;
	text-align:left;
}


.text
{
	font-family:Verdana;
	font-size:12px;
	color:#000000;
	font-weight:bold;
}
.link_bg{
background-image:url(/template/aandm_template/images/bg_link.jpg);
background-repeat:repeat-x;
height:32px;
}



ul
{
	list-style-image:url(/template/aandm_template/images/arrow.jpg);
	margin:0px 0px 0px 10px;
	padding:0px 0px 0px 15px;
}

.copyright_text {
	font-family:Arial;
	font-size:11px;
	color:#50b5f9;
	font-weight:normal;
	text-decoration:none;
	text-align:center;
}

.copyright {
	font-family:Arial;
	font-size:11px;
	color:#50b5f9;
	font-weight:normal;
	text-decoration:none;
	text-align:center;
}

.copyright:hover{
	font-family:Arial;
	font-size:11px;
	color:#50b5f9;
	font-weight:normal;
	text-decoration:none;
	text-align:center;
}


.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#ffffff;
	font-weight:normal;
	text-decoration:none;
	text-align:center;
}

.footer:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#ffffff;
	font-weight:normal;
	text-decoration:underline;
	}
	
.blue-small
{
	font-family:arial;
	font-size:13px;
	color:#12285c;
	font-weight:bold;
	text-decoration:none;
	line-height:25px;
}
.bullet
{
	list-style-image:url(/template/aandm_template/images/bullet2.jpg);
	margin:0px 0px 0px 10px;
	padding:0px 0px 0px 15px;
	line-height:25px;
}
.link-text
{
	font-family:arial;
	font-size:12px;
	color:#12285c;
	font-weight:bold;
	text-decoration:none;
	line-height:18px;
	border-bottom:#12285c 1px dotted;
}
.link-text:hover
{
	font-family:arial;
	font-size:12px;
	color:#c90404;
	font-weight:bold;
	text-decoration:none;
	line-height:18px;
	border-bottom:none;
}

.left_link_border{

}

.left_link_border ul{
	margin:0px;
	padding:0px;
	list-style-type: none;
}

.left_link_border li{
	list-style-type:none;
	height:20px;
	background-image: url(/template/aandm_template/images/b_arrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-bottom-color: #b7b7b7;
}

.left_link_border a{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
color:#454545;
padding-left:10px;
padding-right:10px;
text-decoration:none;

}

.left_link_border a:hover{
color:#0285de;
text-decoration:none;
}

.footer_bg{
background-image:url(/template/aandm_template/images/footer.jpg);
background-repeat:repeat-x;
color:#FFFFFF;
font-size:11px;
font-family:Arial, Helvetica, sans-serif;
height:36px;
}

