	/* 
	Stylesheet for Codejock Software Web Site - all pages

	------------------------------------------------------------------------
	Stylesheet Author  Sabin Tandukar	 
	Version			   1.0
	Created			   25 September 2005
	Stylesheet URL	   http://www.unipdf.com/includes/style/unipdf.css
	------------------------------------------------------------------------

*/
/*
  
	HyperLinks
	------------------------------------------------------------------------
  
*/
A {
	text-decoration:none;
	color:#3C7DCE;
}
A:active {
	text-decoration:none;
	color: #3C7DCE;
}
A:hover {
	text-decoration:none;
	color: #DD1313;
}
A:visited {
	color: #660033;
	
}


.block{

                 font: 11px verdana,arial,helvetica,sans-serif;

                 color: #3C7DCE;

                 font-weight:bold;

	             text-decoration: none;

}

a.block:link    {

                                    

                 font: 11px verdana,arial,helvetica,sans-serif;

                 color: #3C7DCE;

                 font-weight:bold;

                 text-decoration: none;

                

                }

 

a.block:visited {

                                                

                 font: 11px verdana,arial,helvetica,sans-serif;

                 color: #3C7DCE;

                 font-weight:bold;

                 text-decoration: none;

                }

 

a.block:hover   {

                                    

                 font: 11px verdana,arial,helvetica,sans-serif;

                 font-weight:bold;

                 color: #ff0000;

                 valign:middle;

}                





body {
	color: #000000;
	background-color: #fff;
	font: normal 11px/17px tahoma, arial, helvetica, sans-serif, verdana;
}

a.bold {
    font-weight:bold;
}
a:active.bold {
    font-weight:bold;
}
a:hover.bold {
    font-weight:bold;
}
a:visited.bold {
    font-weight:bold;
}

A.white {
	text-decoration:none;
	color:#fff;
}
A:active.white {
	text-decoration:none;
	color:#ffd275;
}
A:hover.white {
	text-decoration:none;
	color:#ffd275;
}
A:visited.white {

}

A.whitebold,
A:visited.whitebold {
	text-decoration:none;
	color:#fff;
	font-weight:bold;
}
A:active.whitebold,
A:hover.whitebold{
	text-decoration:none;
	color:#ffd275;
	font-weight:bold;
}

a.bookmark, 
a:active.bookmark, 
a:hover.bookmark, 
a:visited.bookmark {
    color:#333;
    font-weight:bold;
    font-family: tahoma, arial, helvetica, sans-serif, verdana;
	font-size: 18px;
}

a.gray {
	text-decoration:none;
	color: #8D9398;
}
a:active.gray {
    text-decoration:underline;
    color: #8D9398;
}
a:hover.gray {
    text-decoration:underline;
    color: #8D9398;
}
a:visited.gray {
    color:#8D9398;
}

a.black{
    text-decoration:none;
    color:#333;
}
a:active.black{
    text-decoration:underline;
    color:#333;
}
a:hover.black{
    text-decoration:underline;
    color:#333;
}
a:visited.black{
    color:#333;
}

a.black-bold{
    text-decoration:none;
    color:#333;
    font-weight:bold;
}
a:active.black-bold{
    text-decoration:underline;
    color: #333;
    font-weight:bold;
}
a:hover.black-bold{
    text-decoration:underline;
    color: #333;
    font-weight:bold;
}
a:visited.black-bold{
    color:#333;
    font-weight:bold;
}

a.dkblue-bold {
    text-decoration:none;
    color: #3D3D3D;
    font-weight:bold;
}
a:active.dkblue-bold {
    text-decoration:none;
    color: #ff9900;
    font-weight:bold;
}
a:hover.dkblue-bold {
    text-decoration:none;
    color: #ff9900;
    font-weight:bold;
}
a:visited.dkblue-bold {
    
}
/*
  
	Table
	------------------------------------------------------------------------
  
*/
TABLE.border {
	background-color: #F5F7FC;
	border-style: solid;
	border-width: 1px;
	border-color: #A0B4E0;
}
TABLE.borderkb {
	border-left-color: #A0B4E0;
	border-left-style: solid;
	border-left-width: 1px;
	border-right-color: #A0B4E0;
	border-right-style: solid;
	border-right-width: 1px;
}
TABLE.pageheading {
	background-position:199px 0px;
	background-repeat:no-repeat;
	background-color: #0246BE;
}
/*
  
	Table Rows
	------------------------------------------------------------------------
  
*/
TR {
	color: #000000;
}
TR.white {
	color: #ffffff;
	cursor:hand;
	cursor:pointer;
}
TR.orange {
	color: #ffcc66;
	cursor:hand;
	cursor:pointer;
}
/*
  
	Table Cells
	------------------------------------------------------------------------
  
*/
.normal, TD {
	font: normal 11px/17px tahoma, arial, helvetica, sans-serif, verdana;
	color: #000099;
}

TD.ltblue {
	background-color: #EFF0F6;
	border-bottom-color: #464646;
	border-bottom-style: solid;
	border-bottom-width: 1px;

	border-top-color: #464646;
	border-top-style: solid;
	border-top-width: 1px;

	border-left-color: #464646;
	border-left-style: solid;
	border-left-width: 1px;

	border-right-color: #464646;
	border-right-style: solid;
	border-right-width: 1px;

}

TD.ltred {
	background-color: #FAFAFC;
	border-bottom-color: #DD1313;
	border-bottom-style: solid;
	border-bottom-width: 1px;

	border-top-color: #DD1313;
	border-top-style: solid;
	border-top-width: 1px;

	border-left-color: #DD1313;
	border-left-style: solid;
	border-left-width: 1px;

	border-right-color: #DD1313;
	border-right-style: solid;
	border-right-width: 1px;

}


TD.ltblueborder {
	background-color: #A4C2F5;
	border-bottom-color: #002D96;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}

TD.heading {

}

TD.whitebold {
	color:#fff;
	font-weight:bold;
}

TD.redtitle {
	color:#000099;
	font-weight:bold;
}


TD.dot{
	color:#999999;
	font-size:9;
}

TD.gray {
	color: #8D9398;
}


TD.white {
	color: #fff
}

TD.splitleft {
	background-color: #A4C2F5;
	border-right-color: #002D96;
	border-right-style: solid;
	border-right-width: 1px;
}
TD.splitright {
	background-color: #A4C2F5;
	border-left-color: #002D96;
	border-left-style: solid;
	border-left-width: 1px;
	border-right-color: #002D96;
	border-right-style: solid;
	border-right-width: 1px;
}

TD.splitbottom {
	background-color: #A4C2F5;
	border-top-color: #002D96;
	border-top-style: solid;
	border-top-width: 1px;
}

TD.footer {
	background-color: #003399;
	color: #fff
}

TD.pageheading {
	color: #fff;
}
/*
  
	Heading Text
	------------------------------------------------------------------------
  
*/
h1 {
 text-indent: 100%;
 white-space: nowrap;
 overflow: hidden;
 }
H2, H3, H4, H5 {
color: #333333;
font-weight:bold;
font-family: tahoma, arial, helvetica, sans-serif, verdana;
font-size: 18px;
margin: 0px 0px 5px 0px;
}
H6 {
color: #FFFFFF;
font-weight:bold;
font-family: tahoma, arial, helvetica, sans-serif, verdana;
font-size: 14px;
margin: 0px 0px 5px 0px;
}
/*
  
	Web Form
	------------------------------------------------------------------------
  
*/
FORM {
	margin-bottom: 0px;
	margin-top: 0px;
}

INPUT.searchbox {
  	font: normal 11px/17px tahoma, arial, helvetica, sans-serif, verdana;
	width: 180px;
	border-style: solid;
	border-width: 1px;
	border-color: #024197;
}
/*
  
	Code Block
	------------------------------------------------------------------------
  
*/
PRE.code {
	font: 100% "courier new", "courier", "mono";
	background:#FAF9F5;
	margin-top:1em;
	margin-bottom:1em;
	margin-left:0px;
	border: #c0c0c0 1px solid;
	padding:2pt;
	color: #333333;
}
/*
  
	Bold Text
	------------------------------------------------------------------------
  
*/
B.title {
	font-size: 12px;
}
B.blue {
	color: #333333;
}

FONT.title {
	font-weight:bold;
	font-size: 18px
}
/*
  
	Bullet Lists
	------------------------------------------------------------------------
  
*/
UL.productindex {
	padding-left: 25px;
	padding-bottom: 10px;
	margin: 5px;
}
UL.mainmenu {
	font-size: 11px;
	padding-left: 30px;
	margin: 5px;
	color: #000000;
}
/*
  
	Div
	------------------------------------------------------------------------
  
*/
DIV.menu { 
	width: 95%;
	color: #333;
	padding-left: 3px;
	padding-bottom: 1px;
	cursor: pointer;
	cursor: hand;
 	border: 1px solid #FFF;
}
DIV.menuOver {
	width: 95%;
 	color: #000;
	padding-left: 3px;
	padding-bottom: 1px;
	cursor: pointer;
 	cursor: hand;
 	border: 1px solid #003399;
}
/*

	Tabbed Menus
	-------------------------------------------------------------------------------------------------------------------------

*/    

	FONT.tabLINK {
		color:Gray;
		text-decoration:none;
		FONT: bold 10px Verdana, Arial, Helvetica;
	}
	
	FONT.tabLINKhover {
		color:black;
		text-decoration:none;
		FONT: bold 10px Verdana, Arial, Helvetica;
	}	
	
	FONT.tabLINKbold {
		text-decoration:none;
		color: black;
		font-weight:bold;
		FONT: bold 10px Verdana, Arial, Helvetica;
	}	
	
    a:link.tabLINK {color:Gray;text-decoration:none;FONT: bold 10px Verdana, Arial, Helvetica;}
    a:visited.tabLINK {color:Gray;text-decoration:none;FONT: bold 10px Verdana, Arial, Helvetica;}
    a:hover.tabLINK {color:black;text-decoration:none;FONT: bold 10px Verdana, Arial, Helvetica;}	
    
    a:link.tabLINKbold {text-decoration:none;color: black;font-weight:bold;FONT: bold 10px Verdana, Arial, Helvetica;}
    a:visited.tabLINKbold {text-decoration:none;color: black;font-weight:bold;FONT: bold 10px Verdana, Arial, Helvetica;}
    a:hover.tabLINKbold {text-decoration:none;color: black;font-weight:bold;FONT: bold 10px Verdana, Arial, Helvetica;}
    

    .TAB {
    	border-left: 1px solid #cccccc;
    	border-right: 1px solid #cccccc;
    	border-top: 1px solid #cccccc;
    }
    
    .TAB_CLOSED {
    	border-left: 1px solid #cccccc;
    	border-right: 1px solid #cccccc;
    	border-top: 1px solid #cccccc;
        background-color: whitesmoke;
    }
    
    .TABCLOSED {
    	border-bottom: 1px solid #cccccc;
    }
    
    .TABOPEN {
    	border-bottom: 0px solid #cccccc;
    }  
        
	
    .CLOSE_TABS {
    	border: 1px solid #cccccc;
    	border-top-style: none;
    	border-top: 0px;
    	border-left: 1px solid #cccccc;
    	border-right: 1px solid #cccccc;
    	border-bottom: 1px solid #cccccc;
    	border-collapse: collapse;
    }

.pgraph {
  margin:20px;
  width:525px;
}

p {
	margin-top:5px;
	margin-bottom:15px;
	color: #666666;
	font: normal 11px/17px tahoma, arial, helvetica, sans-serif, verdana;
}
.linkstitle {
	cursor: pointer;
	cursor: hand;
	width: 100%;
	font-size: 24px;
}
reverse heading {
	color: #FFF;
}
.title2 {
	font-size: 14px;
	color: #990000;
}
.block {
	color: #3C7DCE;
}
.linkstitlehotness {
	color: #CC0000;
}
.redtitle .normal .pageheading {
	color: #00F;
}
.redtitle .normal .blue .normal {
	color: #666666;
}
.style9.style10 {
	font-size: 16px;
}
.style9 {
	font-weight: bold;
}
