@import url("other-lang-style.css");


/*------------------------ GENERAL ------------------------*/
html {
	height:100%;
}
body{
	padding:6px 0 0 0;
	margin:0;
	background:url(../images/body-bg.jpg) 0 0 repeat-x #fff;
	color:#444;
	font:normal 12px/18px Arial, Helvetica, sans-serif;
	height:100%;
	}
div, img, p, a, ul, ol, h1, h2, h3, h4, form, input, label, select, fieldset, legend{
	padding:0;
	margin:0;
	}
img{ border:none;}
a{ text-decoration:none;
	outline:none;
	}
ul{ list-style-type:none;}
.spacer {
	font-size:0;
	line-height:0;
	clear:both;
}
.clearFloat {
	clear:both;
}
.spacer{
	font-size:0;
	line-height:0;
	clear:both;
	}
/*------------------------ TOP MENU & LOGO PART ------------------------*/
#topMenu{
	width:915px;
	height:19px;
	padding-right:25px;
	position:relative;
	border-bottom:1px solid #fff;
	margin:0 auto;
	}
#topMenu img{
	position:absolute;
	display:block;
	top:29px;
	left:134px;
	}
	
#topMenu img.AAGL {
	position:absolute;
	display:block;
	top:29px;
	left:10px;
}
	
#topMenu ul{
	height:19px;
	font:bold 10px/17px "Trebuchet MS", Arial, Helvetica, sans-serif;
	}
#topMenu ul li{
	float:right;
	margin-left:1px;
	}
#topMenu ul li a,
#topMenu ul li span{
	display:block;
	height:19px;
	background:url(../images/top-nav-bg.gif) 0 0 repeat-x #fff;
	color:#004990;
	float:left;
	}
#topMenu ul li a.myAccount{
	background-color:#fff;
	color:#000;
	}
#topMenu ul li a:hover,
#topMenu ul li span,
#topMenu ul li a.logout{
	background-color:#fff;
	color:#2372b6;
	}
#topMenu ul li a strong,
#topMenu ul li span strong{
	display:block;
	height:17px;
	padding-top:2px;
	background:no-repeat;
	text-transform:uppercase;
	float:left;
	}
#topMenu ul li a strong{
	cursor:pointer;
	}
#topMenu ul li a strong.topLinkLeftBg,
#topMenu ul li span strong.topLinkLeftBg{
	padding-left:13px;
	background-image:url(../images/top-nav-l-bg.gif);
	background-position:0 0;
	}
#topMenu ul li a strong.topLinkRightBg,
#topMenu ul li span strong.topLinkRightBg{
	padding-right:13px;
	background-image:url(../images/top-nav-r-bg.gif);
	background-position:100% 0;
	}

/*------------------------ MAIN BODY ------------------------*/
#main{
	width:938px;
	margin:0 auto;
	border-left:1px solid #fffffe;
	border-right:1px solid #fffffe;
	background:url(../images/main-body-bg.gif) 0 0 repeat-x #fff;
	padding-top:9px;
	color:#444;
	}

/*------------------------ MAIN BODY CONTAINER ------------------------*/
#bodyContainer{
	width:920px;
	margin:0 auto;
	height:100%;
	}

/*------------------------ HEADER PART ------------------------*/
#headerArea{
	width:671px;
	height:116px;
	margin-left:249px;
	background: #00539b url(../images/banner-bg2.gif) 0 0 repeat-x;
	position:relative;
	}
#headerArea div{
	height:88px;
	float:right;
	background:0 0 no-repeat;
	}
#headerArea div.headerRight{
	font-size:0;
	line-height:0;
	width:1px;
	background-image:url(../images/gray-dot.gif);
	}
#headerArea div.headerLeft{
	width:652px;
	background-image:url(../images/banner-left-bg2.gif);
	position:relative;
	padding:13px 18px 0 0;
	height:75px;
	}
#headerArea div.headerLeft h1{
	position:absolute;
	left:55px;
	top:46px;
	color:#FFF;
	background-color:inherit;
	font-size:11px;
	line-height:12px;
	font-weight:bold;
	}
#headerArea div.headerLeft div{
	height:47px;
	float:none;
	}
#headerArea div.headerLeft div ul{
	font:bold 10px/15px "Trebuchet MS", Arial, Helvetica, sans-serif;
	width:97px;
	float:right;
	margin-left:46px;
	}
#headerArea div.headerLeft div ul li{
	padding-left:21px;
	padding-bottom:9px;
	height:15px;
	background:no-repeat;
	}
#headerArea div.headerLeft div ul li a{
	text-transform:uppercase;
	color:#fff;
	background-color:inherit;
	}
#headerArea div.headerLeft div ul li a:hover{	
	color:#000;
	background-color:inherit;
	}
#headerArea div.headerLeft div ul li.emailLink{
	background-image:url(../images/mail-icon.gif);
	background-position:0 4px;
	display: none;
	visibility: hidden;
	}
#headerArea div.headerLeft div ul li.cellLink{
	background-image:url(../images/cell-icon.gif);
	background-position:4px 0;
	display: none;
	visibility: hidden;
	}
#headerArea div.headerLeft div form{
	float:right;
	width:285px;
	padding-top:9px;
	height:20px;
	}
#headerArea div.headerLeft div form label{
	display:block;
	float:right;
	font:bold 11px/20px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#c5d7e6;
	background-color:inherit;
	}
#headerArea div.headerLeft div form input{
	width:155px;
	height:16px;
	padding-left:3px;
	float:right;
	margin-left:6px;
	}
#headerArea div.headerLeft div form input.goBtn{
	width:24px;
	height:20px;
	padding-left:0;
	}
#headerArea div.headerLeft ul.topNav{	
	font:bold 10px/20px "Trebuchet MS", Arial, Helvetica, sans-serif;
	width:292px;
	height:20px;
	/*border-top:3px solid #fff;
	border-left:3px solid #fff;
	border-right:3px solid #fff;*/
	border:2px solid #fff;
	background-color:#1A5189;
	color:#fff;
	margin:15px 0 0 355px;
	padding-left:1px;
	}
#headerArea div.headerLeft ul.topNav li{
	float:left;
	border-right:1px solid #fff;
	background:url(../images/top-nav-bg2.gif) 0 0 repeat-x;
	position:relative;
	}
#headerArea div.headerLeft ul.topNav li a,
#headerArea div.headerLeft ul.topNav li span{
	height:20px;
	display:block;
	float:left;
	padding:0 10px;
	color:#fff;
	background-color:inherit;
	text-transform:uppercase;
	}
#headerArea div.headerLeft ul.topNav li a:hover,
#headerArea div.headerLeft ul.topNav li span{
	background:url(../images/bull1.gif) 50% 0 no-repeat;
	}

/*---------- LANGUAGES ----------*/

#headerArea select.languages {
	position:absolute;
	width:100px;
	left:240px;
	top:75px;
	color:#fff;
	text-transform:uppercase;
	font-size:11px;
	line-height:20px;
	background:#004990;
}

/*------------------------ MAIN NAVIGATION PART ------------------------*/
#mainNavArea{
	height:48px;
	padding-top:3px;
	background:url(../images/sub-nav-bg2.gif) 0 100% repeat-x;
	}
#mainNavArea ul.mainNav{
	width:914px;
	height:25px;
	padding-left:6px;
	background:url(../images/main-nav-bg.gif) 0 0 repeat-x;
	font:bold 11px/25px "Trebuchet MS", Arial, Helvetica, sans-serif;
	}
#mainNavArea ul.mainNav li{
	float:left;
	padding-right:2px;
	background:url(../images/main-nav-divider.gif) 100% 0 no-repeat;
	position:relative;
	}
#mainNavArea ul.mainNav li.last{
	padding-right:0;
	background:none;
	}
#mainNavArea ul.mainNav li a,
#mainNavArea ul.mainNav li a.active{
	display:block;
	height:25px;
	float:left;
	padding:0 14px;
	color:#E9E9E9;
	background-color:inherit;
	}
#mainNavArea ul.mainNav li a:hover,
#mainNavArea ul.mainNav li a.active{
	color:#72a4cf;
	background-color:inherit;
	background:url(../images/main-nav-bull2.gif) 50% 100% no-repeat;
	}

/*--- DROP DOWN SECTION --*/

#mainNavArea ul.drop {
	font-weight:normal;
	font-size:11px;
	line-height:22px;
	padding-left:35px;
	display:none;
	color:#FFBEAD;
	background-color:inherit;
	}
#mainNavArea ul.dropActive {
	display:block;
}	
#mainNavArea ul.drop li {
	float:left;
	background:url(../images/drop-menu-devider.gif) 100% 50% no-repeat;
	padding:0 20px 0 21px;
	}
#mainNavArea ul.drop li a {
	color:#fff;
	background-color:inherit;
	}
#mainNavArea ul.drop li a:hover {
	color:#c5d7e6;
	background-color:inherit;
	background:none;
	}
#mainNavArea ul.drop li.last{
	background:none;
	}
	
/*---- INDIVIDUAL DROP POSITIONS ---*/

#mainNavArea ul#newsDrop {
	float:right;
	padding-right:0px;
}	
#mainNavArea ul#videoDrop {
	float:right;
	padding-right:80px;
}
#mainNavArea ul#serviceDrop {
	float:right;
	padding-right:165px;
}

/*------------------------ MAIN BANNER PART ------------------------*/
#mainBannerArea{
	width:914px;
	height:230px;
	background:url(../images/main-banner.jpg) 6px 6px no-repeat #E0E0E0;
	color:#fff;
	margin-top:4px;
	padding:6px 6px 0 0;
	}
#mainBannerArea div{
	width:215px;
	height:168px;
	border:6px solid #fff;
	padding:22px 11px;
	background-color:#004990;
	color:#fff;
	float:right;
	}
#mainBannerArea div h2{
	font-size:18px;
	line-height:26px;
	padding:0 0 15px 36px;
	font-weight:normal;
	background:url(../images/our-mission-icon.jpg) 0 0 no-repeat;
	}
#mainBannerArea div p{
	font-size:14px;
	line-height:20px;
	}
#mainBannerArea div.flash {
	border-right:none;
	border-bottom:none;
	border-top:none;
	border-left:6px solid #E0E0E0;
	float:left;
	width:653px;
	height:224px;
	padding:0;
}

/*------------------------ BODY CONTAENT PART ------------------------*/
#bodyContentArea{
	padding:16px 0 27px;
	width:920px;
	height:100%;
	overflow:hidden;
	position:relative;
	float: left;
	}
#bodyContentArea h3{
	border:1px solid #1A5189;
	color:#fff;
	background:url(../images/body-hdr-bg.gif) 0 100% repeat-x #3A80C4;
	padding:7px 0 8px 15px;
	font-size:12px;
	line-height:14px;
	font-weight:bold;
	}

/*------------------------ BODY CONTAENT PART - LEFT PANEL ------------------------*/
#leftPanel{
	width:648px;
	float:left;
	padding-bottom:10px;
	overflow:hidden;
	height:100%;
	}
#leftPanel h2{
	font-size:18px;
	line-height:19px;
	font-weight:normal;
	padding-bottom:12px;
	color:#000;
	background-color:inherit;
	}
#leftPanel h2 span{
	color:#AE3210;
	background-color:inherit;
	}
#leftPanel p{
	padding-bottom:15px; 
	}
#leftPanel ul.bodyList1{
	font:normal 12px/16px Arial, Helvetica, sans-serif;
	padding:0 0 15px 19px;
	}
#leftPanel ul.bodyList1 li{
	padding:0 0 15px 24px;
	background:url(../images/bull2.jpg) 0 0 no-repeat;
	}
#leftPanel ul.bodyPicList,
#leftPanel ul.bodyPicList2{
	font:normal 11px/12px Arial, Helvetica, sans-serif;
	color:#717171;
	background-color:inherit;
	height:100%;
	overflow:hidden;
	margin:14px 0 24px;
	}
#leftPanel ul.bodyPicList li,
#leftPanel ul.bodyPicList2 li{
	float:left;
	margin-right:12px;
	}
#leftPanel ul.bodyPicList li a,
#leftPanel ul.bodyPicList2 li a{
	display:block;
	border:5px solid #E8E8E8;
	padding:1px;
	color:#717171;
	background-color:inherit;
	font-weight:bold;
	}
#leftPanel ul.bodyPicList li a img,
#leftPanel ul.bodyPicList2 li a img{
	display:block;
	}
#leftPanel ul.bodyPicList li a:hover,
#leftPanel ul.bodyPicList2 li a:hover{
	border-color:#D1D1D1;
	}
#leftPanel ul.bodyPicList li strong{
	display:block;
	text-align:center;
	padding-top:5px;
	width:118px;
	}
#leftPanel ul.bodyPicList2{
	padding:16px 0 0 19px;
	margin:0;
	}
#leftPanel ul.bodyPicList2 li{
	margin-right:18px;
	text-align:center;
	}
#leftPanel ul.bodyPicList2 li a{
	margin:8px 0 21px;
	}
#leftPanel ul.bodyPicList2 li a.nameLink{
	text-transform:uppercase;
	display:inline;
	border:none;
	padding:0;
	margin:0;
	}
#leftPanel ul.bodyPicList2 li a.nameLink span{
	color:#AE3210;
	background-color:inherit;
	cursor:pointer;
	}
#leftPanel ul.bodyPicList2 li a.nameLink:hover{
	text-decoration:underline;
	}
#leftPanel ul.bodyList ul.bodyList1 {
	padding-bottom:0;
}

/*------------------------ BODY CONTAENT PART - LEFT PANEL - DEMOSTRATION PART ------------------------*/
#leftPanel div.demo{
	border:1px solid #D1D1D1;
	background:url(../images/demo-bg.gif) 0 30px repeat-x;
	margin-bottom:15px;
	}
#leftPanel div.demo div.demoContent{
	height:100%;
	overflow:hidden;
	}
#leftPanel div.demo div.demoContent div{
	width:185px;
	padding:15px 15px 0;
	float:left;
	}
#leftPanel div.demo div.demoContent div p{
	background-color:inherit;
	color:#959595;
	font-size:11px;
	}
#leftPanel div.demo div.demoContent div div{
	float:none;
	height:100%;
	overflow:hidden;
	padding:0 0 6px 0;
	}
#leftPanel div.demo div.demoContent div div img{
	border:1px solid #373737;
	float:left;
	margin-right:10px;
	}
#leftPanel div.demo div.demoContent div div p{
	padding:10px 0 0;
	}
#leftPanel div.demo div.demoContent div div p strong{
	display:block;
	color:#717171;
	background-color:inherit;
	line-height:13px;
	}

/*------------------------ BODY CONTAENT PART - LEFT PANEL - LOGO LIST PART ------------------------*/
#leftPanel ul.logoList{
	height:98px;
	border:1px solid #D1D1D1;
	font-size:0;
	line-height:0;
	margin-bottom:21px;
	clear:both;
	}
#leftPanel ul.logoList li{
	float:left;
	border-right:1px solid #D1D1D1;
	padding:0 16px;
	}
#leftPanel ul.logoList li img{	
	display:block;
	cursor:pointer;
	}
#leftPanel ul.logoList li.logoLink1{
	padding-top:35px;
	height:63px;
	}
#leftPanel ul.logoList li.logoLink2{
	padding-top:9px;
	height:89px;
	}
#leftPanel ul.logoList li.logoLink3{
	padding-top:25px;
	height:73px;
	}

/*--------- PLATINUM BANNER ---------*/

#leftPanel div.platinum {
	background-color:#F6F6F6;
	color:inherit;
	padding-bottom:10px;
}
#leftPanel div.platinum img {
	display:block;
}


/*------------------------ BODY CONTAENT PART - RIGHT PANEL ------------------------*/
#rightPanel{
	width:255px;
	float:right;
	}
div.rightBlocks{
	border:1px solid #D1D1D1;
	margin-bottom:15px;
	cursor:pointer;
	}
div.rightBlocks div{
	height:100%;
	overflow:hidden;
	padding:8px;
	border:none;
	margin:0;
	background:url(../images/demo-bg.gif) 0 0 repeat-x;
	}
div.rightBlocks div img{
	display:block;
	border:1px solid #313131;
	float:left;
	margin-right:8px;
	}
div.rightBlocks div p{
	font-size:13px;
	line-height:18px;
	background-color:inherit;
	color:#959595;
	}
div.rightBlocks div p.width165{
	width:165px;
	float:right;
	font-size:11px;
	line-height:14px;
	}
div.rightBlocks div p span{
	display:block;
	padding-bottom:2px;
	color:#444;
	background-color:inherit;
	font-size:12px;
	}
div.rightBlocks div.services{
	padding-left:16px;
	}
div.rightBlocks div.services p{
	margin-left:40px;
	}
div.rightBlocks div.videos{
	}
div.rightBlocks div.videos img{
	float:none;
	margin:0 auto 8px;
	}
div.rightBlocks div.videos p{	
	text-align:center;
	padding:0 15px;
	}
div.rightBlocks div.videos form{
	width:192px;
	margin:0 auto;
	border-top:1px solid #D1D1D1;
	border-left:1px solid #D1D1D1;
	border-right:1px solid #D1D1D1;
	}
div.rightBlocks div.videos form select{
	width:192px;
	margin-bottom:10px;
	}
div.rightBlocks div.videos form ul{
	font:normal 12px/13px Arial, Helvetica, sans-serif;
	color:#6D6D6D;
	background-color:inherit;
	}
div.rightBlocks div.videos form ul li{
	padding:4px 6px;
	border-bottom:1px solid #D1D1D1;
	}

/*------------------------ FOOTER PART ------------------------*/
#footerArea{
	width:300px;
	height:25px;
	background:url(../images/footer-bg.gif) 0 0 repeat-x #B13311;
	color:#D37055;
	text-align:center;
	position:relative;
	}
#footerArea ul {
	font-size:11px;
	line-height:18px;
	padding:27px 0 6px;
}	
#footerArea ul li {
	display:inline;
	padding:0 4px 0 9px;
	background:url(../images/footer-devider.gif) 0 50% no-repeat;
}
#footerArea ul li.left {
	padding-left:0;
	background:none;
}
#footerArea p{
	text-align:center;
	font-size:10px;
	line-height:12px;
	}
#footerArea p span{
	padding:0 25px;
	color:#fff;
	background-color:inherit;
	}
#footerArea a{
	color:#fff;
	background-color:inherit;
	}
#footerArea a:hover{
	color:#D37055;
	background-color:inherit;
	}
#footerArea p strong{
	font-size:11px;
	color:#fff;
	background-color:inherit;
	}
#footerArea img.firewolf {
	position:absolute;
	right:18px;
	top:32px;
}

/*-------------------------------------------------------------*/
/*------------------------ INNER PAGES ------------------------*/
/*-------------------------------------------------------------*/

/*------------------------ VIDEO PAGE ------------------------*/
#videoLeftPanel{
	width:385px;
	float:left;
	}
#videoRightPanel{
	width:254px;
	float:right;
	}
#videoRightPanel div.membersLogin{
	background-color:#003B82;
	color:#fff;
	width:213px;
	padding:14px 0 14px 14px;
	margin:0 15px 10px 15px;
	}
#videoRightPanel div.membersLogin form{
	width:196px;
	border:1px dashed #FAFAE3;
	color:#fff;
	background-color:#8DAAC4;
	/*height:204px;*/
	}
#videoRightPanel div.membersLogin form h4{
	height:24px;
	background-color:#B04002;
	color:#fff;
	font-size:13px;
	line-height:24px;
	padding-left:8px;
	font-weight:bold;
	}
#videoRightPanel div.membersLogin form div{	
	width:180px;
	margin:10px auto 0;
	}
#videoRightPanel div.membersLogin form div label{
	display:block;
	font:bold 12px/13px "Trebuchet MS", Arial, Helvetica, sans-serif;
	padding-left:3px;
	}
#videoRightPanel div.membersLogin form div input{
	width:175px;
	height:16px;
	margin-bottom:9px;
	}
#videoRightPanel div.membersLogin form div input.submit-btn{
	width:61px;
	height:21px;
	margin-bottom:6px;
	}
#videoRightPanel div.membersLogin form div p{
	font-size:11px;
	line-height:13px;
	padding-bottom:6px;
	width:155px;
	}
*+html #videoRightPanel div.membersLogin form div p{
	padding-bottom:0;
	}
#videoRightPanel div.membersLogin form div p a{
	color:#fff;
	background-color:inherit;
	text-decoration:underline;
	}
#videoRightPanel div.membersLogin form div p a:hover{
	text-decoration:none;
	}
#videoRightPanel div.membersLogin form div a{
	font-size:11px;
	color:#000;
	background-color:inherit;
	padding:0;
	}
#videoRightPanel div.membersLogin form div a:hover{
	text-decoration:underline;
	}

/*------------------------ VIDEO PAGE - VIDEO LIST ------------------------*/
div#videoPicList div.videoPicListContent{
	width:161px;
	float:left;
	margin:0 15px 0 0;
	}
div#videoPicList div.videoPicListContent p{
	padding-bottom:10px;
	text-align:center;
	font:bold 10px/11px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#717171;
	background-color:inherit;
	text-decoration:underline;
	}
/*	
div#videoPicList div.videoPicListContent p a{
	color:#717171;
	background-color:inherit;
	}
div#videoPicList div.videoPicListContent a:hover{
	text-decoration:none;
	}
*/	
div#videoPicList div.videoPicListContent p span{
	color:#AE3210;
	background-color:inherit;
	}
div#videoPicList div.videoPicListContent a.videoPicLink{
	font-size:0;
	line-height:0;
	width:139px;
	display:block;
	padding:2px;
	border:5px solid #E8E8E8;
	margin:0 auto 12px;
	}
div#videoPicList div.videoPicListContent a.videoPicLink img{
	display:block;
	}
div#videoPicList div.videoPicListContent a.videoPicLink:hover{
	border-color:#DBDBDB;
	}
div#videoPicList div.videoPicListContent div.videoOption{
	width:151px;
	position:relative;
	border:1px solid #CECECE;
	margin:0 auto 10px;
	}
div#videoPicList div.videoPicListContent div.videoOption div.selectedOption{
	height:16px;
	padding:2px 18px 0 2px;
	background-color:inherit;
	background:url(../images/custom-selectbox.jpg) 0 0 no-repeat;
	font:normal 11px/14px Arial, Helvetica, sans-serif;
	color:#9F9F9F;
	overflow:hidden;
	}
div#videoPicList div.videoPicListContent div.videoOption div.videoOptionList{
	width:151px;
	height:125px;
	overflow:auto;
	position:absolute;
	top:18px;
	left:-1px;
	border:1px solid #CECECE;
	font:normal 11px/13px Arial, Helvetica, sans-serif;
	color:#B2B2B2;
	background-color:#E8E8E8;
	display:none;
	}
div#videoPicList div.videoPicListContent div.videoOption div.videoOptionList ul{
	width:125px;
	font:normal 11px/13px Arial, Helvetica, sans-serif !important;
	padding:6px 0 0 3px;
	}
div#videoPicList div.videoPicListContent div.videoOption div.videoOptionList ul li{
	padding-bottom:8px;
	}
div#videoPicList div.videoPicListContent div.videoOption div.videoOptionList ul li a{
	color:#9F9F9F;
	background-color:inherit;
	text-decoration:none;
	display:block;
	}
div#videoPicList div.videoPicListContent div.videoOption div.videoOptionList ul li a:hover{
	color:#020202;
	background-color:inherit;
	}
div#videoPicList div.videoPicListContent a.getVideoBtn,
div#videoRightPanel a.getVideoBtn {
	display:block;
	width:80px;
	height:19px;
	background-color:inherit;
	background:url(../images/get-video-btn.gif) 0 0 repeat-x;
	border:1px solid #BDBCBD;
	text-align:center;
	font-size:12px;
	line-height:18px;
	color:#000;
	margin:0 auto 20px;
	font-weight:bold;
	text-decoration:none;
	}
div#videoPicList div.videoPicListContent a.getVideoBtn:hover,
div#videoRightPanel a.getVideoBtn:hover{
	color:#CC0000;
	background-color:inherit;
	}

/*---------------- INNER PAGES ------------------*/

img.floatLeft {
	float:left;
	margin:0 15px 15px 0;
	display:block;
	border:#E0E0E0 2px solid;
	padding:1px;
}
img.floatRight {
	float:right;
	margin:0 0 15px 15px;
	display:block;
	border:#E0E0E0 2px solid;
	padding:1px;
}
img.bodyPic {
	margin:0 0 15px 0;
	display:block;
	border:#E0E0E0 2px solid;
	padding:1px;
}
div.signature {
	height:100%;
	overflow:hidden;
	width:250px;
	border:#E0E0E0 1px solid;
	padding:6px;
	margin-bottom:21px;
}
div.signature img {
	float:left;
	margin-right:15px;
}
div.signature p {
	text-align:left;
}

/*------- LIST STYYLES ------*/

#leftPanel ul.bodyList,
#leftPanel ul.bodyList1,
#leftPanel ul.bodyList2 {
	padding:10px 0 15px 20px;
}
#leftPanel ul.bodyList li,
#leftPanel ul.bodyList1 li,
#leftPanel ul.bodyList2 li {
	padding:0 0 10px 15px;
	background:url(../images/bullet-body.gif) 0 7px no-repeat;
}
#leftPanel ul.bodyList1 li {
	background:url(../images/bullet-body1.gif) 0 6px no-repeat;
}
#leftPanel ul.bodyList2 li {
	background:none;
}
#leftPanel ol {
	list-style:decimal outside;
	padding:0 0 21px 42px;
}
#leftPanel ol.alphabet {
	list-style:lower-alpha outside;
	padding:0 0 21px 42px;
}
#leftPanel ol li {
	padding-bottom:8px;
}
#leftPanel a {
	color:#1A5E9F;
	background-color:inherit;
	text-decoration:underline;
}
#leftPanel a:hover {
	text-decoration:none;
	color:#C83A36;
	background-color:inherit;
}

/*--------- FAQ ----------*/

#leftPanel ul.faqList {
	line-height:30px;
	padding-bottom:40px;
	font-size:13px;
}
#leftPanel ul.faqList li {
	padding-left:20px;
	background:url(../images/bullet-faq.gif) 0 50% no-repeat;
}
#leftPanel ul.faqList li a {
	text-decoration:none;
}
#leftPanel ul.faqList li a:hover {
	text-decoration:underline;
	color:#C83A36;
	background-color:inherit;
}
#leftPanel div.answers {
	padding-bottom:10px;
	padding-right:15px;
}
#leftPanel div.answers p.question {
	font-weight:bold;
	padding:0 0 0 8px;
	margin-bottom:10px;
	font-size:14px;
	background:#F4F4F4;
	color:#1D1F20;
	height:28px;
	line-height:28px;
	border-left:#DCDCDC 6px solid;
}
#leftPanel div.answers p {
	padding:0 14px 18px;
}
#leftPanel div.answers ul.bodyList,
#leftPanel div.answers ul.bodyList1 {
	padding:0 0 15px 30px;
}

/*---------- BACK TO TOP ------------*/

#backTopIcon {
	position:absolute; visibility:visible; z-index:9000;
	border:none; width:auto;}
#backTopIcon a.arrow {
	background:url(../images/top-back-icon.gif) no-repeat 0 0 #fff; color:#333333;
	text-decoration:none; text-indent:-12000px;
	width:20px; height:20px; display:block;
	position:relative;}
#backTopIcon a.arrow:hover {
	background:url(../images/top-back-icon-h.gif) no-repeat 0 0 #fff; color:#333333;
	z-index:9999;}

/*---------- CONTACT ---------*/

#leftPanel p.contact {
	width:160px;
	float:left;
	font-size:14px;
}
#leftPanel div.googlemap {
	width:450px;
	float:right;
	border:#A5ACB2 1px solid;
	margin:-30px 0 60px;
	font-size:0;
	position:relative;
}
#leftPanel div.googlemap a {
	display:block;
	font-size:11px;
	width:86px;
	position:absolute;
	left:5px;
	bottom:-25px;
}

/*------ FORM STYLE -------*/

div.form {
	padding:15px 20px 20px;
	overflow:hidden;
	clear:both;
	border:#CDDAE8 5px solid;
	background:#d8e4f0;
	color:#020F1D;
	margin-bottom:20px;
}
div.form p {
	text-align:right;
	font-weight:bold;
	height:20px;
}
div.form p.infoText {
	text-align:left;
	font-weight:normal;
	height:auto;
	padding-bottom:30px;
}
div.form label,
div.form p.label {
	display:block;
	overflow:hidden;
	height:100%;
	padding:0 !important;
}
div.form label span,
div.form p.radio span,
div.form p.label span {
	width:150px;
	float:left;
	text-align:right;
	padding:0 15px 16px;
	font-size:12px;
	line-height:20px;
	font-weight:bold;
}
div.form input {
	width:220px;
	height:17px;
	padding:1px 0 0 2px;
	float:left;
}
div.form input.medium {
	width:95px;
}

div.form select {
	width:225px;
	float:left;
}
div.form select.medium {
	width:100px;
	margin-right:6px;
}
div.form select.small {
	width:50px;
}
div.form select.small {
	width:70px;
}
div.form textarea {
	width:222px;
	height:90px;
	float:left;
	padding:2px 0 0 2px;
}
div.form em {
	color:#FF0000;
	background-color:inherit;
	font-style:normal;
}
div.form fieldset {
	border:none;
	color:inherit;
	background:#eaf1f7;
	padding:30px 20px;
	margin-bottom:15px;
}
div.form p.buttons {
	overflow:hidden;
	height:100%;
	padding:0 0 0 175px;
}
div.form label.buttons input, 
div.form p.buttons input {
	width:90px;
	height:30px;
	line-height:20px;
	padding:0;
	margin:15px 5px 0;
	text-align:center;
	cursor:pointer;
}
div.form p.buttons input.big {
	width:135px;
}
div.form p.buttons input.reqPass {
	width:150px;
}
div.form fieldset p.radio {
	height:100%;
	overflow:hidden;
	text-align:left;
	font-weight:normal;
	padding:0;
}
div.form fieldset p.radio input {
	width:15px;
	height:15px;
	margin:2px 5px 0 0;
	padding:0;
}
div.form fieldset p.radio u {
	text-decoration:none;
	display:block;
	width:40px;
	float:left;
	padding-left:2px;
	line-height:18px;
}

/*------- ERROR MESAGES ---------*/

div.form input.error {
	border:#EA5959 1px solid;
	background-color:#FFE3E3;
	color:inherit;
	height:18px;
	width:221px;
	padding:2px 0 0 3px;
}
div.form input.success {
	border:#4ABB33 1px solid;
	width:221px;
	height:18px;
	padding:2px 0 0 3px;
}
div.form p#errorMsg {
	text-align:left;
	font-weight:bold;
	color:#DE2626;
	background-color:inherit;
	margin:-40px 0 0;
	padding-bottom:20px;
	display:none;
}
div.form div#response_text {
	text-align:center;
}
div.form div#response_text p {
	text-align:center;
	padding:20px;
	background:#eaf1f7;
	color:inherit;
}
div.form div#response_text p.failed {
	color:#DE2626;
	background-color:#eaf1f7;
}
div.form div#response_text p.success {
	color:#56A323;
	background-color:#eaf1f7;
}

/*--------------- REGISTER ----------------*/

#leftPanel div.register p.check,
#leftPanel div.register p.terms {
	height:100%;
	overflow:hidden;
	text-align:left;
	font-weight:normal;
	padding:0 0 15px;
}
#leftPanel div.register p.check input,
#leftPanel div.register p.terms input {
	width:15px;
	height:15px;
	margin:2px 5px 0 0;
	padding:0;
}
#leftPanel div.register p.check u,
#leftPanel div.register p.terms u {
	text-decoration:none;
	display:block;
	width:auto;
	float:none;
	padding-left:2px;
	line-height:18px;
	margin-left:20px;
}
#leftPanel div.register p.check u.noMargin {
	margin-left:0;
}
#leftPanel div.register fieldset p.check {
	padding:0 0 15px 200px;
}
#leftPanel div.register fieldset {
	border:#CDDAE8 5px solid;
	padding:0 20px 30px 20px;
	background:none;
	margin-bottom:30px;
}
#leftPanel div.register fieldset.noMargin {
	margin-bottom:20px;
}
#leftPanel div.register legend {	
	font-size:14px;
	line-height:18px;
	font-weight:bold;
	padding:0 10px;
	color:#000;
	background-color:inherit;
}
#leftPanel div.register label.topPad {
	padding-top:30px;
}
#leftPanel div.register label span,
#leftPanel div.register p.label span {
	width:170px;
}
#leftPanel div.register p.radio span {
	width:170px;
}
#leftPanel div.register p.info {
	text-align:left;
	font-weight:bold;
	padding:0 0 15px;
}
#leftPanel div.register fieldset p.radio u {
	width:65px;
}
#leftPanel div.register fieldset p.radio u.big {
	width:105px;
}

#leftPanel div.register textarea.read {
	width:340px;
	padding-left:5px;
	background-color:#fff;
	color:#000;
	border:#A5ACB2 solid 1px;
}
#leftPanel div.register p.buttons {
	padding:0 0 25px 220px;
}
#leftPanel div.register p.topPad {
	padding-top:30px;
}

/*--------------- REGISTER - LOGIN ----------------*/
div.regLogin{
	float:none !important;
	}
div.regLogin div.membersLogin{
	margin:0 0 15px 0 !important;
	}

/*--------------- PHYSICIAN LOGIN ----------------*/

#leftPanel div.loginForm {
	width:300px;
	margin-bottom:10px;
}
#leftPanel div.loginForm fieldset {
	border:#eaf1f7 5px solid;
	padding:0 20px 10px;
	background-color:#fff;
	color:inherit;
	font-weight:bold;
	margin-bottom:20px;
}
#leftPanel div.loginForm legend {
	font-size:18px;
	line-height:20px;
	color:#000;
	background-color:inherit;
	padding:0 6px;
	/*margin-bottom:15px;*/
	font-weight:normal;
}
#leftPanel div.loginForm label {
	height:60px;
	display:block;
	padding-left:10px;
}
#leftPanel div.loginForm label.top {
	margin-top:15px;
}
#leftPanel div.loginForm label span {
	display:block;
	height:20px;
}
#leftPanel div.loginForm label input { 
	width:220px;
	height:17px;
	padding:1px 0 0 2px;
}
#leftPanel div.loginForm p.buttons {
	padding-left:10px;
	height:20px;
}
#leftPanel div.loginForm p.buttons input {	
	width:70px;
	height:28px;
	font-size:11px;
	padding:0;
	cursor:pointer;
	text-transform:uppercase;
} 
#leftPanel div.loginForm p.info a {
	font-weight:bold;
}

/*--------------- LEADING FACULTY ------------*/

#leftPanel p.headTxt {
	clear:both;
	color:#C83A36;
	font-weight:bold;
	font-size:13px;
	background-color:inherit;
}
#leftPanel ul.facultyList li,
#leftPanel ul.fellowList li {
	padding:0 12px 25px 0;
	float:left;
}

#leftPanel ul.facultyList li.right,
#leftPanel ul.fellowList li.right {
	padding-right:0;
}
#leftPanel ul.facultyList li img,
#leftPanel ul.fellowList li img {
	display:block;
	border:5px solid #E8E8E8;
	padding:1px;
	

}
#leftPanel ul.facultyList li.inMemoriam img{
	display:block;
	border:5px solid #B5B5E8;
	padding:1px;
	padding-right:0;
	width:110px;
	height:140px;
}

#leftPanel ul.facultyList li a,
#leftPanel ul.fellowList li a {
	display:block;
	text-align:center;
	padding-top:5px;
	width:118px;
	/*color:#444;
	background-color:inherit;*/
	font-weight:bold;
	text-decoration:none;
}
#leftPanel ul.facultyList li a.textLink {
	height:25px;
}
#leftPanel ul.facultyList li a:hover,
#leftPanel ul.fellowList li a:hover {
	border:none;
	color:#C83A36;
	background-color:inherit;
}
#leftPanel ul.facultyList li a:hover img,
#leftPanel ul.fellowList li a:hover img {
	border-color:#D1D1D1;
}

/*--------------- FELLOWSHIP CORNER ----------------*/
#leftPanel ul.fellowList li a {
	text-align:left;
	line-height:28px;
}

/*--------------- SITE MAP ----------------*/

#leftPanel ul.sitemap {
	font-weight:bold;
	line-height:24px;
}
#leftPanel ul.sitemap ul {
	background:url(../images/sitemap-vert.gif) 0 0 repeat-y;
	margin-left:-20px;
	padding-left:20px;
}
#leftPanel ul.sitemap li {
	background:url(../images/sitemap-midd.gif) 0 0 no-repeat;
	padding:0 0 0 20px;
}
#leftPanel ul.sitemap li.last {
	background:url(../images/sitemap-last.gif) 0 0 no-repeat;
}
#leftPanel ul.sitemap li a {
	text-decoration:none;
}

/*--------------- REQUEST CALL -------------*/

#requestCallForm {
	width:470px;
	padding:15px 15px;
	margin:0 auto;
	background:#fff;
}
#requestCallForm h2 {
	font-size:18px;
	line-height:19px;
	font-weight:normal;
	padding-bottom:12px;
	color:#000;
	background-color:inherit;
}
#requestCallForm p {
	padding:0 0 18px;
}
#requestCallForm div.form label span {
	width:100px;
}
#requestCallForm div.form label span,
#requestCallForm div.form p.radio span {
	width:110px;
}
#requestCallForm div.form p.buttons {
	padding:15px 0 0 135px;
}
#requestCallForm a {
	color:#1A5E9F;
	background-color:inherit;
	text-decoration:underline;
	font-weight:bold;
}
#requestCallForm a:hover {
	text-decoration:none;
	color:#C83A36;
	background-color:inherit;
}

/*------------- DEMONSTRATION VIDEO --------------*/

div.demonstrationVideo {
	width:300px;
	float:right;
}

/*----------------- ADD VIDEO -------------------*/

div.form select.big {
	width:350px;
	margin-bottom:8px;
}
div.form label span.addVideo,
div.form p.label span.addVideo {
	width:310px !important;
	display:block;
	float:left;
	padding:0 0 15px;
	margin:0;
	text-align:left;
}
div.form label span.addVideo input,
div.form p.label span.addVideo input {
	float:none;
	margin-bottom:8px;
}
div.form label span.addVideo select,
div.form p.label span.addVideo select {
	float:none;
	margin-bottom:8px;
	width:300px;
}
div.form input.file {
	width:auto;
	height:auto;
	padding:0;
}
div.form input.checkBox {
	width:12px;
	height:12px;
	padding:0;
	float:left;
	margin-top:5px;
}
div.form u.text {
	text-decoration:none;
	display:block;
	padding-top:2px;
	line-height:18px;
	margin-left:200px;
}
div.form u.inputText {
	margin-left:180px !important;
}


/*------------------------ MEM SUBMISSION ------------------------*/
div.memEndAdd{
	background:none !important;
	padding-bottom:40px !important;
	}

/*----------------------- ARTICLES ---------------------*/
div.articles p {
	padding-bottom:35px !important;
}
div.articles a {
	text-decoration:none !important;
}

/*------------------------ MISLENIOUS ------------------------*/

.noRightBdr{
	border-right:none !important;
	}
.noRightMar{
	margin-right:0 !important;
	}
.topBdr{
	border-top:1px solid #D1D1D1 !important;
	}
.bold {
	font-weight:bold !important;
}


.error {
	font-family:		charcoal,arial,sans-serif;
	font-weight:		normal;
	color:				#cc3300;
	
	text-decoration:	none;
	vertical-align:		top;
	text-align:			left;
}
.error A:link, .error A:visited {
	font-size:			12px;
	line-height:		14px;
	color:				#cc3300;
	text-decoration:	none;
}
.error A:hover {
	color:				#ff3300;
	font-weight:		bold;
	text-decoration:	none;
}

/*---------------- SEARCH RESULT -------------------*/

div.resultCont {
	overflow:hidden;
	height:100%;
	padding-bottom:25px;
}
div.searchList {
	margin-bottom:25px;
}
div.searchList h4 {
	font-size:15px;
	line-height:20px;
	padding-bottom:10px;
}
div.searchList select {	
	width:190px;
}
div.searchList input.btn {
	width:120px;
	height:25px;
	line-height:20px;
	text-align:center;
	padding:0;
}

/*--------- VIDEO THUMB STYLE --------*/

.thumbnail img {
	border:1px solid #000;
}

/*--------- PAGINATION STYLE ---------*/

#leftPanel div.searchList td.pagination {
	padding:8px 0;
}
#leftPanel div.searchList td.pagination a,
#leftPanel div.searchList td.pagination span {
	padding:1px 5px;
	background-color:#DEEFFF;
	color:#010F1D;
	border:#8FBBE6 1px solid;
	text-decoration:none;
	line-height:18px;
}
#leftPanel div.searchList td.pagination a:hover {
	color:#010F1D;
	background-color:#C2DBF3;
}
#leftPanel div.searchList td.pagination span {
	color:#010F1D;
	background-color:#fff;
}
/*--------- PAGINATION STYLE for right panel td---------*/
td.pagination {
	padding:8px 0;
}
td.pagination a,
td.pagination span {
	padding:1px 5px;
	background-color:#DEEFFF;
	color:#010F1D;
	border:#8FBBE6 1px solid;
	text-decoration:none;
	line-height:18px;
}
td.pagination a:hover {
	color:#010F1D;
	background-color:#C2DBF3;
}
td.pagination span {
	color:#010F1D;
	background-color:#fff;
}


/*------------ TOP DETAILS STYLE -------------*/

#topMenu ul li a.logout{
       background-color:#fff;
       color:#B13311;
       }
#topMenu ul li a.myAccount{
       background-color:#fff;
       color:#000;
       }
#topMenu ul li.welcome {
       padding-right:30px;
       font-size:11px;
       color:#000 !important;
}  
