﻿html, body, form, .Wrapper
{
	width: 100%;
	margin: 0px 0px 0px 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	height: 100%;
	width: 100%;
}

body
{
	font-family: 'Lucida Sans Unicode' , 'Lucida Grande' ,sans-serif;
	font-size: 9pt;
}
form
{
	height: 100%;
	width: 100%;
	margin: 0px 0px 0px 0px;
}

a
{
	text-decoration: none;
	color: #78cbf1;
}
a:hover
{
	text-decoration: none;
	color: #D54E21;
}
a:active, a:focus
{
	color: #D54E21;
}
a img
{
	border: none;
}
.BlueText
{
	color: #1B78B7 !important;
}
.RedText
{
	color: #990033 !important;
}
.OrangeText
{
	color: #eb984e !important;
	font-size: 7pt !important;
	font-weight: bold !important;
}
.TopMenu
{
	width: 100%;
	height: 60px;
	text-align: right;
	background-color: #E4F2FD;
}
.TopMenu ul
{
	list-style: none;
	width: auto;
	float: right;
}
.TopMenu ul li
{
	float: left;
}
.Content
{
}
.ButtonText
{
	background: transparent url(../../images/inputText_bg.jpg) repeat-x;
	background-position: 0px left;
	border: solid black 1px;
	display: inline;
	font-family: Tahoma,Arial,Helvetica,sans-serif;
	font-size: 11px;
	height: 20px;
	padding: 1px 2px 2px 4px;
	border-top: none;
}
#LoginControl td
{
	white-space: nowrap;
	color: White;
}
#LoginControl .textinput
{
	-moz-border-radius-bottomright: 4px;
	-moz-border-radius-topleft: 4px;
	-moz-border-radius-topright: 4px;
	-moz-border-radius-bottomleft: 4px;
	border: 1px solid #CCCCCC;
	background: white;
	padding: 2px auto 2px;
}

#LoginControl .textinput:hover, #LoginControl .textinput:focus
{
	border: solid 1px #8ed3ff;
}

.footer
{
	width: 100%;
	height: 30px;
	text-align: center;
	max-height: 30px;
	background-color: Red;
	vertical-align: bottom;
	background: url(/images/promofooter_top2.gif) repeat-x;
	margin-bottom: 0px;
	display: block;
}
.RequireField
{
	color: Red;
}
.LeftMenuItem
{
	background-color: #f1f1f1;
	height: 19px;
	padding-left: 10px;
}
.LeftMenuAlt
{
	height: 6px;
	background: url(../../images/side_menu_10.gif) repeat-x;
	padding-bottom: 6px;
}
.LeftMenuItem a
{
	color: #21759B;
	font-family: Georgia, "Times New Roman" , "Bitstream Charter" ,Times,serif;
	font-size: 13px;
}
.LeftMenuItem a:active, .LeftMenuItem a:focus, .LeftMenuItem a:hover
{
	color: #D54E21;
	text-decoration: none;
}

.MainContent
{
	/*	padding-top: 15px; */
}
.MainContent a:link, .MainContent a:active, .MainContent a
{
	color: #D54E21;
}
h3
{
	color: #B30000;
	font-size: 12pt;
	height: 0px;
	padding-top: 0px;
	margin-top: 0px;
	margin-left: 10px;
	width: 100%;
	padding-bottom: 25px;
}
.DownloadLink
{
	color: #21759B !important;
	font-size: 9pt;
	margin-top: 8px;
	font-weight: normal;
	font-weight: bold;
}
.DownloadLink:hover
{
	color: #D54E21 !important;
}
.GridBox
{
	border: solid 1px #4FA4C3;
	color: #333333;
	margin: 0 0 10px;
	width: 95%;
	padding-bottom: 10px;
}
.GridBoxTitle
{
	background: url(../../images/GridboxheaderBar.gif);
	height: 27px;
	padding-left: 3px;
	font-weight: bold;
	font-family: Georgia, "Times New Roman" ,Times,serif;
}
.GridHeader
{
	background-color: #539927;
	font-weight: bold;
	font-family: Georgia, "Times New Roman" ,Times,serif;
	color: White;
}
.GridHeader td
{
	padding: 3px 3px 3px;
}
.Grid
{
	background: #F8F8F8 none repeat scroll 0 0;
	border: 1px solid #E8E8E8;
}
.Grid td
{
	border-bottom: 1px solid #E8E8E8;
}
.Description
{
	color: #555555;
}
.FormTitle
{
	color: #2083D2;
	font-size: 13px !important;
	font-weight: bold;
	vertical-align: middle;
	padding-left: 10px;
	display: block;
	padding-top: 10px;
}
.LeftZone
{
	background: url(../../images/left_men.jpg) right repeat-y;
	width: 130px;
	height: 100%;
}

.RightZone
{
	background: url(../../images/right_men.jpg) left repeat-y;
	width: 130px;
}
/*
.TopMenu ul li
{
	background: transparent url(../../images/mainnav-sep.gif) no-repeat scroll right top;
	cursor: pointer;
	display: block;
	float: left;
	font-family: Verdana,Arial;
	font-size: 10px;
	font-weight: bold;
	height: 25px;
	margin: 0;
	overflow: hidden;
	padding: 0 2px 0 0;
}
.TopMenu ul li a
{
	color: #F0F0F0;
	display: block;
	font-size: 86%;
	overflow: hidden;
	padding: 8px 15px;
	text-decoration: none;
	text-transform: uppercase;
}
*/
.ja-mainnav
{
	background: #333333 url(/images/grad-2.gif) repeat-x scroll 50% top;
	height: 25px;
	padding: 0;
	position: relative;
	width: 100%;
}

.ja-mainnav ul
{
	clear: both !important;
	margin: 0;
	padding: 0;
	display: block;
	margin-top: 0;
}

.ja-cssmenu li
{
	background: transparent url(/images/mainnav-sep.gif) no-repeat scroll right top;
	cursor: pointer;
	display: block;
	float: left;
	font-family: Verdana,Arial;
	font-size: 10px;
	font-weight: bold;
	height: 25px;
	margin: 0;
	overflow: hidden;
	padding: 0 2px 0 0;
}
.ja-cssmenu li a
{
	color: #F0F0F0;
	display: block;
	font-size: 86%;
	overflow: hidden;
	padding: 8px 15px;
	text-decoration: none;
	text-transform: uppercase;
}

.ja-mainnav a
{
	font-size: 9px;
	height: 9px;
	line-height: normal;
}
.ja-cssmenu li a:hover
{
	background: #666666 none repeat-x scroll left top;
	color: #FFFFFF;
}
.dgItem td
{
	padding-bottom: 2px;
	padding-top: 4px;
}
.Grid_Command a
{
	font-size: 9pt;
	margin-right: 11px;
}
.Grid_Command a img
{
	position: relative;
	top: 3px;
}
.DisplayInfo
{
	color: #333333 !important;
	font-family: arial,sans-serif;
	font-size: 13px;
	font-weight: bold;
	padding: 3px 0 0 15px;
}

.HeaderText
{
	color: #333333 !important;
	font-family: arial,sans-serif;
	font-size: 13px;
	padding: 3px 0 0 15px;
}
div.ilc_section_Block, th.ilc_section_Block
{
	background-color: #FFFFFF;
	background-image: url(../../images/FramedBack.gif);
	background-repeat: repeat-x;
	border: 1px solid #D6D6D6;
	padding: 10px;
	width: auto;
}
.NewsTitle
{
	width: 100%;
	font-weight: bold;
	display: block;
	margin-top: 10px;
}
.News
{
	display: block;
}
.GetNewLink
{
	display: block;
	width: 100%;
	text-align: right;
	padding-right: 3px;
}
div.ContentBlock
{
	background-color: #FFFFFF;
	background-repeat: repeat-x;
	border: 1px solid #D6D6D6;
	padding: 10px;
	width: auto;
	margin-bottom: 10px;
	min-height: 300px;
	width: 95%;
	-moz-border-radius-bottomright: 4px;
	-moz-border-radius-topleft: 4px;
	-moz-border-radius-topright: 4px;
	-moz-border-radius-bottomleft: 4px;
}

.boxheading
{
	border-bottom: 1px solid #E5E5E5;
	color: #0068AF;
	font-family: 'Lucida Sans Unicode' , 'Lucida Grande' ,sans-serif;
	font-size: 11pt;
	margin-left: 10px;
	margin-right: 65px;
	padding-bottom: 6px;
	padding-left: 3px;
	padding-top: 12px;
}
.boxheading a
{
	color: #0068AF;
}
#logo
{
	margin-top: -4px;
	height: 78px;
}

.modalBackground
{
	background-color: Gray;
	opacity: 0.7;
}
/* Telerik button */


a.rfdSkinnedButton, input.rfdDecorated[type="button"], input.rfdDecorated[type="reset"], input.rfdDecorated[type="submit"], .rfdSkinnedButton button
{
	background-image: url(/images/ButtonFace.gif);
	color: #000000;
}
a.rfdSkinnedButton input
{
	display: block;
	float: left;
}
input.rfdDecorated[type="button"], input.rfdDecorated[type="reset"], input.rfdDecorated[type="submit"], .rfdSkinnedButton button, a.rfdInputDisabled.rfdSkinnedButton:hover *
{
	background-position: left -21px;
	border: 0 none;
	height: 21px;
	line-height: 21px;
	margin-right: 0;
	padding-left: 12px;
}
.rfdSkinnedButton input, .rfdSkinnedButton button, .RadComboBox input, .RadComboBox input[type="text"]
{
	background-color: transparent;
	border: 0 none;
}
a.rfdSkinnedButton, a.rfdSkinnedButton *
{
	border-style: none !important;
	border-color: inherit !important;
	border-width: 0 !important;
	-x-system-font: none !important;
		background-color: transparent;
		background-repeat: no-repeat;
		cursor: default;
		display: inline-block;
		font-family: "Segoe UI" ,Arial,Verdana !important;
		font-size: 12px !important;
		font-style: normal !important;
		font-variant: normal !important;
		font-weight: normal !important;
		line-height: normal !important;
		text-align: center;
		text-decoration: none;
		white-space: nowrap;
}
a.rfdSkinnedButton, a.rfdInputDisabled.rfdSkinnedButton:hover
{
	background-position: right 0;
}
a.rfdSkinnedButton, a.rfdInputDisabled.rfdSkinnedButton:hover
{
	padding: 0 4px 0 0;
}
a.rfdSkinnedButton
{
	margin: 1px;
}


input.rfdDecorated[type="button"], input.rfdDecorated[type="reset"], input.rfdDecorated[type="submit"]
{
	border: 0 none;
}
input.rfdDecorated[type="button"], input.rfdDecorated[type="reset"], input.rfdDecorated[type="submit"], .rfdSkinnedButton button, a.rfdInputDisabled.rfdSkinnedButton:hover *
{
	background-position: left -21px;
	border: 0 none;
	height: 21px;
	line-height: 21px;
	margin-right: 0;
	padding-left: 12px;
}
a.rfdSkinnedButton, a.rfdInputDisabled.rfdSkinnedButton:hover
{
	background-position: right 0;
}
a.rfdSkinnedButton:hover
{
	background-position: right -42px;
}
a.rfdSkinnedButton:hover *
{
	background-position: left -63px;
}
.rfdClickedButton, .rfdClickedButton:hover
{
	background-position: right -84px !important;
}
.rfdSkinnedButton.rfdClickedButton *
{
	background-position: left -105px !important;
}

/*
*/

/* end of telerik button */

/*FIle Upload*/
input.FileUpload:focus
{
	outline-style: none;
	outline-width: 0;
}
input.FileUpload
{
	-x-system-font: none;
	background: #FFFFFF none repeat scroll 0 0;
	border: 1px solid #ABC1DE;
	color: #000000;
	font-size: 12px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	line-height: normal;
	padding: 1px;
}
/* end of file upload*/
.BlockTitle
{
	width: 100%;
	display: block;
	line-height: 20px;
}
.BlockLink
{
	width: 100%;
	display: block;
	text-align: center;
	line-height: 20px;
}
.ItemBlock
{
	float: left;
	width: 200px;
	height: auto;
	margin-right: 15px;
	margin-top: 20px;
}





/* =-=-=-=-=-=-=-[Menu Three]-=-=-=-=-=-=-=- */

#menu3
{
	width: 200px;
	border: 1px solid #ccc;
	margin: 10px;
}

#menu3 li a
{
	height: 32px;
	voice-family: "\"}\"";
	voice-family: inherit;
	height: 24px;
	text-decoration: none;
}

#menu3 li a:link, #menu3 li a:visited
{
	color: #888;
	display: block;
	background: url(/images/menu3.gif);
	padding: 8px 0 0 30px;
}

#menu3 li a:hover, #menu3 li #current, #menu3 li a:active, #menu3 li a.active
{
	color: #283A50;
	background: url(/images/menu3.gif) 0 -32px;
	padding: 8px 0 0 30px;
}

/* Lef Menu */
#secondary a
{
	font-family: Arial;
}
#primary_header h1
{
	color: #333333;
	font-size: 17px;
	white-space: nowrap;
	margin-top: 20px;
}
#secondary
{
	-moz-background-clip: border;
	-moz-background-inline-policy: continuous;
	-moz-background-origin: padding;
	background: #E2E7ED none repeat scroll 0 0;
	border-right: 1px solid #97A9B6;
	border-bottom: 1px solid #97A9B6;
	overflow: hidden;
	margin-bottom: 0px;
	display: block;
	margin-left: -3px;
	margin-top: -3px;
}
#secondary:hover
{
	overflow-y: auto;
}
ul#nav_secondary
{
	cursor: pointer;
	display: inline;
	float: left;
	margin: 0;
	padding: 0;
	width: 216px;
}
ul#nav_secondary li
{
	cursor: pointer;
	display: inline;
	float: left;
	list-style-type: none;
	position: relative;
	width: 100%;
}
ul#nav_secondary div.current a
{
	-moz-background-clip: border;
	-moz-background-inline-policy: continuous;
	-moz-background-origin: padding;
	background: #B9C4D2 url(/images/current_folder_top.gif) repeat-x scroll 0 0;
	border-bottom: 1px solid #97A9B6;
	border-top: 1px solid #97A9B6;
	font-weight: bold;
}
ul#nav_secondary li a
{
	color: #333333;
	cursor: pointer;
	display: block;
	float: left;
	text-decoration: none;
	width: 100%;
}
ul#nav_secondary div#folder_inbox_drafts a span.label, ul#nav_secondary div#folder_drafts a span.label
{
	-moz-background-clip: border;
	-moz-background-inline-policy: continuous;
	-moz-background-origin: padding;
	background: transparent url(/images/drafts.png) no-repeat scroll 13px 10px;
	display: block;
	height: 19px;
	padding: 13px 8px 4px 37px;
}
ul#nav_secondary .current a span.label
{
	display: block;
	height: 19px;
	background-position: 14px 9px;
	padding: 11px 8px 6px 37px;
}
ul#nav_secondary li a span.unread
{
	-moz-background-clip: border;
	-moz-background-inline-policy: continuous;
	-moz-background-origin: padding;
	background: transparent url(/images/unread_left.png) no-repeat scroll 0 0;
	cursor: pointer;
	display: block;
	float: left;
	height: 18px;
	line-height: 18px;
	overflow: hidden;
	padding: 0 0 0 5px;
	position: absolute;
	right: 18px;
	text-align: center;
	top: 11px;
}
ul#nav_secondary li a span.unread strong
{
	-moz-background-clip: border;
	-moz-background-inline-policy: continuous;
	-moz-background-origin: padding;
	background: transparent url(/images/unread_right.png) no-repeat scroll 100% 0;
	color: #FFFFFF;
	display: block;
	float: left;
	height: 18px;
	line-height: 18px;
	padding: 0 6px 0 1px;
}
ul#nav_secondary li
{
	cursor: pointer;
	display: inline;
	float: left;
	list-style-type: none;
	position: relative;
	width: 100%;
}
ul#nav_secondary li a
{
	color: #333333;
	cursor: pointer;
	display: block;
	float: left;
	text-decoration: none;
	width: 100%;
}
ul#nav_secondary li a:hover
{
	-moz-background-clip: border;
	-moz-background-inline-policy: continuous;
	-moz-background-origin: padding;
	background: #CCD4DE none repeat scroll 0 0;
}
ul.subfolder
{
	width: 216px;
}
ul#nav_secondary li a span.label, ul#nav_secondary form
{
	-moz-background-clip: border;
	-moz-background-inline-policy: continuous;
	-moz-background-origin: padding;
	background: transparent url(/images/folder.png) no-repeat scroll 14px 9px;
	display: block;
	height: 19px;
	overflow: hidden;
	padding: 11px 8px 6px 37px;
	white-space: nowrap;
	width: 132px;
}
#primary_header
{
	-moz-background-clip: border;
	-moz-background-inline-policy: continuous;
	-moz-background-origin: padding;
	background: #D1D8E2 none repeat scroll 0 0;
	border-bottom: 1px solid #97A9B6;
	margin-bottom: 5px;
	height: 37px;
	position: relative;
	vertical-align: middle;
}
#viewFolder
{
	color: #333333;
	font-size: 17px;
	font-weight: bold;
	white-space: nowrap;
	padding-left: 7px;
	padding-top: 20px;
	margin-top: 20px;
	clear: both;
}

/* End Left menu */

.LoadingPanel
{
	width: 250px;
	height: 70px;
	z-index: 4500;
	background-color: #FFFFFF;
	border: solid 3px #2880bc;
	-moz-border-radius-bottomright: 4px;
	-moz-border-radius-topleft: 4px;
	-moz-border-radius-topright: 4px;
	-moz-border-radius-bottomleft: 4px;
	position: fixed;
	left: 40%;
	top: 40%;
}
.LoadingPanel span
{
	float: left;
	margin-top: 25px;
	margin-left: 10px;
}
.LoadingPanel img
{
	float: left;
	margin-left: 5px;
	margin-top: 20px;
}
.LoadingBackground
{
	background-color: Gray;
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=70);
	opacity: 0.7;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0px;
	left: 0px;
}
/* Paging */
#pagination-flickr
{
	border: 0px;
	margin: 0px 0px 0px;
	padding: 0px 0px 0px;
	width: 100%;
	text-align: center;
}
#pagination-flickr li
{
	border: 0;
	margin: 0;
	padding: 0;
	font-size: 11px;
	list-style: none;
}
#pagination-flickr a
{
	border: solid 1px #DDDDDD;
	margin-right: 2px;
}
#pagination-flickr .previous-off, #pagination-flickr .next-off
{
	color: #666666;
	display: block;
	float: left;
	font-weight: bold;
	padding: 3px 4px;
}
#pagination-flickr .next a, #pagination-flickr .previous a
{
	font-weight: bold;
	border: solid 1px #FFFFFF;
}
#pagination-flickr .active
{
	color: #ff0084;
	font-weight: bold;
	display: block;
	float: left;
	padding: 4px 6px;
}
#pagination-flickr a:link, #pagination-flickr a:visited
{
	color: #0063e3;
	display: block;
	float: left;
	padding: 3px 6px;
	text-decoration: none;
}
#pagination-flickr a:hover
{
	border: solid 1px #666666;
}
/* end paging */
.ImpressBlog ul
{
	list-style: none;
}
.ImpressBlog ul li
{
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}
.ImpressBlog ul li a
{
	display: block;
}
.ImpressBlog ul li span
{
	width: 100%;
	display: block;
	text-align: center;
}

.ImpressBlog img
{
	-moz-border-radius: 5px 5px 5px 5px;
	border: 2px solid #989393;
	padding: 4px;
	max-height: 120px;
}
.ImpressBlog img:hover
{
	-moz-border-radius: 5px 5px 5px 5px;
	border: 2px solid #608c3d;
	padding: 4px;
}
.ItemHover:hover
{
	background-color:#EDFDD5;
}
