html, body {height:100%; margin:0px; padding:0px;}

body, p, td, th, input, a { font-family: Trebuchet MS; font-size: 14px; color:#003263;}

form {padding:0px; margin:0px;}

body {

	background-position:top center;
	background-repeat:repeat-x;
	background-color:#003366;
	text-align:center;
}
p{
	padding:0;
	margin:0 0 10px 0;
}
body.Print { padding:10px; }

a:hover {
	text-decoration:underline;
}

a img {
  border:none;
}

h1{

	color:#CC9A00;
	font-size:26px;
	padding:5px 0px 0px 0px;
	font-weight:normal;
}


.MainTable
{
	width:100%;
	text-align:left;
	margin-left: auto;
	margin-right: auto;
}
.MainTable td
{
	vertical-align:top;
}
td.TableCellContent
{
	width:980px;
	margin:0px auto;
	text-align:left;
	background-color: #FFFFFF;
}	

.TemplateContainer
{
		width:972px;
		border:solid 4px #990100;
		min-height:600px;
		background-color: #FFFFFF;
		background-position:bottom left;
		background-repeat:no-repeat;
		padding-bottom:50px;
} 




.TableCellRightShadow
{
	text-align:left;
	background-repeat:no-repeat;
	background-position:left bottom;	
}
.TableCellLeftShadow
{
	text-align:right;
	background-repeat:no-repeat;
	background-position:right bottom;	
}

.HeaderDiv
{
	width:980px;
	margin:0 auto;
}

td.Header
{
	 text-align:center;	
	 height:115px;
}


.FooterLinksContainer 
{
	width:972px;
	position:relative;
	top:30px;
	
}
.FooterLinksContainer a
{
	color:#ffffff;
	font-size:13xpx;	
	text-decoration:none;
}
.FooterLinksContainer a:hover
{
	text-decoration:underline;
}


a.CalipersSignature
{
	color:#6797C7;	
} 

div.LeftPart
{
	width:334px;	
	
	float:left;
}
div.RightPart
{
	width:638px;	
	
	float:right;
}

#TemplatesHolder
{
	margin-right:10px;	
}

input.SearchInput
{
	border:none;
	border-top:solid 1px #B7CFE7;
	border-bottom:solid 1px #B7CFE7;
	background-color:#E4EEF8;
	margin:0;
	padding: 3px 0;
	float:left;
	font-size:14px;
	height:17px;
	width:200px;
	color:#0062C5;
}

.LangDiv
{
	position:absolute;	
	/*border:solid 1px red;*/
	margin-top:85px;
	margin-left:820px;
	width:150px;
	text-align:right;
}

.LangDiv a
{
	color:#FFFFFF;	
	text-decoration:none;
}
.LangDiv a:hover
{
	color:#FFFFFF;	
	text-decoration:underline;
}

.HomePageAboutBlock, .HomePageAboutBlock P
{
    color: #cb9a00;
    font-size: 14px;
    line-height: 20px;
}

.HomePageProgramBlock, .HomePageProgramBlock P
{
    color: #9b0000;
    font-size: 14px;
    line-height: 20px;
}

.PageIndex
{
    color: #cc9900;
    font-size: 32px;
    font-weight: 500;    
}

.SystemText
{
    font-style: italic;   
}

A.SiteMapLink, A.SiteMapLink:visited, div.SiteMapLink
{
   text-decoration: none;    
   font-size:15px;
}

A.SiteMapLink:hover
{
    text-decoration: none;    
    color: #b2b2b2;
}


A.SiteMapLink1, A.SiteMapLink1:visited
{
    text-decoration: none;   
    color: #cc9900;
}

A.SiteMapLink1:hover
{
    text-decoration: none;    
    color:#b2b2b2;
}


A.LeftMenuLink, A.LeftMenuLink:link, A.LeftMenuLink.selected, A.LeftMenuLink:visited
{
    text-decoration: none;   
    color: #003464;
    font-size: 15px;
    font-weight: bold;
    font-family: Trebuchet MS;
}

A.LeftMenuLink:hover
{
    text-decoration: none;    
    color:#CE9802;
}
A.LeftMenuSpecialLink, A.LeftMenuSpecialLink:link, A.LeftMenuSpecialLink.selected, A.LeftMenuSpecialLink:visited
{
    text-decoration: none;   
    color: #4491E3;
    font-size: 15px;
    font-weight: bold;
    font-family: Trebuchet MS;
}

A.LeftMenuSpecialLink:hover
{
    text-decoration: none;    
    color:#980001;
}

A.LeftMenuSubLink, A.LeftMenuSubLink:visited
{
    text-decoration: none;   
    color: #003464;
    font-size: 13px;
    font-family: Trebuchet MS;
}

A.LeftMenuSubLink:hover
{
    text-decoration: none;    
    color:#CE9802;
}


.ContentContainer * table
{
	
	text-align:left;	
	border-spacing: 0; 
	border-collapse : collapse;
}
.ContentContainer * table th, .ContentContainer table tr:first-child td
{
	vertical-align:top;	
	padding:3px;
	border-bottom:dotted 1px #1B6965;
	border-right:dotted 1px #1B6965;
	border-top:dotted 1px #1B6965;
	background-color:#FFF9ED;
	border-spacing: 0; 
	color:#003466;	
	font-weight:bold;
}
.ContentContainer *  table th *, .ContentContainer table tr:first-child td *
{
	font-weight:bold;
	color:#003466;	
}

 .ContentContainer * table tr td  a:hover
{
	text-decoration:none;
}

.ContentContainer *  table td
{
	border-spacing: 0; 
	vertical-align:top;
	padding:3px;
	border-bottom:dotted 1px #4EB1AC;
	border-right:dotted 1px #4EB1AC;
	
	
}

 .ContentContainer * table tr td:first-child 
 {
	border-left:dotted 1px #4EB1AC;
	
	
 }
.ContentContainer * table tr td:first-child p
{
	
}
	
.ContentContainer * table tr td p
{
	margin:0;
	padding:0;
}

