body {
	background-color: #f2f2f2;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #F00;
	font-size: 13px;
}
.AtTxtTitleSub{
	font-size: 15px;
	color: #333;
	font-size: 13px;
	font-weight: normal;
	font-style: normal;
	line-height: 1.5em;
	margin-bottom: 4px;
}
.AtTxtBody{
	color: #333;
	margin-bottom: 15px;
	margin-top: 13px;
}
.AtGuiContentLeft{
	padding-top: 5px;
	background-color: #FFF;
	background-image: url(ATOM_gui/ContCenterBgMain.gif);
	background-repeat: repeat-x;
}
.AtBreadcrumb{
	height: 31px;
	font-size: 11px;
	color: #333;
}
.AtBreadcrumb A:link {
	text-decoration: none;
	color: #666666;
}
.AtBreadcrumb A:visited {
	text-decoration: none;
	color: #666666;
}
.AtBreadcrumb A:active {
	text-decoration: none;
	color: #5FC3C1;
}
.AtBreadcrumb A:hover {
	text-decoration: none;
	color: #5FC3C1;
}

.AtNavOneOn {
	background-color: #ffffff;
	height: 30px;
	font-size: 12px;
	color: #333;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cccccc;
	padding-top: 2px;
	padding-right: 25px;
	padding-bottom: 2px;
	padding-left:23px;
	background-image: url(ATOM_gui/v2_menu_lvl1_on.png);
	background-repeat: no-repeat;
}
.AtNavOneOn A:link {
	text-decoration: none;
	color: #666666;
}
.AtNavOneOn A:visited {
	text-decoration: none;
	color: #666666;
}
.AtNavOneOn A:active {
	text-decoration: none;
	color: #578ad8;
}
.AtNavOneOn A:hover {
	text-decoration: none;
	color: #578ad8;
}
.AtNavOneOff {
	background-color: #F2F2F2;
	height: 30px;
	font-size: 12px;
	color: #333;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e8e8e8;
	padding-top: 2px;
	padding-right: 25px;
	padding-bottom: 2px;
	padding-left: 23px;
	background-image: url(ATOM_gui/v2_menu_lvl1_off.png);
	background-repeat: no-repeat;
}
.AtNavOneOff A:link {
	text-decoration: none;
	color: #666666;
}
.AtNavOneOff A:visited {
	text-decoration: none;
	color: #666666;
}
.AtNavOneOff A:active {
	text-decoration: none;
	color: #647AD2;
}
.AtNavOneOff A:hover {
	text-decoration: none;
	color: #647AD2;
}
.AtNavOneOpen {
	background-color: #F2F2F2;
	height: 30px;
	font-size: 12px;
	color: #333;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e8e8e8;
	padding-top: 2px;
	padding-right: 25px;
	padding-bottom: 2px;
	padding-left: 23px;
	background-image: url(ATOM_gui/v2_menu_lvl1_open.png);
	background-repeat: no-repeat;
}
.AtNavOneOopen A:link {
	text-decoration: none;
	color: #666666;
}
.AtNavOneOpen A:visited {
	text-decoration: none;
	color: #666666;
}
.AtNavOneOpen A:active {
	text-decoration: none;
	color: #647AD2;
}
.AtNavOneOpen A:hover {
	text-decoration: none;
	color: #647AD2;
}
.AtNavOneActive {
	background-color: #F2F2F2;
	height: 30px;
	font-size: 12px;
	color: #333;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cccccc;
	padding-top: 2px;
	padding-right: 25px;
	padding-bottom: 2px;
	padding-left: 23px;
	background-image: url(ATOM_gui/v2_menu_lvl1_on.png);
	background-repeat: no-repeat;
}
.AtNavOneActive A:link {
	text-decoration: none;
	color: #5c6ca8;
}
.AtNavOneActive A:visited {
	text-decoration: none;
	color: #5c6ca8;
}
.AtNavOneActive A:active {
	text-decoration: none;
	color: #5c6ca8;
}
.AtNavOneActive A:hover {
	text-decoration: none;
	color: #5c6ca8;
}
.AtNavTwoOn {
	background-color: #ffffff;
	height: 30px;
	font-size: 12px;
	color: #333;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e8e8e8;
	padding-top: 2px;
	padding-right: 25px;
	padding-bottom: 2px;
	padding-left: 33px;
	background-image: url(ATOM_gui/v2_menu_lvl2_on.png);
	background-repeat: no-repeat;
}
.AtNavTwoOn A:link {
	text-decoration: none;
	color: #666666;
}
.AtNavTwoOn A:visited {
	text-decoration: none;
	color: #666666;
}
.AtNavTwoOn A:active {
	text-decoration: none;
	color: #647AD2;
}
.AtNavTwoOn A:hover {
	text-decoration: none;
	color: #647AD2;
}
.AtNavTwoOff {
	background-color: #fbfbfb;
	height: 30px;
	font-size: 12px;
	color: #333;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e8e8e8;
	padding-top: 2px;
	padding-right: 25px;
	padding-bottom: 2px;
	padding-left: 33px;
	background-image: url(ATOM_gui/v2_menu_lvl2_off.png);
	background-repeat: no-repeat;
}
.AtNavTwoOff A:link {
	text-decoration: none;
	color: #666666;
}
.AtNavTwoOff A:visited {
	text-decoration: none;
	color: #666666;
}
.AtNavTwoOff A:active {
	text-decoration: none;
	color: #647AD2;
}
.AtNavTwoOff A:hover {
	text-decoration: none;
	color: #647AD2;
}
.AtNavTwoOpen {
	background-color: #f5f4f4;
	height: 30px;
	font-size: 12px;
	color: #333;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e8e8e8;
	padding-top: 2px;
	padding-right: 25px;
	padding-bottom: 2px;
	padding-left: 33px;
	background-image: url(ATOM_gui/v2_menu_lvl2_open.png);
	background-repeat: no-repeat;
}
.AtNavTwoOpen A:link {
	text-decoration: none;
	color: #666666;
}
.AtNavTwoOpen A:visited {
	text-decoration: none;
	color: #666666;
}
.AtNavTwoOpen A:active {
	text-decoration: none;
	color: #647AD2;
}
.AtNavTwoOpen A:hover {
	text-decoration: none;
	color: #647AD2;
}
.AtNavTwoActive {
	background-color: #fbfbfb;
	height: 30px;
	font-size: 12px;
	color: #333;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e8e8e8;
	padding-top: 2px;
	padding-right: 25px;
	padding-bottom: 2px;
	padding-left: 33px;
	background-image: url(ATOM_gui/v2_menu_lvl2_on.png);
	background-repeat: no-repeat;
}
.AtNavTwoActive A:link {
	text-decoration: none;
	color: #5c6ca8;
}
.AtNavTwoActive A:visited {
	text-decoration: none;
	color: #5c6ca8;
}
.AtNavTwoActive A:active {
	text-decoration: none;
	color: #5c6ca8;
}
.AtNavTwoActive A:hover {
	text-decoration: none;
	color: #5c6ca8;
}
.AtNavThreeOn {
	background-color: #ffffff;
	height: 30px;
	font-size: 12px;
	color: #333;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cccccc;
	padding-top: 2px;
	padding-right: 25px;
	padding-bottom: 2px;
	padding-left: 43px;
	background-image: url(ATOM_gui/v2_menu_lvl3_on.png);
	background-repeat: no-repeat;
}
.AtNavThreeOn A:link {
	text-decoration: none;
	color: #666666;
}
.AtNavThreeOn A:visited {
	text-decoration: none;
	color: #666666;
}
.AtNavThreeOn A:active {
	text-decoration: none;
	color: #647AD2;
}
.AtNavThreeOn A:hover {
	text-decoration: none;
	color: #647AD2;
}
.AtNavThreeOff {
	background-color: #fdfdfd;
	height: 30px;
	font-size: 12px;
	color: #333;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e8e8e8;
	padding-top: 2px;
	padding-right: 25px;
	padding-bottom: 2px;
	padding-left: 43px;
	background-image: url(ATOM_gui/v2_menu_lvl3_off.png);
	background-repeat: no-repeat;
}
.AtNavThreeOff A:link {
	text-decoration: none;
	color: #666666;
}
.AtNavThreeOff A:visited {
	text-decoration: none;
	color: #666666;
}
.AtNavThreeOff A:active {
	text-decoration: none;
	color: #647AD2;
}
.AtNavThreeOff A:hover {
	text-decoration: none;
	color: #647AD2;
}
.AtNavThreeOpen {
	background-color: #fdfdfd;
	height: 30px;
	font-size: 12px;
	color: #333;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e8e8e8;
	padding-top: 2px;
	padding-right: 25px;
	padding-bottom: 2px;
	padding-left: 43px;
	background-image: url(ATOM_gui/v2_menu_lvl3_open.png);
	background-repeat: no-repeat;
}
.AtNavThreeOpen A:link {
	text-decoration: none;
	color: #666666;
}
.AtNavThreeOpen A:visited {
	text-decoration: none;
	color: #666666;
}
.AtNavThreeOff A:active {
	text-decoration: none;
	color: #647AD2;
}
.AtNavThreeOpen A:hover {
	text-decoration: none;
	color: #647AD2;
}
.AtNavThreeActive {
	background-color: #fdfdfd;
	height: 30px;
	font-size: 12px;
	color: #333;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e8e8e8;
	padding-top: 2px;
	padding-right: 25px;
	padding-bottom: 2px;
	padding-left: 43px;
	background-image: url(ATOM_gui/v2_menu_lvl3_on.png);
	background-repeat: no-repeat;
}
.AtNavThreeActive A:link {
	text-decoration: none;
	color: #5c6ca8;
}
.AtNavThreeActive A:visited {
	text-decoration: none;
	color: #5c6ca8;
}
.AtNavThreeActive A:active {
	text-decoration: none;
	color: #5c6ca8;
}
.AtNavThreeActive A:hover {
	text-decoration: none;
	color: #5c6ca8;
}





.AtNavMainOn {
	background-color: #f2f2f2;
	height: 30px;
	font-size: 12px;
	color: #333;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E8E8E8;
	padding-top: 2px;
	padding-right: 25px;
	padding-bottom: 2px;
	padding-left: 10px;
	background-image: url(ATOM_gui/AtNavMainOn.png);
	background-repeat: no-repeat;
}
.AtNavMainOn A:link {
	text-decoration: none;
	color: #666666;
}
.AtNavMainOn A:visited {
	text-decoration: none;
	color: #666666;
}
.AtNavMainOn A:active {
	text-decoration: none;
	color: #0087cc;
}
.AtNavMainOn A:hover {
	text-decoration: none;
	color: #00A3FB;
}
.AtNavMainOff {
	background-color: #FFF;
	height: 30px;
	font-size: 12px;
	color: #333;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E8E8E8;
	padding-top: 2px;
	padding-right: 25px;
	padding-bottom: 2px;
	padding-left: 10px;
	background-image: url(ATOM_gui/AtNavMainOff.png);
}
.AtNavMainOff A:link {
	text-decoration: none;
	color: #666666;
}
.AtNavMainOff A:visited {
	text-decoration: none;
	color: #666666;
}
.AtNavMainOff A:active {
	text-decoration: none;
	color: #5FC3C1;
}
.AtNavMainOff A:hover {
	text-decoration: none;
	color: #5FC3C1;
}
.AtNavMainActive {
	background-color: #f2f2f2;
	height: 30px;
	font-size: 12px;
	color: #333;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E8E8E8;
	padding-top: 2px;
	padding-right: 25px;
	padding-bottom: 2px;
	padding-left: 10px;
	background-image: url(ATOM_gui/AtNavMainActive.png);
	background-repeat: no-repeat;
}
.AtNavMainActive A:link {
	text-decoration: none;
	color: #666666;
}
.AtNavMainActive A:visited {
	text-decoration: none;
	color: #666666;
}
.AtNavMainActive A:active {
	text-decoration: none;
	color: #0087cc;
}
.AtNavMainActive A:hover {
	text-decoration: none;
	color: #00A3FB;
}
.AtNavMainSubOn {
	background-color: #fff;
	height: 30px;
	font-size: 12px;
	color: #333;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E8E8E8;
	padding-top: 2px;
	padding-right: 25px;
	padding-bottom: 2px;
	padding-left: 10px;
	background-image: url(ATOM_gui/AtNavMainSubOn.png);
	background-repeat: no-repeat;
}
.AtNavMainSubOn A:link {
	text-decoration: none;
	color: #666666;
}
.AtNavMainSubOn A:visited {
	text-decoration: none;
	color: #666666;
}
.AtNavMainSubOn A:active {
	text-decoration: none;
	color: #0087cc;
}
.AtNavMainSubOn A:hover {
	text-decoration: none;
	color: #00A3FB;
}
.AtNavMainSubOff {
	background-color: #f2f2f2;
	height: 30px;
	font-size: 12px;
	color: #333;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E8E8E8;
	padding-top: 2px;
	padding-right: 25px;
	padding-bottom: 2px;
	padding-left: 10px;
	background-image: url(ATOM_gui/AtNavMainSubOff.png);
}
.AtNavMainSubOff A:link {
	text-decoration: none;
	color: #666666;
}
.AtNavMainSubOff A:visited {
	text-decoration: none;
	color: #666666;
}
.AtNavMainSubOff A:active {
	text-decoration: none;
	color: #5FC3C1;
}
.AtNavMainSubOff A:hover {
	text-decoration: none;
	color: #5FC3C1;
}
.AtNavMainSubActive {
	background-color: #fff;
	height: 30px;
	font-size: 12px;
	color: #333;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E8E8E8;
	padding-top: 2px;
	padding-right: 25px;
	padding-bottom: 2px;
	padding-left: 10px;
	background-image: url(ATOM_gui/AtNavMainSubActive.png);
	background-repeat: no-repeat;
}
.AtNavMainSubActive A:link {
	text-decoration: none;
	color: #666666;
}
.AtNavMainSubActive A:visited {
	text-decoration: none;
	color: #666666;
}
.AtNavMainSubActive A:active {
	text-decoration: none;
	color: #0087cc;
}
.AtNavMainSubActive A:hover {
	text-decoration: none;
	color: #00A3FB;
}
.AtGuiContentCenter{
	padding-top: 19px;
	padding-right: 10px;
	padding-left: 14px;
	font-size: 13px;
	font-weight: normal;
	font-style: normal;
	line-height: 18px;
}
.AtNavCenter {
	background-color: #ffffff;
	border: 2px solid #ffffff;
	margin-top: 3px;
	margin-right: 4px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.AtNavCenterTitle {
	background-color: #f3f3f3;
	color: #000;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 1px;
	padding-left: 1px;
	background-image: url(ATOM_gui/AtNavCenterTitleBg.png);
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #e8e8e8;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-style: normal;
}
.AtNavCenterTitle A:link {
	text-decoration: none;
	color: #578ad8;
}
.AtNavCenterTitle A:visited {
	text-decoration: none;
	color: #578ad8;
}
.AtNavCenterTitle A:active {
	text-decoration: none;
	color: #313131;
}
.AtNavCenterTitle A:hover {
	text-decoration: none;
	color: #00A3FB;
}
.AtNavCenterDescription {
	background-color: #f8f8f8;
	color: #454545;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-right: 1px;
	padding-left: 1px;
}
.AtNavCenterMore {
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}
.AtNavCenterMore A:link {
	text-decoration: none;
	color: #00A3FB;
}
.AtNavCenterMore A:visited {
	text-decoration: none;
	color: #00A3FB;
}
.AtNavCenterMore A:active {
	text-decoration: none;
	color: #414141;
}
.AtNavCenterMore A:hover {
	text-decoration: none;
	color: #00A3FB;
}
h1 {
	font-size: 24px;
	color: #578ad8;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-style: normal;
	line-height: 24px;
	margin: 0px;
	padding: 0px;
}
h2 {
	font-size:18px;
	color: #7C7C7C;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-style: normal;
	line-height: 18px;
	margin: 0px;
	padding: 0px;
}
.GuiGalleryBorder img{
border: 5px solid #fff;
}

.GuiGalleryBorder:hover img{
border: 5px solid #ccc;
}

.GuiGalleryBorder:hover{
color: #ccc; /* irrelevant definition to overcome IE bug */
}

#SiteMap {
	color: #666;
  }
#SiteMap A:link {
	text-decoration: none;
	color: #414141;
}
#SiteMap A:visited {
	text-decoration: none;
	color: #313131;
}
#SiteMap A:active {
	text-decoration: none;
	color: #313131;
}
#SiteMap A:hover {
	text-decoration: none;
	color: #00A3FB;
}
#SiteMap li {
	list-style-type:disc;
}   
.AtNavFoot {
	font-size: 11px;
	text-decoration: none;
	color: #333;
}
.AtNavFoot A:link {
	text-decoration: none;
	color: #666666;
}
.AtNavFoot A:visited {
	text-decoration: none;
	color: #666666;
}
.AtNavFoot A:active {
	text-decoration: none;
	color: #414141;
}
.AtNavFoot A:hover {
	text-decoration: none;
	color: #00A3FB;
}
.AtNavMore {
	font-size: 11px;
	text-decoration: none;
	color: #333;
}
.AtNavMore A:link {
	text-decoration: none;
	color: #666666;
	margin-right: 170px;
}
.AtNavMore A:visited {
	text-decoration: none;
	color: #666666;
	margin-right: 170px;
}
.AtNavMore A:active {
	text-decoration: none;
	color: #414141;
	margin-right: 170px;
}
.AtNavMore A:hover {
	text-decoration: none;
	color: #00A3FB;
	margin-right: 170px;
}

