


object, input {outline:none;}
a {outline:none; text-decoration:none;}
html {height:100%; width: 100%; }
img {border:0;}


::selection { background: #ee304a ; color:#FFFFFF; /* Safari */ }
::-moz-selection {background: #ee304a ; color:#FFFFFF ; /* Firefox */ }


body {
	font: 100% "alef_regular",Arial,Verdana, Helvetica, sans-serif;	
	font-smooth:always;
	margin: 0;
	padding: 0;
	color: #000;
	font-size:16px;
	width:100%;
	height:100%;
	/*overflow-x:hidden;*/
	background-color:#f2f2f2;
	text-align:left;
}


.browsehappy {
	text-align:center;
	width:100%;
	padding:3px 4px 5px 4px;
	direction:ltr;
}

ul,li {	padding:0;	margin:0; list-style:none;}
p {	padding:0;	margin:0; margin-bottom:10px; }


a, p a, a:visited , p a:visited, a bdo, a:visited bdo   {
	font-family:"alef_bold", Arial, sans-serif;
	color:rgb(80,160,216);
}

p a:hover, p a:hover bdo,
a:hover, a:hover bdo {
	color:#ee304a;
	text-decoration:none;
}



strong, b, strong a, b a {
	font-family:"alef_bold", Arial, sans-serif;
	font-weight:normal;
}



h1 {
	font-family:"alef_bold", Arial, sans-serif;
	margin-top:0px;
}



h2, h3 {
	font-family:"alef_bold", Arial, sans-serif;
	font-weight:normal;  
	font-size:18px;
	color:rgb(0,107,182);
}
h3 {
	margin-top:20px;
}

bdo {
	direction:ltr;
}

h1, h2, h3 {
	line-height: 1em;
	margin:0px;
}



ol, ol li {
	padding:0px;
	margin:0px;
}

ol {
	padding-left:20px;
}
ol li {
	list-style: decimal;
	margin-bottom: 10px;
}
ol li ol {
	margin-top:5px;
}
ol li ol li {
	list-style: lower-alpha;
	margin-left:20px;
}



.text_holder ul {
	margin:0px 0px 10px 0px;
	display: inline-block;
	width: 100%;
}
.text_holder ul li {	
	/*list-style-image: url('../images/li_dot.png');*/
	margin-bottom:5px;
}
.text_holder ul li ul {
	margin-top:5px;
}
.text_holder ul li ul li {
	list-style: circle;
}
.text_holder ul li ul li ul li {
	list-style: square;
}


#main_text table tr  {	
	width: 100%;
}
#main_text table tr td {	
	vertical-align:top;
	width: 140px;
}



.shadow {
	-moz-box-shadow: 0px 0px 8px #999;
	-webkit-box-shadow: 0px 0px 8px #999;
	box-shadow: 0px 0px 8px #999;
}


.aBox {
	background-color:#fff;
	padding:25px;	
	margin-bottom:3.750em;
	position:relative;
}

.aBox:not(.noShadow):after {
	content:'';
	width:96%;
	height:	18px;
	background-image:url('../images/box_shadow.png');
	background-size:100% 18px;
	background-repeat:no-repeat;
	display:block;
	position:absolute;
	right:5px;
	bottom:-18px;
}


.aBox .bottom_button {
	width:113px;
	height:46px;
	text-align:center;
	overflow:hidden;
	position: absolute;
	left: 35px;
	margin-top: 25px;
	z-index: 10;
}
.aBox .bottom_button a {
	color:#fff;
	display:inline-block;
	width:113px;
	height:24px;
	padding-top: 22px;
	background-image:url('../images/lower_tag.png');
	position:relative;
	top:-10px;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;	
}

.aBox .bottom_button a:hover {
	top:-5px;
}


.aBox .upper_button {
	width:90px;
	height:38px;
	text-align:center;
	overflow:hidden;
	position: absolute;
	left: 25px;
	top: -38px;
	z-index: 20;
}

#page_content .upper_button.close_btn {
	width:38px;
}
#page_content .upper_button.first {
	left:75px;
}
#page_content .upper_button.second {
	left:177px;
}
#page_content .upper_button.third {
	left:325px;
}

.aBox .upper_button a {
	color:#fff;
	display:inline-block;
	width:90px;
	height: 16px;
	padding-top: 5px;	
	padding-bottom: 22px;
	background-image:url('../images/upper_tag.png');
	position:relative;
	top:4px;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;	
	
}
.aBox .upper_button a:hover, .aBox .upper_button.current a {
	top:0px;
}

.aBox .upper_button.close_btn a {
	width:38px;
	height: 38px;
	background-image:url('../images/close_btn.png');
}

.aBox .upper_button.close_btn:hover a {
	background-image:url('../images/close_btn_2.png');
}


.aBox .upper_button.pink {
	width:123px;
}
.aBox .upper_button.pink a {
	width:123px;
	background-image:url('../images/upper_tag_pink.png');
	line-height: 0.9em;
}


.box_title {
	position:relative;
	height:70px;
	left:-39px;
	/*padding-bottom:20px;*/
}
.box_title .bg {
	height:56px;
	background-color:rgb(80,160,216);
	position: absolute;
	left: 0px;
	top: 0px;
	width:70%;
}
.box_title .bg:after {
	content:'';
	position:absolute;
	background-image:url('../images/ribbon_edge.png');
	background-repeat:no-repeat;
	height:13px;
	width:14px;
	left:0px;
	bottom:-13px;
}
.box_title .title {
	font-size:2.500em;
	color:#fff;
	font-family:"alef_bold", Arial, sans-serif;
	background-image:url('../images/ribbon.png');
	background-position:right;
	background-repeat:no-repeat;
	height:70px;
	/*width:250px;*/
	padding-left: 38px;
	position: relative;
	z-index: 10;
	line-height: 1.35em;
	display: inline-block;
}

.box_title .addy {
	position: absolute;
	top: 0px;
	right: -225px;
	color:rgb(0,107,182);
	padding-top:3px;
}
.box_title .addy h2 {
	font-size:1.7em;
}


.img_holder {
	position: relative;
}
.img_holder.new:before {
	content:'';
	width:93px;
	height:95px;
	display:block;
	background-image:url('../images/new_ribbon.png');
	position:absolute;
	top: -5px;
	left: -4px;
	z-index: 10;
}


a.thumb_overlay {
	width:280px;
	display:block;
	background-color:rgba(80,160,216,0.7);
	position:absolute;
	background-image:url('../images/plus_sign.png');
	background-repeat:no-repeat;
	background-position:center 280px;	
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;	
}


hr {	
	border:none;
	background-image:url('../images/wavy_line.png');
	background-repeat:repeat-x;
	height:3px;
	margin: 10px 0px;
}

.wavy_bottom:after {
	content:'';
	height:3px;
	width:100%;
	background-image:url('../images/wavy_line.png');
	background-repeat:repeat-x;
	display: block;
	margin-bottom:8px;
}



/*///////////////////////////////////////////////////////////////////////////////////////////////////////////
////////////////////////////////////////////////////////////////////////////////////////////////////////////
///////////////////////////////////////////////////////////////////////////////////////////////////////////*/



header#main {		
	height:120px;
	width: 100%;
	z-index:51000;
	position:absolute;
	padding:0px;
	background-color:rgb(255,255,255);
	border-top:4px solid rgb(80,160,216);
}

header#main .content_holder {
	width:76.875em;
}

header#main #logo {
	position:relative;
	width:254px;
	height:205px;
	left: 875px;
	top:-8px;
	-webkit-transition: top 0.3s;
	-moz-transition: top 0.3s;
	transition: top 0.3s;	
}
header#main #logo:hover {
	top:0px;
}
header#main #logo a {
	position:relative;
	z-index:2;
}

header#main #logo img {
	width:254px;
	height:192px;
}

header#main #social {
	position:absolute;
	z-index: 19002;
	top:75px;
	right:5px;
}


header#main #social a {
	width:38px;
	height:38px;
	display:inline-block;	
}
header#main #social img {
	width:38px;
	height:38px;
}





/*///////////////////////////////////////////////////////////////////////////////////////////////////////////
////////////////////////////////////////////////////////////////////////////////////////////////////////////
///////////////////////////////////////////////////////////////////////////////////////////////////////////*/

#allContent {	
	width:100%;
}


.content_holder {
	width:63.125em;
	margin:0px auto;
	position:relative;
}


#theContent {
	position:relative;	
	background-color:#f2f2f2;
	padding: 124px 0px 50px 0px;
}



#side_bar {
	width:221px; 
	position: relative;
	left:5px;
	top:0px;
	float: left;
}



/*///////////////////////////////////////////////////////////////////////////////////////////////////////////
////////////////////////////////////////////////////////////////////////////////////////////////////////////
///////////////////////////////////////////////////////////////////////////////////////////////////////////*/



#error_box {
	text-align:center;
	margin-top:100px;
}



/*///////////////////////////////////////////////////////////////////////////////////////////////////////////
////////////////////////////////////////////////////////////////////////////////////////////////////////////
///////////////////////////////////////////////////////////////////////////////////////////////////////////*/



nav#sitemap {
	padding-bottom: 30px;
}

nav#sitemap ul {
	margin:0px;
}


	
nav#sitemap li {
	margin-left:0px;
	border-bottom:1px solid #ccc;
	padding-top:15px;
	padding-bottom:5px;
}
nav#sitemap li ul li {
	border:none;
	padding-top:0px;	
	width:50%;
}



nav#sitemap ul li.noCat a,
nav#sitemap ul li.subCatBtn a, nav#sitemap ul li.noCat a {
	font-size:1.3em;
	color:rgb(0,107,182);
}
nav#sitemap ul li.noCat a:hover,
nav#sitemap ul li.subCatBtn a:hover, nav#sitemap ul li.noCat a:hover {
	color:#ee304a;
}


nav#sitemap ul.subCat,
nav#sitemap ul.subSub {
	margin-top:0.2em;
}	

nav#sitemap li ul.subCat a {
	font-size:1em;
	color:rgb(80,160,216);
}



/*///////////////////////////////////////////////////////////////////////////////////////////////////////////
////////////////////////////////////////////////////////////////////////////////////////////////////////////
///////////////////////////////////////////////////////////////////////////////////////////////////////////*/



footer { 	
	color:rgb(80,160,216);	
	bottom:0px;
	width:100%;
	z-index:103;
	font-size:0.875em;
	display: inline-block;
	text-align: center;
	padding:10px 0px;
}
footer hr {
	background-image:url('../images/wavy_line_light.png');
}
footer .content_holder {
	width: 72.143em;
}

footer a, footer a:visited {
	font-size:1em;
	color:rgb(80,160,216);
	font-family:"alef_regular", Arial, sans-serif;	
}

footer a:hover {
	color:#ee304a;
	text-decoration:none;
}

footer #logos {
	text-align: right;
	position:relative;
}
footer #logos img {
	display:inline-block;
	margin-left:15px;
}

footer #links, footer #contact_info, footer #credits {
	display:inline-block;
}


footer #contact_info {
	margin:0px auto;
}

footer #links {
	float:right;
}

footer #credits {
	float:left;
}





.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}


