/* CSS Document */

* {margin:0; padding:0;}

body { background:#transparent;
	background-image: url(../Images/header-background.jpg);
	background-repeat: repeat-x;}

td, input, textarea{
	font-family:Arial;
	font-size:12px;
	line-height:16px;
	color:#656565;
	vertical-align:top;
}

#title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	text-transform: uppercase;
	color: #1786B9;
}


a {color:#666;
}
a:hover {
	text-decoration: none;
	font-size: 12px;
}
a img { border:0;}

.clear { clear:both;}

.auto { width:auto; height:auto;}

input, submit { vertical-align:middle;}

table { 
	border:0px;
	border-collapse:collapse;
	width:100%;
	height:100%;
}

.table2 {border:0px;
	width:670;
	height:695;
}

.left_tall { background:url(../images/l-t.jpg) repeat-x top right; width:50%}
.left_tall .c1 {height:152px;}
.left_tall .c2 {width:100%; height:100%; background:#transparent;}
.left_tall .c3 {height:89px;}

.right_tall {  background:url(../images/r-t.jpg) repeat-x top left; width:50%}
.right_tall .c1 {height:152px;}
.right_tall .c2 {width:100%; height:100%; background:#transparent;}
.right_tall .c3 {height:89px;}

.form { height:20px; margin-bottom:4px;}
.form input {width:206px; padding:0 0px 0 4px; height:17px; border-color:#DBDBDB; font-size:11px;}
textarea { width:206px; height:188px; border-color:#DBDBDB; margin-top:3px; padding-left:4px; overflow:auto }

ul { list-style:none;}
li a {
	background:url(../images/marker_1.gif) no-repeat left;
	line-height:24px;
	color:#3A88C3;
	padding-left:15px;
	margin-left:1px;
}

.line_hor { height:1px; background:#FFFFFF; margin:20px 0 21px 0;}
.link1 { background:url(../images/marker_1.gif) no-repeat left; font-weight:bold; padding-left:15px; color:#94821E; }
.img_indent {margin:0px 0px 0px 0px; overflow:hidden; display:inline}
.block { padding:0 28px 0 32px; margin-bottom:19px;}
.mail { color:#94821E;}

#main {height:1120px; width:980px;}

/* header */
#header { height:135px;}

/*content*/
#content { height:850px;}
#content .row1 { height:19px;}
#content .row2 { height:470px;}
#content .row3 { height:20px;}

/*footer*/
#footer { height:89px; background:#transparent; text-align:center; color:#1786b9; padding-top:20px;}
#footer a { color:#26639b;}
#footer span { color:#26639b;}

/* page1 */
#page1 #content .row2 .column1 { width:272px; background-image:#ffffff; padding:23px 0 23px 0; height:100%}
#page1 #content .row2 .column1 .title { margin-left:31px;}
#page1 #content .row2 .column1 ul { margin-left:31px;}
#page1 #content .row2 .column2 { width:48px; height:785px}
#page1 #content .row2 .column3 { width:706px; height:785px; padding:35px 0px 0px 0px;}

/*Drop Down*/
body { font-size: 0.7em; }
h3   { font-size: 1.6em; margin: 0px; }

a.attach, a.attach:visited, div.attach
{
	display: block;
	width:   200px;
	padding: 2px 5px;
	font-family:Arial;
	font-size:12px;
	line-height:16px;
	color:#3A88C3;
	vertical-align:top;
}

a.attach, a.attach:visited { border-bottom: none; }
div#attach_menu_child             {
	border-bottom: 1px solid black;
	color: #666;
}


form.attach b
{
  font-family:Arial;
	font-size:12px;
	line-height:16px;
	color:##3A88C3;
	vertical-align:top;
}

input.attach { margin: 1px 0px; width: 170px; }

/*Accordian Menu*/

.glossymenu{
margin: 5px 0;
padding: 0;
width: 202px; /*width of menu*/
border-bottom-width: 0;
}

.glossymenu a.menuitem{
background: transparent url(../Images/categories-box.png) repeat-y bottom left;
font: bold 12px Arial;
color: 1786b9;
display: block;
position: relative; /*To help in the anchoring of the ".statusicon" icon image*/
width: auto;
padding: 4px 0;
padding-left: 10px;
text-decoration: none;
}


.glossymenu a.menuitem:visited, .glossymenu .menuitem:active{
color: 1786b9;
}

.glossymenu a.menuitem .statusicon{ /*CSS for icon image that gets dynamically added to headers*/
position: absolute;
top: 5px;
right: 5px;
border: none;
}

.glossymenu a.menuitem:hover{
background-image: url(../Images/categories-box.png);
}

.glossymenu div.submenu{ /*DIV that contains each sub menu*/
background-image: url(../Images/categories-box.png);
}

.glossymenu div.submenu ul{ /*UL of each sub menu*/
list-style-type: none;
margin: 0;
padding: 0;
}

.glossymenu div.submenu ul li{
border-bottom: 0px solid blue;
}

.glossymenu div.submenu ul li a{
display: block;
font: normal 12px Arial;
color: 1786b9;
text-decoration: none;
padding: 2px 0;
padding-left: 10px;
}

.glossymenu div.submenu ul li a:hover{
background: #c6edff;
colorz: white;
}.paragragh {
}

